2022-04-13 23:31:29.281 | + ./stack.sh:main:489 : exec 2022-04-13 23:31:29.281 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-233129' 2022-04-13 23:31:29.281 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-233129.summary.2022-04-13-233129 2022-04-13 23:31:29.281 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:31:29.281 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-233129 2022-04-13 23:31:29.281 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-233129 /opt/stack/logs/stack.sh.log 2022-04-13 23:31:29.281 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-233129.summary.2022-04-13-233129 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:31:29.281 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:31:29.281 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:31:29.281 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:31:29.281 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:31:29.281 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:31:29.281 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:31:29.281 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:31:29.282 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:31:29.282 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:31:29.282 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:31:29.282 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:31:29.282 | Linux dv-cinder-837537-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:31:29.283 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:31:29.285 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:31:29.288 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:31:29.324 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:31:29.339 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:31:29.341 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:31:29.343 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:31:29.346 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:31:29.347 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:31:29.349 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:31:29.351 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:31:29.353 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:31:29.355 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:31:29.356 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:31:29.358 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:31:29.360 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:31:29.362 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:31:29.364 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:31:29.367 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:31:29.369 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:31:29.370 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:31:29.372 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:31:29.374 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:31:29.387 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:29.388 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:31:29.390 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:31:29.393 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:31:29.394 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:31:29.396 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:31:29.398 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:31:29.400 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:31:29.402 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:31:29.403 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:31:29.405 | + 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:31:29.408 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:31:29.410 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:31:29.412 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:31:29.413 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:31:29.415 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:31:29.417 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:31:29.434 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:31:29.436 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:31:29.448 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:31:29.451 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:31:29.454 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:31:29.456 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:31:29.458 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:31:29.460 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:31:29.462 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:31:29.463 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:31:29.465 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:31:29.467 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:31:29.469 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:31:29.471 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:31:29.476 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:31:29.487 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:31:29.506 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:31:29.518 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:31:29.530 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:31:29.565 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:31:29.626 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:31:29.715 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:31:29.737 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:31:29.780 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:31:29.834 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:31:29.981 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:31:29.995 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:31:30.008 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:31:30.020 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:31:30.114 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:31:30.117 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:31:30.119 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:31:30.121 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:31:30.123 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:31:30.126 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:31:30.129 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:31:30.129 | False' 2022-04-13 23:31:30.131 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:31:30.146 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:31:30.148 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:31:30.150 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:31:30.152 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:31:30.154 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:31:30.156 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:31:30.158 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:31:30.160 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:31:30.162 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:31:30.165 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:31:30.168 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:31:30.170 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:31:30.173 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:31:30.175 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:31:30.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:31:30.192 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:30.194 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:31:30.196 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:31:30.235 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:31:30.237 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:31:30.240 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:31:30.242 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:31:30.244 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:31:30.246 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:31:30.248 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:31:30.250 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:31:30.253 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:31:30.255 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:31:30.257 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.259 | + 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:31:30.261 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.264 | + 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:31:30.266 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.269 | + 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:31:30.271 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.273 | + 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:31:30.275 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.278 | + 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:31:30.280 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.282 | + 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:31:30.284 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.287 | + 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:31:30.289 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.291 | + 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:31:30.293 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.296 | + 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:31:30.298 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.300 | + 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:31:30.302 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.305 | + 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:31:30.307 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.309 | + 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:31:30.311 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.314 | + 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:31:30.316 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.318 | + 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:31:30.320 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.323 | + 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:31:30.325 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.327 | + 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:31:30.329 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.331 | + 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:31:30.334 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.336 | + 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:31:30.338 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.340 | + 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:31:30.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.345 | + 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:31:30.348 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.350 | + 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:31:30.352 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.354 | + 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:31:30.356 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.359 | + 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:31:30.361 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.363 | + 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:31:30.365 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.368 | + 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:31:30.370 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.372 | + 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:31:30.374 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.377 | + 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:31:30.379 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.381 | + 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:31:30.384 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.386 | + 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:31:30.388 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.390 | + 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:31:30.393 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.396 | + 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:31:30.398 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.400 | + 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:31:30.402 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.404 | + 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:31:30.407 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.409 | + 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:31:30.412 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.414 | + 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:31:30.416 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.418 | + 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:31:30.421 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.423 | + 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:31:30.425 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.427 | + 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:31:30.430 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.432 | + 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:31:30.434 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.436 | + 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:31:30.439 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.441 | + 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:31:30.443 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.446 | + 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:31:30.448 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.450 | + 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:31:30.452 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.455 | + 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:31:30.457 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:31:30.460 | + 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:31:30.462 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:31:30.464 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:31:30.467 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:31:30.481 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:30.483 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:31:30.486 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:31:30.488 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:31:30.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:31:30.505 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:31:30.508 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:31:30.510 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:31:30.512 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:31:30.515 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:31:30.518 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:31:30.520 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:31:30.523 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:31:30.525 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:31:30.525 | Using mysql database backend 2022-04-13 23:31:30.527 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:31:30.543 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:31:30.546 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:31:30.549 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:31:30.551 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:31:30.554 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:31:30.556 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:31:30.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:30.575 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:31:30.592 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:31:30.608 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:30.610 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:31:30.627 | + ./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:31:30.643 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:31:30.659 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:31:30.662 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:31:30.678 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:31:30.680 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:31:30.697 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:31:30.699 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:31:30.702 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:31:30.704 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:31:30.707 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:31:30.712 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-233130 2022-04-13 23:31:30.714 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-233130 759' 2022-04-13 23:31:30.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.719 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:31:30.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.724 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:31:30.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.729 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:31:30.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.734 | + 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:31:30.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.738 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:31:30.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.743 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:31:30.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.748 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-233129 2022-04-13 23:31:30.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.752 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:31:30.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.757 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:31:30.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.762 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:31:30.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.767 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:31:30.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.772 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:31:30.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:31:30.777 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:31:30.779 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:31:30.782 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:31:30.784 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:31:30.787 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:31:30.789 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:31:30.791 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:31:30.793 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:31:30.796 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:31:30.798 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:31:30.801 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:31:30.815 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:31:30.817 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:31:30.820 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:31:30.822 | + functions-common:git_clone:629 : echo master 2022-04-13 23:31:30.822 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:31:30.827 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:31:30.834 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:31:30.836 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:31:30.849 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:31:30.852 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:31:30.852 | + functions-common:git_clone:685 : head -1 2022-04-13 23:31:30.855 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:31:30.857 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:31:30.860 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:31:30.863 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:31:30.865 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:31:30.867 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:31:30.870 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:31:30.872 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:31:30.875 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:31:30.877 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:31:30.880 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:31:30.882 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:31:30.885 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:31:30.889 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892690 2022-04-13 23:31:30.893 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:31:30.897 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649892064 2022-04-13 23:31:30.900 | ++ tools/install_prereqs.sh:source:49 : DELTA=626 2022-04-13 23:31:30.902 | ++ tools/install_prereqs.sh:source:50 : [[ 626 -lt 7200 ]] 2022-04-13 23:31:30.905 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:31:30.907 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:31:30.909 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:31:30.912 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:31:30.914 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:31:30.916 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:31:30.919 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:31:30.921 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:31:30.925 | +++ 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:31:30.971 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:31:30.971 | apache2-dev 2022-04-13 23:31:30.971 | bc 2022-04-13 23:31:30.971 | bsdmainutils 2022-04-13 23:31:30.971 | curl 2022-04-13 23:31:30.971 | g++ 2022-04-13 23:31:30.971 | gawk 2022-04-13 23:31:30.971 | gcc 2022-04-13 23:31:30.971 | gettext 2022-04-13 23:31:30.971 | git 2022-04-13 23:31:30.971 | graphviz 2022-04-13 23:31:30.971 | iputils-ping 2022-04-13 23:31:30.971 | libapache2-mod-proxy-uwsgi 2022-04-13 23:31:30.971 | libffi-dev 2022-04-13 23:31:30.972 | libjpeg-dev 2022-04-13 23:31:30.972 | libpcre3-dev 2022-04-13 23:31:30.972 | libpq-dev 2022-04-13 23:31:30.972 | libssl-dev 2022-04-13 23:31:30.972 | libsystemd-dev 2022-04-13 23:31:30.972 | libxml2-dev 2022-04-13 23:31:30.972 | libxslt1-dev 2022-04-13 23:31:30.972 | libyaml-dev 2022-04-13 23:31:30.972 | lsof 2022-04-13 23:31:30.972 | openssh-server 2022-04-13 23:31:30.972 | openssl 2022-04-13 23:31:30.972 | pkg-config 2022-04-13 23:31:30.972 | psmisc 2022-04-13 23:31:30.972 | python3-dev 2022-04-13 23:31:30.972 | python3-pip 2022-04-13 23:31:30.972 | python3-systemd 2022-04-13 23:31:30.972 | python3-venv 2022-04-13 23:31:30.972 | tar 2022-04-13 23:31:30.972 | tcpdump 2022-04-13 23:31:30.972 | unzip 2022-04-13 23:31:30.972 | uuid-runtime 2022-04-13 23:31:30.972 | wget 2022-04-13 23:31:30.972 | wget 2022-04-13 23:31:30.972 | zlib1g-dev 2022-04-13 23:31:30.972 | libkrb5-dev 2022-04-13 23:31:30.972 | libldap2-dev 2022-04-13 23:31:30.972 | libsasl2-dev 2022-04-13 23:31:30.972 | memcached 2022-04-13 23:31:30.972 | python3-mysqldb 2022-04-13 23:31:30.972 | sqlite3 2022-04-13 23:31:30.972 | conntrack 2022-04-13 23:31:30.972 | curl 2022-04-13 23:31:30.972 | dnsmasq-base 2022-04-13 23:31:30.972 | dnsmasq-utils 2022-04-13 23:31:30.972 | ebtables 2022-04-13 23:31:30.972 | genisoimage 2022-04-13 23:31:30.972 | iptables 2022-04-13 23:31:30.972 | iputils-arping 2022-04-13 23:31:30.972 | kpartx 2022-04-13 23:31:30.972 | libjs-jquery-tablesorter 2022-04-13 23:31:30.973 | parted 2022-04-13 23:31:30.973 | pm-utils 2022-04-13 23:31:30.973 | python3-mysqldb 2022-04-13 23:31:30.973 | socat 2022-04-13 23:31:30.973 | sqlite3 2022-04-13 23:31:30.973 | sudo 2022-04-13 23:31:30.973 | vlan 2022-04-13 23:31:30.973 | lsscsi 2022-04-13 23:31:30.973 | open-iscsi 2022-04-13 23:31:30.973 | lvm2 2022-04-13 23:31:30.973 | qemu-utils 2022-04-13 23:31:30.973 | thin-provisioning-tools 2022-04-13 23:31:30.973 | acl 2022-04-13 23:31:30.973 | dnsmasq-base 2022-04-13 23:31:30.973 | dnsmasq-utils 2022-04-13 23:31:30.973 | ebtables 2022-04-13 23:31:30.973 | haproxy 2022-04-13 23:31:30.973 | iptables 2022-04-13 23:31:30.973 | iputils-arping 2022-04-13 23:31:30.973 | iputils-ping 2022-04-13 23:31:30.973 | postgresql-server-dev-all 2022-04-13 23:31:30.973 | python3-mysqldb 2022-04-13 23:31:30.973 | sqlite3 2022-04-13 23:31:30.973 | sudo 2022-04-13 23:31:30.973 | vlan 2022-04-13 23:31:30.973 | pcp 2022-04-13 23:31:30.973 | ipset 2022-04-13 23:31:30.973 | conntrack 2022-04-13 23:31:30.973 | conntrackd 2022-04-13 23:31:30.973 | keepalived 2022-04-13 23:31:30.973 | lvm2 2022-04-13 23:31:30.973 | qemu-utils 2022-04-13 23:31:30.973 | thin-provisioning-tools 2022-04-13 23:31:30.973 | curl 2022-04-13 23:31:30.973 | liberasurecode-dev 2022-04-13 23:31:30.973 | make 2022-04-13 23:31:30.973 | memcached 2022-04-13 23:31:30.973 | rsync 2022-04-13 23:31:30.973 | sqlite3 2022-04-13 23:31:30.973 | xfsprogs' 2022-04-13 23:31:30.975 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:31:30.993 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:31:30.993 | apache2-dev 2022-04-13 23:31:30.993 | bc 2022-04-13 23:31:30.993 | bsdmainutils 2022-04-13 23:31:30.993 | curl 2022-04-13 23:31:30.993 | g++ 2022-04-13 23:31:30.993 | gawk 2022-04-13 23:31:30.993 | gcc 2022-04-13 23:31:30.993 | gettext 2022-04-13 23:31:30.993 | git 2022-04-13 23:31:30.993 | graphviz 2022-04-13 23:31:30.993 | iputils-ping 2022-04-13 23:31:30.993 | libapache2-mod-proxy-uwsgi 2022-04-13 23:31:30.993 | libffi-dev 2022-04-13 23:31:30.993 | libjpeg-dev 2022-04-13 23:31:30.993 | libpcre3-dev 2022-04-13 23:31:30.993 | libpq-dev 2022-04-13 23:31:30.993 | libssl-dev 2022-04-13 23:31:30.993 | libsystemd-dev 2022-04-13 23:31:30.994 | libxml2-dev 2022-04-13 23:31:30.994 | libxslt1-dev 2022-04-13 23:31:30.994 | libyaml-dev 2022-04-13 23:31:30.994 | lsof 2022-04-13 23:31:30.994 | openssh-server 2022-04-13 23:31:30.994 | openssl 2022-04-13 23:31:30.994 | pkg-config 2022-04-13 23:31:30.994 | psmisc 2022-04-13 23:31:30.994 | python3-dev 2022-04-13 23:31:30.994 | python3-pip 2022-04-13 23:31:30.994 | python3-systemd 2022-04-13 23:31:30.994 | python3-venv 2022-04-13 23:31:30.994 | tar 2022-04-13 23:31:30.994 | tcpdump 2022-04-13 23:31:30.994 | unzip 2022-04-13 23:31:30.994 | uuid-runtime 2022-04-13 23:31:30.994 | wget 2022-04-13 23:31:30.994 | wget 2022-04-13 23:31:30.994 | zlib1g-dev 2022-04-13 23:31:30.994 | libkrb5-dev 2022-04-13 23:31:30.994 | libldap2-dev 2022-04-13 23:31:30.994 | libsasl2-dev 2022-04-13 23:31:30.994 | memcached 2022-04-13 23:31:30.994 | python3-mysqldb 2022-04-13 23:31:30.994 | sqlite3 2022-04-13 23:31:30.994 | conntrack 2022-04-13 23:31:30.994 | curl 2022-04-13 23:31:30.994 | dnsmasq-base 2022-04-13 23:31:30.994 | dnsmasq-utils 2022-04-13 23:31:30.994 | ebtables 2022-04-13 23:31:30.994 | genisoimage 2022-04-13 23:31:30.994 | iptables 2022-04-13 23:31:30.994 | iputils-arping 2022-04-13 23:31:30.994 | kpartx 2022-04-13 23:31:30.994 | libjs-jquery-tablesorter 2022-04-13 23:31:30.994 | parted 2022-04-13 23:31:30.994 | pm-utils 2022-04-13 23:31:30.994 | python3-mysqldb 2022-04-13 23:31:30.994 | socat 2022-04-13 23:31:30.995 | sqlite3 2022-04-13 23:31:30.995 | sudo 2022-04-13 23:31:30.995 | vlan 2022-04-13 23:31:30.995 | lsscsi 2022-04-13 23:31:30.995 | open-iscsi 2022-04-13 23:31:30.995 | lvm2 2022-04-13 23:31:30.995 | qemu-utils 2022-04-13 23:31:30.995 | thin-provisioning-tools 2022-04-13 23:31:30.995 | acl 2022-04-13 23:31:30.995 | dnsmasq-base 2022-04-13 23:31:30.995 | dnsmasq-utils 2022-04-13 23:31:30.995 | ebtables 2022-04-13 23:31:30.995 | haproxy 2022-04-13 23:31:30.995 | iptables 2022-04-13 23:31:30.995 | iputils-arping 2022-04-13 23:31:30.995 | iputils-ping 2022-04-13 23:31:30.995 | postgresql-server-dev-all 2022-04-13 23:31:30.995 | python3-mysqldb 2022-04-13 23:31:30.995 | sqlite3 2022-04-13 23:31:30.995 | sudo 2022-04-13 23:31:30.995 | vlan 2022-04-13 23:31:30.995 | pcp 2022-04-13 23:31:30.995 | ipset 2022-04-13 23:31:30.995 | conntrack 2022-04-13 23:31:30.995 | conntrackd 2022-04-13 23:31:30.995 | keepalived 2022-04-13 23:31:30.995 | lvm2 2022-04-13 23:31:30.995 | qemu-utils 2022-04-13 23:31:30.995 | thin-provisioning-tools 2022-04-13 23:31:30.995 | curl 2022-04-13 23:31:30.995 | liberasurecode-dev 2022-04-13 23:31:30.995 | make 2022-04-13 23:31:30.995 | memcached 2022-04-13 23:31:30.995 | rsync 2022-04-13 23:31:30.995 | sqlite3 2022-04-13 23:31:30.995 | xfsprogs ' 2022-04-13 23:31:30.997 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:31:30.999 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:31:31.002 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:31:31.006 | ++ 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:31:31.006 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:31:31.011 | ++ 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:31:31.013 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:31:31.015 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:31:31.018 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:31:31.020 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:31:31.022 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:31:31.024 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:31:31.026 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:31:31.028 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:31:31.030 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:31:31.033 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:31:31.035 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:31:31.037 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:31:31.039 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:31:31.044 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:31:31.046 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:31:31.048 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:31:31.050 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:31:31.052 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:31:31.054 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:31:31.058 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892691056 2022-04-13 23:31:31.060 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:31:31.062 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:31:31.065 | ++ 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:31:31.672 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:31:31.672 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:31:31.907 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:31:32.147 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:31:34.053 | Reading package lists... 2022-04-13 23:31:34.084 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:31:34.086 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:31:34.088 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:31:34.090 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:31:34.092 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:31:34.095 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:31:34.097 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:31:34.099 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:31:34.101 | ++ functions-common:time_stop:2439 : start_time=1649892691056 2022-04-13 23:31:34.103 | ++ functions-common:time_stop:2441 : [[ -z 1649892691056 ]] 2022-04-13 23:31:34.105 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:31:34.109 | ++ functions-common:time_stop:2444 : end_time=1649892694107 2022-04-13 23:31:34.112 | ++ functions-common:time_stop:2445 : elapsed_time=3051 2022-04-13 23:31:34.114 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:31:34.116 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:31:34.118 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3051 2022-04-13 23:31:34.121 | ++ 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:31:34.123 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:31:34.125 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:31:34.127 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:31:34.130 | ++ 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:31:34.150 | ++ 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:31:34.260 | Reading package lists... 2022-04-13 23:31:34.506 | Building dependency tree... 2022-04-13 23:31:34.507 | Reading state information... 2022-04-13 23:31:34.544 | acl is already the newest version (2.2.53-6). 2022-04-13 23:31:34.544 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:31:34.544 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:31:34.544 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:31:34.544 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:31:34.544 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:31:34.544 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:31:34.544 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:31:34.544 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:31:34.544 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:31:34.544 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:31:34.544 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:31:34.544 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:31:34.544 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:31:34.544 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:31:34.544 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:31:34.544 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:31:34.544 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:31:34.544 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:31:34.544 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:31:34.545 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:31:34.545 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:31:34.545 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:31:34.545 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:31:34.545 | psmisc is already the newest version (23.3-1). 2022-04-13 23:31:34.545 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:31:34.545 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:31:34.545 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:31:34.545 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:31:34.545 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:31:34.545 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:31:34.545 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:31:34.545 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:31:34.545 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:31:34.545 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:31:34.545 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:31:34.545 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:31:34.545 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:31:34.545 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:31:34.545 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:31:34.545 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:31:34.545 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:31:34.545 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:31:34.545 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:31:34.545 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:31:34.545 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:31:34.545 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:31:34.545 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:31:34.545 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:31:34.545 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:31:34.545 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:31:34.545 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:31:34.545 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:31:34.545 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:31:34.545 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:31:34.545 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:31:34.545 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:31:34.546 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:31:34.546 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:31:34.546 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:31:34.546 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:31:34.546 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:31:34.546 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:31:34.546 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:31:34.546 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:31:34.546 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:31:34.546 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:31:34.546 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:31:34.546 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:31:34.764 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:31:34.764 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:31:34.764 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:31:34.764 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:31:34.764 | The following packages were automatically installed and are no longer required: 2022-04-13 23:31:34.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:31:34.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:31:34.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:31:34.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:31:34.765 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:31:34.765 | python3-zope.interface 2022-04-13 23:31:34.765 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:31:34.880 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:31:34.884 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:31:34.886 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:31:34.888 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:31:34.891 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:31:34.894 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:31:34.896 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:31:34.898 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:31:34.900 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:31:34.902 | ++ functions-common:time_stop:2439 : start_time=1649892694147 2022-04-13 23:31:34.905 | ++ functions-common:time_stop:2441 : [[ -z 1649892694147 ]] 2022-04-13 23:31:34.908 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:31:34.912 | ++ functions-common:time_stop:2444 : end_time=1649892694909 2022-04-13 23:31:34.914 | ++ functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:31:34.916 | ++ functions-common:time_stop:2446 : total=754 2022-04-13 23:31:34.919 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:31:34.921 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1516 2022-04-13 23:31:34.923 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:31:34.926 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:31:34.929 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:31:34.931 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:31:34.935 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:31:34.940 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:31:34.942 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:31:34.945 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:31:36.336 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:31:36.338 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:31:36.340 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:31:36.341 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:31:36.343 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:31:36.346 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:31:36.347 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:31:36.349 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:31:36.351 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:31:36.353 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:31:36.354 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:31:36.356 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:31:36.358 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:31:36.360 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:31:36.362 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:31:36.364 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:31:36.366 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:31:36.367 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:31:36.369 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:31:36.371 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:31:36.373 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:31:36.376 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:31:36.378 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:31:36.380 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:31:36.455 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:31:36.458 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:31:36.531 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:31:36.534 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:31:36.608 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:31:36.611 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:31:36.613 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:31:36.614 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:31:36.616 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:31:36.618 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:31:36.620 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:31:36.622 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:31:36.624 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:31:36.626 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:31:36.628 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:31:36.628 | Distro: focal 2022-04-13 23:31:36.630 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:31:36.633 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:31:36.636 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:31:36.638 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:31:36.641 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:31:36.641 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:31:37.340 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:31:37.342 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:31:37.342 | pip: 21.3.1 2022-04-13 23:31:37.344 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:31:37.346 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:31:37.348 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:31:37.350 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:31:37.351 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:31:37.353 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:31:37.355 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:31:37.356 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:31:37.358 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:31:37.360 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:31:37.362 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:31:37.364 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:31:37.366 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:31:37.368 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:31:37.369 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:31:37.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:31:37.373 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:31:37.375 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:31:37.377 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:31:37.379 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:31:37.381 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:31:37.383 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:31:37.385 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:31:37.387 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:31:37.389 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:31:37.389 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:31:37.394 | ++ 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:31:37.395 | ++ 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:31:37.397 | ++ 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:31:37.399 | + 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:31:37.401 | + 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:31:37.417 | 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:31:37.419 | + 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:31:38.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:38.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:38.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:38.299 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:39.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:31:40.826 | 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:31:40.837 | 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:31:43.408 | Installing collected packages: setuptools 2022-04-13 23:31:44.398 | Successfully installed setuptools-62.0.0 2022-04-13 23:31:44.398 | 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:31:44.575 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:31:44.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:31:44.718 | + inc/python:pip_install:200 : result=0 2022-04-13 23:31:44.721 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:31:44.722 | + functions-common:time_stop:2432 : local name 2022-04-13 23:31:44.724 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:31:44.726 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:31:44.728 | + functions-common:time_stop:2435 : local total 2022-04-13 23:31:44.729 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:31:44.731 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:31:44.733 | + functions-common:time_stop:2439 : start_time=1649892697413 2022-04-13 23:31:44.734 | + functions-common:time_stop:2441 : [[ -z 1649892697413 ]] 2022-04-13 23:31:44.737 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:31:44.740 | + functions-common:time_stop:2444 : end_time=1649892704738 2022-04-13 23:31:44.742 | + functions-common:time_stop:2445 : elapsed_time=7325 2022-04-13 23:31:44.744 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:31:44.746 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:31:44.747 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7325 2022-04-13 23:31:44.749 | + inc/python:pip_install:203 : return 0 2022-04-13 23:31:44.751 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:31:44.754 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:31:44.757 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:31:44.759 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:31:44.762 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:31:44.762 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:31:45.441 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:31:45.443 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:31:45.443 | pip: 21.3.1 2022-04-13 23:31:45.446 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:31:45.449 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:31:45.452 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:31:45.454 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:31:45.456 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:31:45.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:31:45.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:31:45.463 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:31:45.475 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:31:45.487 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:31:45.498 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:31:45.500 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:31:45.502 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:31:45.504 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:31:45.506 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:31:45.508 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:31:45.510 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:31:45.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:31:45.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:31:45.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:31:45.519 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:31:45.521 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:31:45.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:31:45.525 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:31:45.527 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:31:45.529 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:31:45.532 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:31:45.534 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:31:45.537 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:31:45.539 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:31:45.541 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:31:45.543 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:31:45.545 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:31:45.548 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:31:45.550 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:31:45.552 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:31:45.555 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:31:45.557 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:31:45.559 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:31:45.580 | Using python 3.8 to install os-testr 2022-04-13 23:31:45.582 | + 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:31:46.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:46.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:46.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:31:46.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:47.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:31:47.652 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:31:47.728 | 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:31:47.729 | 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:31:47.730 | 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:31:47.743 | 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:31:47.753 | 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:31:47.764 | 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:31:50.273 | 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:31:50.280 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:31:50.280 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:31:50.405 | + inc/python:pip_install:200 : result=0 2022-04-13 23:31:50.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:31:50.409 | + functions-common:time_stop:2432 : local name 2022-04-13 23:31:50.412 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:31:50.414 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:31:50.416 | + functions-common:time_stop:2435 : local total 2022-04-13 23:31:50.418 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:31:50.420 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:31:50.423 | + functions-common:time_stop:2439 : start_time=1649892705574 2022-04-13 23:31:50.425 | + functions-common:time_stop:2441 : [[ -z 1649892705574 ]] 2022-04-13 23:31:50.428 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:31:50.432 | + functions-common:time_stop:2444 : end_time=1649892710429 2022-04-13 23:31:50.434 | + functions-common:time_stop:2445 : elapsed_time=4855 2022-04-13 23:31:50.436 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:31:50.438 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:31:50.441 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4855 2022-04-13 23:31:50.443 | + inc/python:pip_install:203 : return 0 2022-04-13 23:31:50.445 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:31:50.497 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:31:50.727 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:31:50.730 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:31:50.732 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:31:50.735 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:31:50.738 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:31:50.761 | + 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:31:52.685 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.693 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.697 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.703 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.707 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.714 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.718 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.743 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.824 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.848 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.852 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.856 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.871 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.880 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.882 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.899 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.917 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.926 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.931 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.949 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.972 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.990 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:52.998 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.004 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.024 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.054 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.056 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.070 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.075 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.079 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.084 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.099 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.106 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.156 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.174 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.178 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.210 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.273 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.280 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.287 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.338 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.351 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.360 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.465 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.490 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.494 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.505 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.510 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.529 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.537 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.585 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.615 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.628 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.640 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.658 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.667 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.681 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.693 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.697 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:53.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:31:53.842 | 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:31:54.134 | + inc/python:pip_install:200 : result=0 2022-04-13 23:31:54.136 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:31:54.138 | + functions-common:time_stop:2432 : local name 2022-04-13 23:31:54.141 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:31:54.143 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:31:54.145 | + functions-common:time_stop:2435 : local total 2022-04-13 23:31:54.147 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:31:54.150 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:31:54.152 | + functions-common:time_stop:2439 : start_time=1649892710753 2022-04-13 23:31:54.154 | + functions-common:time_stop:2441 : [[ -z 1649892710753 ]] 2022-04-13 23:31:54.157 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:31:54.163 | + functions-common:time_stop:2444 : end_time=1649892714159 2022-04-13 23:31:54.165 | + functions-common:time_stop:2445 : elapsed_time=3406 2022-04-13 23:31:54.167 | + functions-common:time_stop:2446 : total=4855 2022-04-13 23:31:54.169 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:31:54.171 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8261 2022-04-13 23:31:54.174 | + inc/python:pip_install:203 : return 0 2022-04-13 23:31:54.176 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:31:54.179 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:31:54.201 | + 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:31:56.008 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.016 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.020 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.025 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.029 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.036 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.040 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.067 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.147 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.166 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.170 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.176 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.191 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.199 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.201 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.218 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.236 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.245 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.250 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.268 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.291 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.309 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.317 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.323 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.343 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.373 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.375 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.389 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.394 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.397 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.403 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.418 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.425 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.475 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.493 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.497 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.529 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.592 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.599 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.606 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.658 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.672 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.680 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.787 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.812 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.816 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.827 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.833 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.852 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.860 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.908 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.937 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.949 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.963 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.981 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:56.989 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:57.003 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:57.014 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:57.019 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:31:57.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:31:57.027 | Processing /opt/stack/requirements 2022-04-13 23:31:58.753 | 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:31:58.755 | 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:31:58.768 | 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:31:58.773 | 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:31:58.776 | 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:31:58.782 | 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:31:58.811 | 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:31:58.814 | 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:31:58.825 | 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:31:58.876 | 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:31:58.879 | 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:31:58.894 | 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:31:58.898 | 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:31:58.902 | 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:31:58.905 | 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:31:58.908 | 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:31:58.921 | 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:31:58.927 | 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:31:58.930 | 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:31:58.980 | 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:31:58.991 | 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:31:59.055 | 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:31:59.060 | 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:31:59.062 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:31:59.063 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:31:59.888 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:31:59.888 | ERROR: Command errored out with exit status 1: 2022-04-13 23:31:59.888 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gjfm_aql/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gjfm_aql/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-hyidcsl2 2022-04-13 23:31:59.888 | cwd: /tmp/pip-req-build-gjfm_aql/ 2022-04-13 23:31:59.888 | Complete output (6 lines): 2022-04-13 23:31:59.888 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:31:59.888 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:31:59.888 | or: setup.py --help-commands 2022-04-13 23:31:59.888 | or: setup.py cmd --help 2022-04-13 23:31:59.888 | 2022-04-13 23:31:59.888 | error: invalid command 'bdist_wheel' 2022-04-13 23:31:59.888 | ---------------------------------------- 2022-04-13 23:31:59.889 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:31:59.889 | Running setup.py clean for openstack-requirements 2022-04-13 23:32:00.716 | Failed to build openstack-requirements 2022-04-13 23:32:00.732 | Installing collected packages: openstack-requirements 2022-04-13 23:32:00.732 | Attempting uninstall: openstack-requirements 2022-04-13 23:32:00.733 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:32:00.769 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:32:00.804 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:32:00.807 | Running setup.py install for openstack-requirements: started 2022-04-13 23:32:03.257 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:32:03.280 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:32:03.413 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:03.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:03.417 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:03.419 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:03.421 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:03.424 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:03.426 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:03.428 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:03.431 | + functions-common:time_stop:2439 : start_time=1649892714194 2022-04-13 23:32:03.433 | + functions-common:time_stop:2441 : [[ -z 1649892714194 ]] 2022-04-13 23:32:03.435 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:03.440 | + functions-common:time_stop:2444 : end_time=1649892723437 2022-04-13 23:32:03.442 | + functions-common:time_stop:2445 : elapsed_time=9243 2022-04-13 23:32:03.445 | + functions-common:time_stop:2446 : total=8261 2022-04-13 23:32:03.447 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:03.449 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17504 2022-04-13 23:32:03.451 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:03.454 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:32:03.456 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:32:03.459 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:32:03.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:03.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:03.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:32:03.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:03.471 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:32:03.492 | Using python 3.8 to install pbr 2022-04-13 23:32:03.494 | + 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:32:04.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:04.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:04.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:04.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:05.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:05.602 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:32:08.312 | 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:32:08.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:08.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:08.450 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:08.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:08.455 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:08.457 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:08.459 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:08.461 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:08.464 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:08.466 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:08.468 | + functions-common:time_stop:2439 : start_time=1649892723487 2022-04-13 23:32:08.470 | + functions-common:time_stop:2441 : [[ -z 1649892723487 ]] 2022-04-13 23:32:08.472 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:08.476 | + functions-common:time_stop:2444 : end_time=1649892728474 2022-04-13 23:32:08.478 | + functions-common:time_stop:2445 : elapsed_time=4987 2022-04-13 23:32:08.480 | + functions-common:time_stop:2446 : total=17504 2022-04-13 23:32:08.482 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:08.485 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22491 2022-04-13 23:32:08.487 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:08.489 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:32:10.825 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:32:12.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:12.714 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:32:12.728 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:32:12.731 | 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:32:12.734 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:32:12.737 | 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:32:12.743 | 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:32:12.815 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:32:12.818 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:32:12.821 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:32:12.838 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:32:12.840 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:32:12.842 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:32:12.845 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:32:12.847 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:32:12.849 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:32:12.851 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:32:12.853 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:32:12.856 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:32:12.858 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:32:12.861 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:32:12.865 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:32:12.867 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:32:12.870 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:32:12.872 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:32:12.874 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:32:12.889 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:12.891 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:32:12.893 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:32:12.895 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:32:12.898 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:32:12.900 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:32:12.902 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:32:12.904 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:32:12.906 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:32:12.908 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:32:12.910 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:32:12.913 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:32:12.915 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:32:12.917 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:32:12.919 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:32:12.921 | + 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:32:12.924 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:32:12.926 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:32:12.928 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:32:12.931 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:32:12.933 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:32:12.935 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:32:12.938 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:32:12.940 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:32:12.943 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:32:12.945 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:32:12.997 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:32:12.997 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:32:12.999 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:32:13.369 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:32:13.371 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:32:13.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:13.390 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:32:13.395 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:13.397 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:13.400 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:32:13.402 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:13.404 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:13.407 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:13.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:13.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:13.414 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:13.416 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:13.418 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:13.421 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:32:13.423 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:32:13.425 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:13.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:13.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:13.432 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:32:13.453 | + 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:32:13.564 | Reading package lists... 2022-04-13 23:32:13.808 | Building dependency tree... 2022-04-13 23:32:13.809 | Reading state information... 2022-04-13 23:32:14.065 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:32:14.065 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:14.066 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:14.066 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:14.066 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:14.066 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:14.066 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:14.066 | python3-zope.interface 2022-04-13 23:32:14.066 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:14.181 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:14.186 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:32:14.188 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:14.190 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:14.193 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:14.195 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:14.197 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:14.199 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:14.201 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:14.203 | + functions-common:time_stop:2439 : start_time=1649892733451 2022-04-13 23:32:14.206 | + functions-common:time_stop:2441 : [[ -z 1649892733451 ]] 2022-04-13 23:32:14.209 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:14.213 | + functions-common:time_stop:2444 : end_time=1649892734210 2022-04-13 23:32:14.215 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:32:14.217 | + functions-common:time_stop:2446 : total=1516 2022-04-13 23:32:14.219 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:14.222 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2275 2022-04-13 23:32:14.224 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:32:14.227 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:32:14.229 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:32:14.231 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:32:14.233 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:32:14.236 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:32:14.238 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:32:14.240 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:32:14.243 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:32:14.245 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:32:14.247 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:32:14.249 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:32:14.252 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:14.254 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:32:14.256 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:32:14.259 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:32:14.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:32:14.263 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:32:14.265 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:14.268 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:32:14.270 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:32:14.273 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:32:14.275 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:32:14.277 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:32:14.279 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:32:14.282 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:32:14.284 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:32:14.287 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:32:14.289 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:32:14.305 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:14.308 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:32:14.310 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:14.312 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:32:14.314 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:32:14.317 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:32:14.321 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:32:14.324 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:32:14.326 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:32:14.328 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:32:14.331 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:32:14.333 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:32:14.336 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:32:15.033 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:32:15.033 | user tags 2022-04-13 23:32:15.033 | stackrabbit []' 2022-04-13 23:32:15.037 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:32:15.037 | user tags 2022-04-13 23:32:15.037 | stackrabbit []' 2022-04-13 23:32:15.037 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:32:15.043 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:32:15.045 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:32:15.048 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:32:15.715 | Changing password for user "stackrabbit" ... 2022-04-13 23:32:15.776 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:32:16.438 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:32:16.506 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:32:16.508 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:32:17.167 | Changing password for user "stackrabbit" ... 2022-04-13 23:32:17.224 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:32:17.226 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:32:17.229 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:32:17.953 | Deleting user "guest" ... 2022-04-13 23:32:17.970 | Error: 2022-04-13 23:32:17.970 | {:no_such_user, "guest"} 2022-04-13 23:32:17.983 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:32:17.985 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:32:18.002 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:18.005 | + ./stack.sh:main:838 : install_database 2022-04-13 23:32:18.007 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:32:18.009 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:32:18.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:18.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:18.017 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:32:18.385 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:32:18.388 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:18.390 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:32:18.393 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:32:18.395 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:18.398 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:32:18.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:32:18.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:32:18.405 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:32:18.407 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:18.410 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:32:18.413 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:32:18.415 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:32:18.418 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:32:18.421 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:32:18.423 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:18.425 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:32:18.427 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:32:18.430 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:32:18.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:32:18.435 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:32:18.437 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:32:18.444 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:32:18.446 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:32:18.448 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:32:18.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:18.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:18.456 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:32:18.458 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:18.461 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:18.463 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:32:18.465 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:18.467 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:18.470 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:18.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:18.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:18.477 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:18.479 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:18.481 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:18.483 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:32:18.486 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:32:18.488 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:18.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:18.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:18.495 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:32:18.517 | + 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:32:18.626 | Reading package lists... 2022-04-13 23:32:18.877 | Building dependency tree... 2022-04-13 23:32:18.878 | Reading state information... 2022-04-13 23:32:19.132 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:32:19.133 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:19.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:19.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:19.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:19.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:19.134 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:19.134 | python3-zope.interface 2022-04-13 23:32:19.134 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:19.249 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:19.254 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:32:19.256 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:19.258 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:19.261 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:19.263 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:19.265 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:19.268 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:19.270 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:19.272 | + functions-common:time_stop:2439 : start_time=1649892738513 2022-04-13 23:32:19.274 | + functions-common:time_stop:2441 : [[ -z 1649892738513 ]] 2022-04-13 23:32:19.277 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:19.281 | + functions-common:time_stop:2444 : end_time=1649892739279 2022-04-13 23:32:19.283 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-13 23:32:19.285 | + functions-common:time_stop:2446 : total=2275 2022-04-13 23:32:19.288 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:19.290 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3041 2022-04-13 23:32:19.292 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:32:19.295 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:32:19.297 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:32:19.300 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:32:19.302 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:32:19.304 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:32:19.307 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:32:19.310 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:32:19.314 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:32:19.316 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:32:19.319 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:32:19.320 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:32:19.325 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:32:19.327 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:32:19.329 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:32:19.332 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:32:19.334 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:32:19.355 | Using python 3.8 to install PyMySQL 2022-04-13 23:32:19.358 | + 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:32:20.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:20.233 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:20.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:20.234 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:21.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:21.452 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:32:24.003 | 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:32:24.010 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:24.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:24.131 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:24.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:24.135 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:24.138 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:24.140 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:24.143 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:24.145 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:24.147 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:24.150 | + functions-common:time_stop:2439 : start_time=1649892739350 2022-04-13 23:32:24.152 | + functions-common:time_stop:2441 : [[ -z 1649892739350 ]] 2022-04-13 23:32:24.155 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:24.159 | + functions-common:time_stop:2444 : end_time=1649892744156 2022-04-13 23:32:24.162 | + functions-common:time_stop:2445 : elapsed_time=4806 2022-04-13 23:32:24.164 | + functions-common:time_stop:2446 : total=22491 2022-04-13 23:32:24.167 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:24.169 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27297 2022-04-13 23:32:24.171 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:24.173 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:32:24.176 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:32:24.178 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:32:24.180 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:32:24.197 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:24.199 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:32:24.202 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:32:24.205 | ++ 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:32:24.206 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:32:24.211 | + 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:32:24.213 | + 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:32:24.215 | + 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:32:24.218 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:32:24.220 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:32:24.223 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:32:24.239 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:24.241 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:32:24.244 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:24.246 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:24.248 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:32:24.251 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:24.253 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:24.255 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:24.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:24.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:24.262 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:24.264 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:24.266 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:24.269 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:32:24.271 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:32:24.273 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:24.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:24.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:24.280 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:32:24.301 | + 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:32:24.411 | Reading package lists... 2022-04-13 23:32:24.657 | Building dependency tree... 2022-04-13 23:32:24.659 | Reading state information... 2022-04-13 23:32:24.913 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:32:24.914 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:24.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:24.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:24.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:24.915 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:24.915 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:24.915 | python3-zope.interface 2022-04-13 23:32:24.915 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:25.030 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:25.034 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:32:25.037 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:25.039 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:25.041 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:25.043 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:25.045 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:25.048 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:25.050 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:25.052 | + functions-common:time_stop:2439 : start_time=1649892744299 2022-04-13 23:32:25.054 | + functions-common:time_stop:2441 : [[ -z 1649892744299 ]] 2022-04-13 23:32:25.057 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:25.061 | + functions-common:time_stop:2444 : end_time=1649892745058 2022-04-13 23:32:25.063 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:32:25.066 | + functions-common:time_stop:2446 : total=3041 2022-04-13 23:32:25.068 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:25.070 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3800 2022-04-13 23:32:25.072 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:32:25.075 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:32:25.092 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:25.094 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:32:25.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:32:25.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:32:25.102 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:32:25.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:32:25.124 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:25.127 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:25.129 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:32:25.131 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:25.133 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:25.136 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:25.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:25.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:25.143 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:25.145 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:25.147 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:25.149 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:32:25.152 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:32:25.154 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:25.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:25.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:25.161 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:32:25.181 | + 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:32:25.291 | Reading package lists... 2022-04-13 23:32:25.534 | Building dependency tree... 2022-04-13 23:32:25.536 | Reading state information... 2022-04-13 23:32:25.788 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:32:25.788 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:32:25.788 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:32:25.788 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:25.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:25.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:25.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:25.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:25.789 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:25.789 | python3-zope.interface 2022-04-13 23:32:25.790 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:25.902 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:25.906 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:32:25.909 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:25.911 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:25.913 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:25.915 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:25.917 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:25.920 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:25.922 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:25.924 | + functions-common:time_stop:2439 : start_time=1649892745178 2022-04-13 23:32:25.926 | + functions-common:time_stop:2441 : [[ -z 1649892745178 ]] 2022-04-13 23:32:25.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:25.932 | + functions-common:time_stop:2444 : end_time=1649892745930 2022-04-13 23:32:25.935 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-13 23:32:25.937 | + functions-common:time_stop:2446 : total=3800 2022-04-13 23:32:25.939 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:25.942 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4552 2022-04-13 23:32:25.944 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:32:25.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:32:25.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:25.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:25.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:32:25.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:32:25.958 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:32:25.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:32:25.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:32:25.968 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:32:25.968 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:32:25.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:32:25.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:32:25.977 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:32:25.979 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:32:25.981 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:32:25.983 | + functions:vercmp:631 : local result 2022-04-13 23:32:25.987 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:32:25.987 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:32:25.988 | ++ functions:vercmp:635 : head -1 2022-04-13 23:32:25.992 | + functions:vercmp:635 : result=3.13 2022-04-13 23:32:25.994 | + functions:vercmp:637 : case $op in 2022-04-13 23:32:25.996 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:32:25.999 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:32:26.001 | + functions:vercmp:648 : return 2022-04-13 23:32:26.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:32:26.006 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:32:26.008 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:32:26.476 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:32:26.478 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:32:26.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:32:26.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.493 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:32:26.513 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:26.515 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:32:26.518 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:32:26.518 | Installing etcd 2022-04-13 23:32:26.520 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:32:26.533 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:32:26.545 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:26.547 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:32:26.561 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:32:26.565 | ++ 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:32:26.568 | ++ 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:32:26.571 | +++ 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:32:26.575 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:32:26.577 | ++ 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:32:26.580 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:32:26.582 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:32:26.585 | ++ functions:get_extra_file:74 : return 2022-04-13 23:32:26.588 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:32:26.590 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:32:26.592 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:32:26.595 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:32:26.611 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:26.613 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:32:26.615 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:32:26.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:26.635 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:32:26.637 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:26.639 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:32:26.642 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:32:26.645 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:32:26.647 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:32:26.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:32:26.651 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:32:26.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:32:26.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.663 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:32:26.665 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:32:26.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:32:26.670 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:32:26.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:32:26.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.681 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:32:26.683 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:32:26.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:32:26.688 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:32:26.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.693 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.695 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:32:26.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.699 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:32:26.701 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:32:26.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:32:26.707 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:32:26.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:32:26.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.718 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:32:26.720 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:32:26.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:32:26.725 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:32:26.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:32:26.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.736 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:32:26.738 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:32:26.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:32:26.743 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:32:26.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:32:26.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.755 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:32:26.757 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:32:26.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:32:26.761 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:32:26.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:32:26.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.773 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:32:26.775 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:32:26.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:32:26.780 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:32:26.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:32:26.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.792 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:32:26.794 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:32:26.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:32:26.799 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:32:26.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.803 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:32:26.808 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.810 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:32:26.813 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:32:26.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:32:26.818 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:32:26.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:32:26.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.829 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:32:26.831 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:32:26.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:32:26.836 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:32:26.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:32:26.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.847 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:32:26.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:32:26.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:32:26.854 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:32:26.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:32:26.864 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.866 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:32:26.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:32:26.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:32:26.873 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:32:26.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.878 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:32:26.882 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.884 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:32:26.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:32:26.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:32:26.892 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:32:26.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:32:26.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.903 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:32:26.905 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:32:26.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:32:26.911 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:32:26.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:32:26.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.922 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:32:26.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:32:26.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:32:26.929 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:32:26.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.934 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:32:26.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.941 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:32:26.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:32:26.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:32:26.947 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:32:26.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:32:26.957 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.959 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:32:26.962 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:32:26.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:32:26.966 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:32:26.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:32:26.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.978 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:32:26.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:32:26.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:32:26.985 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:32:26.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:26.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:26.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:32:26.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:26.996 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:32:26.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:32:27.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:32:27.003 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:32:27.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.010 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:32:27.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.015 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:32:27.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:32:27.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:32:27.022 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:32:27.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:32:27.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.035 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:32:27.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:32:27.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:32:27.042 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:32:27.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:32:27.051 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.053 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:32:27.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:32:27.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:32:27.060 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:32:27.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:32:27.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.071 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:32:27.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:32:27.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:32:27.078 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:32:27.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:32:27.088 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.090 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:32:27.092 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:32:27.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:32:27.098 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:32:27.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:32:27.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.109 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:32:27.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:32:27.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:32:27.117 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:32:27.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:32:27.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.129 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:32:27.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:32:27.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:32:27.135 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:32:27.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:32:27.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.147 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:32:27.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:32:27.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:32:27.154 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:32:27.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:32:27.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.166 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:32:27.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:32:27.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:32:27.173 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:32:27.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:32:27.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.185 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:32:27.187 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:32:27.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:32:27.191 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:32:27.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:32:27.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.203 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:32:27.205 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:32:27.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:32:27.210 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:32:27.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:32:27.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.222 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:32:27.224 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:32:27.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:32:27.229 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:32:27.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:32:27.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.241 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:32:27.243 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:32:27.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:32:27.248 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:32:27.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:32:27.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.260 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:32:27.262 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:32:27.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:32:27.266 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:32:27.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:32:27.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.278 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:32:27.280 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:32:27.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:32:27.285 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:32:27.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:32:27.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.297 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:32:27.300 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:32:27.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:32:27.304 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:32:27.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:32:27.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.316 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:32:27.318 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:32:27.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:32:27.323 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:32:27.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:32:27.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.334 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:32:27.337 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:32:27.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:32:27.341 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:32:27.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:27.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:27.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:32:27.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:27.353 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:32:27.374 | Using python 3.8 to install etcd3 2022-04-13 23:32:27.377 | + 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:32:28.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:28.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:28.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:28.236 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:29.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:29.452 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:32:29.461 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:32:29.463 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:32:29.464 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:32:29.465 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:32:31.991 | 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:32:31.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:31.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:32.116 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:32.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:32.121 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:32.123 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:32.126 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:32.129 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:32.131 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:32.133 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:32.135 | + functions-common:time_stop:2439 : start_time=1649892747369 2022-04-13 23:32:32.137 | + functions-common:time_stop:2441 : [[ -z 1649892747369 ]] 2022-04-13 23:32:32.140 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:32.145 | + functions-common:time_stop:2444 : end_time=1649892752142 2022-04-13 23:32:32.147 | + functions-common:time_stop:2445 : elapsed_time=4773 2022-04-13 23:32:32.149 | + functions-common:time_stop:2446 : total=27297 2022-04-13 23:32:32.151 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:32.153 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32070 2022-04-13 23:32:32.156 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:32.158 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:32:32.180 | Using python 3.8 to install etcd3gw 2022-04-13 23:32:32.182 | + 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:32:33.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:33.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:33.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:33.052 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:34.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:34.300 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:32:34.307 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:32:34.309 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:32:34.310 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:32:34.311 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:32:34.344 | 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:32:34.347 | 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:32:34.349 | 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:32:34.350 | 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:32:36.924 | 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:32:36.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:36.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:37.052 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:37.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:37.057 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:37.059 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:37.061 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:37.063 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:37.066 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:37.068 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:37.070 | + functions-common:time_stop:2439 : start_time=1649892752175 2022-04-13 23:32:37.073 | + functions-common:time_stop:2441 : [[ -z 1649892752175 ]] 2022-04-13 23:32:37.075 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:37.080 | + functions-common:time_stop:2444 : end_time=1649892757077 2022-04-13 23:32:37.082 | + functions-common:time_stop:2445 : elapsed_time=4902 2022-04-13 23:32:37.084 | + functions-common:time_stop:2446 : total=32070 2022-04-13 23:32:37.086 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:37.089 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36972 2022-04-13 23:32:37.091 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:37.093 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:32:37.096 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:32:37.098 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:32:37.100 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:32:37.103 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:32:37.105 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:32:37.107 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:32:37.109 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:32:37.112 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:32:37.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:32:37.116 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:32:37.118 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:32:37.121 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:32:37.123 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:32:37.125 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:32:37.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:37.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:37.134 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:32:37.136 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:32:37.138 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:32:37.141 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:32:37.144 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:32:37.146 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:32:37.149 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:37.151 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:32:37.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:37.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:37.158 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:32:37.160 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:32:37.163 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:32:37.165 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:32:37.168 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:32:37.170 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:32:37.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:37.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:37.178 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:32:37.199 | + 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:32:37.310 | Reading package lists... 2022-04-13 23:32:37.556 | Building dependency tree... 2022-04-13 23:32:37.558 | Reading state information... 2022-04-13 23:32:37.814 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:32:37.814 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:32:37.814 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:32:37.814 | The following packages were automatically installed and are no longer required: 2022-04-13 23:32:37.815 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:32:37.815 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:32:37.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:32:37.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:32:37.816 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:32:37.816 | python3-zope.interface 2022-04-13 23:32:37.816 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:32:37.929 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:32:37.933 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:32:37.936 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:32:37.938 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:37.941 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:37.943 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:37.945 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:37.947 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:37.949 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:32:37.951 | + functions-common:time_stop:2439 : start_time=1649892757197 2022-04-13 23:32:37.954 | + functions-common:time_stop:2441 : [[ -z 1649892757197 ]] 2022-04-13 23:32:37.957 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:37.961 | + functions-common:time_stop:2444 : end_time=1649892757959 2022-04-13 23:32:37.964 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:32:37.966 | + functions-common:time_stop:2446 : total=4552 2022-04-13 23:32:37.968 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:37.970 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5314 2022-04-13 23:32:37.973 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:32:37.975 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:32:37.977 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:32:37.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:32:37.982 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:32:38.044 | Module proxy already enabled 2022-04-13 23:32:38.048 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:32:38.109 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:32:38.109 | Module proxy already enabled 2022-04-13 23:32:38.109 | Module proxy_uwsgi already enabled 2022-04-13 23:32:38.114 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:32:38.116 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:32:38.119 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:32:38.121 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:32:38.258 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:32:38.260 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:32:38.263 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:32:38.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:32:38.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.275 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:32:38.277 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:32:38.280 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:32:38.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:32:38.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.292 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:32:38.294 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:32:38.297 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:32:38.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:32:38.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.309 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:32:38.312 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:32:38.315 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:32:38.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:32:38.324 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.326 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:32:38.329 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:32:38.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:32:38.339 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.341 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:32:38.343 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:32:38.346 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:32:38.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:32:38.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.358 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:32:38.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:38.378 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:32:38.380 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:32:38.383 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:32:38.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:32:38.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.395 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:32:38.412 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:38.414 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:32:38.416 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:32:38.419 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:32:38.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:32:38.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.431 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:32:38.434 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:32:38.436 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:32:38.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:32:38.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:32:38.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:32:38.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:32:38.448 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:32:38.451 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:32:38.453 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:32:38.456 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:32:38.459 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:32:38.461 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:32:38.464 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:32:38.465 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:32:38.472 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:32:38.474 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:32:38.476 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:32:38.480 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:32:38.482 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:32:38.504 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:32:38.506 | + 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:32:39.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:39.377 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:39.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:39.377 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:40.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:40.576 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:32:40.629 | 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:32:40.630 | 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:32:40.630 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:32:40.631 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:32:40.633 | 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:32:40.634 | 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:32:40.635 | 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:32:40.636 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:32:40.637 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:32:40.638 | 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:32:40.639 | 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:32:40.640 | 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:32:40.641 | 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:32:40.643 | 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:32:40.699 | 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:32:40.701 | 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:32:40.702 | 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:32:40.740 | 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:32:40.779 | 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:32:40.781 | 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:32:40.782 | 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:32:40.784 | 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:32:40.832 | 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:32:40.834 | 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:32:40.844 | 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:32:40.845 | 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:32:40.859 | 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:32:40.860 | 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:32:40.862 | 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:32:40.925 | 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:32:40.928 | 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:32:40.930 | 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:32:40.931 | 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:32:40.980 | 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:32:40.991 | 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:32:43.371 | 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:32:43.378 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:43.378 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:43.501 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:43.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:43.505 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:43.507 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:43.509 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:43.512 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:43.514 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:43.516 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:43.518 | + functions-common:time_stop:2439 : start_time=1649892758498 2022-04-13 23:32:43.521 | + functions-common:time_stop:2441 : [[ -z 1649892758498 ]] 2022-04-13 23:32:43.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:43.527 | + functions-common:time_stop:2444 : end_time=1649892763525 2022-04-13 23:32:43.530 | + functions-common:time_stop:2445 : elapsed_time=5027 2022-04-13 23:32:43.532 | + functions-common:time_stop:2446 : total=36972 2022-04-13 23:32:43.534 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:43.537 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41999 2022-04-13 23:32:43.539 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:43.542 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:32:43.544 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:32:43.546 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:32:43.550 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:32:43.552 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:32:43.554 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:32:43.558 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:32:43.558 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:32:43.563 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:32:43.566 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:32:43.568 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:32:43.571 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:32:43.574 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:32:43.595 | Using python 3.8 to install python-memcached 2022-04-13 23:32:43.598 | + 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:32:44.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:32:44.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:44.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:32:44.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:45.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:45.664 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:32:45.668 | 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:32:48.174 | 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:32:48.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:32:48.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:32:48.299 | + inc/python:pip_install:200 : result=0 2022-04-13 23:32:48.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:32:48.303 | + functions-common:time_stop:2432 : local name 2022-04-13 23:32:48.305 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:32:48.308 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:32:48.310 | + functions-common:time_stop:2435 : local total 2022-04-13 23:32:48.312 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:32:48.315 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:32:48.317 | + functions-common:time_stop:2439 : start_time=1649892763589 2022-04-13 23:32:48.319 | + functions-common:time_stop:2441 : [[ -z 1649892763589 ]] 2022-04-13 23:32:48.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:32:48.326 | + functions-common:time_stop:2444 : end_time=1649892768323 2022-04-13 23:32:48.328 | + functions-common:time_stop:2445 : elapsed_time=4734 2022-04-13 23:32:48.331 | + functions-common:time_stop:2446 : total=41999 2022-04-13 23:32:48.333 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:32:48.335 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46733 2022-04-13 23:32:48.337 | + inc/python:pip_install:203 : return 0 2022-04-13 23:32:48.340 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:32:48.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:48.358 | + ./stack.sh:main:899 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:32:48.360 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:32:48.363 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:32:48.365 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:32:48.368 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:32:48.370 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:32:48.372 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:32:48.388 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:48.391 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:32:48.393 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:32:48.395 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:32:48.397 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:32:48.399 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:32:48.402 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:32:48.404 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:32:48.406 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:32:48.410 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:32:48.425 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:32:48.427 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:32:48.429 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:48.432 | + functions-common:git_clone:629 : echo master 2022-04-13 23:32:48.432 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:32:48.437 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:32:48.439 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:32:48.442 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:32:48.454 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:32:48.456 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:32:48.457 | + functions-common:git_clone:685 : head -1 2022-04-13 23:32:48.460 | c141e6164 trivial: Fix typo 2022-04-13 23:32:48.462 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:32:48.465 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:32:48.467 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:32:48.469 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:32:48.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:32:48.474 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:32:48.477 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:32:48.479 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:32:48.482 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:32:48.484 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:32:48.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:32:48.489 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:32:48.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:32:48.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:32:48.497 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:32:48.500 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:32:48.502 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:32:48.505 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:32:48.511 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:32:48.513 | + 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:32:49.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:32:49.201 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:32:49.203 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:32:49.206 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:32:49.208 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:32:49.210 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:32:49.212 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:32:49.214 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:32:49.217 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:32:49.219 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:32:49.222 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:32:49.224 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:32:49.226 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:32:49.228 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:32:49.249 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:32:49.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:32:50.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:50.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:50.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:50.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:51.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:32:51.339 | Obtaining file:///opt/stack/keystone 2022-04-13 23:32:51.340 | Preparing metadata (setup.py): started 2022-04-13 23:32:56.465 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:32:56.541 | 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:32:56.542 | 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:32:56.543 | 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:32:56.544 | 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:32:56.545 | 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:32:56.546 | 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:32:56.548 | 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:32:56.549 | 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:32:56.550 | 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:32:56.551 | 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:32:56.552 | 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:32:56.553 | 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:32:56.554 | 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:32:56.555 | 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:32:56.556 | 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:32:56.557 | 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:32:56.558 | 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:32:56.559 | 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:32:56.560 | 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:32:56.561 | 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:32:56.562 | 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:32:56.564 | 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:32:56.565 | 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:32:56.566 | 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:32:56.567 | 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:32:56.568 | 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:32:56.569 | 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:32:56.570 | 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:32:56.571 | 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:32:56.573 | 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:32:56.574 | 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:32:56.575 | 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:32:56.576 | 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:32:56.577 | 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:32:56.588 | 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:32:56.589 | 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:32:56.631 | 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:32:56.647 | 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:32:56.650 | 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:32:56.651 | 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:32:56.652 | 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:32:56.653 | 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:32:56.663 | 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:32:56.725 | 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:32:56.728 | 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:32:56.823 | 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:32:56.825 | 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:32:56.825 | 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:32:56.827 | 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:32:56.881 | 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:32:56.883 | 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:32:56.884 | 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:32:56.934 | 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:32:56.935 | 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:32:57.020 | 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:32:57.022 | 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:32:57.023 | 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:32:57.024 | 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:32:57.025 | 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:32:57.026 | 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:32:57.045 | 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:32:57.094 | 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:32:57.115 | 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:32:57.116 | 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:32:57.117 | 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:32:57.118 | 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:32:57.172 | 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:32:57.284 | 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:32:57.285 | 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:32:57.287 | 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:32:57.287 | 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:32:57.288 | 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:32:57.506 | 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:32:57.528 | 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:32:57.530 | 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:32:57.597 | 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:32:57.615 | 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:32:57.672 | 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:32:57.712 | 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:32:57.818 | 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:32:57.873 | 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:32:57.947 | 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:32:58.073 | 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:32:58.100 | 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:32:58.141 | 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:32:58.144 | 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:32:58.146 | 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:32:58.147 | 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:32:58.149 | 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:32:58.149 | 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:32:58.201 | 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:32:58.336 | 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:32:58.338 | 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:32:58.341 | 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:32:58.342 | 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:32:58.488 | 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:32:58.566 | 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:32:58.809 | 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:32:59.065 | 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:32:59.099 | 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:33:00.956 | Installing collected packages: keystone 2022-04-13 23:33:00.956 | Attempting uninstall: keystone 2022-04-13 23:33:00.956 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:33:00.960 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:33:00.961 | Running setup.py develop for keystone 2022-04-13 23:33:07.149 | Successfully installed keystone 2022-04-13 23:33:07.149 | 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:33:07.156 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:07.157 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:07.291 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:07.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:07.295 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:07.297 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:07.300 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:07.302 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:07.304 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:07.306 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:07.308 | + functions-common:time_stop:2439 : start_time=1649892769243 2022-04-13 23:33:07.310 | + functions-common:time_stop:2441 : [[ -z 1649892769243 ]] 2022-04-13 23:33:07.313 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:07.317 | + functions-common:time_stop:2444 : end_time=1649892787314 2022-04-13 23:33:07.319 | + functions-common:time_stop:2445 : elapsed_time=18071 2022-04-13 23:33:07.321 | + functions-common:time_stop:2446 : total=46733 2022-04-13 23:33:07.323 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:07.325 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64804 2022-04-13 23:33:07.327 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:07.330 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:33:07.332 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:33:07.334 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:33:07.353 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:33:07.365 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:33:07.367 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:33:07.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:07.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:07.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:33:07.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:07.379 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:33:07.396 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:07.398 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:33:07.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:33:07.403 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:33:07.406 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:33:07.419 | + 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:33:07.421 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:33:07.426 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:33:07.442 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:07.444 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:33:07.474 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:33:07.501 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:33:07.532 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:33:07.563 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:33:07.592 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:33:07.622 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:33:07.650 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:33:07.678 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:33:07.681 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:33:07.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:33:07.685 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:33:07.687 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:33:07.690 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:33:07.705 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:07.708 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:33:07.710 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:33:07.713 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:33:07.728 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:07.730 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:33:07.733 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:33:07.764 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:33:07.766 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:33:07.768 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:33:07.771 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:33:07.787 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:07.790 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-04-13 23:33:07.820 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:33:07.822 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:33:07.852 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:33:07.855 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:33:07.857 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:33:07.860 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:33:07.863 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:33:07.866 | + 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:33:07.896 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:33:07.898 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:33:07.900 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:33:07.903 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:33:07.906 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:33:07.923 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:33:07.925 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:33:07.928 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:07.930 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:33:07.932 | + 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:33:07.959 | + 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:33:07.987 | + 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:33:08.015 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:33:08.042 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:33:08.070 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:33:08.072 | + 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:33:08.075 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:33:08.077 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:33:08.080 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:33:08.082 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:33:08.085 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:33:08.088 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:33:08.092 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:33:08.094 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:33:08.097 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:33:08.109 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:33:08.110 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:33:08.118 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:33:08.121 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:33:08.137 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:33:08.139 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:33:08.143 | + 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:33:08.173 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:33:08.200 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:33:08.227 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:33:08.254 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:33:08.281 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:33:08.309 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:33:08.336 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:33:08.364 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:33:08.390 | + 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:33:08.420 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:33:08.447 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:33:08.475 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:33:08.504 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:33:08.506 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:33:08.509 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:33:08.511 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:33:08.513 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:33:08.515 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:08.518 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:08.521 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:33:08.523 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:33:08.525 | + 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:33:08.552 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:33:08.579 | + 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:33:08.580 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:33:08.588 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:33:08.592 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:33:08.594 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:33:08.597 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:33:08.599 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:33:08.601 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:33:08.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:08.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:08.608 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:33:08.610 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:33:08.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:08.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:08.617 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:33:08.679 | Site keystone-wsgi-public already enabled 2022-04-13 23:33:08.683 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:33:08.685 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:33:08.688 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:33:08.691 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:33:08.828 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:33:08.856 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:33:08.888 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:33:08.919 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:33:08.922 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:33:08.952 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:33:08.981 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:33:09.009 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:33:09.011 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:33:09.029 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:09.031 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:33:09.049 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:09.051 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:33:09.054 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:33:09.056 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:33:09.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:33:09.061 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:33:09.064 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:33:09.067 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:33:09.069 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:33:09.071 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:33:09.074 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:33:09.077 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:33:09.080 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:33:09.082 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:33:09.085 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:33:09.101 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:33:09.103 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:33:09.106 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:09.109 | + functions-common:git_clone:629 : echo master 2022-04-13 23:33:09.109 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:33:09.115 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:33:09.117 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:09.119 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:33:09.132 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:33:09.135 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:33:09.136 | + functions-common:git_clone:685 : head -1 2022-04-13 23:33:09.139 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:33:09.141 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:33:09.144 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:33:09.146 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:33:09.149 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:33:09.151 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:33:09.154 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:33:09.156 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:33:09.159 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:33:09.162 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:33:09.164 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:33:09.167 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:33:09.169 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:33:09.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:33:09.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:33:09.177 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:33:09.180 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:33:09.182 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:33:09.185 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:33:09.191 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:33:09.193 | + 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:33:09.866 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:33:09.868 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:33:09.870 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:33:09.873 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:33:09.875 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:33:09.877 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:33:09.879 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:33:09.882 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:33:09.884 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:33:09.886 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:33:09.888 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:33:09.890 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:33:09.893 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:33:09.895 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:33:09.916 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:33:09.919 | + 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:33:10.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:10.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:10.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:10.783 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:11.955 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:11.986 | Obtaining file:///opt/stack/swift 2022-04-13 23:33:11.986 | Preparing metadata (setup.py): started 2022-04-13 23:33:16.707 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:33:16.747 | 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:33:16.748 | 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:33:16.749 | 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:33:16.750 | 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:33:16.751 | 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:33:16.752 | 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:33:16.753 | 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:33:16.754 | 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:33:16.755 | 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:33:16.757 | 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:33:16.758 | 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:33:16.795 | 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:33:16.804 | 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:33:16.859 | 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:33:16.861 | 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:33:16.862 | 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:33:16.863 | 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:33:16.864 | 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:33:16.865 | 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:33:16.866 | 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:33:16.868 | 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:33:16.868 | 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:33:16.870 | 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:33:16.871 | 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:33:16.872 | 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:33:16.892 | 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:33:16.925 | 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:33:16.927 | 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:33:16.928 | 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:33:16.929 | 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:33:16.951 | 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:33:17.054 | 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:33:17.055 | 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:33:17.057 | 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:33:17.100 | 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:33:17.144 | 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:33:17.145 | 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:33:17.146 | 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:33:17.147 | 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:33:17.208 | 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:33:17.211 | 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:33:17.224 | 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:33:17.226 | 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:33:17.243 | 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:33:17.246 | 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:33:17.390 | 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:33:17.406 | 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:33:19.690 | Installing collected packages: swift 2022-04-13 23:33:19.690 | Attempting uninstall: swift 2022-04-13 23:33:19.690 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:33:19.693 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:33:19.695 | Running setup.py develop for swift 2022-04-13 23:33:25.570 | Successfully installed swift 2022-04-13 23:33:25.571 | 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:33:25.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:25.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:25.717 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:25.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:25.722 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:25.724 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:25.726 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:25.729 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:25.731 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:25.733 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:25.736 | + functions-common:time_stop:2439 : start_time=1649892789911 2022-04-13 23:33:25.738 | + functions-common:time_stop:2441 : [[ -z 1649892789911 ]] 2022-04-13 23:33:25.741 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:25.745 | + functions-common:time_stop:2444 : end_time=1649892805742 2022-04-13 23:33:25.747 | + functions-common:time_stop:2445 : elapsed_time=15831 2022-04-13 23:33:25.749 | + functions-common:time_stop:2446 : total=64804 2022-04-13 23:33:25.751 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:25.753 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80635 2022-04-13 23:33:25.756 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:25.762 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:33:25.762 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:33:25.763 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:33:25.782 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:33:25.795 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:33:25.798 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:33:25.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:25.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:25.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:33:25.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:25.809 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:33:25.812 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:33:25.814 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:33:25.816 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:33:25.818 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:33:25.820 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:33:25.823 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:33:25.825 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:33:27.037 | No account-auditor running 2022-04-13 23:33:27.038 | No proxy-server running 2022-04-13 23:33:27.038 | No container-auditor running 2022-04-13 23:33:27.038 | No container-reconciler running 2022-04-13 23:33:27.038 | No object-expirer running 2022-04-13 23:33:27.038 | No container-replicator running 2022-04-13 23:33:27.038 | No object-reconstructor running 2022-04-13 23:33:27.038 | No object-auditor running 2022-04-13 23:33:27.038 | No object-server running 2022-04-13 23:33:27.038 | No container-sync running 2022-04-13 23:33:27.038 | No container-updater running 2022-04-13 23:33:27.038 | No account-server running 2022-04-13 23:33:27.038 | No container-server running 2022-04-13 23:33:27.038 | No container-sharder running 2022-04-13 23:33:27.038 | No object-updater running 2022-04-13 23:33:27.038 | No account-reaper running 2022-04-13 23:33:27.038 | No object-replicator running 2022-04-13 23:33:27.038 | No account-replicator running 2022-04-13 23:33:27.135 | + lib/swift:configure_swift:337 : true 2022-04-13 23:33:27.137 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:33:27.150 | + 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:33:27.163 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:33:27.166 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:33:27.166 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:33:27.170 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:33:27.171 | s/%GROUP%/ubuntu/; 2022-04-13 23:33:27.171 | s/%USER%/ubuntu/; 2022-04-13 23:33:27.171 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:33:27.171 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:33:27.174 | uid = ubuntu 2022-04-13 23:33:27.174 | gid = ubuntu 2022-04-13 23:33:27.174 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:33:27.174 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:33:27.174 | address = 127.0.0.1 2022-04-13 23:33:27.174 | 2022-04-13 23:33:27.174 | [account6612] 2022-04-13 23:33:27.174 | max connections = 25 2022-04-13 23:33:27.174 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:33:27.174 | read only = false 2022-04-13 23:33:27.174 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:33:27.174 | 2022-04-13 23:33:27.174 | [account6622] 2022-04-13 23:33:27.174 | max connections = 25 2022-04-13 23:33:27.174 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [account6632] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [account6642] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [container6611] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [container6621] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [container6631] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:33:27.175 | read only = false 2022-04-13 23:33:27.175 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:33:27.175 | 2022-04-13 23:33:27.175 | [container6641] 2022-04-13 23:33:27.175 | max connections = 25 2022-04-13 23:33:27.175 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:33:27.176 | read only = false 2022-04-13 23:33:27.176 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:33:27.176 | 2022-04-13 23:33:27.176 | 2022-04-13 23:33:27.176 | [object6613] 2022-04-13 23:33:27.176 | max connections = 25 2022-04-13 23:33:27.176 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:33:27.176 | read only = false 2022-04-13 23:33:27.176 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:33:27.176 | 2022-04-13 23:33:27.176 | [object6623] 2022-04-13 23:33:27.176 | max connections = 25 2022-04-13 23:33:27.176 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:33:27.176 | read only = false 2022-04-13 23:33:27.176 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:33:27.176 | 2022-04-13 23:33:27.176 | [object6633] 2022-04-13 23:33:27.176 | max connections = 25 2022-04-13 23:33:27.176 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:33:27.176 | read only = false 2022-04-13 23:33:27.176 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:33:27.176 | 2022-04-13 23:33:27.176 | [object6643] 2022-04-13 23:33:27.176 | max connections = 25 2022-04-13 23:33:27.176 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:33:27.176 | read only = false 2022-04-13 23:33:27.176 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:33:27.177 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:33:27.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:27.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:27.184 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:33:27.196 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:33:27.198 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:33:27.202 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:33:27.207 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:33:27.209 | + 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:33:27.214 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:33:27.241 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-04-13 23:33:27.267 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:33:27.285 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:33:27.313 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:33:27.330 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:33:27.358 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:33:27.376 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:33:27.404 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:33:27.422 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:33:27.449 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:33:27.467 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:33:27.495 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:33:27.513 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:33:27.527 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:27.529 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:33:27.559 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:33:27.585 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:33:27.613 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:33:27.639 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:33:27.655 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:27.657 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:33:27.684 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:33:27.699 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:27.701 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:33:27.716 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:27.718 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:33:27.721 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:33:27.736 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:27.738 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:33:27.740 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:33:27.742 | + 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:33:27.747 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:33:27.754 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:33:27.781 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:33:27.808 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:33:27.838 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:33:27.867 | + 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:33:27.895 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:33:27.897 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:33:27.899 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:33:27.901 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:33:27.903 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:33:27.930 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:33:27.957 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:33:27.984 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:33:28.012 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:33:28.039 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:33:28.067 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:33:28.093 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:33:28.121 | + 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:33:28.148 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:33:28.175 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:33:28.203 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:33:28.230 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:33:28.257 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:33:28.288 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:33:28.315 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:33:28.334 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:33:28.361 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:33:28.389 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:33:28.393 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:33:28.421 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:33:28.449 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:33:28.476 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:33:28.478 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:33:28.480 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:33:28.482 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:33:28.487 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:33:28.490 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:33:28.492 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:33:28.494 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:33:28.496 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:33:28.498 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:33:28.501 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:33:28.503 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:33:28.521 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:33:28.549 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:33:28.567 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:33:28.595 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:33:28.613 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:33:28.642 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:33:28.660 | + 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:33:28.688 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:33:28.707 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:33:28.734 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:33:28.753 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:33:28.781 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:33:28.799 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:33:28.827 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:33:28.845 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:33:28.873 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:33:28.892 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:33:28.935 | + 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:33:28.941 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:33:28.959 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:33:28.987 | + 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:33:29.015 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:33:29.018 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:33:29.023 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:33:29.025 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:33:29.027 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:33:29.029 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:33:29.031 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:33:29.034 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:33:29.036 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:33:29.038 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:33:29.056 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:33:29.084 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:33:29.102 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:33:29.131 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:33:29.149 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:33:29.177 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:33:29.195 | + 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:33:29.223 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:33:29.241 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:33:29.270 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:33:29.287 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:33:29.316 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:33:29.334 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:33:29.362 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:33:29.380 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:33:29.408 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:33:29.427 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:33:29.454 | + 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:33:29.458 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:33:29.476 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:33:29.505 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:33:29.507 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:33:29.511 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:33:29.513 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:33:29.516 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:33:29.518 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:33:29.520 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:33:29.522 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:33:29.524 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:33:29.526 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:33:29.544 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:33:29.572 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:33:29.590 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:33:29.618 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:33:29.636 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:33:29.664 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:33:29.682 | + 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:33:29.711 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:33:29.729 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:33:29.758 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:33:29.776 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:33:29.804 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:33:29.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:33:29.850 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:33:29.868 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:33:29.896 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:33:29.914 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:33:29.943 | + 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:33:29.948 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:33:29.965 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:33:29.993 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:33:30.021 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:33:30.048 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:33:30.077 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:33:30.079 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:33:30.083 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:33:30.112 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:33:30.140 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:33:30.169 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:33:30.198 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:33:30.226 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:33:30.254 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:33:30.281 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:33:30.308 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:33:30.336 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:33:30.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:30.354 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:33:30.371 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:33:30.374 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:33:30.394 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:33:30.396 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-04-13 23:33:30.423 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:33:30.426 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:33:30.454 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-04-13 23:33:30.483 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:33:30.485 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:33:30.512 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:33:30.528 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:30.530 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:33:30.533 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:33:30.538 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:33:30.540 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:33:30.553 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:33:30.555 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:33:30.567 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:33:30.569 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:33:30.571 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:33:30.574 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:33:30.576 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:33:30.578 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:33:30.580 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:33:30.583 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:33:30.585 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:33:30.597 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:33:30.600 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:33:30.602 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:33:30.620 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:30.622 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:33:30.640 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:30.642 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:33:30.644 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:33:30.647 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:33:30.649 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:33:30.651 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:33:30.654 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:33:30.656 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:33:30.659 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:33:30.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:30.679 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:33:30.682 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:33:30.699 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:30.702 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:33:30.704 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:33:30.707 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:33:30.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:30.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:30.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:33:30.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:30.721 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:33:30.724 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:33:30.726 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:33:30.730 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:33:30.732 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:33:30.735 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:33:30.737 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:33:30.741 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:33:30.744 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:33:30.746 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:33:30.750 | +++ 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:33:30.751 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:33:30.756 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:33:30.759 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:33:30.776 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:33:30.777 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:33:30.777 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:33:30.789 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:33:30.792 | + 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:33:31.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:31.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:31.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:31.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:32.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:32.864 | 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:33:32.946 | 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:33:32.947 | 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:33:32.948 | 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:33:32.949 | 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:33:32.950 | 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:33:32.951 | 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:33:32.952 | 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:33:32.954 | 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:33:32.955 | 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:33:32.956 | 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:33:32.957 | 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:33:32.958 | 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:33:32.961 | 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:33:32.963 | 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:33:32.965 | 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:33:32.968 | 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:33:32.970 | 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:33:32.972 | 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:33:32.981 | 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:33:32.982 | 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:33:32.996 | 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:33:33.064 | 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:33:33.066 | 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:33:33.068 | 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:33:33.092 | 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:33:33.093 | 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:33:33.095 | 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:33:33.096 | 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:33:33.098 | 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:33:33.109 | 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:33:33.150 | 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:33:33.151 | 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:33:33.153 | 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:33:33.154 | 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:33:33.174 | 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:33:33.176 | 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:33:33.192 | 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:33:33.207 | 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:33:33.208 | 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:33:33.229 | 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:33:33.230 | 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:33:33.311 | 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:33:33.312 | 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:33:33.313 | 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:33:33.316 | 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:33:33.365 | 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:33:33.391 | 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:33:33.622 | 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:33:33.626 | 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:33:33.658 | 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:33:33.661 | 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:33:33.663 | 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:33:33.664 | 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:33:33.666 | 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:33:33.666 | 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:33:33.722 | 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:33:33.900 | 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:33:33.924 | 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:33:34.007 | 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:33:34.152 | 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:33:36.249 | 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:33:36.256 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:36.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:36.382 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:36.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:36.387 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:36.389 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:36.391 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:36.393 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:36.396 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:36.398 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:36.400 | + functions-common:time_stop:2439 : start_time=1649892810784 2022-04-13 23:33:36.402 | + functions-common:time_stop:2441 : [[ -z 1649892810784 ]] 2022-04-13 23:33:36.405 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:36.410 | + functions-common:time_stop:2444 : end_time=1649892816407 2022-04-13 23:33:36.412 | + functions-common:time_stop:2445 : elapsed_time=5623 2022-04-13 23:33:36.415 | + functions-common:time_stop:2446 : total=80635 2022-04-13 23:33:36.417 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:36.419 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86258 2022-04-13 23:33:36.422 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:36.424 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:33:36.427 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:33:36.430 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:33:36.443 | + 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:33:36.448 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:33:36.450 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:33:36.452 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:33:36.455 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:33:36.458 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:33:36.460 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:33:36.463 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:33:36.465 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:33:36.468 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:33:36.485 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:33:36.487 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:33:36.489 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:36.492 | + functions-common:git_clone:629 : echo master 2022-04-13 23:33:36.492 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:33:36.498 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:33:36.500 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:36.502 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:33:36.514 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:33:36.517 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:33:36.518 | + functions-common:git_clone:685 : head -1 2022-04-13 23:33:36.522 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:33:36.524 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:33:36.527 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:33:36.529 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:33:36.532 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:33:36.535 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:33:36.538 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:33:36.541 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:33:36.543 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:33:36.546 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:33:36.548 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:33:36.551 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:33:36.553 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:33:36.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:33:36.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:33:36.562 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:33:36.564 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:33:36.567 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:33:36.570 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:33:36.576 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:33:36.578 | + 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:33:37.244 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:33:37.247 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:33:37.249 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:33:37.252 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:33:37.254 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:33:37.257 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:33:37.259 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:33:37.261 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:33:37.264 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:33:37.266 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:33:37.268 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:33:37.271 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:33:37.273 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:33:37.275 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:33:37.296 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:33:37.299 | + 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:33:38.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:38.169 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:38.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:38.169 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:39.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:33:39.384 | Obtaining file:///opt/stack/glance 2022-04-13 23:33:39.384 | Preparing metadata (setup.py): started 2022-04-13 23:33:44.108 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:33:44.180 | 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:33:44.181 | 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:33:44.182 | 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:33:44.183 | 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:33:44.184 | 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:33:44.185 | 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:33:44.186 | 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:33:44.187 | 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:33:44.188 | 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:33:44.189 | 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:33:44.190 | 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:33:44.192 | 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:33:44.193 | 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:33:44.194 | 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:33:44.196 | 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:33:44.197 | 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:33:44.198 | 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:33:44.198 | 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:33:44.199 | 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:33:44.201 | 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:33:44.202 | 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:33:44.203 | 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:33:44.204 | 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:33:44.205 | 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:33:44.206 | 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:33:44.207 | 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:33:44.208 | 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:33:44.209 | 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:33:44.211 | 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:33:44.212 | 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:33:44.213 | 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:33:44.214 | 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:33:44.215 | 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:33:44.216 | 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:33:44.217 | 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:33:44.218 | 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:33:44.219 | 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:33:44.220 | 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:33:44.221 | 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:33:44.223 | 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:33:44.224 | 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:33:44.225 | 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:33:44.226 | 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:33:44.242 | 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:33:44.244 | 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:33:44.245 | 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:33:44.265 | 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:33:44.267 | 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:33:44.308 | 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:33:44.324 | 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:33:44.333 | 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:33:44.347 | 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:33:44.348 | 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:33:44.349 | 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:33:44.442 | 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:33:44.517 | 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:33:44.571 | 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:33:44.574 | 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:33:44.606 | 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:33:44.676 | 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:33:44.678 | 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:33:44.679 | 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:33:44.741 | 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:33:44.742 | 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:33:44.743 | 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:33:44.768 | 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:33:44.813 | 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:33:44.820 | 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:33:44.880 | 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:33:44.882 | 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:33:44.884 | 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:33:44.885 | 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:33:44.887 | 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:33:44.911 | 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:33:44.915 | 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:33:44.916 | 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:33:44.960 | 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:33:45.002 | 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:33:45.004 | 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:33:45.005 | 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:33:45.084 | 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:33:45.143 | 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:33:45.245 | 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:33:45.519 | 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:33:45.524 | 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:33:45.525 | 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:33:45.526 | 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:33:45.582 | 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:33:45.605 | 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:33:45.699 | 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:33:45.815 | 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:33:46.031 | 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:33:46.032 | 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:33:46.034 | 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:33:46.037 | 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:33:46.038 | 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:33:46.039 | 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:33:46.040 | 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:33:46.158 | 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:33:46.191 | 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:33:46.239 | 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:33:46.240 | 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:33:46.482 | 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:33:46.664 | 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:33:46.665 | 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:33:46.666 | 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:33:46.668 | 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:33:46.776 | 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:33:46.934 | 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:33:47.065 | 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:33:47.381 | 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:33:47.385 | 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:33:47.615 | 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:33:47.898 | 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:33:48.256 | 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:33:48.257 | 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:33:49.727 | Installing collected packages: glance 2022-04-13 23:33:49.727 | Attempting uninstall: glance 2022-04-13 23:33:49.727 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:33:49.734 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:33:49.735 | Running setup.py develop for glance 2022-04-13 23:33:55.781 | Successfully installed glance 2022-04-13 23:33:55.782 | 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:33:55.790 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:33:55.790 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:33:55.933 | + inc/python:pip_install:200 : result=0 2022-04-13 23:33:55.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:33:55.938 | + functions-common:time_stop:2432 : local name 2022-04-13 23:33:55.940 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:33:55.943 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:33:55.945 | + functions-common:time_stop:2435 : local total 2022-04-13 23:33:55.948 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:33:55.950 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:33:55.952 | + functions-common:time_stop:2439 : start_time=1649892817291 2022-04-13 23:33:55.954 | + functions-common:time_stop:2441 : [[ -z 1649892817291 ]] 2022-04-13 23:33:55.958 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:33:55.962 | + functions-common:time_stop:2444 : end_time=1649892835960 2022-04-13 23:33:55.964 | + functions-common:time_stop:2445 : elapsed_time=18669 2022-04-13 23:33:55.967 | + functions-common:time_stop:2446 : total=86258 2022-04-13 23:33:55.969 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:33:55.972 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104927 2022-04-13 23:33:55.974 | + inc/python:pip_install:203 : return 0 2022-04-13 23:33:55.976 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:33:55.979 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:33:55.981 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:33:56.001 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:33:56.013 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:33:56.016 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:33:56.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:33:56.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:33:56.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:33:56.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:33:56.028 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:33:56.031 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:33:56.033 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:33:56.046 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:33:56.049 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:33:56.052 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:33:56.054 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:33:56.057 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:33:56.059 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:33:56.062 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:33:56.064 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:33:56.093 | + 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:33:56.124 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:33:56.154 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:33:56.184 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:33:56.213 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:33:56.243 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:33:56.245 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:33:56.247 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:33:56.250 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:33:56.252 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:33:56.281 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:33:56.310 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:33:56.339 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:33:56.369 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:33:56.398 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:33:56.429 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:33:56.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:33:56.488 | + 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:33:56.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:33:56.547 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:33:56.577 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:33:56.579 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:33:56.582 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:33:56.584 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:33:56.586 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:33:56.589 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:33:56.605 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:56.608 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:33:56.611 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:33:56.614 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:33:56.630 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:56.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:33:56.635 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:33:56.665 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:33:56.668 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:33:56.670 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:33:56.673 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:33:56.676 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:33:56.705 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:33:56.735 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:33:56.737 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:33:56.740 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:33:56.742 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:33:56.745 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:33:56.747 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:56.749 | + 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:33:56.779 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:33:56.782 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-04-13 23:33:56.811 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:33:56.814 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:33:56.831 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:56.833 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:33:56.863 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:33:56.894 | + 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:33:56.923 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:33:56.953 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:33:56.984 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:33:57.001 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:57.004 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:33:57.034 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:33:57.064 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:33:57.094 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-04-13 23:33:57.123 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:33:57.153 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-04-13 23:33:57.183 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:33:57.200 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:57.202 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:33:57.205 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:33:57.207 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:33:57.210 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:33:57.228 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:33:57.230 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:33:57.232 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:57.235 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:33:57.237 | + 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:33:57.266 | + 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:33:57.297 | + 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:33:57.327 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:33:57.358 | + 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:33:57.362 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:33:57.392 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:33:57.424 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:33:57.455 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-04-13 23:33:57.485 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:33:57.515 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:33:57.546 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:33:57.576 | + 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:33:57.606 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:33:57.636 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:33:57.666 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:33:57.697 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:33:57.702 | + 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:33:57.710 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:33:57.727 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:57.730 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:33:57.732 | + 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:33:57.734 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:33:57.737 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:33:57.739 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:33:57.742 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:33:57.746 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:33:57.748 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:33:57.752 | + 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:33:57.782 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:33:57.785 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:33:57.787 | ++ functions:get_random_port:837 : true 2022-04-13 23:33:57.790 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:33:57.792 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:33:57.794 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:33:57.844 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:33:57.846 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:33:57.848 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:33:57.851 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:33:57.853 | + 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:33:57.881 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:33:57.908 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:33:57.936 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:33:57.963 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:33:57.991 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:33:58.018 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:33:58.046 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:33:58.074 | + 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:33:58.102 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:33:58.129 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:33:58.156 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:33:58.185 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:33:58.213 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:33:58.241 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:33:58.268 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:33:58.297 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:33:58.324 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:33:58.351 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:33:58.380 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:33:58.382 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:33:58.384 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:33:58.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:58.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:58.391 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:33:58.394 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:33:58.449 | proxy (enabled by site administrator) 2022-04-13 23:33:58.452 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:33:58.454 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:33:58.457 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:33:58.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:58.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:58.464 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:33:58.466 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:33:58.522 | proxy_http (enabled by site administrator) 2022-04-13 23:33:58.525 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:33:58.528 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:33:58.530 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:33:58.532 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:33:58.535 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:58.537 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:58.540 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:33:58.543 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:33:58.545 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:33:58.546 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:33:58.555 | KeepAlive Off 2022-04-13 23:33:58.559 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:33:58.559 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:33:58.568 | SetEnv proxy-sendchunked 1 2022-04-13 23:33:58.573 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:33:58.573 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:33:58.581 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:33:58.584 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:33:58.587 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:33:58.589 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:33:58.592 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:33:58.594 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:33:58.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:58.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:58.601 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:33:58.604 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:33:58.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:33:58.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:33:58.611 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:33:58.674 | Site glance-wsgi-api already enabled 2022-04-13 23:33:58.679 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:33:58.682 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:33:58.684 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:33:58.686 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:33:58.821 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:33:58.828 | + 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:33:58.864 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:33:58.867 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:33:58.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:58.890 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:33:58.892 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:33:58.895 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:33:58.897 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:33:58.900 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:33:58.902 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:33:58.905 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:33:58.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:33:58.910 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:33:58.912 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:33:58.915 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:33:58.918 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:33:58.920 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:33:58.923 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:33:58.939 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:33:58.942 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:33:58.944 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:58.947 | + functions-common:git_clone:629 : echo master 2022-04-13 23:33:58.947 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:33:58.952 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:33:58.954 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:58.957 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:33:58.970 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:33:58.973 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:33:58.973 | + functions-common:git_clone:685 : head -1 2022-04-13 23:33:58.985 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:33:58.988 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:33:58.991 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:33:58.994 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:33:58.996 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:33:58.998 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:33:59.001 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:33:59.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:33:59.006 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:33:59.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:33:59.011 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:33:59.014 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:33:59.016 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:33:59.019 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:33:59.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:33:59.025 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:33:59.027 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:33:59.030 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:33:59.033 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:33:59.039 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:33:59.042 | + 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:33:59.709 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:33:59.711 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:33:59.713 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:33:59.716 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:33:59.718 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:33:59.720 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:33:59.723 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:33:59.725 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:33:59.727 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:33:59.730 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:33:59.732 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:33:59.734 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:33:59.737 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:33:59.740 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:33:59.761 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:33:59.763 | + 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:34:00.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:00.634 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:00.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:00.634 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:01.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:01.848 | Obtaining file:///opt/stack/cinder 2022-04-13 23:34:01.848 | Preparing metadata (setup.py): started 2022-04-13 23:34:07.416 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:34:07.567 | 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:34:07.568 | 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:34:07.569 | 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:34:07.571 | 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:34:07.572 | 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:34:07.573 | 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:34:07.574 | 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:34:07.575 | 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:34:07.576 | 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:34:07.577 | 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:34:07.578 | 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:34:07.579 | 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:34:07.580 | 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:34:07.581 | 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:34:07.582 | 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:34:07.583 | 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:34:07.584 | 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:34:07.586 | 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:34:07.587 | 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:34:07.588 | 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:34:07.589 | 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:34:07.590 | 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:34:07.591 | 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:34:07.592 | 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:34:07.593 | 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:34:07.594 | 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:34:07.595 | 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:34:07.597 | 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:34:07.598 | 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:34:07.599 | 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:34:07.600 | 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:34:07.602 | 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:34:07.603 | 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:34:07.604 | 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:34:07.605 | 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:34:07.606 | 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:34:07.607 | 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:34:07.608 | 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:34:07.609 | 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:34:07.610 | 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:34:07.611 | 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:34:07.613 | 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:34:07.614 | 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:34:07.615 | 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:34:07.616 | 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:34:07.617 | 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:34:07.618 | 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:34:07.619 | 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:34:07.620 | 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:34:07.621 | 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:34:07.623 | 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:34:07.624 | 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:34:07.625 | 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:34:07.626 | 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:34:07.627 | 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:34:07.628 | 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:34:07.630 | 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:34:07.631 | 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:34:07.632 | 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:34:07.633 | 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:34:07.634 | 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:34:07.635 | 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:34:07.649 | 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:34:07.650 | 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:34:07.651 | 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:34:07.714 | 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:34:07.744 | 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:34:07.761 | 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:34:07.763 | 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:34:07.764 | 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:34:07.765 | 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:34:07.862 | 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:34:07.917 | 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:34:07.919 | 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:34:07.946 | 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:34:07.947 | 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:34:07.949 | 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:34:08.030 | 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:34:08.077 | 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:34:08.078 | 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:34:08.079 | 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:34:08.080 | 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:34:08.142 | 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:34:08.143 | 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:34:08.145 | 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:34:08.203 | 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:34:08.207 | 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:34:08.269 | 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:34:08.270 | 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:34:08.272 | 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:34:08.272 | 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:34:08.276 | 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:34:08.298 | 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:34:08.302 | 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:34:08.303 | 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:34:08.351 | 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:34:08.433 | 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:34:08.438 | 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:34:08.462 | 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:34:08.489 | 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:34:08.556 | 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:34:08.558 | 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:34:08.691 | 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:34:08.756 | 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:34:08.898 | 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:34:08.935 | 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:34:08.936 | 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:34:08.937 | 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:34:09.137 | 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:34:09.139 | 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:34:09.142 | 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:34:09.178 | 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:34:09.208 | 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:34:09.447 | 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:34:09.449 | 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:34:09.619 | 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:34:09.621 | 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:34:09.622 | 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:34:09.752 | 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:34:09.873 | 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:34:09.874 | 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:34:09.875 | 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:34:09.912 | 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:34:10.127 | 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:34:10.208 | 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:34:10.208 | 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:34:10.388 | 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:34:10.482 | 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:34:10.484 | 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:34:10.664 | 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:34:11.092 | 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:34:11.142 | 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:34:11.194 | 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:34:12.267 | 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:34:12.545 | 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:34:12.546 | 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:34:12.690 | 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:34:12.881 | 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:34:13.058 | 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:34:14.751 | Installing collected packages: cinder 2022-04-13 23:34:14.751 | Attempting uninstall: cinder 2022-04-13 23:34:14.751 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:34:14.757 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:34:14.759 | Running setup.py develop for cinder 2022-04-13 23:34:22.224 | Successfully installed cinder 2022-04-13 23:34:22.224 | 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:34:22.233 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:22.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:22.387 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:22.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:22.391 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:22.394 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:22.396 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:22.399 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:22.401 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:22.403 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:22.405 | + functions-common:time_stop:2439 : start_time=1649892839755 2022-04-13 23:34:22.407 | + functions-common:time_stop:2441 : [[ -z 1649892839755 ]] 2022-04-13 23:34:22.411 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:22.415 | + functions-common:time_stop:2444 : end_time=1649892862412 2022-04-13 23:34:22.417 | + functions-common:time_stop:2445 : elapsed_time=22657 2022-04-13 23:34:22.419 | + functions-common:time_stop:2446 : total=104927 2022-04-13 23:34:22.422 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:22.424 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127584 2022-04-13 23:34:22.426 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:22.428 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:34:22.431 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:34:22.433 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:34:22.453 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:34:22.465 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:34:22.468 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:34:22.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:22.473 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:22.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:34:22.478 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:22.481 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:34:22.483 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:34:22.485 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:34:22.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:22.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:22.493 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:34:22.505 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:34:22.507 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:34:22.510 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:34:22.512 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:34:22.514 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:34:22.517 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:22.520 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:34:22.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:22.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:22.527 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:34:22.530 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:34:22.532 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:34:22.536 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:34:22.539 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:34:22.541 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:34:22.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:22.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:22.548 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:34:22.571 | + 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:34:22.682 | Reading package lists... 2022-04-13 23:34:22.931 | Building dependency tree... 2022-04-13 23:34:22.932 | Reading state information... 2022-04-13 23:34:23.186 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:34:23.186 | The following packages were automatically installed and are no longer required: 2022-04-13 23:34:23.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:34:23.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:34:23.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:34:23.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:34:23.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:34:23.187 | python3-zope.interface 2022-04-13 23:34:23.187 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:34:23.300 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:34:23.305 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:34:23.307 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:34:23.310 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:23.312 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:23.315 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:23.318 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:23.320 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:23.323 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:34:23.325 | + functions-common:time_stop:2439 : start_time=1649892862568 2022-04-13 23:34:23.328 | + functions-common:time_stop:2441 : [[ -z 1649892862568 ]] 2022-04-13 23:34:23.331 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:23.335 | + functions-common:time_stop:2444 : end_time=1649892863333 2022-04-13 23:34:23.338 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:34:23.340 | + functions-common:time_stop:2446 : total=5314 2022-04-13 23:34:23.343 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:23.345 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6079 2022-04-13 23:34:23.349 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:34:23.351 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:34:23.354 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:34:23.356 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:34:23.370 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:34:23.374 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:34:23.376 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:34:23.378 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:34:23.381 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:34:23.382 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:34:23.386 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:34:23.388 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:34:23.395 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:34:23.397 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:34:23.399 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:34:23.401 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:34:23.403 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:34:23.405 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:34:23.417 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:34:23.430 | + 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:34:23.442 | + 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:34:23.454 | + 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:34:23.466 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:34:23.469 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:34:23.474 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vqEj0CEaCj 2022-04-13 23:34:23.476 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:34:23.478 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:34:23.480 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:34:23.483 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vqEj0CEaCj 2022-04-13 23:34:23.486 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vqEj0CEaCj 2022-04-13 23:34:23.498 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vqEj0CEaCj /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:34:23.511 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:34:23.515 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:34:23.517 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:34:23.519 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:34:23.521 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:34:23.523 | + 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:34:23.526 | + 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:34:23.528 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:34:23.530 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:34:23.535 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:34:23.540 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:34:23.559 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:34:23.577 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:34:23.595 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:34:23.614 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:34:23.632 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:34:23.650 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:34:23.669 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:34:23.692 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:34:23.694 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:34:23.697 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:34:23.699 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:34:23.701 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:34:23.735 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:34:23.762 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:34:23.790 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:34:23.817 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:34:23.845 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:34:23.872 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:34:23.899 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:34:23.927 | + 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:34:23.954 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:34:23.983 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:34:24.013 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:34:24.041 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:34:24.044 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:34:24.046 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:34:24.048 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:34:24.051 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:34:24.054 | + 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:34:24.084 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:34:24.112 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:34:24.140 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:34:24.168 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:34:24.196 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:34:24.223 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:34:24.254 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:34:24.257 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:34:24.284 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:34:24.316 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:34:24.323 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key bf36772b116ddc1a4df0321931842333 2022-04-13 23:34:24.351 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:34:24.354 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:34:24.382 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:34:24.410 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:34:24.438 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:34:24.466 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:34:24.483 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:24.485 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:34:24.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:24.503 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:34:24.519 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:24.522 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:34:24.538 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:24.540 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:34:24.542 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:34:24.545 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:34:24.547 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:34:24.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:34:24.552 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:34:24.555 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:34:24.571 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:24.574 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:34:24.576 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:34:24.578 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:34:24.594 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:24.596 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:34:24.599 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:34:24.627 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:34:24.629 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:34:24.632 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:34:24.634 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:34:24.636 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:34:24.639 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:34:24.656 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:34:24.658 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:34:24.661 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:34:24.664 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:34:24.666 | + 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:34:24.693 | + 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:34:24.721 | + 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:34:24.749 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:34:24.777 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:34:24.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:24.796 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:34:24.798 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:34:24.801 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:34:24.804 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:34:24.806 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:34:24.808 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:34:24.811 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:34:24.816 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:34:24.818 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:34:24.820 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:34:24.833 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:34:24.833 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:34:24.841 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:34:24.845 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:34:24.861 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:34:24.864 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:34:24.867 | + 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:34:24.896 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:34:24.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:34:24.951 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:34:24.978 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:34:25.005 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:34:25.032 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:34:25.060 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:34:25.087 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:34:25.115 | + 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:34:25.142 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:34:25.170 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:34:25.197 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:34:25.225 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:34:25.227 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:34:25.230 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:34:25.232 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:34:25.235 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:34:25.238 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:25.240 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:25.242 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:34:25.245 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:34:25.247 | + 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:34:25.275 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:34:25.303 | + 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:34:25.304 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:34:25.312 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:34:25.317 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:34:25.319 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:34:25.321 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:34:25.323 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:34:25.326 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:34:25.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:25.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:25.333 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:34:25.335 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:34:25.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:34:25.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:34:25.342 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:34:25.404 | Enabling site cinder-wsgi. 2022-04-13 23:34:25.410 | To activate the new configuration, you need to run: 2022-04-13 23:34:25.410 | systemctl reload apache2 2022-04-13 23:34:25.414 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:34:25.416 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:34:25.419 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:34:25.421 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:34:25.555 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:34:25.558 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:34:25.593 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-04-13 23:34:25.626 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:34:25.643 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:25.645 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:34:25.648 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:34:25.650 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:34:25.652 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:34:25.655 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:34:25.687 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:34:25.714 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:34:25.743 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:34:25.772 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:34:25.801 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:34:25.828 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:34:25.856 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:34:25.883 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:34:25.911 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:34:25.939 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:34:25.967 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:34:25.995 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:34:25.998 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:34:26.014 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:26.017 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-04-13 23:34:26.047 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:34:26.050 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:34:26.068 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:26.071 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:34:26.073 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:34:26.076 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:34:26.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:34:26.081 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:34:26.083 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:34:26.087 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:34:26.088 | ++ 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:34:26.093 | + 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:34:26.096 | + 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:34:26.098 | + 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:34:26.101 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:34:26.104 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:34:26.106 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:34:26.109 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:34:26.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:26.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:26.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:34:26.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:26.122 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:34:26.125 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:34:26.127 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:34:26.130 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:34:26.132 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:34:26.135 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:34:26.138 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:34:26.140 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:34:26.143 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:34:26.158 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:34:26.161 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:34:26.163 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:26.166 | + functions-common:git_clone:629 : echo master 2022-04-13 23:34:26.166 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:34:26.172 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:34:26.174 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:26.177 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:34:26.190 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:34:26.193 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:34:26.194 | + functions-common:git_clone:685 : head -1 2022-04-13 23:34:26.197 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:34:26.200 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:34:26.203 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:34:26.205 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:34:26.208 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:34:26.210 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:34:26.213 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:34:26.216 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:34:26.218 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:34:26.221 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:34:26.223 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:34:26.226 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:34:26.228 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:34:26.231 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:34:26.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:34:26.237 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:34:26.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:34:26.242 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:34:26.246 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:34:26.252 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:34:26.255 | + 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:34:26.921 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:34:26.923 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:34:26.926 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:34:26.928 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:34:26.931 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:34:26.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:34:26.935 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:34:26.938 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:34:26.941 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:34:26.943 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:34:26.945 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:34:26.948 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:34:26.950 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:34:26.953 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:34:26.973 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:34:26.976 | + 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:34:27.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:27.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:27.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:27.860 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:29.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:29.078 | Obtaining file:///opt/stack/neutron 2022-04-13 23:34:29.079 | Preparing metadata (setup.py): started 2022-04-13 23:34:34.757 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:34:34.849 | 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:34:34.850 | 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:34:34.851 | 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:34:34.852 | 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:34:34.853 | 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:34:34.854 | 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:34:34.856 | 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:34:34.856 | 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:34:34.857 | 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:34:34.858 | 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:34:34.860 | 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:34:34.861 | 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:34:34.862 | 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:34:34.863 | 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:34:34.864 | 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:34:34.865 | 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:34:34.866 | 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:34:34.867 | 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:34:34.868 | 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:34:34.869 | 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:34:34.871 | 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:34:34.872 | 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:34:34.873 | 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:34:34.874 | 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:34:34.875 | 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:34:34.876 | 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:34:34.878 | 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:34:34.879 | 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:34:34.880 | 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:34:34.881 | 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:34:34.882 | 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:34:34.883 | 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:34:34.884 | 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:34:34.886 | 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:34:34.887 | 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:34:34.888 | 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:34:34.889 | 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:34:34.890 | 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:34:34.891 | 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:34:34.892 | 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:34:34.893 | 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:34:34.894 | 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:34:34.895 | 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:34:34.896 | 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:34:34.897 | 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:34:34.898 | 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:34:34.899 | 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:34:34.901 | 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:34:34.902 | 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:34:34.903 | 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:34:34.904 | 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:34:34.905 | 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:34:34.906 | 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:34:34.907 | 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:34:34.908 | 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:34:34.925 | 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:34:34.926 | 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:34:34.928 | 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:34:34.935 | 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:34:34.948 | 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:34:34.949 | 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:34:34.950 | 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:34:34.969 | 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:34:34.976 | 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:34:35.036 | 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:34:35.038 | 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:34:35.092 | 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:34:35.094 | 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:34:35.138 | 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:34:35.145 | 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:34:35.172 | 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:34:35.173 | 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:34:35.175 | 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:34:35.176 | 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:34:35.177 | 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:34:35.178 | 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:34:35.179 | 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:34:35.181 | 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:34:35.198 | 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:34:35.289 | 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:34:35.358 | 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:34:35.423 | 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:34:35.426 | 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:34:35.427 | 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:34:35.484 | 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:34:35.486 | 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:34:35.545 | 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:34:35.548 | 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:34:35.550 | 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:34:35.552 | 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:34:35.576 | 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:34:35.578 | 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:34:35.626 | 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:34:35.679 | 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:34:35.711 | 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:34:35.715 | 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:34:35.740 | 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:34:35.881 | 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:34:35.951 | 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:34:36.029 | 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:34:36.030 | 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:34:36.151 | 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:34:36.153 | 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:34:36.154 | 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:34:36.155 | 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:34:36.156 | 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:34:36.158 | 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:34:36.159 | 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:34:36.376 | 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:34:36.380 | 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:34:36.382 | 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:34:36.428 | 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:34:36.429 | 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:34:36.522 | 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:34:36.523 | 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:34:36.525 | 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:34:36.526 | 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:34:36.564 | 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:34:36.924 | 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:34:36.996 | 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:34:37.156 | 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:34:37.228 | 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:34:37.231 | 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:34:37.466 | 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:34:37.639 | 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:34:38.199 | 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:34:38.246 | 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:34:38.845 | 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:34:38.847 | 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:34:39.160 | 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:34:39.161 | 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:34:39.328 | 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:34:39.571 | 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:34:39.572 | 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:34:39.756 | 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:34:40.017 | 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:34:41.630 | Installing collected packages: neutron 2022-04-13 23:34:41.630 | Attempting uninstall: neutron 2022-04-13 23:34:41.631 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:34:41.650 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:34:41.651 | Running setup.py develop for neutron 2022-04-13 23:34:49.320 | Successfully installed neutron 2022-04-13 23:34:49.320 | 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:34:49.328 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:34:49.328 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:34:49.479 | + inc/python:pip_install:200 : result=0 2022-04-13 23:34:49.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:34:49.483 | + functions-common:time_stop:2432 : local name 2022-04-13 23:34:49.485 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:34:49.488 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:34:49.490 | + functions-common:time_stop:2435 : local total 2022-04-13 23:34:49.492 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:34:49.495 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:34:49.497 | + functions-common:time_stop:2439 : start_time=1649892866968 2022-04-13 23:34:49.499 | + functions-common:time_stop:2441 : [[ -z 1649892866968 ]] 2022-04-13 23:34:49.502 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:34:49.506 | + functions-common:time_stop:2444 : end_time=1649892889504 2022-04-13 23:34:49.509 | + functions-common:time_stop:2445 : elapsed_time=22536 2022-04-13 23:34:49.511 | + functions-common:time_stop:2446 : total=127584 2022-04-13 23:34:49.513 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:34:49.515 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150120 2022-04-13 23:34:49.517 | + inc/python:pip_install:203 : return 0 2022-04-13 23:34:49.520 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:34:49.522 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:34:49.525 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:34:49.543 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:34:49.556 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:34:49.558 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:34:49.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:49.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:49.566 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:34:49.569 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:49.571 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:34:49.573 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:34:49.576 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:34:49.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:34:49.595 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:34:49.598 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:34:49.601 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:34:49.603 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:34:49.606 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:34:49.608 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:34:49.611 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:34:49.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:34:49.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:34:49.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:34:49.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:34:49.623 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:34:49.639 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:49.642 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:34:49.658 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:49.661 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:34:49.677 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:34:49.679 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:34:49.682 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:34:49.684 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:34:49.686 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:34:49.688 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:34:49.691 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:34:49.694 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:34:49.696 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:34:49.699 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:34:49.715 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:34:49.717 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:34:49.719 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:49.722 | + functions-common:git_clone:629 : echo master 2022-04-13 23:34:49.722 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:34:49.727 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:34:49.729 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:34:49.732 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:34:49.744 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:34:49.747 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:34:49.747 | + functions-common:git_clone:685 : head -1 2022-04-13 23:34:49.751 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:34:49.754 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:34:49.757 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:34:49.759 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:34:49.762 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:34:49.764 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:34:49.766 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:34:49.769 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:34:49.772 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:34:49.774 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:34:49.776 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:34:49.779 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:34:49.781 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:34:49.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:34:49.788 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:34:49.791 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:34:49.793 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:34:49.796 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:34:49.799 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:34:49.805 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:34:49.808 | + 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:34:50.477 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:34:50.479 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:34:50.482 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:34:50.484 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:34:50.491 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:34:50.491 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:34:50.491 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:34:50.493 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:34:50.496 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:34:50.498 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:34:50.500 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:34:50.503 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:34:50.505 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:34:50.508 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:34:50.529 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:34:50.532 | + 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:34:51.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:51.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:51.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:34:51.407 | from cryptography.utils import int_from_bytes 2022-04-13 23:34:52.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:34:52.624 | Obtaining file:///opt/stack/nova 2022-04-13 23:34:52.625 | Preparing metadata (setup.py): started 2022-04-13 23:34:59.336 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:34:59.462 | 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:34:59.463 | 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:34:59.464 | 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:34:59.465 | 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:34:59.467 | 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:34:59.468 | 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:34:59.469 | 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:34:59.470 | 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:34:59.471 | 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:34:59.473 | 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:34:59.474 | 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:34:59.475 | 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:34:59.476 | 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:34:59.477 | 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:34:59.478 | 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:34:59.479 | 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:34:59.480 | 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:34:59.481 | 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:34:59.482 | 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:34:59.483 | 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:34:59.484 | 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:34:59.485 | 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:34:59.486 | 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:34:59.488 | 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:34:59.489 | 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:34:59.490 | 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:34:59.491 | 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:34:59.492 | 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:34:59.493 | 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:34:59.494 | 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:34:59.495 | 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:34:59.496 | 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:34:59.498 | 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:34:59.499 | 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:34:59.500 | 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:34:59.501 | 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:34:59.503 | 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:34:59.504 | 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:34:59.505 | 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:34:59.506 | 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:34:59.507 | 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:34:59.509 | 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:34:59.510 | 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:34:59.511 | 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:34:59.512 | 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:34:59.513 | 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:34:59.514 | 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:34:59.515 | 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:34:59.516 | 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:34:59.517 | 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:34:59.520 | 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:34:59.521 | 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:34:59.522 | 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:34:59.523 | 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:34:59.524 | 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:34:59.525 | 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:34:59.526 | 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:34:59.527 | 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:34:59.528 | 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:34:59.529 | 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:34:59.530 | 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:34:59.531 | 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:34:59.532 | 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:34:59.533 | 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:34:59.550 | 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:34:59.552 | 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:34:59.553 | 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:34:59.574 | 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:34:59.615 | 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:34:59.646 | 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:34:59.647 | 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:34:59.672 | 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:34:59.797 | 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:34:59.798 | 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:34:59.859 | 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:34:59.888 | 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:34:59.889 | 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:34:59.891 | 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:34:59.892 | 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:34:59.894 | 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:34:59.915 | 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:34:59.916 | 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:34:59.972 | 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:34:59.974 | 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:34:59.975 | 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:35:00.037 | 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:35:00.147 | 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:35:00.148 | 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:35:00.231 | 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:35:00.293 | 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:35:00.294 | 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:35:00.295 | 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:35:00.297 | 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:35:00.325 | 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:35:00.326 | 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:35:00.382 | 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:35:00.442 | 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:35:00.474 | 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:35:00.480 | 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:35:00.531 | 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:35:00.534 | 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:35:00.624 | 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:35:00.650 | 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:35:00.732 | 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:35:00.810 | 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:35:00.875 | 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:35:00.878 | 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:35:00.880 | 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:35:00.925 | 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:35:00.926 | 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:35:00.932 | 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:35:01.010 | 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:35:01.011 | 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:35:01.013 | 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:35:01.015 | 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:35:01.112 | 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:35:01.327 | 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:35:01.329 | 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:35:01.440 | 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:35:01.442 | 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:35:01.445 | 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:35:01.566 | 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:35:01.644 | 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:35:01.679 | 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:35:01.886 | 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:35:01.966 | 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:35:01.967 | 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:35:02.187 | 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:35:02.299 | 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:35:02.773 | 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:35:02.819 | 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:35:03.186 | 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:35:03.187 | 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:35:03.188 | 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:35:03.189 | 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:35:03.191 | 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:35:03.193 | 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:35:03.194 | 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:35:04.430 | 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:35:04.849 | 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:35:04.850 | 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:35:04.950 | 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:35:05.060 | 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:35:06.720 | Installing collected packages: nova 2022-04-13 23:35:06.721 | Attempting uninstall: nova 2022-04-13 23:35:06.721 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:35:06.729 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:35:06.731 | Running setup.py develop for nova 2022-04-13 23:35:14.963 | Successfully installed nova 2022-04-13 23:35:14.963 | 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:35:14.972 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:14.972 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:15.122 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:15.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:15.127 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:15.129 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:15.132 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:15.134 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:15.136 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:15.138 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:15.140 | + functions-common:time_stop:2439 : start_time=1649892890524 2022-04-13 23:35:15.143 | + functions-common:time_stop:2441 : [[ -z 1649892890524 ]] 2022-04-13 23:35:15.146 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:15.150 | + functions-common:time_stop:2444 : end_time=1649892915148 2022-04-13 23:35:15.152 | + functions-common:time_stop:2445 : elapsed_time=24624 2022-04-13 23:35:15.155 | + functions-common:time_stop:2446 : total=150120 2022-04-13 23:35:15.157 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:15.159 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174744 2022-04-13 23:35:15.161 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:15.164 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:35:15.166 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:35:15.169 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:35:15.187 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:35:15.200 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:35:15.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:35:15.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:15.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:15.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:35:15.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:15.216 | + 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:35:15.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:35:15.231 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:35:15.233 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:35:15.245 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:35:15.248 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:35:15.250 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:35:15.254 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:35:15.255 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:35:15.260 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:35:15.262 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:35:15.265 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:35:15.268 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:35:15.270 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:35:15.273 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:35:15.275 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:35:15.277 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:35:15.289 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:35:15.301 | + 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:35:15.314 | + 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:35:15.327 | + 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:35:15.339 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:35:15.342 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:35:15.347 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.l9h0t4oBVY 2022-04-13 23:35:15.349 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:35:15.352 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:35:15.354 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:35:15.357 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:35:15.359 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:35:15.362 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.l9h0t4oBVY 2022-04-13 23:35:15.366 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.l9h0t4oBVY 2022-04-13 23:35:15.378 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.l9h0t4oBVY /etc/sudoers.d/nova-rootwrap 2022-04-13 23:35:15.390 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:35:15.395 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:35:15.398 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:35:15.400 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:35:15.403 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:35:15.405 | + 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:35:15.408 | + 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:35:15.410 | + 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:35:15.413 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:35:15.418 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:35:15.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:15.437 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:35:15.440 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:35:15.443 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:35:15.447 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:35:15.476 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:35:15.478 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:35:15.504 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:35:15.533 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:35:15.560 | + 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:35:15.590 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:35:15.621 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:35:15.650 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:35:15.652 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:35:15.680 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:35:15.706 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:35:15.732 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:35:15.759 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:35:15.787 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:35:15.817 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:35:15.819 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:35:15.821 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:35:15.823 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:35:15.825 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:35:15.828 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:35:15.830 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:35:15.832 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:35:15.835 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:35:15.837 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:35:15.839 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:35:15.841 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:35:15.843 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:35:15.846 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:35:15.848 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:35:15.850 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:35:15.852 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:35:15.854 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:35:15.857 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:35:15.859 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:35:15.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:15.877 | + 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:35:15.879 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:35:15.882 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:35:15.909 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:35:15.911 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:35:15.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:35:15.916 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:35:15.918 | ++ 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:35:15.921 | + 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:35:15.952 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:35:15.954 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:35:15.957 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:35:15.959 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:35:15.961 | ++ 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:35:15.964 | + 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:35:15.993 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:35:16.023 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:35:16.050 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:35:16.077 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:35:16.093 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:16.096 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:35:16.112 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:16.115 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:35:16.116 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:35:16.121 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:35:16.123 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:35:16.150 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:35:16.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:16.168 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:35:16.171 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:35:16.173 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:35:16.175 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:35:16.178 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:35:16.207 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:35:16.233 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:35:16.261 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:35:16.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:35:16.315 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:35:16.343 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:35:16.371 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:35:16.398 | + 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:35:16.426 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:35:16.453 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:35:16.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:16.472 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:35:16.474 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:35:16.504 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:35:16.531 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-04-13 23:35:16.559 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:35:16.585 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:35:16.614 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:35:16.655 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:35:16.683 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:35:16.711 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:35:16.727 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:16.729 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:35:16.732 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:35:16.759 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:35:16.791 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:35:16.793 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:35:16.820 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:35:16.822 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:35:16.825 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:35:16.827 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:35:16.829 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:35:16.832 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:35:16.835 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:35:16.837 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:35:16.839 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:35:16.841 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:35:16.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:35:16.847 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:35:16.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:35:16.851 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:35:16.853 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:35:16.856 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:35:16.858 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:35:16.860 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:35:16.863 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:35:16.865 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:35:16.867 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:35:16.869 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:35:16.872 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:35:16.874 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:35:16.877 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:35:16.893 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:35:16.895 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:35:16.897 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:35:16.900 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:35:16.902 | + 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:35:16.930 | + 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:35:16.958 | + 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:35:16.985 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:35:17.012 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:35:17.043 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:35:17.059 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:17.061 | + 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:35:17.064 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:35:17.067 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:35:17.069 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:35:17.071 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:35:17.073 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:35:17.076 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:35:17.080 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:35:17.083 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:35:17.085 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:35:17.098 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:35:17.098 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:17.106 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:35:17.110 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:17.126 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:35:17.129 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:35:17.132 | + 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:35:17.161 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:35:17.188 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:35:17.215 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:35:17.242 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:35:17.269 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:35:17.296 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:35:17.324 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:35:17.351 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:35:17.379 | + 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:35:17.405 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:35:17.433 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:35:17.460 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:35:17.487 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:35:17.490 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:35:17.493 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:35:17.495 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:35:17.497 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:35:17.500 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:17.502 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:17.504 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:35:17.507 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:35:17.509 | + 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:35:17.537 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:35:17.565 | + 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:35:17.565 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:35:17.574 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:35:17.577 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:35:17.579 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:35:17.582 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:35:17.585 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:35:17.587 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:35:17.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:17.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:17.594 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:35:17.596 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:35:17.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:17.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:17.603 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:35:17.666 | Enabling site nova-api-wsgi. 2022-04-13 23:35:17.672 | To activate the new configuration, you need to run: 2022-04-13 23:35:17.672 | systemctl reload apache2 2022-04-13 23:35:17.676 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:35:17.678 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:35:17.681 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:35:17.683 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:35:17.816 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:35:17.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:17.845 | + 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:35:17.848 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:35:17.850 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:35:17.853 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:35:17.855 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:35:17.857 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:35:17.861 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:35:17.865 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:35:17.868 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:35:17.870 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:35:17.884 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:35:17.884 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:17.892 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:35:17.896 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:17.912 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:35:17.914 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:35:17.918 | + 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:35:17.948 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:35:17.975 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:35:18.002 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:35:18.029 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:35:18.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:35:18.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:35:18.113 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:35:18.139 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:35:18.167 | + 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:35:18.195 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:35:18.222 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:35:18.249 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:35:18.276 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:35:18.279 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:35:18.307 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:35:18.323 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:18.325 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:35:18.356 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:35:18.358 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:35:18.361 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:35:18.377 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:18.380 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:35:18.382 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:35:18.410 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:35:18.441 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:35:18.444 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:35:18.446 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:35:18.448 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:35:18.450 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:35:18.453 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:35:18.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:18.472 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:35:18.474 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:35:18.477 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:35:18.493 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:18.495 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:35:18.498 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:35:18.525 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:35:18.528 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:35:18.530 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:35:18.558 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:35:18.586 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:35:18.616 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:35:18.633 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:18.635 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:35:18.663 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:35:18.666 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:35:18.668 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:35:18.698 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:35:18.727 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-04-13 23:35:18.755 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:35:18.783 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:35:18.811 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:35:18.839 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:35:18.867 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:35:18.896 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:35:18.923 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:35:18.940 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:18.943 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:35:18.947 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:35:18.949 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:35:18.951 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:35:18.954 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:35:18.957 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:35:18.960 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:35:18.962 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:35:18.965 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:35:18.967 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:35:18.971 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:35:18.974 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:35:18.976 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:35:18.978 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:35:18.981 | ++ 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:35:18.983 | + 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:35:19.013 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:35:19.044 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:35:19.075 | + 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:35:19.077 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:35:19.080 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:35:19.082 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:35:19.098 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:19.102 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:35:19.102 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:35:19.786 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:35:19.789 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:35:19.791 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:35:19.793 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:35:19.796 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:35:19.798 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:35:19.801 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:35:19.817 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:19.820 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:35:19.823 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:35:19.825 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:35:19.840 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:19.843 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:35:19.846 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:35:19.873 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:35:19.876 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:35:19.878 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:35:19.895 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:19.898 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:35:19.900 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:35:19.902 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:35:19.932 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:35:19.961 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:35:19.988 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:35:20.016 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:35:20.043 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:35:20.071 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:35:20.100 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:35:20.127 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:35:20.129 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:35:20.132 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:35:20.135 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:35:20.151 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:35:20.154 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:35:20.156 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:35:20.159 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:35:20.161 | + 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:35:20.189 | + 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:35:20.217 | + 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:35:20.245 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:35:20.273 | + 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:35:20.276 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:35:20.280 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:35:20.282 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:35:20.285 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:35:20.288 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:35:20.291 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:35:20.293 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:35:20.296 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:35:20.298 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:35:20.301 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:35:20.303 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:35:20.305 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:35:20.308 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:35:20.310 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:35:20.326 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.328 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:35:20.331 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:35:20.346 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.348 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:35:20.364 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.367 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:35:20.384 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:20.387 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:35:20.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:20.406 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:35:20.409 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:35:20.412 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:35:20.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:35:20.417 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:35:20.420 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:35:20.422 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:35:20.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.430 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:35:20.432 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:35:20.435 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:35:20.437 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:35:20.440 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:35:20.443 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:20.445 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:35:20.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.453 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:35:20.456 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:35:20.458 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:35:20.460 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:35:20.463 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:35:20.465 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:35:20.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:20.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:20.473 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:35:20.494 | + 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:35:20.605 | Reading package lists... 2022-04-13 23:35:20.849 | Building dependency tree... 2022-04-13 23:35:20.850 | Reading state information... 2022-04-13 23:35:21.103 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:35:21.103 | The following packages were automatically installed and are no longer required: 2022-04-13 23:35:21.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:35:21.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:35:21.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:35:21.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:35:21.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:35:21.104 | python3-zope.interface 2022-04-13 23:35:21.104 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:35:21.221 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:35:21.226 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:35:21.228 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:35:21.231 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:21.233 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:21.236 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:21.238 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:21.240 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:21.243 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:35:21.245 | + functions-common:time_stop:2439 : start_time=1649892920492 2022-04-13 23:35:21.248 | + functions-common:time_stop:2441 : [[ -z 1649892920492 ]] 2022-04-13 23:35:21.251 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:21.255 | + functions-common:time_stop:2444 : end_time=1649892921253 2022-04-13 23:35:21.258 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:35:21.260 | + functions-common:time_stop:2446 : total=6079 2022-04-13 23:35:21.263 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:21.265 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6840 2022-04-13 23:35:21.268 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:35:21.271 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:35:21.273 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:35:21.276 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:35:21.278 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:35:21.281 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:35:21.303 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:35:21.306 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:35:21.308 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:35:21.310 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:35:21.313 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:35:21.316 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:21.318 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:35:21.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:21.323 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:21.326 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:35:21.328 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:35:21.331 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:35:21.334 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:35:21.336 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:35:21.339 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:35:21.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:21.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:21.347 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:35:21.369 | + 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:35:21.480 | Reading package lists... 2022-04-13 23:35:21.725 | Building dependency tree... 2022-04-13 23:35:21.727 | Reading state information... 2022-04-13 23:35:21.980 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:35:21.981 | The following packages were automatically installed and are no longer required: 2022-04-13 23:35:21.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:35:21.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:35:21.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:35:21.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:35:21.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:35:21.982 | python3-zope.interface 2022-04-13 23:35:21.982 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:35:22.095 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:35:22.100 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:35:22.103 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:35:22.105 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:22.107 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:22.110 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:22.112 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:22.114 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:22.117 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:35:22.119 | + functions-common:time_stop:2439 : start_time=1649892921366 2022-04-13 23:35:22.122 | + functions-common:time_stop:2441 : [[ -z 1649892921366 ]] 2022-04-13 23:35:22.125 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:22.129 | + functions-common:time_stop:2444 : end_time=1649892922126 2022-04-13 23:35:22.132 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-13 23:35:22.134 | + functions-common:time_stop:2446 : total=6840 2022-04-13 23:35:22.137 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:22.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7600 2022-04-13 23:35:22.142 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:35:22.145 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:35:22.147 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:35:22.150 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:35:22.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:22.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:22.157 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:35:22.160 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:35:22.216 | wsgi (enabled by maintainer script) 2022-04-13 23:35:22.219 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:35:22.221 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:35:22.224 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:35:22.227 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:35:22.230 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:35:22.232 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:35:22.237 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:35:22.237 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:35:22.242 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:35:22.245 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:35:22.247 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:35:22.250 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:35:22.253 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:35:22.276 | Using python 3.8 to install osc-placement 2022-04-13 23:35:22.279 | + 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:35:23.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:23.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:23.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:23.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:24.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:35:24.384 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:35:24.396 | 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:35:24.397 | 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:35:24.398 | 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:35:24.399 | 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:35:24.400 | 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:35:24.401 | 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:35:24.461 | 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:35:24.462 | 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:35:24.463 | 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:35:24.464 | 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:35:24.477 | 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:35:24.478 | 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:35:24.479 | 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:35:24.495 | 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:35:24.497 | 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:35:24.498 | 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:35:24.499 | 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:35:24.500 | 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:35:24.501 | 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:35:24.521 | 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:35:24.522 | 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:35:24.524 | 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:35:24.525 | 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:35:24.534 | 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:35:24.573 | 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:35:24.574 | 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:35:24.575 | 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:35:24.576 | 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:35:24.577 | 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:35:24.578 | 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:35:24.580 | 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:35:24.582 | 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:35:24.647 | 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:35:24.648 | 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:35:24.651 | 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:35:24.652 | 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:35:24.742 | 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:35:24.743 | 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:35:24.744 | 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:35:24.787 | 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:35:24.828 | 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:35:25.002 | 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:35:27.230 | 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:35:27.237 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:27.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:27.360 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:27.363 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:27.366 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:27.368 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:27.371 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:27.373 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:27.376 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:27.379 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:27.381 | + functions-common:time_stop:2439 : start_time=1649892922270 2022-04-13 23:35:27.384 | + functions-common:time_stop:2441 : [[ -z 1649892922270 ]] 2022-04-13 23:35:27.387 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:27.391 | + functions-common:time_stop:2444 : end_time=1649892927389 2022-04-13 23:35:27.394 | + functions-common:time_stop:2445 : elapsed_time=5119 2022-04-13 23:35:27.397 | + functions-common:time_stop:2446 : total=174744 2022-04-13 23:35:27.399 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:27.402 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179863 2022-04-13 23:35:27.404 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:27.407 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:35:27.409 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:35:27.412 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:35:27.415 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:35:27.417 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:35:27.420 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:35:27.423 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:35:27.425 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:35:27.429 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:35:27.446 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:35:27.448 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:35:27.450 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:27.453 | + functions-common:git_clone:629 : echo master 2022-04-13 23:35:27.454 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:35:27.459 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:35:27.461 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:35:27.464 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:35:27.477 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:35:27.480 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:35:27.480 | + functions-common:git_clone:685 : head -1 2022-04-13 23:35:27.484 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:35:27.487 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:35:27.490 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:35:27.492 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:35:27.495 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:35:27.497 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:35:27.500 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:35:27.503 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:35:27.505 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:35:27.508 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:35:27.510 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:35:27.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:35:27.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:35:27.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:35:27.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:35:27.524 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:35:27.527 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:35:27.529 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:35:27.533 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:35:27.539 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:35:27.542 | + 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:35:28.212 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:35:28.215 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:35:28.217 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:35:28.219 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:35:28.222 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:35:28.224 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:35:28.227 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:35:28.229 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:35:28.232 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:35:28.234 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:35:28.237 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:35:28.240 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:35:28.242 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:35:28.245 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:35:28.266 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:35:28.269 | + 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:35:29.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:29.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:29.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:29.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:30.328 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:35:30.359 | Obtaining file:///opt/stack/placement 2022-04-13 23:35:30.360 | Preparing metadata (setup.py): started 2022-04-13 23:35:34.967 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:35:35.012 | 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:35:35.013 | 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:35:35.014 | 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:35:35.016 | 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:35:35.017 | 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:35:35.018 | 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:35:35.019 | 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:35:35.021 | 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:35:35.022 | 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:35:35.023 | 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:35:35.024 | 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:35:35.025 | 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:35:35.026 | 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:35:35.027 | 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:35:35.028 | 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:35:35.029 | 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:35:35.030 | 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:35:35.032 | 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:35:35.033 | 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:35:35.034 | 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:35:35.035 | 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:35:35.101 | 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:35:35.102 | 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:35:35.103 | 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:35:35.104 | 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:35:35.106 | 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:35:35.108 | 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:35:35.129 | 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:35:35.170 | 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:35:35.172 | 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:35:35.173 | 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:35:35.174 | 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:35:35.175 | 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:35:35.226 | 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:35:35.227 | 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:35:35.229 | 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:35:35.230 | 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:35:35.272 | 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:35:35.275 | 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:35:35.295 | 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:35:35.296 | 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:35:35.298 | 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:35:35.326 | 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:35:35.327 | 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:35:35.340 | 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:35:35.357 | 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:35:35.358 | 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:35:35.359 | 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:35:35.360 | 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:35:35.404 | 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:35:35.405 | 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:35:35.407 | 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:35:35.409 | 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:35:35.427 | 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:35:35.616 | 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:35:35.657 | 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:35:35.658 | 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:35:35.660 | 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:35:35.677 | 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:35:35.712 | 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:35:35.768 | 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:35:35.836 | 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:35:35.920 | 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:35:35.972 | 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:35:36.168 | 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:35:36.169 | 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:35:36.170 | 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:35:36.249 | 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:35:36.315 | 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:35:36.478 | 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:35:36.590 | 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:35:36.591 | 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:35:38.542 | Installing collected packages: openstack-placement 2022-04-13 23:35:38.542 | Attempting uninstall: openstack-placement 2022-04-13 23:35:38.551 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:35:38.551 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:35:38.551 | Running setup.py develop for openstack-placement 2022-04-13 23:35:44.645 | Successfully installed openstack-placement 2022-04-13 23:35:44.645 | 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:35:44.653 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:44.653 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:44.785 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:44.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:44.790 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:44.792 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:44.794 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:44.797 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:44.800 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:44.802 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:44.804 | + functions-common:time_stop:2439 : start_time=1649892928261 2022-04-13 23:35:44.806 | + functions-common:time_stop:2441 : [[ -z 1649892928261 ]] 2022-04-13 23:35:44.809 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:44.814 | + functions-common:time_stop:2444 : end_time=1649892944811 2022-04-13 23:35:44.816 | + functions-common:time_stop:2445 : elapsed_time=16550 2022-04-13 23:35:44.819 | + functions-common:time_stop:2446 : total=179863 2022-04-13 23:35:44.821 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:44.823 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196413 2022-04-13 23:35:44.826 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:44.828 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:35:44.831 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:35:44.833 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:35:44.853 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:35:44.865 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:35:44.868 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:35:44.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:44.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:44.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:35:44.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:44.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:35:44.884 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:35:44.886 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:35:44.898 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:35:44.901 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:35:44.905 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:35:44.908 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:35:44.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:35:44.913 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:35:44.916 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:35:44.919 | + 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:35:44.952 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:35:44.983 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:35:45.017 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:35:45.020 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:35:45.022 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:35:45.025 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:35:45.027 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:35:45.060 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:35:45.090 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:35:45.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:35:45.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:35:45.179 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:35:45.208 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:35:45.237 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:35:45.266 | + 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:35:45.296 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:35:45.325 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:35:45.328 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:35:45.331 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:35:45.334 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:35:45.352 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:35:45.355 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:35:45.357 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:35:45.360 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:35:45.363 | + 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:35:45.392 | + 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:35:45.422 | + 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:35:45.452 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:35:45.483 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:35:45.485 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:35:45.488 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:35:45.490 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:35:45.493 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:35:45.495 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:35:45.498 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:35:45.501 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:35:45.505 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:35:45.508 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:35:45.510 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:35:45.524 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:35:45.524 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:45.532 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:35:45.536 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:35:45.552 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:35:45.555 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:35:45.559 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:35:45.591 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:35:45.620 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:35:45.648 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:35:45.677 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:35:45.706 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:35:45.735 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:35:45.763 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:35:45.794 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:35:45.822 | + 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:35:45.852 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:35:45.881 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:35:45.909 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:35:45.938 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:35:45.942 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:35:45.945 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:35:45.948 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:35:45.950 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:35:45.953 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:45.956 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:45.959 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:35:45.962 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:35:45.964 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:35:45.993 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:35:46.023 | + 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:35:46.023 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:35:46.032 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:35:46.035 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:35:46.038 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:35:46.041 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:35:46.043 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:35:46.046 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:35:46.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:46.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:46.054 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:35:46.056 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:35:46.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:46.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:46.063 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:35:46.125 | Site placement-api already enabled 2022-04-13 23:35:46.130 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:35:46.132 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:35:46.135 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:35:46.137 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:35:46.274 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:35:46.302 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:46.304 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:35:46.324 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:46.326 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:35:46.346 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:46.348 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:35:46.351 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:35:46.353 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:35:46.386 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:35:46.416 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:35:46.446 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:35:46.474 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:35:46.504 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:35:46.533 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:35:46.563 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:35:46.592 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:35:46.610 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:46.613 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:35:46.631 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:46.633 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:35:46.636 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:35:46.638 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:35:46.640 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:35:46.643 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:35:46.646 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:35:46.648 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:35:46.651 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:35:46.654 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:35:46.659 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:35:46.661 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:35:46.664 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:35:46.666 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:35:46.669 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:35:46.684 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:46.687 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:35:46.690 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:35:46.692 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:35:46.694 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:35:46.697 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:35:46.699 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:35:46.701 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:35:46.704 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:35:46.760 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:35:46.797 | [149536 Async install_tempest:174628]: running: install_tempest 2022-04-13 23:35:46.799 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:35:46.802 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:35:46.805 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:35:46.808 | + 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:35:46.810 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:35:46.813 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:35:46.816 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:35:46.819 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:35:46.821 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:35:46.824 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:35:46.827 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:35:46.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:35:46.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:35:46.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:35:46.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:35:46.841 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:35:46.843 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:35:46.846 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:35:46.850 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:35:46.853 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:35:46.856 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:35:46.860 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:35:46.863 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:35:46.868 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:35:46.871 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:35:46.873 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:35:46.877 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:35:46.879 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:35:46.903 | Using python 3.8 to install python-openstackclient 2022-04-13 23:35:46.906 | + 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:35:47.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:47.777 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:47.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:35:47.777 | from cryptography.utils import int_from_bytes 2022-04-13 23:35:48.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:35:48.994 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:35:49.014 | 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:35:49.015 | 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:35:49.016 | 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:35:49.017 | 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:35:49.018 | 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:35:49.019 | 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:35:49.020 | 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:35:49.021 | 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:35:49.022 | 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:35:49.023 | 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:35:49.024 | 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:35:49.036 | 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:35:49.037 | 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:35:49.038 | 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:35:49.040 | 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:35:49.041 | 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:35:49.067 | 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:35:49.069 | 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:35:49.070 | 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:35:49.071 | 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:35:49.072 | 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:35:49.074 | 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:35:49.075 | 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:35:49.076 | 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:35:49.077 | 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:35:49.078 | 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:35:49.079 | 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:35:49.092 | 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:35:49.112 | 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:35:49.113 | 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:35:49.114 | 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:35:49.116 | 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:35:49.135 | 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:35:49.155 | 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:35:49.157 | 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:35:49.158 | 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:35:49.249 | 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:35:49.250 | 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:35:49.252 | 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:35:49.294 | 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:35:49.305 | 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:35:49.342 | 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:35:49.504 | 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:35:49.521 | 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:35:49.621 | 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:35:49.623 | 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:35:49.625 | 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:35:49.628 | 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:35:49.779 | 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:35:52.059 | 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:35:52.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:35:52.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:35:52.196 | + inc/python:pip_install:200 : result=0 2022-04-13 23:35:52.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:35:52.200 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:52.203 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:52.206 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:52.209 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:52.211 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:52.213 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:35:52.216 | + functions-common:time_stop:2439 : start_time=1649892946898 2022-04-13 23:35:52.218 | + functions-common:time_stop:2441 : [[ -z 1649892946898 ]] 2022-04-13 23:35:52.221 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:52.225 | + functions-common:time_stop:2444 : end_time=1649892952223 2022-04-13 23:35:52.228 | + functions-common:time_stop:2445 : elapsed_time=5325 2022-04-13 23:35:52.230 | + functions-common:time_stop:2446 : total=196413 2022-04-13 23:35:52.233 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:52.235 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201738 2022-04-13 23:35:52.238 | + inc/python:pip_install:203 : return 0 2022-04-13 23:35:52.241 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:35:52.244 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:35:52.249 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.bBuw4hk7z8 2022-04-13 23:35:52.252 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:35:52.254 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:35:52.257 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:35:52.259 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:35:52.262 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:35:52.265 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:35:52.282 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:52.285 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:35:52.287 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:35:52.290 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:35:52.293 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:35:52.295 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:35:52.297 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:35:52.300 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:35:52.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:52.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:52.307 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:35:52.310 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:35:52.314 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:35:52.325 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:35:52.328 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:35:52.380 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:35:52.383 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:35:52.385 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:35:52.388 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:35:52.390 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:35:52.393 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:35:52.395 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:35:52.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:35:52.400 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:35:52.402 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:35:52.405 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:35:52.408 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:35:52.410 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:35:52.413 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:35:52.416 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:35:52.418 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:35:52.421 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:35:52.425 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:35:52.429 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:35:52.431 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:35:52.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:52.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:52.439 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:35:52.441 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:35:52.448 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:35:54.727 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:35:54.743 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:35:54.743 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:35:54.747 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:35:54.749 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:35:54.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:54.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:54.757 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:35:54.759 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:35:54.762 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:35:54.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:35:54.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:35:54.769 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:35:54.772 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:35:54.774 | + 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:35:54.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:35:54.884 | + 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:35:54.897 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:35:54.953 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:35:55.008 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:35:55.062 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:35:55.118 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:35:55.120 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:35:55.123 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:35:55.126 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:35:57.980 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:35:57.982 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:35:57.986 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:35:57.991 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-233557 2022-04-13 23:35:57.993 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-233557 1041' 2022-04-13 23:35:57.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:57.998 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:35:58.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.003 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:35:58.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.008 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:35:58.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.014 | + 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:35:58.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.020 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:35:58.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.024 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:35:58.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.031 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-233129 2022-04-13 23:35:58.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.036 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:35:58.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.041 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:35:58.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.046 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:35:58.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.053 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:35:58.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.058 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:35:58.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:35:58.063 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:35:58.066 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:35:58.068 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:35:58.071 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:35:58.083 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:35:58.085 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.088 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:35:58.090 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.092 | + functions-common:run_process:1689 : local group= 2022-04-13 23:35:58.096 | + functions-common:run_process:1690 : local user= 2022-04-13 23:35:58.098 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:35:58.101 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:35:58.103 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:35:58.106 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:35:58.108 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:35:58.112 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:35:58.117 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892958114 2022-04-13 23:35:58.119 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:35:58.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:58.140 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:35:58.142 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:35:58.145 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.148 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.150 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.152 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.155 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:35:58.158 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:35:58.161 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:35:58.163 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:35:58.166 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:35:58.168 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:35:58.171 | + 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:35:58.174 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:35:58.177 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:35:58.179 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:35:58.181 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:35:58.184 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:35:58.186 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:35:58.189 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:35:58.191 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:35:58.196 | + 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:35:58.248 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:35:58.305 | + 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:35:58.361 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:35:58.413 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:35:58.466 | + 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:35:58.519 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:35:58.521 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:35:58.574 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:35:58.952 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:35:58.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:35:59.351 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:35:59.372 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:35:59.375 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:59.377 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:59.380 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:59.382 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:59.384 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:59.387 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:35:59.389 | + functions-common:time_stop:2439 : start_time=1649892958114 2022-04-13 23:35:59.392 | + functions-common:time_stop:2441 : [[ -z 1649892958114 ]] 2022-04-13 23:35:59.395 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:59.399 | + functions-common:time_stop:2444 : end_time=1649892959397 2022-04-13 23:35:59.402 | + functions-common:time_stop:2445 : elapsed_time=1283 2022-04-13 23:35:59.404 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:35:59.407 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:59.410 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1283 2022-04-13 23:35:59.412 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:35:59.415 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:35:59.417 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:35:59.420 | + functions-common:run_process:1689 : local group= 2022-04-13 23:35:59.422 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:35:59.425 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:35:59.428 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:35:59.430 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:35:59.433 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:35:59.435 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:35:59.438 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:35:59.443 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892959440 2022-04-13 23:35:59.446 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:35:59.469 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:59.472 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:35:59.475 | + functions-common:time_stop:2432 : local name 2022-04-13 23:35:59.478 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:35:59.480 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:35:59.483 | + functions-common:time_stop:2435 : local total 2022-04-13 23:35:59.485 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:35:59.488 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:35:59.490 | + functions-common:time_stop:2439 : start_time=1649892959440 2022-04-13 23:35:59.493 | + functions-common:time_stop:2441 : [[ -z 1649892959440 ]] 2022-04-13 23:35:59.496 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:35:59.500 | + functions-common:time_stop:2444 : end_time=1649892959497 2022-04-13 23:35:59.503 | + functions-common:time_stop:2445 : elapsed_time=57 2022-04-13 23:35:59.506 | + functions-common:time_stop:2446 : total=1283 2022-04-13 23:35:59.508 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:35:59.513 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1340 2022-04-13 23:35:59.515 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:35:59.538 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:59.540 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:35:59.565 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:35:59.568 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:35:59.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:35:59.597 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:35:59.599 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:35:59.602 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:35:59.604 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:35:59.607 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380' 2022-04-13 23:35:59.609 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-04-13 23:35:59.613 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-04-13 23:35:59.616 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:35:59.618 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:35:59.621 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-04-13 23:35:59.623 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:35:59.626 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:35:59.629 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:35:59.631 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-04-13 23:35:59.634 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:35:59.637 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:35:59.639 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:35:59.642 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:35:59.645 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:35:59.647 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:35:59.650 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:35:59.653 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:35:59.660 | + 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:35:59.742 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:35:59.809 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:35:59.861 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:35:59.913 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:35:59.967 | + 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:36:00.023 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:36:00.025 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:36:00.094 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:36:00.501 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:36:00.555 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:36:00.608 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:36:00.661 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:36:00.714 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:36:00.718 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:36:00.722 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:36:00.725 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:36:01.128 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:36:01.140 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:36:01.524 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:36:02.005 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:36:02.023 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:02.026 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:36:02.029 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:36:02.032 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:36:02.037 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:36:02.050 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:36:02.062 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:36:02.064 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:36:02.067 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:02.203 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:36:02.340 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:02.481 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:02.620 | + 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.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:02.757 | + 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.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:36:02.898 | + 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.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:36:03.036 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:03.176 | + 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.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:03.316 | + 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.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:36:03.454 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:36:03.460 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:36:03.463 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:36:03.466 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:36:03.470 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:36:03.473 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:36:03.476 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:36:03.493 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:03.496 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:36:03.498 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:36:03.501 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:36:03.504 | + ./stack.sh:main:1097 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:36:03.506 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:36:03.509 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:36:03.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:03.528 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:36:03.530 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:36:03.532 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:36:03.535 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:36:03.537 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:36:03.540 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:36:03.545 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:09.931 | + 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:36:09.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:36:10.037 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:36:10.040 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:36:10.043 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:10.045 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:10.048 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:10.053 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892970050 2022-04-13 23:36:10.055 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:36:14.787 | 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=176593) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:36:14.794 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:14.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.795 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.795 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.796 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:14.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:14.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:14.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.826 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.826 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.826 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:14.827 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:15.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:15.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.433 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.433 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.434 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:15.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:15.435 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:15.435 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:15.442 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:36:32.719 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:36:32.745 | [174628 Async install_tempest:174628]: finished successfully 2022-04-13 23:36:40.978 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:40.979 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:36:41.047 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:41.047 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:36:41.121 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:41.121 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:36:41.184 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:41.185 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:36:41.252 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:41.253 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:36:41.309 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:41.310 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:36:42.241 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:42.241 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:42.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.243 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.244 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.244 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.244 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.244 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:42.245 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:42.245 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:42.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.246 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.247 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.247 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:42.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:42.256 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.258 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.258 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.259 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:42.259 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:42.630 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:42.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.632 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.632 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.633 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.633 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:42.633 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:42.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:42.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.730 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.730 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.731 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:42.731 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:42.731 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:42.731 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:42.731 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:36:42.869 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:42.870 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:36:42.933 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:42.933 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:36:42.995 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:42.995 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:36:43.063 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.064 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:36:43.128 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.128 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:36:43.201 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.201 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:36:43.269 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.270 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:43.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.271 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.272 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.272 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.273 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:43.273 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:43.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:43.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.275 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.275 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.276 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.276 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.277 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:43.277 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:43.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:43.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.290 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.291 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.291 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.291 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:43.291 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:43.603 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:43.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.605 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.606 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.606 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:43.606 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:43.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:36:43.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.677 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.678 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.678 | 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=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:36:43.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:36:43.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:36:43.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=176593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:36:43.686 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:36:43.767 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.767 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:36:43.830 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.830 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:36:43.892 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.892 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:36:43.972 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:43.972 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:36:44.041 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:44.042 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:36:44.104 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:44.104 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:36:44.184 | INFO migrate.versioning.api [-] done 2022-04-13 23:36:44.580 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:36:44.583 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:44.585 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:44.588 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:44.591 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:44.594 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:44.596 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:36:44.599 | + functions-common:time_stop:2439 : start_time=1649892970050 2022-04-13 23:36:44.601 | + functions-common:time_stop:2441 : [[ -z 1649892970050 ]] 2022-04-13 23:36:44.604 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:44.609 | + functions-common:time_stop:2444 : end_time=1649893004606 2022-04-13 23:36:44.613 | + functions-common:time_stop:2445 : elapsed_time=34556 2022-04-13 23:36:44.616 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:36:44.619 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:44.622 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=34556 2022-04-13 23:36:44.624 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:36:44.626 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:36:44.630 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:36:49.200 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:36:49.201 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:36:49.201 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:36:49.201 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:36:49.202 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:36:49.202 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:36:49.202 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:36:49.202 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:36:49.203 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:36:49.567 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:36:49.572 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:36:54.117 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:36:54.117 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:36:54.117 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:36:54.118 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:36:54.118 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:36:54.118 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:36:54.118 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:36:54.119 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:36:54.119 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:36:54.486 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:36:54.488 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:36:54.491 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:36:54.493 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:36:54.511 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:36:54.513 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:36:54.517 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:36:54.521 | + 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:36:54.523 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:36:54.526 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:36:54.529 | + functions-common:run_process:1689 : local group= 2022-04-13 23:36:54.531 | + functions-common:run_process:1690 : local user= 2022-04-13 23:36:54.534 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:36:54.536 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:36:54.538 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:36:54.541 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:54.543 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:54.546 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:54.551 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893014548 2022-04-13 23:36:54.553 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:36:54.569 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:36:54.572 | + 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:36:54.574 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:36:54.577 | + 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:36:54.579 | + 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:36:54.582 | + 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:36:54.584 | + 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:36:54.587 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:36:54.589 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:36:54.592 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:36:54.598 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:36:54.601 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:36:54.604 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:36:54.607 | + 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:36:54.610 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:36:54.612 | + 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:36:54.614 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:36:54.616 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:36:54.618 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:36:54.621 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:36:54.625 | + 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:36:54.681 | + 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:36:54.732 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:36:54.783 | + 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:36:54.835 | + 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:36:54.887 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:36:54.939 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:36:54.991 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:36:55.044 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:36:55.095 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:36:55.147 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:36:55.150 | + 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:36:55.203 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:36:55.598 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:36:55.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:36:55.988 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:36:56.066 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:36:56.069 | + functions-common:time_stop:2432 : local name 2022-04-13 23:36:56.071 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:36:56.074 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:36:56.076 | + functions-common:time_stop:2435 : local total 2022-04-13 23:36:56.079 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:36:56.089 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:36:56.089 | + functions-common:time_stop:2439 : start_time=1649893014548 2022-04-13 23:36:56.089 | + functions-common:time_stop:2441 : [[ -z 1649893014548 ]] 2022-04-13 23:36:56.090 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:36:56.094 | + functions-common:time_stop:2444 : end_time=1649893016091 2022-04-13 23:36:56.096 | + functions-common:time_stop:2445 : elapsed_time=1543 2022-04-13 23:36:56.099 | + functions-common:time_stop:2446 : total=1340 2022-04-13 23:36:56.101 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:36:56.104 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2883 2022-04-13 23:36:56.106 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:36:56.106 | Waiting for keystone to start... 2022-04-13 23:36:56.109 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-04-13 23:36:56.111 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-04-13 23:36:56.114 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:36:56.119 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-04-13 23:36:56.119 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:36:56.121 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:36:56.124 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:36:56.126 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:36:56.128 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:36:56.131 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:36:56.137 | + functions-common:time_start:2423 : _TIME_START[$name]=1649893016133 2022-04-13 23:36:56.139 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:36:56.147 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-04-13 23:37:02.770 | + :: : [[ 200 == 503 ]] 2022-04-13 23:37:02.771 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:37:02.774 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:37:02.777 | + functions-common:time_stop:2432 : local name 2022-04-13 23:37:02.780 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:37:02.782 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:37:02.785 | + functions-common:time_stop:2435 : local total 2022-04-13 23:37:02.787 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:37:02.789 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:37:02.793 | + functions-common:time_stop:2439 : start_time=1649893016133 2022-04-13 23:37:02.795 | + functions-common:time_stop:2441 : [[ -z 1649893016133 ]] 2022-04-13 23:37:02.798 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:37:02.803 | + functions-common:time_stop:2444 : end_time=1649893022800 2022-04-13 23:37:02.805 | + functions-common:time_stop:2445 : elapsed_time=6667 2022-04-13 23:37:02.807 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:37:02.810 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:37:02.812 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6667 2022-04-13 23:37:02.815 | + functions:wait_for_service:467 : return 0 2022-04-13 23:37:02.817 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:37:02.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:37:02.837 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:37:02.840 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:37:02.842 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:37:02.870 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:37:02.873 | + 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.58/identity 2022-04-13 23:37:07.507 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.507 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.508 | 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=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.516 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.533 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.533 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.564 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.599 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.599 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.690 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.690 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.690 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.690 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.690 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.691 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.703 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.704 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.712 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.715 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.716 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=177440) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:37:07.749 | 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=177440) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:37:08.125 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created domain default 2022-04-13 23:37:08.216 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created project admin 2022-04-13 23:37:08.244 | DEBUG passlib.handlers.bcrypt [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=177440) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:37:08.245 | DEBUG passlib.handlers.bcrypt [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=177440) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:37:08.362 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created user admin 2022-04-13 23:37:08.448 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created role reader 2022-04-13 23:37:08.539 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created role member 2022-04-13 23:37:08.616 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created implied role where cb11718bba4e4746a61a2f19fed4542e implies 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:37:08.699 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created role admin 2022-04-13 23:37:08.776 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created implied role where 101fb929a0a6476e9deceadd88e19911 implies cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:37:08.876 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Granted role admin on project admin to user admin. 2022-04-13 23:37:08.959 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Granted role admin on the system to user admin. 2022-04-13 23:37:09.028 | WARNING py.warnings [None req-a7c9614f-6ed8-4042-812f-d615027030f1 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:37:09.028 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:37:09.028 |  2022-04-13 23:37:09.031 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created region RegionOne 2022-04-13 23:37:09.191 | INFO keystone.cmd.bootstrap [None req-a7c9614f-6ed8-4042-812f-d615027030f1 None None] Created public endpoint http://10.222.0.58/identity 2022-04-13 23:37:09.644 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:37:09.646 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:37:09.649 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:37:09.652 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:37:12.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:12.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:12.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:12.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:12.824 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:12.827 | + lib/keystone:create_keystone_accounts:310 : admin_project=8c859fc053434805b4fd2d0f9ef07a20 2022-04-13 23:37:12.829 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:37:12.832 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:37:15.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:15.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:15.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:15.068 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:15.236 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:15.239 | + lib/keystone:create_keystone_accounts:312 : admin_user=27372283bb2e4ab594572df8c36376ed 2022-04-13 23:37:15.241 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:37:15.244 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:37:15.247 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:37:15.249 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 27372283bb2e4ab594572df8c36376ed default 2022-04-13 23:37:15.305 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 27372283bb2e4ab594572df8c36376ed default 2022-04-13 23:37:15.345 | [149536 Async ks-domain-role:177560]: running: get_or_add_user_domain_role admin 27372283bb2e4ab594572df8c36376ed default 2022-04-13 23:37:15.347 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:37:15.349 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:37:15.353 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:37:18.404 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:37:18.406 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:37:18.406 | default 2022-04-13 23:37:18.408 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:37:18.471 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:37:18.517 | [149536 Async ks-project:177690]: running: get_or_create_project service Default 2022-04-13 23:37:18.520 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:37:18.588 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:37:18.632 | [149536 Async ks-service:177776]: running: get_or_create_role service 2022-04-13 23:37:18.635 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:37:18.714 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:37:18.784 | [149536 Async ks-reseller:177872]: running: get_or_create_role ResellerAdmin 2022-04-13 23:37:18.789 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:37:18.793 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:37:19.166 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:37:19.382 | [149536 Async ks-anotherrole:177961]: running: get_or_create_role anotherrole 2022-04-13 23:37:19.405 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:37:19.450 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:37:19.469 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:19.509 | +++ 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:37:22.467 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:22.601 | [177690 Async ks-project:177690]: finished successfully 2022-04-13 23:37:22.633 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:22.680 | [177776 Async ks-service:177776]: finished successfully 2022-04-13 23:37:23.050 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:23.076 | [177872 Async ks-reseller:177872]: finished successfully 2022-04-13 23:37:23.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:23.089 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:23.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:23.090 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:23.291 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:23.294 | ++ functions-common:get_or_create_project:945 : project_id=0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:23.296 | ++ functions-common:get_or_create_project:946 : echo 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:23.299 | + lib/keystone:create_keystone_accounts:340 : invis_project=0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:23.302 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:37:23.307 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:37:23.311 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:23.316 | +++ 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:37:23.622 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:23.647 | [177961 Async ks-anotherrole:177961]: finished successfully 2022-04-13 23:37:26.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:37:26.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:26.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:37:26.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:26.234 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:26.241 | ++ functions-common:get_or_create_project:945 : project_id=875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:26.243 | ++ functions-common:get_or_create_project:946 : echo 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:26.247 | + lib/keystone:create_keystone_accounts:344 : demo_project=875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:26.249 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:37:26.252 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:37:26.255 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:26.257 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:37:26.260 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:37:26.263 | +++ 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:37:26.508 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:26.532 | [177560 Async ks-domain-role:177560]: finished successfully 2022-04-13 23:37:28.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:28.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:28.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:28.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.012 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.015 | ++ functions-common:get_or_create_user:932 : user_id=43e10693c359405f953bc3ab3d2ce94c 2022-04-13 23:37:29.017 | ++ functions-common:get_or_create_user:933 : echo 43e10693c359405f953bc3ab3d2ce94c 2022-04-13 23:37:29.020 | + lib/keystone:create_keystone_accounts:347 : demo_user=43e10693c359405f953bc3ab3d2ce94c 2022-04-13 23:37:29.022 | + 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:37:29.072 | [149536 Async ks-domain-role:177560]: Waiting for completion of get_or_add_user_domain_role admin 27372283bb2e4ab594572df8c36376ed default running on PID 177560 (6 other jobs running) 2022-04-13 23:37:29.096 | [149536 Async ks-domain-role:177560]: Signaling child to exit 2022-04-13 23:37:29.096 | WAKEUP 2022-04-13 23:37:29.119 | [149536 Async ks-domain-role:177560]: Signaled 2022-04-13 23:37:29.121 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:37:29.121 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27372283bb2e4ab594572df8c36376ed --domain default 2022-04-13 23:37:29.121 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:37:29.121 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:37:29.121 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:37:29.121 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:29.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.121 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:37:29.121 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:37:29.121 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 27372283bb2e4ab594572df8c36376ed --domain default 2022-04-13 23:37:29.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.122 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.122 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27372283bb2e4ab594572df8c36376ed --domain default 2022-04-13 23:37:29.122 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:37:29.122 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:37:29.122 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:37:29.122 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:29.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.122 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.122 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.122 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:37:29.122 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:37:29.122 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 27372283bb2e4ab594572df8c36376ed | | | default | | False |' 2022-04-13 23:37:29.122 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:37:29.122 | ++ functions-common:get_field:819 : read data 2022-04-13 23:37:29.122 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:37:29.122 | + functions-common:get_or_add_user_domain_role:1028 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:37:29.122 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:37:29.163 | [149536 Async ks-domain-role:177560]: finished get_or_add_user_domain_role admin 27372283bb2e4ab594572df8c36376ed default with result 0 in 11 seconds 2022-04-13 23:37:29.171 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:37:29.206 | [149536 Async ks-project:177690]: Waiting for completion of get_or_create_project service Default running on PID 177690 (5 other jobs running) 2022-04-13 23:37:29.231 | [149536 Async ks-project:177690]: Signaling child to exit 2022-04-13 23:37:29.231 | WAKEUP 2022-04-13 23:37:29.253 | [149536 Async ks-project:177690]: Signaled 2022-04-13 23:37:29.254 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:29.254 | ++ 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:37:29.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.254 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.254 | + functions-common:get_or_create_project:945 : project_id=dfe2227281e745f39322237a2d633413 2022-04-13 23:37:29.254 | + functions-common:get_or_create_project:946 : echo dfe2227281e745f39322237a2d633413 2022-04-13 23:37:29.255 | dfe2227281e745f39322237a2d633413 2022-04-13 23:37:29.299 | [149536 Async ks-project:177690]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:37:29.335 | [149536 Async ks-service:177776]: Waiting for completion of get_or_create_role service running on PID 177776 (4 other jobs running) 2022-04-13 23:37:29.359 | [149536 Async ks-service:177776]: Signaling child to exit 2022-04-13 23:37:29.360 | WAKEUP 2022-04-13 23:37:29.381 | [149536 Async ks-service:177776]: Signaled 2022-04-13 23:37:29.382 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:29.383 | ++ 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:37:29.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.383 | + functions-common:get_or_create_role:957 : role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:37:29.383 | + functions-common:get_or_create_role:958 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:37:29.383 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:37:29.427 | [149536 Async ks-service:177776]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:37:29.464 | [149536 Async ks-reseller:177872]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 177872 (3 other jobs running) 2022-04-13 23:37:29.488 | [149536 Async ks-reseller:177872]: Signaling child to exit 2022-04-13 23:37:29.488 | WAKEUP 2022-04-13 23:37:29.510 | [149536 Async ks-reseller:177872]: Signaled 2022-04-13 23:37:29.512 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:29.512 | ++ 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:37:29.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.512 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.512 | + functions-common:get_or_create_role:957 : role_id=2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:37:29.512 | + functions-common:get_or_create_role:958 : echo 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:37:29.512 | 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:37:29.555 | [149536 Async ks-reseller:177872]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:37:29.593 | [149536 Async ks-anotherrole:177961]: Waiting for completion of get_or_create_role anotherrole running on PID 177961 (2 other jobs running) 2022-04-13 23:37:29.617 | [149536 Async ks-anotherrole:177961]: Signaling child to exit 2022-04-13 23:37:29.617 | WAKEUP 2022-04-13 23:37:29.640 | [149536 Async ks-anotherrole:177961]: Signaled 2022-04-13 23:37:29.641 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:37:29.641 | ++ 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:37:29.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:29.641 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:29.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:29.642 | + functions-common:get_or_create_role:957 : role_id=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:37:29.642 | + functions-common:get_or_create_role:958 : echo ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:37:29.642 | ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:37:29.685 | [149536 Async ks-anotherrole:177961]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:37:29.689 | + inc/async:async_wait:197 : return 0 2022-04-13 23:37:29.691 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.750 | + inc/async:async_inner:63 : get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.794 | [149536 Async ks-demo-member:178829]: running: get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.797 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 27372283bb2e4ab594572df8c36376ed 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.861 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 27372283bb2e4ab594572df8c36376ed 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.908 | [149536 Async ks-demo-admin:178941]: running: get_or_add_user_project_role admin 27372283bb2e4ab594572df8c36376ed 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.912 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:29.980 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:30.031 | [149536 Async ks-demo-another:179053]: running: get_or_add_user_project_role anotherrole 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:30.034 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:30.113 | + inc/async:async_inner:63 : get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:30.156 | [149536 Async ks-demo-invis:179165]: running: get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:37:30.161 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:37:30.167 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:37:30.170 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:30.177 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:37:30.180 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:37:30.191 | +++ 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:37:34.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:34.115 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:34.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:34.115 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:34.305 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:34.308 | ++ functions-common:get_or_create_user:932 : user_id=ccdf6b46e9a14f578a41f37b15fdc7b5 2022-04-13 23:37:34.310 | ++ functions-common:get_or_create_user:933 : echo ccdf6b46e9a14f578a41f37b15fdc7b5 2022-04-13 23:37:34.313 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ccdf6b46e9a14f578a41f37b15fdc7b5 2022-04-13 23:37:34.316 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ccdf6b46e9a14f578a41f37b15fdc7b5 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:34.379 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ccdf6b46e9a14f578a41f37b15fdc7b5 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:34.430 | [149536 Async ks-demo-reader:179323]: running: get_or_add_user_project_role reader ccdf6b46e9a14f578a41f37b15fdc7b5 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:37:34.435 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:37:34.438 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:37:34.442 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:37:34.445 | +++ 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:37:39.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:39.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:39.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:39.242 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:39.426 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:39.430 | ++ functions-common:get_or_create_project:945 : project_id=24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:39.433 | ++ functions-common:get_or_create_project:946 : echo 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:39.436 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:39.438 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:37:39.441 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:37:39.444 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:39.447 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:37:39.452 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:37:39.456 | +++ 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:37:43.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:43.064 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:43.401 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:43.429 | ++ functions-common:get_or_create_user:932 : user_id=b7badb5e4b4c4ddda3846b2b4483532e 2022-04-13 23:37:43.454 | ++ functions-common:get_or_create_user:933 : echo b7badb5e4b4c4ddda3846b2b4483532e 2022-04-13 23:37:43.485 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b7badb5e4b4c4ddda3846b2b4483532e 2022-04-13 23:37:43.506 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:43.914 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:44.117 | [149536 Async ks-alt-admin:179693]: running: get_or_add_user_project_role admin b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:44.133 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:44.547 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:44.745 | [149536 Async ks-alt-another:179806]: running: get_or_add_user_project_role anotherrole b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:44.776 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:37:44.804 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:37:44.827 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:44.852 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:37:44.876 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:37:44.898 | +++ 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:37:45.998 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:46.141 | [178829 Async ks-demo-member:178829]: finished successfully 2022-04-13 23:37:46.922 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:46.987 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:47.082 | [178941 Async ks-demo-admin:178941]: finished successfully 2022-04-13 23:37:47.152 | [179053 Async ks-demo-another:179053]: finished successfully 2022-04-13 23:37:47.630 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:47.748 | [179165 Async ks-demo-invis:179165]: finished successfully 2022-04-13 23:37:49.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:37:49.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:49.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:37:49.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:49.651 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:49.655 | ++ functions-common:get_or_create_user:932 : user_id=ee013739853848c2b89133cfa2fbbbcd 2022-04-13 23:37:49.659 | ++ functions-common:get_or_create_user:933 : echo ee013739853848c2b89133cfa2fbbbcd 2022-04-13 23:37:49.662 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ee013739853848c2b89133cfa2fbbbcd 2022-04-13 23:37:49.665 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ee013739853848c2b89133cfa2fbbbcd 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:49.769 | + inc/async:async_inner:63 : get_or_add_user_project_role member ee013739853848c2b89133cfa2fbbbcd 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:49.851 | [149536 Async ks-alt-member-user:180197]: running: get_or_add_user_project_role member ee013739853848c2b89133cfa2fbbbcd 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:49.855 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:37:49.859 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:37:49.862 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:49.865 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:37:49.868 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:37:49.874 | +++ 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:37:50.689 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:50.869 | [179323 Async ks-demo-reader:179323]: finished successfully 2022-04-13 23:37:53.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:53.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:53.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:53.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:53.244 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:53.255 | ++ functions-common:get_or_create_user:932 : user_id=e63b228f0c7947ef9b37a7bfabc2f779 2022-04-13 23:37:53.258 | ++ functions-common:get_or_create_user:933 : echo e63b228f0c7947ef9b37a7bfabc2f779 2022-04-13 23:37:53.261 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e63b228f0c7947ef9b37a7bfabc2f779 2022-04-13 23:37:53.273 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e63b228f0c7947ef9b37a7bfabc2f779 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:53.393 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e63b228f0c7947ef9b37a7bfabc2f779 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:53.444 | [149536 Async ks-alt-reader-user:180475]: running: get_or_add_user_project_role reader e63b228f0c7947ef9b37a7bfabc2f779 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:37:53.453 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:37:53.457 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:53.462 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:37:53.467 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:37:53.472 | +++ 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:37:56.780 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:56.814 | [179693 Async ks-alt-admin:179693]: finished successfully 2022-04-13 23:37:56.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:56.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:56.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:37:56.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:37:57.050 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:37:57.052 | ++ functions-common:get_or_create_user:932 : user_id=59bb642ee7754fb29ae490b5c9b6e418 2022-04-13 23:37:57.055 | ++ functions-common:get_or_create_user:933 : echo 59bb642ee7754fb29ae490b5c9b6e418 2022-04-13 23:37:57.064 | + lib/keystone:create_keystone_accounts:392 : system_member_user=59bb642ee7754fb29ae490b5c9b6e418 2022-04-13 23:37:57.067 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 59bb642ee7754fb29ae490b5c9b6e418 all 2022-04-13 23:37:57.150 | + inc/async:async_inner:63 : get_or_add_user_system_role member 59bb642ee7754fb29ae490b5c9b6e418 all 2022-04-13 23:37:57.195 | [149536 Async ks-system-member:180719]: running: get_or_add_user_system_role member 59bb642ee7754fb29ae490b5c9b6e418 all 2022-04-13 23:37:57.199 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:37:57.203 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:37:57.206 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:37:57.214 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:37:57.218 | +++ 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:37:59.125 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:37:59.302 | [179806 Async ks-alt-another:179806]: finished successfully 2022-04-13 23:38:00.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:00.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:00.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:00.077 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:00.271 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:00.275 | ++ functions-common:get_or_create_user:932 : user_id=787aebde2c8246fea9934365801ffc0b 2022-04-13 23:38:00.279 | ++ functions-common:get_or_create_user:933 : echo 787aebde2c8246fea9934365801ffc0b 2022-04-13 23:38:00.282 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=787aebde2c8246fea9934365801ffc0b 2022-04-13 23:38:00.285 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 787aebde2c8246fea9934365801ffc0b all 2022-04-13 23:38:00.375 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 787aebde2c8246fea9934365801ffc0b all 2022-04-13 23:38:00.450 | [149536 Async ks-system-reader:180952]: running: get_or_add_user_system_role reader 787aebde2c8246fea9934365801ffc0b all 2022-04-13 23:38:00.453 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:38:00.457 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:38:00.460 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:38:00.465 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:38:00.472 | +++ 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:38:03.530 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:03.569 | [180197 Async ks-alt-member-user:180197]: finished successfully 2022-04-13 23:38:03.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:03.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:03.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:03.642 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:03.843 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:03.846 | ++ functions-common:get_or_create_group:909 : group_id=4ede5208f07449b4ab74afb8848d476c 2022-04-13 23:38:03.849 | ++ functions-common:get_or_create_group:910 : echo 4ede5208f07449b4ab74afb8848d476c 2022-04-13 23:38:03.853 | + lib/keystone:create_keystone_accounts:402 : admin_group=4ede5208f07449b4ab74afb8848d476c 2022-04-13 23:38:03.856 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:38:03.860 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:38:03.862 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:38:03.865 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:38:03.868 | +++ 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:38:06.432 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:06.471 | [180475 Async ks-alt-reader-user:180475]: finished successfully 2022-04-13 23:38:06.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:38:06.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:06.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:38:06.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:06.934 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:06.937 | ++ functions-common:get_or_create_group:909 : group_id=cf54a2a0309c40aaa54cd3e5b8e7ee3f 2022-04-13 23:38:06.940 | ++ functions-common:get_or_create_group:910 : echo cf54a2a0309c40aaa54cd3e5b8e7ee3f 2022-04-13 23:38:06.942 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cf54a2a0309c40aaa54cd3e5b8e7ee3f 2022-04-13 23:38:06.945 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.018 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.078 | [149536 Async ks-group-memberdemo:181305]: running: get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.081 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.181 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.302 | [149536 Async ks-group-anotherdemo:181391]: running: get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:07.315 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:07.608 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:07.863 | [149536 Async ks-group-memberalt:181477]: running: get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:07.876 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:07.894 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:08.008 | [180719 Async ks-system-member:180719]: finished successfully 2022-04-13 23:38:08.165 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:08.386 | [149536 Async ks-group-anotheralt:181621]: running: get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:08.410 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 2022-04-13 23:38:08.870 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 2022-04-13 23:38:09.101 | [149536 Async ks-group-admin:181708]: running: get_or_add_group_project_role admin 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 2022-04-13 23:38:09.126 | + 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:38:09.486 | [149536 Async ks-demo-member:178829]: Waiting for completion of get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 running on PID 178829 (17 other jobs running) 2022-04-13 23:38:09.690 | [149536 Async ks-demo-member:178829]: Signaling child to exit 2022-04-13 23:38:09.690 | WAKEUP 2022-04-13 23:38:09.818 | [149536 Async ks-demo-member:178829]: Signaled 2022-04-13 23:38:09.830 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:09.830 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:09.831 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:09.831 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:09.831 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:09.831 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:09.831 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:09.831 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:09.831 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:09.831 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:09.831 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:09.831 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:09.831 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:09.831 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:09.831 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:09.831 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:09.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:09.832 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:09.832 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:09.832 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:09.832 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:09.832 | ++ functions-common:get_field:825 : echo '| cb11718bba4e4746a61a2f19fed4542e | 43e10693c359405f953bc3ab3d2ce94c | | 875ceee16b41471ebd937dfd1066d913 | | | False |' 2022-04-13 23:38:09.832 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:09.832 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:09.832 | + functions-common:get_or_add_user_project_role:1004 : echo cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:09.832 | cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:10.164 | [149536 Async ks-demo-member:178829]: finished get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 with result 0 in 16 seconds 2022-04-13 23:38:10.440 | [149536 Async ks-demo-admin:178941]: Waiting for completion of get_or_add_user_project_role admin 27372283bb2e4ab594572df8c36376ed 875ceee16b41471ebd937dfd1066d913 running on PID 178941 (16 other jobs running) 2022-04-13 23:38:10.604 | [149536 Async ks-demo-admin:178941]: Signaling child to exit 2022-04-13 23:38:10.604 | WAKEUP 2022-04-13 23:38:10.775 | [149536 Async ks-demo-admin:178941]: Signaled 2022-04-13 23:38:10.785 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:10.785 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:10.785 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:10.785 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:10.785 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:10.785 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:10.785 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:10.785 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27372283bb2e4ab594572df8c36376ed --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:10.786 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:10.786 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:10.786 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:10.786 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:10.786 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 27372283bb2e4ab594572df8c36376ed --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27372283bb2e4ab594572df8c36376ed --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:10.786 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:10.786 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:10.786 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:10.786 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:10.786 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:10.786 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:10.786 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:10.787 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 27372283bb2e4ab594572df8c36376ed | | 875ceee16b41471ebd937dfd1066d913 | | | False |' 2022-04-13 23:38:10.787 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:10.787 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:10.787 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:10.787 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:10.787 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:11.083 | [149536 Async ks-demo-admin:178941]: finished get_or_add_user_project_role admin 27372283bb2e4ab594572df8c36376ed 875ceee16b41471ebd937dfd1066d913 with result 0 in 17 seconds 2022-04-13 23:38:11.331 | [149536 Async ks-demo-another:179053]: Waiting for completion of get_or_add_user_project_role anotherrole 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 running on PID 179053 (15 other jobs running) 2022-04-13 23:38:11.471 | [149536 Async ks-demo-another:179053]: Signaling child to exit 2022-04-13 23:38:11.471 | WAKEUP 2022-04-13 23:38:11.633 | [149536 Async ks-demo-another:179053]: Signaled 2022-04-13 23:38:11.650 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:11.651 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:11.651 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:11.651 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:11.651 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:11.651 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:11.651 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:11.651 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:11.651 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:11.651 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:11.651 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:11.651 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:11.651 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:11.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:11.651 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:11.651 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:11.651 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:11.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.651 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 43e10693c359405f953bc3ab3d2ce94c --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:11.652 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:11.652 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:11.652 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:11.652 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:11.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:11.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:11.652 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:11.652 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:11.652 | ++ functions-common:get_field:825 : echo '| ab32e176bc944b3a8db9f3149e5a4475 | 43e10693c359405f953bc3ab3d2ce94c | | 875ceee16b41471ebd937dfd1066d913 | | | False |' 2022-04-13 23:38:11.652 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:11.652 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:11.652 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:11.652 | + functions-common:get_or_add_user_project_role:1004 : echo ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:11.652 | ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:11.979 | [149536 Async ks-demo-another:179053]: finished get_or_add_user_project_role anotherrole 43e10693c359405f953bc3ab3d2ce94c 875ceee16b41471ebd937dfd1066d913 with result 0 in 17 seconds 2022-04-13 23:38:12.244 | [149536 Async ks-demo-invis:179165]: Waiting for completion of get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 0e2e71c24c564ea4af9ee6b4cb07a04b running on PID 179165 (14 other jobs running) 2022-04-13 23:38:12.421 | [149536 Async ks-demo-invis:179165]: Signaling child to exit 2022-04-13 23:38:12.421 | WAKEUP 2022-04-13 23:38:12.568 | [149536 Async ks-demo-invis:179165]: Signaled 2022-04-13 23:38:12.581 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:12.581 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:12.581 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:12.581 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:12.581 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:12.581 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:12.581 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:12.581 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:12.581 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:12.581 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:12.581 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e10693c359405f953bc3ab3d2ce94c --project 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:38:12.581 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:12.581 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:12.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:38:12.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.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:38:12.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:12.581 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:12.581 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:12.581 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 43e10693c359405f953bc3ab3d2ce94c --project 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:38:12.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:38:12.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.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:38:12.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.582 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e10693c359405f953bc3ab3d2ce94c --project 0e2e71c24c564ea4af9ee6b4cb07a04b 2022-04-13 23:38:12.582 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:12.582 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:12.582 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:12.582 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:12.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:38:12.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.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:38:12.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:12.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:12.582 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:12.582 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:12.582 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:12.582 | ++ functions-common:get_field:825 : echo '| cb11718bba4e4746a61a2f19fed4542e | 43e10693c359405f953bc3ab3d2ce94c | | 0e2e71c24c564ea4af9ee6b4cb07a04b | | | False |' 2022-04-13 23:38:12.582 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:12.582 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:12.582 | + functions-common:get_or_add_user_project_role:1004 : echo cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:12.582 | cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:12.847 | [149536 Async ks-demo-invis:179165]: finished get_or_add_user_project_role member 43e10693c359405f953bc3ab3d2ce94c 0e2e71c24c564ea4af9ee6b4cb07a04b with result 0 in 17 seconds 2022-04-13 23:38:12.990 | [149536 Async ks-demo-reader:179323]: Waiting for completion of get_or_add_user_project_role reader ccdf6b46e9a14f578a41f37b15fdc7b5 875ceee16b41471ebd937dfd1066d913 running on PID 179323 (13 other jobs running) 2022-04-13 23:38:13.093 | [149536 Async ks-demo-reader:179323]: Signaling child to exit 2022-04-13 23:38:13.093 | WAKEUP 2022-04-13 23:38:13.207 | [149536 Async ks-demo-reader:179323]: Signaled 2022-04-13 23:38:13.219 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:13.219 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:13.219 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:13.219 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:13.219 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:13.219 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:13.219 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:13.219 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:13.219 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ccdf6b46e9a14f578a41f37b15fdc7b5 --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:13.219 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:13.219 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:13.219 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:13.219 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:13.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.219 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.219 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:13.220 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:13.220 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:13.220 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user ccdf6b46e9a14f578a41f37b15fdc7b5 --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:13.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.220 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:13.220 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:13.220 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ccdf6b46e9a14f578a41f37b15fdc7b5 --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:13.220 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:13.220 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:13.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:13.220 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:13.220 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:13.220 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:13.220 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:13.220 | ++ functions-common:get_field:825 : echo '| 6d7fb123ab0e456e83e4f5657996e62f | ccdf6b46e9a14f578a41f37b15fdc7b5 | | 875ceee16b41471ebd937dfd1066d913 | | | False |' 2022-04-13 23:38:13.220 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:13.220 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:13.220 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:13.220 | + functions-common:get_or_add_user_project_role:1004 : echo 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:13.220 | 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:13.520 | [149536 Async ks-demo-reader:179323]: finished get_or_add_user_project_role reader ccdf6b46e9a14f578a41f37b15fdc7b5 875ceee16b41471ebd937dfd1066d913 with result 0 in 16 seconds 2022-04-13 23:38:13.553 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:13.569 | + 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:38:13.896 | [149536 Async ks-alt-admin:179693]: Waiting for completion of get_or_add_user_project_role admin b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 179693 (12 other jobs running) 2022-04-13 23:38:14.089 | [149536 Async ks-alt-admin:179693]: Signaling child to exit 2022-04-13 23:38:14.090 | WAKEUP 2022-04-13 23:38:14.113 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:14.252 | [149536 Async ks-alt-admin:179693]: Signaled 2022-04-13 23:38:14.261 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:14.261 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:14.261 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:14.261 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:14.261 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:14.261 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:14.261 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:14.261 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:14.261 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:14.261 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:14.261 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:14.261 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:14.261 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:14.262 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:14.262 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:14.262 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:14.262 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:14.262 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:14.262 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:14.262 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:14.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:14.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:14.262 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:14.262 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:14.262 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | b7badb5e4b4c4ddda3846b2b4483532e | | 24a4bbdb56de4508bdce2b99b87cb2ad | | | False |' 2022-04-13 23:38:14.262 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:14.262 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:14.262 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:14.262 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:14.262 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:38:14.265 | [180952 Async ks-system-reader:180952]: finished successfully 2022-04-13 23:38:14.571 | [149536 Async ks-alt-admin:179693]: finished get_or_add_user_project_role admin b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 13 seconds 2022-04-13 23:38:14.811 | [149536 Async ks-alt-another:179806]: Waiting for completion of get_or_add_user_project_role anotherrole b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 179806 (11 other jobs running) 2022-04-13 23:38:14.974 | [149536 Async ks-alt-another:179806]: Signaling child to exit 2022-04-13 23:38:14.975 | WAKEUP 2022-04-13 23:38:15.124 | [149536 Async ks-alt-another:179806]: Signaled 2022-04-13 23:38:15.145 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:15.145 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:15.145 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:15.145 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:15.145 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:15.145 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:15.145 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:15.145 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:15.145 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:15.145 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:15.145 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:15.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:15.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:15.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:15.145 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.146 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b7badb5e4b4c4ddda3846b2b4483532e --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.146 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:15.146 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:15.146 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:15.146 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:15.146 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:15.146 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:15.146 | ++ functions-common:get_field:825 : echo '| ab32e176bc944b3a8db9f3149e5a4475 | b7badb5e4b4c4ddda3846b2b4483532e | | 24a4bbdb56de4508bdce2b99b87cb2ad | | | False |' 2022-04-13 23:38:15.146 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:15.146 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.146 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:15.146 | + functions-common:get_or_add_user_project_role:1004 : echo ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:15.146 | ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:38:15.426 | [149536 Async ks-alt-another:179806]: finished get_or_add_user_project_role anotherrole b7badb5e4b4c4ddda3846b2b4483532e 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 14 seconds 2022-04-13 23:38:15.636 | [149536 Async ks-alt-member-user:180197]: Waiting for completion of get_or_add_user_project_role member ee013739853848c2b89133cfa2fbbbcd 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 180197 (10 other jobs running) 2022-04-13 23:38:15.765 | [149536 Async ks-alt-member-user:180197]: Signaling child to exit 2022-04-13 23:38:15.765 | WAKEUP 2022-04-13 23:38:15.899 | [149536 Async ks-alt-member-user:180197]: Signaled 2022-04-13 23:38:15.910 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:15.910 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:15.910 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:15.910 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:15.911 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:15.911 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:15.911 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:15.911 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ee013739853848c2b89133cfa2fbbbcd --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:15.911 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:15.911 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:15.911 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:15.911 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:15.911 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ee013739853848c2b89133cfa2fbbbcd --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ee013739853848c2b89133cfa2fbbbcd --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:15.911 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:15.911 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:15.911 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:15.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:15.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:15.911 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:15.912 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:15.912 | ++ functions-common:get_field:825 : echo '| cb11718bba4e4746a61a2f19fed4542e | ee013739853848c2b89133cfa2fbbbcd | | 24a4bbdb56de4508bdce2b99b87cb2ad | | | False |' 2022-04-13 23:38:15.912 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:15.912 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:15.912 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:15.912 | + functions-common:get_or_add_user_project_role:1004 : echo cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:15.912 | cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:16.063 | [149536 Async ks-alt-member-user:180197]: finished get_or_add_user_project_role member ee013739853848c2b89133cfa2fbbbcd 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 13 seconds 2022-04-13 23:38:16.298 | [149536 Async ks-alt-reader-user:180475]: Waiting for completion of get_or_add_user_project_role reader e63b228f0c7947ef9b37a7bfabc2f779 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 180475 (9 other jobs running) 2022-04-13 23:38:16.373 | [149536 Async ks-alt-reader-user:180475]: Signaling child to exit 2022-04-13 23:38:16.374 | WAKEUP 2022-04-13 23:38:16.525 | [149536 Async ks-alt-reader-user:180475]: Signaled 2022-04-13 23:38:16.538 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:38:16.539 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:16.539 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:16.539 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:16.539 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:16.539 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:16.539 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e63b228f0c7947ef9b37a7bfabc2f779 --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:38:16.539 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:16.539 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:16.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.539 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:16.539 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:38:16.539 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:38:16.539 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user e63b228f0c7947ef9b37a7bfabc2f779 --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:16.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e63b228f0c7947ef9b37a7bfabc2f779 --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:38:16.539 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:38:16.539 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:38:16.539 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:16.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:16.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:16.540 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:16.540 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:38:16.540 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:38:16.540 | ++ functions-common:get_field:825 : echo '| 6d7fb123ab0e456e83e4f5657996e62f | e63b228f0c7947ef9b37a7bfabc2f779 | | 24a4bbdb56de4508bdce2b99b87cb2ad | | | False |' 2022-04-13 23:38:16.540 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:38:16.540 | ++ functions-common:get_field:819 : read data 2022-04-13 23:38:16.540 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:16.540 | + functions-common:get_or_add_user_project_role:1004 : echo 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:16.540 | 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:16.897 | [149536 Async ks-alt-reader-user:180475]: finished get_or_add_user_project_role reader e63b228f0c7947ef9b37a7bfabc2f779 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 13 seconds 2022-04-13 23:38:16.938 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:16.957 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:38:17.293 | [149536 Async ks-system-member:180719]: Waiting for completion of get_or_add_user_system_role member 59bb642ee7754fb29ae490b5c9b6e418 all running on PID 180719 (8 other jobs running) 2022-04-13 23:38:17.467 | [149536 Async ks-system-member:180719]: Signaling child to exit 2022-04-13 23:38:17.468 | WAKEUP 2022-04-13 23:38:17.606 | [149536 Async ks-system-member:180719]: Signaled 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:38:17.617 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:38:17.617 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:17.617 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:17.617 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:17.617 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:17.617 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:38:17.617 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59bb642ee7754fb29ae490b5c9b6e418 --system all -f value -c Role 2022-04-13 23:38:17.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.617 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:38:17.617 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 59bb642ee7754fb29ae490b5c9b6e418 --system all 2022-04-13 23:38:17.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.617 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.618 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59bb642ee7754fb29ae490b5c9b6e418 --system all -f value -c Role 2022-04-13 23:38:17.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:17.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:17.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:17.618 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:17.618 | + functions-common:get_or_add_user_system_role:1059 : echo cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:17.618 | cb11718bba4e4746a61a2f19fed4542e 2022-04-13 23:38:17.888 | [149536 Async ks-system-member:180719]: finished get_or_add_user_system_role member 59bb642ee7754fb29ae490b5c9b6e418 all with result 0 in 10 seconds 2022-04-13 23:38:18.073 | [149536 Async ks-system-reader:180952]: Waiting for completion of get_or_add_user_system_role reader 787aebde2c8246fea9934365801ffc0b all running on PID 180952 (7 other jobs running) 2022-04-13 23:38:18.177 | [149536 Async ks-system-reader:180952]: Signaling child to exit 2022-04-13 23:38:18.177 | WAKEUP 2022-04-13 23:38:18.285 | [149536 Async ks-system-reader:180952]: Signaled 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:38:18.293 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:38:18.293 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:38:18.293 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:38:18.293 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:38:18.293 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:38:18.293 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:38:18.293 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 787aebde2c8246fea9934365801ffc0b --system all -f value -c Role 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:38:18.293 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 787aebde2c8246fea9934365801ffc0b --system all 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 787aebde2c8246fea9934365801ffc0b --system all -f value -c Role 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:18.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:18.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:18.294 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:18.294 | + functions-common:get_or_add_user_system_role:1059 : echo 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:18.294 | 6d7fb123ab0e456e83e4f5657996e62f 2022-04-13 23:38:18.438 | [149536 Async ks-system-reader:180952]: finished get_or_add_user_system_role reader 787aebde2c8246fea9934365801ffc0b all with result 0 in 13 seconds 2022-04-13 23:38:18.444 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:18.449 | + 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:38:18.628 | [149536 Async ks-group-memberdemo:181305]: Waiting for completion of get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 running on PID 181305 (6 other jobs running) 2022-04-13 23:38:18.745 | [149536 Async ks-group-memberdemo:181305]: Signaling child to exit 2022-04-13 23:38:21.296 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:21.306 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:21.359 | [181391 Async ks-group-anotherdemo:181391]: finished successfully 2022-04-13 23:38:21.365 | [181305 Async ks-group-memberdemo:181305]: finished successfully 2022-04-13 23:38:21.407 | WAKEUP 2022-04-13 23:38:21.442 | [149536 Async ks-group-memberdemo:181305]: Signaled 2022-04-13 23:38:21.444 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:21.444 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 -f value 2022-04-13 23:38:21.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.444 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.444 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:21.444 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:21.444 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:21.445 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:21.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.445 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 -f value 2022-04-13 23:38:21.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.445 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.445 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:21.445 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False' 2022-04-13 23:38:21.445 | + functions-common:get_or_add_group_project_role:1083 : echo cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False 2022-04-13 23:38:21.445 | cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False 2022-04-13 23:38:21.518 | [149536 Async ks-group-memberdemo:181305]: finished get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 with result 0 in 14 seconds 2022-04-13 23:38:21.577 | [149536 Async ks-group-anotherdemo:181391]: Waiting for completion of get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 running on PID 181391 (5 other jobs running) 2022-04-13 23:38:21.616 | [149536 Async ks-group-anotherdemo:181391]: Signaling child to exit 2022-04-13 23:38:21.616 | WAKEUP 2022-04-13 23:38:21.657 | [149536 Async ks-group-anotherdemo:181391]: Signaled 2022-04-13 23:38:21.658 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:21.658 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 -f value 2022-04-13 23:38:21.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.658 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:21.658 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:21.658 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:21.658 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 2022-04-13 23:38:21.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.658 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.659 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.659 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 875ceee16b41471ebd937dfd1066d913 -f value 2022-04-13 23:38:21.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.659 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:21.659 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:21.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:21.659 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False' 2022-04-13 23:38:21.659 | + functions-common:get_or_add_group_project_role:1083 : echo ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False 2022-04-13 23:38:21.659 | ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 False 2022-04-13 23:38:21.756 | [149536 Async ks-group-anotherdemo:181391]: finished get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 875ceee16b41471ebd937dfd1066d913 with result 0 in 14 seconds 2022-04-13 23:38:21.807 | [149536 Async ks-group-memberalt:181477]: Waiting for completion of get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 181477 (4 other jobs running) 2022-04-13 23:38:21.843 | [149536 Async ks-group-memberalt:181477]: Signaling child to exit 2022-04-13 23:38:22.840 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:22.869 | [181477 Async ks-group-memberalt:181477]: finished successfully 2022-04-13 23:38:22.889 | WAKEUP 2022-04-13 23:38:22.919 | [149536 Async ks-group-memberalt:181477]: Signaled 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:22.921 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad -f value 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad -f value 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:22.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:22.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False' 2022-04-13 23:38:22.921 | + functions-common:get_or_add_group_project_role:1083 : echo cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False 2022-04-13 23:38:22.921 | cb11718bba4e4746a61a2f19fed4542e cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False 2022-04-13 23:38:22.969 | [149536 Async ks-group-memberalt:181477]: finished get_or_add_group_project_role member cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 15 seconds 2022-04-13 23:38:23.021 | [149536 Async ks-group-anotheralt:181621]: Waiting for completion of get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad running on PID 181621 (3 other jobs running) 2022-04-13 23:38:23.054 | [149536 Async ks-group-anotheralt:181621]: Signaling child to exit 2022-04-13 23:38:23.156 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:23.182 | [181621 Async ks-group-anotheralt:181621]: finished successfully 2022-04-13 23:38:23.202 | WAKEUP 2022-04-13 23:38:23.225 | [149536 Async ks-group-anotheralt:181621]: Signaled 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:23.227 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad -f value 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf54a2a0309c40aaa54cd3e5b8e7ee3f --project 24a4bbdb56de4508bdce2b99b87cb2ad -f value 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.227 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.227 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False' 2022-04-13 23:38:23.227 | + functions-common:get_or_add_group_project_role:1083 : echo ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False 2022-04-13 23:38:23.227 | ab32e176bc944b3a8db9f3149e5a4475 cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad False 2022-04-13 23:38:23.273 | [149536 Async ks-group-anotheralt:181621]: finished get_or_add_group_project_role anotherrole cf54a2a0309c40aaa54cd3e5b8e7ee3f 24a4bbdb56de4508bdce2b99b87cb2ad with result 0 in 15 seconds 2022-04-13 23:38:23.313 | [149536 Async ks-group-admin:181708]: Waiting for completion of get_or_add_group_project_role admin 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 running on PID 181708 (2 other jobs running) 2022-04-13 23:38:23.339 | [149536 Async ks-group-admin:181708]: Signaling child to exit 2022-04-13 23:38:23.894 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:38:23.919 | [181708 Async ks-group-admin:181708]: finished successfully 2022-04-13 23:38:23.940 | WAKEUP 2022-04-13 23:38:23.962 | [149536 Async ks-group-admin:181708]: Signaled 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:38:23.964 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4ede5208f07449b4ab74afb8848d476c --project 8c859fc053434805b4fd2d0f9ef07a20 -f value 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 4ede5208f07449b4ab74afb8848d476c --project 8c859fc053434805b4fd2d0f9ef07a20 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4ede5208f07449b4ab74afb8848d476c --project 8c859fc053434805b4fd2d0f9ef07a20 -f value 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:38:23.964 | from cryptography.utils import int_from_bytes 2022-04-13 23:38:23.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='101fb929a0a6476e9deceadd88e19911 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 False' 2022-04-13 23:38:23.964 | + functions-common:get_or_add_group_project_role:1083 : echo 101fb929a0a6476e9deceadd88e19911 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 False 2022-04-13 23:38:23.964 | 101fb929a0a6476e9deceadd88e19911 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 False 2022-04-13 23:38:24.008 | [149536 Async ks-group-admin:181708]: finished get_or_add_group_project_role admin 4ede5208f07449b4ab74afb8848d476c 8c859fc053434805b4fd2d0f9ef07a20 with result 0 in 15 seconds 2022-04-13 23:38:24.012 | + inc/async:async_wait:197 : return 0 2022-04-13 23:38:24.015 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:38:24.031 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:38:24.034 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:38:24.052 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:24.054 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:38:24.057 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:38:24.116 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:38:24.158 | [149536 Async create_nova_accounts:183611]: running: create_nova_accounts 2022-04-13 23:38:24.160 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:38:24.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:24.182 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:38:24.185 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:38:24.246 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:38:24.288 | [149536 Async create_glance_accounts:183726]: running: create_glance_accounts 2022-04-13 23:38:24.293 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:38:24.319 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:24.322 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:38:24.324 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:38:24.394 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:38:24.438 | [149536 Async create_cinder_accounts:183856]: running: create_cinder_accounts 2022-04-13 23:38:24.441 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:38:24.463 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:24.465 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:38:24.468 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:38:24.538 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:38:24.614 | [149536 Async create_neutron_accounts:183971]: running: create_neutron_accounts 2022-04-13 23:38:24.617 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:38:24.653 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:38:24.658 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:38:24.662 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:38:24.877 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:38:25.105 | [149536 Async create_swift_accounts:184112]: running: create_swift_accounts 2022-04-13 23:38:25.130 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:38:25.266 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:38:25.286 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:38:25.647 | [149536 Async create_nova_accounts:183611]: Waiting for completion of create_nova_accounts running on PID 183611 (6 other jobs running) 2022-04-13 23:38:25.852 | [149536 Async create_nova_accounts:183611]: Signaling child to exit 2022-04-13 23:39:06.365 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:06.408 | [183971 Async create_neutron_accounts:183971]: finished successfully 2022-04-13 23:39:25.512 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:25.547 | [183856 Async create_cinder_accounts:183856]: finished successfully 2022-04-13 23:39:40.590 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:40.623 | [183726 Async create_glance_accounts:183726]: finished successfully 2022-04-13 23:39:45.596 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:39:45.623 | [183611 Async create_nova_accounts:183611]: finished successfully 2022-04-13 23:39:45.643 | WAKEUP 2022-04-13 23:39:45.668 | [149536 Async create_nova_accounts:183611]: Signaled 2022-04-13 23:39:45.670 | + 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:39:45.670 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:39:45.670 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:39:45.670 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:45.670 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:45.670 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:45.670 | ++ 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:39:45.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.670 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.670 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.670 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.670 | + functions-common:get_or_create_user:932 : user_id=94f9e66ec61248fcaeb30935d6735a68 2022-04-13 23:39:45.670 | + functions-common:get_or_create_user:933 : echo 94f9e66ec61248fcaeb30935d6735a68 2022-04-13 23:39:45.670 | 94f9e66ec61248fcaeb30935d6735a68 2022-04-13 23:39:45.670 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:39:45.670 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.670 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.670 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.670 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.670 | ++ 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:39:45.670 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.670 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.670 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.671 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.671 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.671 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.671 | + 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:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | ++ 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:39:45.671 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.671 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.671 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.671 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.671 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.671 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.671 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.671 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.671 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | 94f9e66ec61248fcaeb30935d6735a68 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.671 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.671 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.671 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.671 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.671 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.672 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:39:45.672 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:39:45.672 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.672 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.672 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.672 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.672 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.672 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.672 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.672 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.672 | ++ 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:39:45.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.672 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.672 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.672 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.672 | + 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:39:45.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.672 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.672 | ++ 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:39:45.672 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.672 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.672 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.673 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.673 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.673 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.673 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 94f9e66ec61248fcaeb30935d6735a68 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.673 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.673 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.673 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:39:45.673 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:39:45.673 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:39:45.673 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:39:45.673 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:39:45.673 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.58/compute 2022-04-13 23:39:45.673 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:39:45.673 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:45.673 | ++ 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:39:45.673 | ++ 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:39:45.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.673 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.673 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.673 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:45.673 | 7dbe7a6b0ada489d8218799ec832afbb' 2022-04-13 23:39:45.673 | + functions-common:get_or_create_service:1101 : echo 7dbe7a6b0ada489d8218799ec832afbb 2022-04-13 23:39:45.673 | 7dbe7a6b0ada489d8218799ec832afbb 2022-04-13 23:39:45.673 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-04-13 23:39:45.673 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:45.673 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:39:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:45.674 | +++ 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:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:45.674 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9a58a3ede8ed4339aed9823cbca8f002 2022-04-13 23:39:45.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9a58a3ede8ed4339aed9823cbca8f002 2022-04-13 23:39:45.674 | + functions-common:get_or_create_endpoint:1134 : public_id=9a58a3ede8ed4339aed9823cbca8f002 2022-04-13 23:39:45.674 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:45.674 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:45.674 | + functions-common:get_or_create_endpoint:1143 : echo 9a58a3ede8ed4339aed9823cbca8f002 2022-04-13 23:39:45.674 | 9a58a3ede8ed4339aed9823cbca8f002 2022-04-13 23:39:45.674 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:39:45.674 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:45.674 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:39:45.674 | ++ 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:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.674 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.674 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.674 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:45.675 | 049146f612ee49fd85a175084baf04f0' 2022-04-13 23:39:45.675 | + functions-common:get_or_create_service:1101 : echo 049146f612ee49fd85a175084baf04f0 2022-04-13 23:39:45.675 | 049146f612ee49fd85a175084baf04f0 2022-04-13 23:39:45.675 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-04-13 23:39:45.675 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:45.675 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-04-13 23:39:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:45.675 | +++ 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:39:45.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:45.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:39:45.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.675 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.675 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1a12ac8eb5054789ad150620392446a9 2022-04-13 23:39:45.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1a12ac8eb5054789ad150620392446a9 2022-04-13 23:39:45.675 | + functions-common:get_or_create_endpoint:1134 : public_id=1a12ac8eb5054789ad150620392446a9 2022-04-13 23:39:45.675 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:45.675 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:45.675 | + functions-common:get_or_create_endpoint:1143 : echo 1a12ac8eb5054789ad150620392446a9 2022-04-13 23:39:45.675 | 1a12ac8eb5054789ad150620392446a9 2022-04-13 23:39:45.675 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:39:45.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:39:45.675 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:39:45.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:39:45.676 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:39:45.676 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.676 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.676 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.676 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.676 | ++ 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:39:45.676 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.676 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.676 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.676 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.676 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.676 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.676 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.676 | + 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:39:45.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.676 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.676 | ++ 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:39:45.676 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.676 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.676 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.676 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.677 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.677 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.677 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.677 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.677 | ++ functions-common:get_field:825 : echo '| 2b1d5be912b14fd9a4a793fa19728202 | 94f9e66ec61248fcaeb30935d6735a68 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.677 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.677 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.677 | + functions-common:get_or_add_user_project_role:1004 : echo 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.677 | 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.677 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:39:45.677 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:39:45.677 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:39:45.677 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:39:45.677 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:39:45.720 | [149536 Async create_nova_accounts:183611]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-13 23:39:45.759 | [149536 Async create_glance_accounts:183726]: Waiting for completion of create_glance_accounts running on PID 183726 (5 other jobs running) 2022-04-13 23:39:45.787 | [149536 Async create_glance_accounts:183726]: Signaling child to exit 2022-04-13 23:39:45.787 | WAKEUP 2022-04-13 23:39:45.811 | [149536 Async create_glance_accounts:183726]: Signaled 2022-04-13 23:39:45.812 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:39:45.812 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:39:45.812 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:39:45.812 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:39:45.812 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:45.812 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:45.812 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:45.812 | ++ 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:39:45.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.812 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.812 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.813 | + functions-common:get_or_create_user:932 : user_id=6e2343e157a143ecad0ced02fd579689 2022-04-13 23:39:45.813 | + functions-common:get_or_create_user:933 : echo 6e2343e157a143ecad0ced02fd579689 2022-04-13 23:39:45.813 | 6e2343e157a143ecad0ced02fd579689 2022-04-13 23:39:45.813 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:39:45.813 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.813 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.813 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.813 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.813 | ++ 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:39:45.813 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.813 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.813 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.813 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.813 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.813 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.813 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.813 | + 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:39:45.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.813 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.813 | ++ 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:39:45.814 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.814 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.814 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.814 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.814 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.814 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.814 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.814 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.814 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.814 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | 6e2343e157a143ecad0ced02fd579689 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.814 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.814 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.814 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.814 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.814 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.814 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:39:45.814 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:39:45.814 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:39:45.814 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:39:45.814 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:39:45.814 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:45.814 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:45.814 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:45.814 | ++ 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:39:45.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.814 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.814 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.814 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.814 | + functions-common:get_or_create_user:932 : user_id=eea60de6e9e74ac8b4fdd605cd14a530 2022-04-13 23:39:45.814 | + functions-common:get_or_create_user:933 : echo eea60de6e9e74ac8b4fdd605cd14a530 2022-04-13 23:39:45.814 | eea60de6e9e74ac8b4fdd605cd14a530 2022-04-13 23:39:45.815 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:39:45.815 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.815 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.815 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.815 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.815 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.815 | ++ 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:39:45.815 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.815 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.815 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.815 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.815 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.815 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.815 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.815 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.815 | + 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:39:45.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.815 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.815 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.815 | ++ 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:39:45.815 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.815 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.815 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.816 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.816 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.816 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.816 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.816 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | eea60de6e9e74ac8b4fdd605cd14a530 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.816 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.816 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.816 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.816 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.816 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.816 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:39:45.816 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:39:45.816 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.816 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.816 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.816 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.816 | ++ 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:39:45.816 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.816 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.816 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.816 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.816 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.817 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.817 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.817 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.817 | + 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:39:45.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.817 | ++ 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:39:45.817 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.817 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.817 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.817 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.817 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.817 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.817 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.817 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.817 | ++ functions-common:get_field:825 : echo '| 2b1d5be912b14fd9a4a793fa19728202 | eea60de6e9e74ac8b4fdd605cd14a530 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.817 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.817 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.817 | + functions-common:get_or_add_user_project_role:1004 : echo 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.817 | 2b1d5be912b14fd9a4a793fa19728202 2022-04-13 23:39:45.817 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:39:45.817 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:45.817 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:39:45.817 | ++ 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:39:45.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.818 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.818 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:45.818 | 035e7439e2e8459599d9495a8a8a42a4' 2022-04-13 23:39:45.818 | + functions-common:get_or_create_service:1101 : echo 035e7439e2e8459599d9495a8a8a42a4 2022-04-13 23:39:45.818 | 035e7439e2e8459599d9495a8a8a42a4 2022-04-13 23:39:45.818 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-04-13 23:39:45.818 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:45.818 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-04-13 23:39:45.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:45.818 | +++ 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:39:45.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.818 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.818 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:45.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:45.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-04-13 23:39:45.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.818 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.818 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.818 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ac0a36ea1ec946d1bcb6e04f4bdae8b0 2022-04-13 23:39:45.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ac0a36ea1ec946d1bcb6e04f4bdae8b0 2022-04-13 23:39:45.818 | + functions-common:get_or_create_endpoint:1134 : public_id=ac0a36ea1ec946d1bcb6e04f4bdae8b0 2022-04-13 23:39:45.819 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:45.819 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:45.819 | + functions-common:get_or_create_endpoint:1143 : echo ac0a36ea1ec946d1bcb6e04f4bdae8b0 2022-04-13 23:39:45.819 | ac0a36ea1ec946d1bcb6e04f4bdae8b0 2022-04-13 23:39:45.819 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:39:45.819 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:39:45.819 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:39:45.819 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:39:45.819 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:39:45.819 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:39:45.819 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:39:45.819 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:39:45.819 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:39:45.870 | [149536 Async create_glance_accounts:183726]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-13 23:39:45.911 | [149536 Async create_cinder_accounts:183856]: Waiting for completion of create_cinder_accounts running on PID 183856 (4 other jobs running) 2022-04-13 23:39:45.939 | [149536 Async create_cinder_accounts:183856]: Signaling child to exit 2022-04-13 23:39:45.939 | WAKEUP 2022-04-13 23:39:45.963 | [149536 Async create_cinder_accounts:183856]: Signaled 2022-04-13 23:39:45.965 | + 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:39:45.965 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:39:45.965 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:39:45.965 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:45.965 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:45.965 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:45.965 | ++ 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:39:45.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.965 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.965 | + functions-common:get_or_create_user:932 : user_id=c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:45.965 | + functions-common:get_or_create_user:933 : echo c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:45.965 | c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:45.965 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:39:45.965 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:45.965 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:45.965 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:45.965 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:45.965 | ++ 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:39:45.965 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.965 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:45.965 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.966 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.966 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:45.966 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:45.966 | + 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:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:45.966 | ++ 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:39:45.966 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:45.966 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:45.966 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.966 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.966 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.966 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:45.966 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:45.966 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | c4e9d0a3fe9e4f7b8f06773ab67677d8 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:45.966 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:45.966 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:45.966 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.966 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.966 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:45.966 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:39:45.966 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:39:45.966 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:45.966 | ++ 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:39:45.967 | ++ 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:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.967 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:45.967 | 96588c3168d14f2cab7cc239f049f290' 2022-04-13 23:39:45.967 | + functions-common:get_or_create_service:1101 : echo 96588c3168d14f2cab7cc239f049f290 2022-04-13 23:39:45.967 | 96588c3168d14f2cab7cc239f049f290 2022-04-13 23:39:45.967 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:39:45.967 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:39:45.967 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:45.967 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:39:45.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:45.967 | +++ 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:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:45.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:45.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.967 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.967 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=03ae532074fc4a3e985239a916bb4ee7 2022-04-13 23:39:45.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 03ae532074fc4a3e985239a916bb4ee7 2022-04-13 23:39:45.968 | + functions-common:get_or_create_endpoint:1134 : public_id=03ae532074fc4a3e985239a916bb4ee7 2022-04-13 23:39:45.968 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:45.968 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:45.968 | + functions-common:get_or_create_endpoint:1143 : echo 03ae532074fc4a3e985239a916bb4ee7 2022-04-13 23:39:45.968 | 03ae532074fc4a3e985239a916bb4ee7 2022-04-13 23:39:45.968 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:39:45.968 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:45.968 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:39:45.968 | ++ 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:39:45.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.968 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.968 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:45.968 | d04576ec61344862873119c906a94235' 2022-04-13 23:39:45.968 | + functions-common:get_or_create_service:1101 : echo d04576ec61344862873119c906a94235 2022-04-13 23:39:45.968 | d04576ec61344862873119c906a94235 2022-04-13 23:39:45.968 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:39:45.968 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:45.968 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:39:45.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:45.968 | +++ 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:39:45.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.968 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:45.968 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:45.968 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:39:45.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.968 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=83d4b7bd0551437ca7cedbbe1329d75b 2022-04-13 23:39:45.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 83d4b7bd0551437ca7cedbbe1329d75b 2022-04-13 23:39:45.969 | + functions-common:get_or_create_endpoint:1134 : public_id=83d4b7bd0551437ca7cedbbe1329d75b 2022-04-13 23:39:45.969 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:45.969 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:45.969 | + functions-common:get_or_create_endpoint:1143 : echo 83d4b7bd0551437ca7cedbbe1329d75b 2022-04-13 23:39:45.969 | 83d4b7bd0551437ca7cedbbe1329d75b 2022-04-13 23:39:45.969 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:39:45.969 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:39:45.969 | +++ 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:39:45.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_project:945 : project_id=dfe2227281e745f39322237a2d633413 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_project:946 : echo dfe2227281e745f39322237a2d633413 2022-04-13 23:39:45.969 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id dfe2227281e745f39322237a2d633413 2022-04-13 23:39:45.969 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:45.969 | +++ 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:39:45.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:45.969 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:45.969 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:39:45.969 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:45.969 | ++ functions-common:get_or_create_user:932 : user_id=c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:45.970 | ++ functions-common:get_or_create_user:933 : echo c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:45.970 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c4e9d0a3fe9e4f7b8f06773ab67677d8 2022-04-13 23:39:46.013 | [149536 Async create_cinder_accounts:183856]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-13 23:39:46.017 | + inc/async:async_wait:197 : return 0 2022-04-13 23:39:46.020 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:39:46.077 | [149536 Async create_neutron_accounts:183971]: Waiting for completion of create_neutron_accounts running on PID 183971 (3 other jobs running) 2022-04-13 23:39:46.104 | [149536 Async create_neutron_accounts:183971]: Signaling child to exit 2022-04-13 23:39:46.105 | WAKEUP 2022-04-13 23:39:46.128 | [149536 Async create_neutron_accounts:183971]: Signaled 2022-04-13 23:39:46.129 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:39:46.129 | ++ 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:39:46.129 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:39:46.129 | + 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:39:46.130 | + 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:39:46.130 | + 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:39:46.130 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:39:46.130 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:39:46.130 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:39:46.130 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:39:46.130 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.58:9696/ 2022-04-13 23:39:46.130 | + 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:39:46.130 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:39:46.130 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:39:46.130 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:39:46.130 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:39:46.130 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:39:46.130 | ++ 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:39:46.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.130 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.130 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.130 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.130 | + functions-common:get_or_create_user:932 : user_id=d67d6773aadf4b00913bfc065b63a063 2022-04-13 23:39:46.130 | + functions-common:get_or_create_user:933 : echo d67d6773aadf4b00913bfc065b63a063 2022-04-13 23:39:46.130 | d67d6773aadf4b00913bfc065b63a063 2022-04-13 23:39:46.130 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:39:46.130 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:39:46.130 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:39:46.130 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:39:46.131 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:39:46.131 | ++ 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:39:46.131 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:39:46.131 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:46.131 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:46.131 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.131 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:39:46.131 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:39:46.131 | + 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:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | ++ 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:39:46.131 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:39:46.131 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:39:46.131 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:39:46.131 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.131 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.131 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.131 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:39:46.131 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:39:46.131 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:39:46.132 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | d67d6773aadf4b00913bfc065b63a063 | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:39:46.132 | ++ functions-common:get_field:819 : read data 2022-04-13 23:39:46.132 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:46.132 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:46.132 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:39:46.132 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:39:46.132 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:39:46.132 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:39:46.132 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:39:46.132 | ++ 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:39:46.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.132 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.132 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:39:46.132 | ba7257f3315145ab81c969e966c008b6' 2022-04-13 23:39:46.132 | + functions-common:get_or_create_service:1101 : echo ba7257f3315145ab81c969e966c008b6 2022-04-13 23:39:46.132 | ba7257f3315145ab81c969e966c008b6 2022-04-13 23:39:46.132 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2022-04-13 23:39:46.132 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:39:46.132 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2022-04-13 23:39:46.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:39:46.132 | +++ 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:39:46.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.132 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.132 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:39:46.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:39:46.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2022-04-13 23:39:46.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:39:46.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:39:46.133 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:39:46.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7bf39339972e4e39830ba51a47b81d92 2022-04-13 23:39:46.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7bf39339972e4e39830ba51a47b81d92 2022-04-13 23:39:46.133 | + functions-common:get_or_create_endpoint:1134 : public_id=7bf39339972e4e39830ba51a47b81d92 2022-04-13 23:39:46.133 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:39:46.133 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:39:46.133 | + functions-common:get_or_create_endpoint:1143 : echo 7bf39339972e4e39830ba51a47b81d92 2022-04-13 23:39:46.133 | 7bf39339972e4e39830ba51a47b81d92 2022-04-13 23:39:46.180 | [149536 Async create_neutron_accounts:183971]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:39:46.221 | [149536 Async create_swift_accounts:184112]: Waiting for completion of create_swift_accounts running on PID 184112 (2 other jobs running) 2022-04-13 23:39:46.249 | [149536 Async create_swift_accounts:184112]: Signaling child to exit 2022-04-13 23:40:35.822 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:40:35.847 | [184112 Async create_swift_accounts:184112]: finished successfully 2022-04-13 23:40:35.868 | WAKEUP 2022-04-13 23:40:35.890 | [149536 Async create_swift_accounts:184112]: Signaled 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:40:35.892 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:40:35.892 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:40:35.892 | +++ 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:40:35.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.892 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.892 | ++ functions-common:get_or_create_role:957 : role_id=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.892 | ++ functions-common:get_or_create_role:958 : echo ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:614 : another_role=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.892 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:40:35.892 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:40:35.892 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:35.892 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:40:35.892 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:40:35.892 | ++ 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:40:35.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.893 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.893 | + functions-common:get_or_create_user:932 : user_id=50d732b6bab54d62aceebfde30ee51ec 2022-04-13 23:40:35.893 | + functions-common:get_or_create_user:933 : echo 50d732b6bab54d62aceebfde30ee51ec 2022-04-13 23:40:35.893 | 50d732b6bab54d62aceebfde30ee51ec 2022-04-13 23:40:35.893 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:40:35.893 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.893 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:35.893 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:35.893 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:35.893 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.893 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.893 | ++ 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:40:35.893 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.893 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.893 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.893 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.893 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.893 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.893 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.893 | + 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:40:35.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.893 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.893 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.893 | ++ 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:40:35.894 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.894 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.894 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.894 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.894 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.894 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.894 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.894 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.894 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.894 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.894 | ++ functions-common:get_field:825 : echo '| 764c86c1b873402ca65102561bd84f80 | 50d732b6bab54d62aceebfde30ee51ec | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:40:35.894 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.894 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=764c86c1b873402ca65102561bd84f80 2022-04-13 23:40:35.894 | + functions-common:get_or_add_user_project_role:1004 : echo 764c86c1b873402ca65102561bd84f80 2022-04-13 23:40:35.894 | 764c86c1b873402ca65102561bd84f80 2022-04-13 23:40:35.894 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:40:35.894 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:40:35.894 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.894 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:40:35.894 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:40:35.894 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:40:35.894 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.894 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.894 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.894 | ++ 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:40:35.895 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.895 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.895 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.895 | + 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:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.895 | ++ 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:40:35.895 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.895 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.895 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.895 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.895 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.895 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.895 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.895 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 50d732b6bab54d62aceebfde30ee51ec | | dfe2227281e745f39322237a2d633413 | | | False |' 2022-04-13 23:40:35.895 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.895 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.895 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.895 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.896 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:40:35.896 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:40:35.896 | ++ 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:40:35.896 | ++ 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:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.896 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:40:35.896 | d47532e21bf94e90a1a01fa4ab608e2e' 2022-04-13 23:40:35.896 | + functions-common:get_or_create_service:1101 : echo d47532e21bf94e90a1a01fa4ab608e2e 2022-04-13 23:40:35.896 | d47532e21bf94e90a1a01fa4ab608e2e 2022-04-13 23:40:35.896 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-04-13 23:40:35.896 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:40:35.896 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:40:35.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:35.896 | +++ 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:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:35.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:35.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.896 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.896 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bc6c42080e224484af6ab2de90fd0995 2022-04-13 23:40:35.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bc6c42080e224484af6ab2de90fd0995 2022-04-13 23:40:35.897 | + functions-common:get_or_create_endpoint:1134 : public_id=bc6c42080e224484af6ab2de90fd0995 2022-04-13 23:40:35.897 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.58:8080 ]] 2022-04-13 23:40:35.897 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-04-13 23:40:35.897 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:40:35.897 | ++ 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:40:35.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:40:35.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.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:40:35.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.897 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.897 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:40:35.897 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:40:35.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-04-13 23:40:35.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:40:35.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.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:40:35.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.897 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.897 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0693371c2b8147b080a3f09282b064a6 2022-04-13 23:40:35.897 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0693371c2b8147b080a3f09282b064a6 2022-04-13 23:40:35.897 | 0693371c2b8147b080a3f09282b064a6 2022-04-13 23:40:35.898 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:40:35.898 | + functions-common:get_or_create_endpoint:1143 : echo bc6c42080e224484af6ab2de90fd0995 2022-04-13 23:40:35.898 | bc6c42080e224484af6ab2de90fd0995 2022-04-13 23:40:35.898 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:40:35.898 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:35.898 | +++ 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:40:35.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.898 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.898 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.898 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_project:945 : project_id=6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_project:946 : echo 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.898 | + lib/swift:create_swift_accounts:628 : swift_project_test1=6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.898 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:40:35.898 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.898 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:40:35.898 | +++ 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:40:35.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.898 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.898 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.898 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_user:932 : user_id=9b08fd282fec46d085c52130311e847c 2022-04-13 23:40:35.898 | ++ functions-common:get_or_create_user:933 : echo 9b08fd282fec46d085c52130311e847c 2022-04-13 23:40:35.898 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=9b08fd282fec46d085c52130311e847c 2022-04-13 23:40:35.898 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:40:35.899 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.899 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 9b08fd282fec46d085c52130311e847c 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.899 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:35.899 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.899 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.899 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:35.899 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:35.899 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:35.899 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b08fd282fec46d085c52130311e847c --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.899 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.899 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.899 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.899 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.899 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.899 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9b08fd282fec46d085c52130311e847c --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.899 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b08fd282fec46d085c52130311e847c --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.899 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.899 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.900 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.900 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.900 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.900 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.900 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 9b08fd282fec46d085c52130311e847c | | 6388a8794bee4c1fad05ad4ff4f2237d | | | False |' 2022-04-13 23:40:35.900 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.900 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.900 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.900 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.900 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.900 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:40:35.900 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:40:35.900 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:35.900 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:40:35.900 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:40:35.900 | +++ 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:40:35.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.900 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.900 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.900 | ++ functions-common:get_or_create_user:932 : user_id=3ef9592d63e947288b9c15791837ee7a 2022-04-13 23:40:35.900 | ++ functions-common:get_or_create_user:933 : echo 3ef9592d63e947288b9c15791837ee7a 2022-04-13 23:40:35.900 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3ef9592d63e947288b9c15791837ee7a 2022-04-13 23:40:35.900 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:40:35.900 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.900 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ab32e176bc944b3a8db9f3149e5a4475 3ef9592d63e947288b9c15791837ee7a 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.900 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.900 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:35.901 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.901 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.901 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:35.901 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:35.901 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:35.901 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ab32e176bc944b3a8db9f3149e5a4475 --user 3ef9592d63e947288b9c15791837ee7a --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.901 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.901 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.901 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.901 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.901 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.901 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ab32e176bc944b3a8db9f3149e5a4475 --user 3ef9592d63e947288b9c15791837ee7a --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ab32e176bc944b3a8db9f3149e5a4475 --user 3ef9592d63e947288b9c15791837ee7a --project 6388a8794bee4c1fad05ad4ff4f2237d 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.901 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.901 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.901 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.902 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.902 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.902 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.902 | ++ functions-common:get_field:825 : echo '| ab32e176bc944b3a8db9f3149e5a4475 | 3ef9592d63e947288b9c15791837ee7a | | 6388a8794bee4c1fad05ad4ff4f2237d | | | False |' 2022-04-13 23:40:35.902 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.902 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.902 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.902 | + functions-common:get_or_add_user_project_role:1004 : echo ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.902 | ab32e176bc944b3a8db9f3149e5a4475 2022-04-13 23:40:35.902 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:40:35.902 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:35.902 | +++ 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:40:35.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:40:35.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.902 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_project:945 : project_id=52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_project:946 : echo 52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.902 | + lib/swift:create_swift_accounts:642 : swift_project_test2=52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.902 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:40:35.902 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.902 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:40:35.902 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:40:35.902 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:40:35.902 | +++ 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:40:35.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:40:35.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.903 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.903 | ++ functions-common:get_or_create_user:932 : user_id=45b7f39e704d4c489930c0433003171a 2022-04-13 23:40:35.903 | ++ functions-common:get_or_create_user:933 : echo 45b7f39e704d4c489930c0433003171a 2022-04-13 23:40:35.903 | + lib/swift:create_swift_accounts:647 : swift_user_test2=45b7f39e704d4c489930c0433003171a 2022-04-13 23:40:35.903 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:40:35.903 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.903 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 45b7f39e704d4c489930c0433003171a 52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.903 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.903 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:35.903 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.903 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.903 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:35.903 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:35.903 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:35.903 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:35.903 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45b7f39e704d4c489930c0433003171a --project 52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.903 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.903 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.903 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.903 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.903 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.903 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.903 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.903 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 45b7f39e704d4c489930c0433003171a --project 52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45b7f39e704d4c489930c0433003171a --project 52dc4064079f4767b9799416002c1413 2022-04-13 23:40:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.904 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.904 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.904 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.904 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.904 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.904 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.904 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.904 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 45b7f39e704d4c489930c0433003171a | | 52dc4064079f4767b9799416002c1413 | | | False |' 2022-04-13 23:40:35.904 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.904 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.904 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.904 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.904 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:40:35.904 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:40:35.904 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:40:35.904 | +++ 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:40:35.904 | +++ 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:40:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.904 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.904 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.904 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:40:35.904 | 1680d33474094bd5bc2da7d3d3d64b40' 2022-04-13 23:40:35.904 | ++ functions-common:get_or_create_domain:895 : echo 1680d33474094bd5bc2da7d3d3d64b40 2022-04-13 23:40:35.904 | + lib/swift:create_swift_accounts:652 : swift_domain=1680d33474094bd5bc2da7d3d3d64b40 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:40:35.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:40:35.905 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 1680d33474094bd5bc2da7d3d3d64b40 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:40:35.905 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1680d33474094bd5bc2da7d3d3d64b40 --or-show -f value -c id 2022-04-13 23:40:35.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.905 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.905 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.905 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_project:945 : project_id=2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_project:946 : echo 2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:40:35.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:40:35.905 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 1680d33474094bd5bc2da7d3d3d64b40 test4@example.com 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:40:35.905 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1680d33474094bd5bc2da7d3d3d64b40 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:40:35.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.905 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.905 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.905 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_user:932 : user_id=0ccee4fc543445ec91c3455919efb30e 2022-04-13 23:40:35.905 | ++ functions-common:get_or_create_user:933 : echo 0ccee4fc543445ec91c3455919efb30e 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:661 : swift_user_test4=0ccee4fc543445ec91c3455919efb30e 2022-04-13 23:40:35.905 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:40:35.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:40:35.906 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 0ccee4fc543445ec91c3455919efb30e 2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.906 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:40:35.906 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:40:35.906 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:40:35.906 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:40:35.906 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:40:35.906 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:40:35.906 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0ccee4fc543445ec91c3455919efb30e --project 2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:40:35.906 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.906 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.906 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.906 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:40:35.906 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:40:35.906 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0ccee4fc543445ec91c3455919efb30e --project 2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0ccee4fc543445ec91c3455919efb30e --project 2d787163aab243d391139b10435b9db3 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:40:35.906 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:40:35.906 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:40:35.906 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.906 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:35.907 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:35.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:40:35.907 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:40:35.907 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:40:35.907 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:40:35.907 | ++ functions-common:get_field:825 : echo '| 101fb929a0a6476e9deceadd88e19911 | 0ccee4fc543445ec91c3455919efb30e | | 2d787163aab243d391139b10435b9db3 | | | False |' 2022-04-13 23:40:35.907 | ++ functions-common:get_field:819 : read data 2022-04-13 23:40:35.907 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.907 | + functions-common:get_or_add_user_project_role:1004 : echo 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.907 | 101fb929a0a6476e9deceadd88e19911 2022-04-13 23:40:35.938 | [149536 Async create_swift_accounts:184112]: finished create_swift_accounts with result 0 in 131 seconds 2022-04-13 23:40:35.945 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:40:35.948 | + inc/async:async_wait:197 : return 0 2022-04-13 23:40:35.951 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:40:35.970 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:35.973 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:40:35.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:35.995 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:40:35.998 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:40:36.000 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:40:36.003 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:40:36.006 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:40:36.065 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:40:36.104 | [149536 Async init_glance:188372]: running: init_glance 2022-04-13 23:40:36.107 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:40:36.125 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:40:36.128 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:40:36.131 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:40:36.133 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:40:36.136 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:40:36.141 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:40:36.142 | ++ 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:40:36.143 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:40:36.148 | + 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:40:36.151 | + 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:40:36.154 | + 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:40:36.156 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:40:36.159 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:40:36.161 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:40:36.164 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:40:36.167 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:40:36.181 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:40:36.183 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:40:39.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:39.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:39.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:39.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:43.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:43.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:43.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:43.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:46.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:46.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:46.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:46.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:50.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:50.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:50.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:50.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.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:40:53.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:53.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:40:53.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:57.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:57.189 | from cryptography.utils import int_from_bytes 2022-04-13 23:40:57.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:40:57.189 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:00.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:00.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:00.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:00.736 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:04.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:04.464 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:04.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:04.464 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:09.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:09.238 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:09.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:09.238 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:09.238 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:41:15.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:15.301 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:15.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:15.301 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:15.630 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:41:15.635 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:41:15.638 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:41:15.640 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:41:15.643 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:41:15.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:41:15.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:41:15.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:41:15.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:41:15.654 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:41:15.656 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:41:15.659 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:41:15.661 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:41:15.663 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:41:15.665 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:41:15.667 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:41:15.672 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:15.674 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:41:15.677 | + 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:41:15.682 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:41:15.685 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:41:15.692 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:41:15.692 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:41:15.693 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:41:15.696 | + 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:41:15.725 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:41:15.758 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:41:15.793 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:41:15.822 | + 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:41:15.852 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:41:15.882 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:41:15.884 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:41:15.887 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:41:15.889 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:15.892 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:41:15.910 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:41:15.913 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:41:15.917 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:15.917 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:41:15.920 | + 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:41:15.949 | + 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:41:15.983 | + 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:41:16.013 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:41:16.049 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:41:16.066 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:41:16.068 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:41:16.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:41:16.073 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:41:16.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:41:16.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:41:16.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:41:16.092 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:41:16.095 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:41:16.097 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:41:16.110 | + 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:41:16.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:41:16.125 | + 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:41:16.138 | + 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:41:16.157 | + 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:41:16.170 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:41:16.172 | + 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:41:16.175 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:41:16.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.UA9VFi9lwe 2022-04-13 23:41:16.189 | + 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:41:16.191 | + 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:41:16.194 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.UA9VFi9lwe 2022-04-13 23:41:16.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.UA9VFi9lwe 2022-04-13 23:41:16.210 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.UA9VFi9lwe /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:41:16.223 | + 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:41:16.252 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:16.254 | + 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:41:16.287 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:41:16.290 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:41:16.292 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:41:16.295 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:41:16.297 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:41:16.300 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:41:16.316 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:16.320 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:41:16.322 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:41:16.325 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:41:16.343 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:16.346 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:41:16.349 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:41:16.378 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:41:16.381 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:41:16.384 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:41:16.402 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:16.405 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:41:16.406 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:41:16.409 | + 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:41:16.412 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:41:16.414 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:41:16.416 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:41:16.419 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:41:16.422 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:41:16.424 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:41:16.426 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:41:16.431 | + 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:41:16.434 | + 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:41:16.438 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:41:16.456 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:16.458 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:41:16.461 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:41:16.463 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:41:16.468 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:41:16.499 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:41:16.531 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:41:16.562 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:41:16.592 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:41:16.630 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:41:16.633 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:16.638 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:41:16.638 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:41:16.641 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:41:16.671 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:41:16.711 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:41:16.742 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:41:16.775 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:41:16.806 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:41:16.839 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:41:16.869 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:41:16.906 | + 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:41:16.938 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:41:16.969 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:41:17.001 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:41:17.031 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:41:17.034 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:41:17.041 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:41:17.041 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:41:17.042 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:41:17.073 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:41:17.103 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:41:17.134 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:41:17.165 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:41:17.195 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:41:17.225 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:41:17.256 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:41:17.296 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:41:17.327 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:41:17.358 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:41:17.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:41:17.363 | + 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:41:17.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:41:17.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:41:17.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:41:17.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:41:17.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-04-13 23:41:17.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-04-13 23:41:17.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-04-13 23:41:17.383 | + 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:41:17.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:41:17.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:41:17.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:41:17.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:41:17.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:41:17.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:41:17.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:41:17.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:17.405 | + 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:41:17.434 | + 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:41:17.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:17.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:41:17.444 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:41:17.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.449 | + 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:41:17.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:41:17.481 | + 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:41:17.484 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.486 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:17.488 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:41:17.491 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:41:17.493 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.496 | + 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:41:17.524 | + 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:41:17.527 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.530 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:41:17.533 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:41:17.535 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:41:17.537 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.540 | + 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:41:17.571 | + 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:41:17.574 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.576 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:41:17.578 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:41:17.581 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:41:17.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.586 | + 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:41:17.614 | + 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:41:17.617 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.620 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:41:17.622 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:41:17.625 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:41:17.627 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.629 | + 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:41:17.660 | + 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:41:17.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:41:17.668 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:41:17.670 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:41:17.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.675 | + 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:41:17.705 | + 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:550:599 2022-04-13 23:41:17.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.710 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:41:17.712 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-04-13 23:41:17.715 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-04-13 23:41:17.717 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.719 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-04-13 23:41:17.749 | + 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:41:17.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:41:17.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:41:17.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:41:17.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:41:17.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:41:17.765 | + 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:41:17.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:41:17.797 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:41:17.815 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:17.817 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:41:17.820 | + 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:41:17.857 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:17.859 | + 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:41:17.893 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:41:17.927 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:41:17.929 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:41:17.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:41:17.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:41:21.008 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:41:21.008 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:41:21.009 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190288) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:21.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190288) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:21.113 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:41:21.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:21.113 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:21.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:21.113 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:21.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:41:21.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:41:21.481 | + 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:41:21.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:21.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:41:21.538 | + 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:41:21.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:41:21.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:21.562 | + 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:41:21.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:41:21.597 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:41:21.605 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:41:21.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:41:21.610 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:41:21.624 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:41:21.637 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:41:21.639 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:41:21.648 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:41:21.651 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:41:21.654 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:41:21.663 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:41:21.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:21.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:41:21.672 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:41:21.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:41:21.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:41:21.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:41:21.683 | + 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:41:21.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:21.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:41:21.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:41:21.720 | + 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:41:21.764 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:41:21.766 | + 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:41:21.805 | + 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:41:21.869 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:41:21.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:21.889 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:41:21.892 | + 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:41:21.897 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:41:21.927 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:41:21.960 | + 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:41:21.994 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:21.997 | + 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:41:22.027 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:41:22.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:22.048 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:22.051 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:41:22.080 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:22.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:41:22.086 | + 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:41:22.117 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:41:22.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:41:22.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:41:22.124 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:41:22.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:41:22.144 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:41:22.147 | + 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:41:22.151 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:41:22.182 | + 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:41:22.215 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:22.217 | + 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:41:22.247 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:41:22.249 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:41:22.281 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:41:22.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:41:22.286 | + 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:41:22.319 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:41:22.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:41:22.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:41:22.327 | + 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:41:25.387 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:41:25.387 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:41:25.388 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190818) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:41:25.439 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:25.439 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:41:25.439 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:25.439 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:25.439 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:25.440 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190818) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:41:25.501 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:41:25.502 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=190818) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:41:25.502 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=190818) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:41:25.502 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:41:25.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:25.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:25.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:41:25.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:41:25.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:41:25.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:41:25.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:41:25.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:41:25.893 | + 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:41:25.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:41:25.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:41:25.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:41:25.919 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:41:25.922 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:41:25.924 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:41:25.937 | + 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:41:25.955 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:41:25.961 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:41:25.961 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:41:25.964 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:41:25.966 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:41:25.969 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:41:25.971 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:41:25.974 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:41:25.977 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:41:25.979 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:41:25.982 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:41:25.984 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:41:25.986 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:41:25.990 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:41:25.993 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:41:25.993 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:41:26.000 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:41:26.002 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:41:26.005 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:41:26.008 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:41:26.012 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:41:26.013 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:41:26.013 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:41:26.019 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-04-13 23:41:26.022 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:41:26.025 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:26.030 | + 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:41:26.030 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:41:26.032 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:41:26.035 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:41:26.038 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:41:26.040 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:41:26.043 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:41:26.047 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-04-13 23:41:26.048 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:41:26.048 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:41:26.050 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:41:26.055 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-04-13 23:41:26.057 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-04-13 23:41:26.059 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-04-13 23:41:26.073 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-04-13 23:41:26.086 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:41:26.099 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:41:26.119 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 2022-04-13 23:41:29.128 | ARPING 192.168.0.48 from 192.168.0.48 br-data 2022-04-13 23:41:29.128 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:41:29.128 | Received 0 response(s) 2022-04-13 23:41:29.155 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:41:29.158 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:41:29.161 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:41:29.165 | + ./stack.sh:exit_trap:524 : jobs='174628 2022-04-13 23:41:29.165 | 188372' 2022-04-13 23:41:29.167 | + ./stack.sh:exit_trap:527 : [[ -n 174628 2022-04-13 23:41:29.167 | 188372 ]] 2022-04-13 23:41:29.169 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-233129 ]] 2022-04-13 23:41:29.172 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:41:29.174 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:41:29.174 | exit_trap: cleaning up child processes 2022-04-13 23:41:29.176 | + ./stack.sh:exit_trap:529 : kill 174628 188372 2022-04-13 23:41:29.180 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.bBuw4hk7z8 ']' 2022-04-13 23:41:29.182 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.bBuw4hk7z8 2022-04-13 23:41:29.186 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:41:29.188 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:41:29.192 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:41:29.193 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:41:29.193 | Error on exit 2022-04-13 23:41:29.196 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:41:29.198 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892685 604 fail 2022-04-13 23:41:29.883 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:41:29.885 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:41:31.074 | + ./stack.sh:exit_trap:558 : exit 1