2022-10-06 12:21:54.343 | + ./stack.sh:main:482 : exec 2022-10-06 12:21:54.344 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-122154' 2022-10-06 12:21:54.344 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-06-122154.summary.2022-10-06-122154 2022-10-06 12:21:54.344 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:21:54.344 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-122154 2022-10-06 12:21:54.344 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-122154 /opt/stack/logs/stack.sh.log 2022-10-06 12:21:54.344 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-122154.summary.2022-10-06-122154 /opt/stack/logs/stack.sh.log.summary 2022-10-06 12:21:54.344 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-10-06 12:21:54.344 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-06 12:21:54.344 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-06 12:21:54.344 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-06 12:21:54.344 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-06 12:21:54.344 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-06 12:21:54.344 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-06 12:21:54.344 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 12:21:54.344 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-06 12:21:54.345 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-06 12:21:54.348 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 12:21:54.350 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 12:21:54.352 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-06 12:21:54.354 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-06 12:21:54.357 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 12:21:54.359 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-10-06 12:21:54.361 | + ./stack.sh:main:555 : trap err_trap ERR 2022-10-06 12:21:54.363 | + ./stack.sh:main:568 : set -o errexit 2022-10-06 12:21:54.365 | + ./stack.sh:main:571 : uname -a 2022-10-06 12:21:54.366 | Linux n-d-854355-7 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-10-06 12:21:54.368 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-06 12:21:54.370 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-06 12:21:54.373 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-10-06 12:21:54.407 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-06 12:21:54.421 | + ./stack.sh:main:585 : fetch_plugins 2022-10-06 12:21:54.423 | + functions-common:fetch_plugins:1785 : local plugins= 2022-10-06 12:21:54.425 | + functions-common:fetch_plugins:1786 : local plugin 2022-10-06 12:21:54.427 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-10-06 12:21:54.429 | + functions-common:fetch_plugins:1790 : return 2022-10-06 12:21:54.431 | + ./stack.sh:main:589 : run_phase override_defaults 2022-10-06 12:21:54.433 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-10-06 12:21:54.434 | + functions-common:run_phase:1868 : local phase= 2022-10-06 12:21:54.436 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:21:54.437 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:21:54.439 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:21:54.441 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:21:54.442 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:21:54.445 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:21:54.448 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:21:54.450 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:21:54.451 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:21:54.453 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-06 12:21:54.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:21:54.466 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:54.468 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 12:21:54.470 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 12:21:54.471 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 12:21:54.473 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 12:21:54.475 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 12:21:54.477 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 12:21:54.478 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-06 12:21:54.480 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-06 12:21:54.482 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 12:21:54.484 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:21:54.485 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-10-06 12:21:54.487 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-10-06 12:21:54.489 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-10-06 12:21:54.491 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-10-06 12:21:54.493 | + functions-common:plugin_override_defaults:1831 : return 2022-10-06 12:21:54.495 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-10-06 12:21:54.510 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-10-06 12:21:54.512 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-06 12:21:54.524 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:21:54.526 | +++ lib/tls:source:43 : hostname -f 2022-10-06 12:21:54.530 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-06 12:21:54.531 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-06 12:21:54.533 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-06 12:21:54.535 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-06 12:21:54.537 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-06 12:21:54.539 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-06 12:21:54.541 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-06 12:21:54.543 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-06 12:21:54.544 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-06 12:21:54.546 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-06 12:21:54.550 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-10-06 12:21:54.562 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-10-06 12:21:54.578 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-10-06 12:21:54.589 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-10-06 12:21:54.601 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-10-06 12:21:54.635 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-10-06 12:21:54.689 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-10-06 12:21:54.769 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-10-06 12:21:54.789 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-10-06 12:21:54.836 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-10-06 12:21:54.885 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-10-06 12:21:55.022 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-10-06 12:21:55.036 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-10-06 12:21:55.048 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-06 12:21:55.060 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-10-06 12:21:55.142 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-10-06 12:21:55.144 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-06 12:21:55.148 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-10-06 12:21:55.150 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-06 12:21:55.152 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-10-06 12:21:55.154 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-10-06 12:21:55.156 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-10-06 12:21:55.156 | False' 2022-10-06 12:21:55.159 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-06 12:21:55.173 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-10-06 12:21:55.175 | + ./stack.sh:main:619 : run_phase source 2022-10-06 12:21:55.178 | + functions-common:run_phase:1867 : local mode=source 2022-10-06 12:21:55.180 | + functions-common:run_phase:1868 : local phase= 2022-10-06 12:21:55.182 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:21:55.184 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:21:55.186 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:21:55.188 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:21:55.190 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:21:55.192 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:21:55.196 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:21:55.198 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:21:55.200 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:21:55.202 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-06 12:21:55.204 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:21:55.217 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:55.219 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 12:21:55.221 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-06 12:21:55.259 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-06 12:21:55.262 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-06 12:21:55.264 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 12:21:55.266 | + functions-common:run_phase:1889 : load_plugin_settings 2022-10-06 12:21:55.268 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-10-06 12:21:55.270 | + functions-common:load_plugin_settings:1804 : local plugin 2022-10-06 12:21:55.272 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-10-06 12:21:55.274 | + functions-common:load_plugin_settings:1808 : return 2022-10-06 12:21:55.276 | + functions-common:run_phase:1890 : verify_disabled_services 2022-10-06 12:21:55.278 | + functions-common:verify_disabled_services:2150 : local service 2022-10-06 12:21:55.280 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.282 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-06 12:21:55.284 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.286 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-10-06 12:21:55.289 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.291 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-10-06 12:21:55.294 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.296 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-10-06 12:21:55.298 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.300 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-10-06 12:21:55.302 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.305 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-10-06 12:21:55.307 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.309 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-10-06 12:21:55.311 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.314 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-10-06 12:21:55.316 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.318 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-10-06 12:21:55.321 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.323 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-10-06 12:21:55.325 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.327 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-10-06 12:21:55.329 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.331 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-10-06 12:21:55.334 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.336 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-10-06 12:21:55.339 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.341 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-10-06 12:21:55.343 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.345 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-10-06 12:21:55.347 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.350 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-10-06 12:21:55.352 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.354 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-10-06 12:21:55.356 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.358 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-06 12:21:55.361 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.363 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-06 12:21:55.365 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.367 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-06 12:21:55.370 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.372 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-06 12:21:55.374 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.376 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-06 12:21:55.378 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.381 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-10-06 12:21:55.383 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.385 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-10-06 12:21:55.387 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.390 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-10-06 12:21:55.392 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.394 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-10-06 12:21:55.397 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.399 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-10-06 12:21:55.401 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.403 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-10-06 12:21:55.406 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.408 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-10-06 12:21:55.410 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.412 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-10-06 12:21:55.414 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.417 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-10-06 12:21:55.419 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.421 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-06 12:21:55.423 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.425 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-10-06 12:21:55.427 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.429 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-10-06 12:21:55.432 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.434 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-10-06 12:21:55.436 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.438 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-10-06 12:21:55.440 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.443 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-10-06 12:21:55.445 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.447 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-06 12:21:55.450 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.452 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-10-06 12:21:55.454 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.456 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-10-06 12:21:55.458 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.461 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-10-06 12:21:55.463 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.465 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-10-06 12:21:55.467 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.470 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-10-06 12:21:55.472 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.474 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-10-06 12:21:55.477 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.479 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-10-06 12:21:55.481 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.483 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-10-06 12:21:55.485 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:21:55.488 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-10-06 12:21:55.491 | + ./stack.sh:main:690 : initialize_database_backends 2022-10-06 12:21:55.493 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 12:21:55.495 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-06 12:21:55.509 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:55.512 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-06 12:21:55.514 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 12:21:55.516 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-06 12:21:55.530 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:21:55.532 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-06 12:21:55.534 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-06 12:21:55.536 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-06 12:21:55.539 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-06 12:21:55.541 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-06 12:21:55.544 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-06 12:21:55.546 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-06 12:21:55.548 | + lib/database:initialize_database_backends:92 : return 0 2022-10-06 12:21:55.550 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-10-06 12:21:55.550 | Using mysql database backend 2022-10-06 12:21:55.553 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-06 12:21:55.568 | + ./stack.sh:main:696 : define_database_baseurl 2022-10-06 12:21:55.571 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-10-06 12:21:55.573 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-06 12:21:55.576 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-10-06 12:21:55.578 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 12:21:55.581 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-10-06 12:21:55.595 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:55.598 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-06 12:21:55.613 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-10-06 12:21:55.629 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:55.632 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-06 12:21:55.647 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-10-06 12:21:55.663 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-10-06 12:21:55.678 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:21:55.680 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-10-06 12:21:55.695 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:21:55.698 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-06 12:21:55.713 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-10-06 12:21:55.716 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-10-06 12:21:55.718 | + ./stack.sh:main:752 : save_stackenv 752 2022-10-06 12:21:55.720 | + functions-common:save_stackenv:60 : local tag=752 2022-10-06 12:21:55.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-06 12:21:55.728 | + functions-common:save_stackenv:62 : time_stamp=2022-10-06-122155 2022-10-06 12:21:55.730 | + functions-common:save_stackenv:63 : echo '# 2022-10-06-122155 752' 2022-10-06 12:21:55.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.734 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 12:21:55.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.739 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-06 12:21:55.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.744 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-06 12:21:55.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.748 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-06 12:21:55.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.753 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-10-06 12:21:55.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.757 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-10-06 12:21:55.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.762 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-06-122154 2022-10-06 12:21:55.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.766 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-06 12:21:55.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.771 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-10-06 12:21:55.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.775 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-06 12:21:55.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.780 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-06 12:21:55.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.784 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-06 12:21:55.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.789 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-06 12:21:55.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.794 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-10-06 12:21:55.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:21:55.798 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-06 12:21:55.801 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-10-06 12:21:55.803 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-10-06 12:21:55.805 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-06 12:21:55.807 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-10-06 12:21:55.809 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:21:55.811 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:21:55.814 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:21:55.816 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:21:55.818 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:21:55.821 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:21:55.835 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:21:55.838 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:21:55.840 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:21:55.842 | + functions-common:git_clone:617 : echo master 2022-10-06 12:21:55.842 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:21:55.847 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-10-06 12:21:55.849 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:21:55.852 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-06 12:21:55.863 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-10-06 12:21:55.866 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:21:55.866 | + functions-common:git_clone:678 : head -1 2022-10-06 12:21:55.870 | 759b34c0 [CVE-2022-40023] Bump Mako version to 1.2.2 2022-10-06 12:21:55.872 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:21:55.874 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-10-06 12:21:55.877 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:21:55.879 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-10-06 12:21:55.882 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-06 12:21:55.884 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-06 12:21:55.887 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-06 12:21:55.889 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 12:21:55.891 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-06 12:21:55.894 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-06 12:21:55.896 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-06 12:21:55.900 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-06 12:21:55.903 | ++ tools/install_prereqs.sh:source:47 : NOW=1665058915 2022-10-06 12:21:55.906 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-06 12:21:55.911 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1665058707 2022-10-06 12:21:55.914 | ++ tools/install_prereqs.sh:source:49 : DELTA=208 2022-10-06 12:21:55.916 | ++ tools/install_prereqs.sh:source:50 : [[ 208 -lt 7200 ]] 2022-10-06 12:21:55.918 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-10-06 12:21:55.921 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-06 12:21:55.923 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-10-06 12:21:55.925 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-10-06 12:21:55.927 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-10-06 12:21:55.930 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-10-06 12:21:55.932 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-10-06 12:21:55.934 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-10-06 12:21:55.937 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-06 12:21:55.983 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-06 12:21:55.983 | apache2-dev 2022-10-06 12:21:55.983 | bc 2022-10-06 12:21:55.983 | bsdmainutils 2022-10-06 12:21:55.983 | curl 2022-10-06 12:21:55.983 | g++ 2022-10-06 12:21:55.983 | gawk 2022-10-06 12:21:55.983 | gcc 2022-10-06 12:21:55.983 | gettext 2022-10-06 12:21:55.983 | git 2022-10-06 12:21:55.983 | graphviz 2022-10-06 12:21:55.983 | iputils-ping 2022-10-06 12:21:55.983 | libapache2-mod-proxy-uwsgi 2022-10-06 12:21:55.983 | libffi-dev 2022-10-06 12:21:55.983 | libjpeg-dev 2022-10-06 12:21:55.983 | libpcre3-dev 2022-10-06 12:21:55.983 | libpq-dev 2022-10-06 12:21:55.983 | libssl-dev 2022-10-06 12:21:55.983 | libsystemd-dev 2022-10-06 12:21:55.983 | libxml2-dev 2022-10-06 12:21:55.983 | libxslt1-dev 2022-10-06 12:21:55.983 | libyaml-dev 2022-10-06 12:21:55.983 | lsof 2022-10-06 12:21:55.983 | openssh-server 2022-10-06 12:21:55.983 | openssl 2022-10-06 12:21:55.983 | pkg-config 2022-10-06 12:21:55.983 | psmisc 2022-10-06 12:21:55.984 | python3-dev 2022-10-06 12:21:55.984 | python3-pip 2022-10-06 12:21:55.984 | python3-systemd 2022-10-06 12:21:55.984 | python3-venv 2022-10-06 12:21:55.984 | tar 2022-10-06 12:21:55.984 | tcpdump 2022-10-06 12:21:55.984 | unzip 2022-10-06 12:21:55.984 | uuid-runtime 2022-10-06 12:21:55.984 | wget 2022-10-06 12:21:55.984 | wget 2022-10-06 12:21:55.984 | zlib1g-dev 2022-10-06 12:21:55.984 | libkrb5-dev 2022-10-06 12:21:55.984 | libldap2-dev 2022-10-06 12:21:55.984 | libsasl2-dev 2022-10-06 12:21:55.984 | memcached 2022-10-06 12:21:55.984 | python3-mysqldb 2022-10-06 12:21:55.984 | sqlite3 2022-10-06 12:21:55.984 | conntrack 2022-10-06 12:21:55.984 | curl 2022-10-06 12:21:55.984 | ebtables 2022-10-06 12:21:55.984 | genisoimage 2022-10-06 12:21:55.984 | iptables 2022-10-06 12:21:55.984 | iputils-arping 2022-10-06 12:21:55.984 | kpartx 2022-10-06 12:21:55.984 | libjs-jquery-tablesorter 2022-10-06 12:21:55.984 | parted 2022-10-06 12:21:55.984 | pm-utils 2022-10-06 12:21:55.984 | python3-mysqldb 2022-10-06 12:21:55.984 | socat 2022-10-06 12:21:55.984 | sqlite3 2022-10-06 12:21:55.984 | sudo 2022-10-06 12:21:55.984 | vlan 2022-10-06 12:21:55.984 | lsscsi 2022-10-06 12:21:55.984 | open-iscsi 2022-10-06 12:21:55.984 | lvm2 2022-10-06 12:21:55.984 | qemu-utils 2022-10-06 12:21:55.984 | thin-provisioning-tools 2022-10-06 12:21:55.985 | acl 2022-10-06 12:21:55.985 | dnsmasq-base 2022-10-06 12:21:55.985 | dnsmasq-utils 2022-10-06 12:21:55.985 | ebtables 2022-10-06 12:21:55.985 | haproxy 2022-10-06 12:21:55.985 | iptables 2022-10-06 12:21:55.985 | iputils-arping 2022-10-06 12:21:55.985 | iputils-ping 2022-10-06 12:21:55.985 | postgresql-server-dev-all 2022-10-06 12:21:55.985 | python3-mysqldb 2022-10-06 12:21:55.985 | sqlite3 2022-10-06 12:21:55.985 | sudo 2022-10-06 12:21:55.985 | vlan 2022-10-06 12:21:55.985 | pcp 2022-10-06 12:21:55.985 | ipset 2022-10-06 12:21:55.985 | conntrack 2022-10-06 12:21:55.985 | conntrackd 2022-10-06 12:21:55.985 | keepalived 2022-10-06 12:21:55.985 | lvm2 2022-10-06 12:21:55.985 | qemu-utils 2022-10-06 12:21:55.985 | thin-provisioning-tools 2022-10-06 12:21:55.985 | curl 2022-10-06 12:21:55.985 | liberasurecode-dev 2022-10-06 12:21:55.985 | make 2022-10-06 12:21:55.985 | memcached 2022-10-06 12:21:55.985 | rsync 2022-10-06 12:21:55.985 | sqlite3 2022-10-06 12:21:55.985 | xfsprogs' 2022-10-06 12:21:55.987 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-06 12:21:56.004 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-06 12:21:56.004 | apache2-dev 2022-10-06 12:21:56.004 | bc 2022-10-06 12:21:56.004 | bsdmainutils 2022-10-06 12:21:56.004 | curl 2022-10-06 12:21:56.004 | g++ 2022-10-06 12:21:56.004 | gawk 2022-10-06 12:21:56.004 | gcc 2022-10-06 12:21:56.004 | gettext 2022-10-06 12:21:56.004 | git 2022-10-06 12:21:56.004 | graphviz 2022-10-06 12:21:56.004 | iputils-ping 2022-10-06 12:21:56.004 | libapache2-mod-proxy-uwsgi 2022-10-06 12:21:56.004 | libffi-dev 2022-10-06 12:21:56.004 | libjpeg-dev 2022-10-06 12:21:56.004 | libpcre3-dev 2022-10-06 12:21:56.004 | libpq-dev 2022-10-06 12:21:56.004 | libssl-dev 2022-10-06 12:21:56.004 | libsystemd-dev 2022-10-06 12:21:56.004 | libxml2-dev 2022-10-06 12:21:56.004 | libxslt1-dev 2022-10-06 12:21:56.004 | libyaml-dev 2022-10-06 12:21:56.004 | lsof 2022-10-06 12:21:56.004 | openssh-server 2022-10-06 12:21:56.004 | openssl 2022-10-06 12:21:56.004 | pkg-config 2022-10-06 12:21:56.004 | psmisc 2022-10-06 12:21:56.005 | python3-dev 2022-10-06 12:21:56.005 | python3-pip 2022-10-06 12:21:56.005 | python3-systemd 2022-10-06 12:21:56.005 | python3-venv 2022-10-06 12:21:56.005 | tar 2022-10-06 12:21:56.005 | tcpdump 2022-10-06 12:21:56.005 | unzip 2022-10-06 12:21:56.005 | uuid-runtime 2022-10-06 12:21:56.005 | wget 2022-10-06 12:21:56.005 | wget 2022-10-06 12:21:56.005 | zlib1g-dev 2022-10-06 12:21:56.005 | libkrb5-dev 2022-10-06 12:21:56.005 | libldap2-dev 2022-10-06 12:21:56.005 | libsasl2-dev 2022-10-06 12:21:56.005 | memcached 2022-10-06 12:21:56.005 | python3-mysqldb 2022-10-06 12:21:56.005 | sqlite3 2022-10-06 12:21:56.005 | conntrack 2022-10-06 12:21:56.005 | curl 2022-10-06 12:21:56.005 | ebtables 2022-10-06 12:21:56.005 | genisoimage 2022-10-06 12:21:56.005 | iptables 2022-10-06 12:21:56.005 | iputils-arping 2022-10-06 12:21:56.005 | kpartx 2022-10-06 12:21:56.005 | libjs-jquery-tablesorter 2022-10-06 12:21:56.005 | parted 2022-10-06 12:21:56.005 | pm-utils 2022-10-06 12:21:56.005 | python3-mysqldb 2022-10-06 12:21:56.005 | socat 2022-10-06 12:21:56.005 | sqlite3 2022-10-06 12:21:56.005 | sudo 2022-10-06 12:21:56.005 | vlan 2022-10-06 12:21:56.005 | lsscsi 2022-10-06 12:21:56.005 | open-iscsi 2022-10-06 12:21:56.005 | lvm2 2022-10-06 12:21:56.005 | qemu-utils 2022-10-06 12:21:56.005 | thin-provisioning-tools 2022-10-06 12:21:56.006 | acl 2022-10-06 12:21:56.006 | dnsmasq-base 2022-10-06 12:21:56.006 | dnsmasq-utils 2022-10-06 12:21:56.006 | ebtables 2022-10-06 12:21:56.006 | haproxy 2022-10-06 12:21:56.006 | iptables 2022-10-06 12:21:56.006 | iputils-arping 2022-10-06 12:21:56.006 | iputils-ping 2022-10-06 12:21:56.006 | postgresql-server-dev-all 2022-10-06 12:21:56.006 | python3-mysqldb 2022-10-06 12:21:56.006 | sqlite3 2022-10-06 12:21:56.006 | sudo 2022-10-06 12:21:56.006 | vlan 2022-10-06 12:21:56.006 | pcp 2022-10-06 12:21:56.006 | ipset 2022-10-06 12:21:56.006 | conntrack 2022-10-06 12:21:56.006 | conntrackd 2022-10-06 12:21:56.006 | keepalived 2022-10-06 12:21:56.006 | lvm2 2022-10-06 12:21:56.006 | qemu-utils 2022-10-06 12:21:56.007 | thin-provisioning-tools 2022-10-06 12:21:56.007 | curl 2022-10-06 12:21:56.007 | liberasurecode-dev 2022-10-06 12:21:56.007 | make 2022-10-06 12:21:56.007 | memcached 2022-10-06 12:21:56.007 | rsync 2022-10-06 12:21:56.007 | sqlite3 2022-10-06 12:21:56.007 | xfsprogs ' 2022-10-06 12:21:56.007 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-06 12:21:56.009 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:21:56.011 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:21:56.014 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-06 12:21:56.015 | ++ 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 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-10-06 12:21:56.019 | ++ 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 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-10-06 12:21:56.021 | ++ functions-common:install_package:1463 : update_package_repo 2022-10-06 12:21:56.024 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:21:56.026 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-10-06 12:21:56.028 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:21:56.030 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:21:56.032 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:21:56.034 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:21:56.036 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:21:56.038 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:21:56.040 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-10-06 12:21:56.042 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-10-06 12:21:56.043 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-10-06 12:21:56.046 | +++ functions-common:apt_get_update:1197 : id -u 2022-10-06 12:21:56.050 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-10-06 12:21:56.052 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-10-06 12:21:56.054 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-10-06 12:21:56.056 | ++ functions-common:time_start:2426 : local start_time= 2022-10-06 12:21:56.058 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:21:56.060 | +++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:21:56.063 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1665058916061 2022-10-06 12:21:56.065 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-06 12:21:56.067 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-06 12:21:56.070 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-10-06 12:22:01.506 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-06 12:22:01.624 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-06 12:22:01.752 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-06 12:22:03.631 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-06 12:22:05.561 | Reading package lists... 2022-10-06 12:22:05.592 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-10-06 12:22:05.594 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-10-06 12:22:05.596 | ++ functions-common:time_stop:2439 : local name 2022-10-06 12:22:05.598 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:05.600 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:05.602 | ++ functions-common:time_stop:2442 : local total 2022-10-06 12:22:05.604 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:05.606 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-10-06 12:22:05.608 | ++ functions-common:time_stop:2446 : start_time=1665058916061 2022-10-06 12:22:05.610 | ++ functions-common:time_stop:2448 : [[ -z 1665058916061 ]] 2022-10-06 12:22:05.613 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:05.616 | ++ functions-common:time_stop:2451 : end_time=1665058925614 2022-10-06 12:22:05.619 | ++ functions-common:time_stop:2452 : elapsed_time=9553 2022-10-06 12:22:05.621 | ++ functions-common:time_stop:2453 : total=0 2022-10-06 12:22:05.623 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:05.625 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9553 2022-10-06 12:22:05.627 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-10-06 12:22:05.629 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:22:05.631 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:22:05.634 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:22:05.636 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-10-06 12:22:05.655 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-10-06 12:22:05.764 | Reading package lists... 2022-10-06 12:22:06.016 | Building dependency tree... 2022-10-06 12:22:06.017 | Reading state information... 2022-10-06 12:22:06.051 | acl is already the newest version (2.2.53-6). 2022-10-06 12:22:06.051 | bc is already the newest version (1.07.1-2build1). 2022-10-06 12:22:06.051 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-06 12:22:06.051 | conntrack is already the newest version (1:1.4.5-2). 2022-10-06 12:22:06.051 | ebtables is already the newest version (2.0.11-3build1). 2022-10-06 12:22:06.051 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 12:22:06.051 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-06 12:22:06.051 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 12:22:06.051 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-10-06 12:22:06.051 | gettext is already the newest version (0.19.8.1-10build1). 2022-10-06 12:22:06.051 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-06 12:22:06.051 | iputils-arping is already the newest version (3:20190709-3). 2022-10-06 12:22:06.051 | iputils-ping is already the newest version (3:20190709-3). 2022-10-06 12:22:06.051 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-06 12:22:06.052 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-10-06 12:22:06.052 | libffi-dev is already the newest version (3.3-4). 2022-10-06 12:22:06.052 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-10-06 12:22:06.052 | libyaml-dev is already the newest version (0.2.2-1). 2022-10-06 12:22:06.052 | lsscsi is already the newest version (0.30-0.1). 2022-10-06 12:22:06.052 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-06 12:22:06.052 | make is already the newest version (4.2.1-1.2). 2022-10-06 12:22:06.052 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-10-06 12:22:06.052 | psmisc is already the newest version (23.3-1). 2022-10-06 12:22:06.052 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-06 12:22:06.052 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-10-06 12:22:06.052 | python3-systemd is already the newest version (234-3build2). 2022-10-06 12:22:06.052 | socat is already the newest version (1.7.3.3-2). 2022-10-06 12:22:06.052 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-06 12:22:06.052 | unzip is already the newest version (6.0-25ubuntu1). 2022-10-06 12:22:06.052 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-06 12:22:06.052 | conntrackd is already the newest version (1:1.4.5-2). 2022-10-06 12:22:06.052 | graphviz is already the newest version (2.42.2-3build2). 2022-10-06 12:22:06.052 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-10-06 12:22:06.052 | pcp is already the newest version (5.0.3-1). 2022-10-06 12:22:06.052 | pm-utils is already the newest version (1.4.1-19). 2022-10-06 12:22:06.052 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-10-06 12:22:06.052 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 12:22:06.052 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 12:22:06.052 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-10-06 12:22:06.052 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 12:22:06.052 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 12:22:06.052 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-06 12:22:06.052 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-10-06 12:22:06.052 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-10-06 12:22:06.052 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-10-06 12:22:06.052 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-10-06 12:22:06.053 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-10-06 12:22:06.053 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-06 12:22:06.053 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-10-06 12:22:06.053 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-10-06 12:22:06.053 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 12:22:06.053 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-10-06 12:22:06.053 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-10-06 12:22:06.053 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-10-06 12:22:06.053 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-06 12:22:06.053 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-10-06 12:22:06.053 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-10-06 12:22:06.053 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-10-06 12:22:06.053 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 12:22:06.053 | openssl set to manually installed. 2022-10-06 12:22:06.053 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-06 12:22:06.053 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-10-06 12:22:06.053 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-10-06 12:22:06.053 | rsync set to manually installed. 2022-10-06 12:22:06.053 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-10-06 12:22:06.053 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-06 12:22:06.053 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-10-06 12:22:06.053 | tar set to manually installed. 2022-10-06 12:22:06.053 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-10-06 12:22:06.053 | tcpdump set to manually installed. 2022-10-06 12:22:06.277 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-10-06 12:22:06.277 | uuid-runtime set to manually installed. 2022-10-06 12:22:06.277 | wget is already the newest version (1.20.3-1ubuntu2). 2022-10-06 12:22:06.277 | wget set to manually installed. 2022-10-06 12:22:06.277 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-06 12:22:06.278 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 12:22:06.278 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-10-06 12:22:06.278 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-06 12:22:06.278 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-10-06 12:22:06.278 | The following packages were automatically installed and are no longer required: 2022-10-06 12:22:06.278 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:22:06.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:22:06.279 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:22:06.279 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:22:06.279 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:22:06.279 | python3-zope.interface 2022-10-06 12:22:06.279 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:22:06.406 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:22:06.410 | ++ functions-common:apt_get:1234 : result=0 2022-10-06 12:22:06.412 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:22:06.414 | ++ functions-common:time_stop:2439 : local name 2022-10-06 12:22:06.416 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:06.418 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:06.420 | ++ functions-common:time_stop:2442 : local total 2022-10-06 12:22:06.422 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:06.424 | ++ functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:22:06.426 | ++ functions-common:time_stop:2446 : start_time=1665058925653 2022-10-06 12:22:06.429 | ++ functions-common:time_stop:2448 : [[ -z 1665058925653 ]] 2022-10-06 12:22:06.432 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:06.435 | ++ functions-common:time_stop:2451 : end_time=1665058926433 2022-10-06 12:22:06.438 | ++ functions-common:time_stop:2452 : elapsed_time=780 2022-10-06 12:22:06.440 | ++ functions-common:time_stop:2453 : total=763 2022-10-06 12:22:06.442 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:06.444 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1543 2022-10-06 12:22:06.446 | ++ functions-common:apt_get:1238 : return 0 2022-10-06 12:22:06.449 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-10-06 12:22:06.451 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-10-06 12:22:06.454 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-10-06 12:22:06.457 | ++ tools/install_prereqs.sh:source:89 : date 2022-10-06 12:22:06.461 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-10-06 12:22:06.464 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-10-06 12:22:06.466 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-10-06 12:22:07.769 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-10-06 12:22:07.771 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-06 12:22:07.773 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-06 12:22:07.775 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-06 12:22:07.777 | + functions-common:GetDistro:446 : GetOSVersion 2022-10-06 12:22:07.779 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-10-06 12:22:07.780 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-06 12:22:07.782 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-10-06 12:22:07.784 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-06 12:22:07.785 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-06 12:22:07.787 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-10-06 12:22:07.789 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-06 12:22:07.791 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-06 12:22:07.793 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-06 12:22:07.794 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-06 12:22:07.796 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-06 12:22:07.798 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-06 12:22:07.799 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-06 12:22:07.801 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-06 12:22:07.803 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-10-06 12:22:07.806 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-10-06 12:22:07.808 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-10-06 12:22:07.809 | + functions-common:_ensure_lsb_release:394 : return 2022-10-06 12:22:07.812 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-10-06 12:22:07.874 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-10-06 12:22:07.877 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-10-06 12:22:07.941 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-10-06 12:22:07.943 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-10-06 12:22:08.006 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-10-06 12:22:08.007 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-10-06 12:22:08.009 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-10-06 12:22:08.011 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-10-06 12:22:08.013 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-10-06 12:22:08.014 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-10-06 12:22:08.016 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-10-06 12:22:08.018 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-06 12:22:08.020 | + functions-common:GetDistro:450 : DISTRO=focal 2022-10-06 12:22:08.022 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-10-06 12:22:08.024 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-06 12:22:08.024 | Distro: focal 2022-10-06 12:22:08.026 | + tools/install_pip.sh:main:124 : get_versions 2022-10-06 12:22:08.028 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 12:22:08.031 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 12:22:08.033 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 12:22:08.036 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 12:22:08.036 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 12:22:09.388 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 12:22:09.390 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 12:22:09.390 | pip: 20.0.2 2022-10-06 12:22:09.392 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-10-06 12:22:09.394 | + tools/install_pip.sh:main:130 : is_fedora 2022-10-06 12:22:09.396 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:22:09.397 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:22:09.399 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:22:09.400 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:22:09.402 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:22:09.404 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:22:09.405 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:22:09.407 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:22:09.409 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:22:09.410 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:22:09.412 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-10-06 12:22:09.414 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:22:09.415 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:22:09.417 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-10-06 12:22:09.421 | + tools/install_pip.sh:main:153 : set -x 2022-10-06 12:22:09.423 | + tools/install_pip.sh:main:156 : get_versions 2022-10-06 12:22:09.425 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 12:22:09.429 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 12:22:09.431 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 12:22:09.433 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 12:22:09.434 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 12:22:10.790 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 12:22:10.792 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 12:22:10.792 | pip: 20.0.2 2022-10-06 12:22:10.795 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-10-06 12:22:10.798 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 12:22:10.801 | + ./stack.sh:main:791 : fixup_all 2022-10-06 12:22:10.803 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-10-06 12:22:10.806 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-10-06 12:22:10.808 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:22:10.810 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:22:10.812 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-10-06 12:22:10.823 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-06 12:22:10.833 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-06 12:22:10.844 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-10-06 12:22:10.846 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-10-06 12:22:10.848 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:22:10.850 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:22:10.852 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:22:10.854 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:22:10.856 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:22:10.858 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:22:10.860 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:22:10.862 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:22:10.864 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:22:10.866 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:22:10.869 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-10-06 12:22:10.871 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-10-06 12:22:10.873 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-10-06 12:22:10.875 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:22:10.877 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:22:10.879 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:22:10.881 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:22:10.884 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:22:10.886 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:22:10.888 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-10-06 12:22:10.891 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-10-06 12:22:10.910 | Using python 3.8 to install os-testr 2022-10-06 12:22:10.913 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-10-06 12:22:12.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:22:12.854 | from cryptography.utils import int_from_bytes 2022-10-06 12:22:12.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:22:12.855 | from cryptography.utils import int_from_bytes 2022-10-06 12:22:13.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:22:13.928 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-10-06 12:22:13.976 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-10-06 12:22:14.006 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-10-06 12:22:14.104 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:22:14.135 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-10-06 12:22:14.158 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-10-06 12:22:15.733 | + inc/python:pip_install:196 : result=0 2022-10-06 12:22:15.735 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:22:15.737 | + functions-common:time_stop:2439 : local name 2022-10-06 12:22:15.739 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:15.742 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:15.744 | + functions-common:time_stop:2442 : local total 2022-10-06 12:22:15.746 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:15.748 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:22:15.750 | + functions-common:time_stop:2446 : start_time=1665058930905 2022-10-06 12:22:15.752 | + functions-common:time_stop:2448 : [[ -z 1665058930905 ]] 2022-10-06 12:22:15.755 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:15.759 | + functions-common:time_stop:2451 : end_time=1665058935756 2022-10-06 12:22:15.761 | + functions-common:time_stop:2452 : elapsed_time=4851 2022-10-06 12:22:15.763 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:22:15.765 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:15.767 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4851 2022-10-06 12:22:15.769 | + inc/python:pip_install:199 : return 0 2022-10-06 12:22:15.772 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-10-06 12:22:15.824 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-10-06 12:22:15.919 | + ./stack.sh:main:805 : install_infra 2022-10-06 12:22:15.922 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-06 12:22:15.924 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-10-06 12:22:15.928 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-06 12:22:15.931 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-10-06 12:22:15.953 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-06 12:22:18.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:22:18.784 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:22:19.125 | + inc/python:pip_install:196 : result=0 2022-10-06 12:22:19.127 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:22:19.129 | + functions-common:time_stop:2439 : local name 2022-10-06 12:22:19.131 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:19.133 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:19.135 | + functions-common:time_stop:2442 : local total 2022-10-06 12:22:19.137 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:19.139 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:22:19.141 | + functions-common:time_stop:2446 : start_time=1665058935945 2022-10-06 12:22:19.143 | + functions-common:time_stop:2448 : [[ -z 1665058935945 ]] 2022-10-06 12:22:19.146 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:19.149 | + functions-common:time_stop:2451 : end_time=1665058939147 2022-10-06 12:22:19.151 | + functions-common:time_stop:2452 : elapsed_time=3202 2022-10-06 12:22:19.156 | + functions-common:time_stop:2453 : total=4851 2022-10-06 12:22:19.157 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:19.160 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8053 2022-10-06 12:22:19.162 | + inc/python:pip_install:199 : return 0 2022-10-06 12:22:19.164 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-06 12:22:19.167 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-10-06 12:22:19.188 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-10-06 12:22:21.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:22:21.767 | Processing /opt/stack/requirements 2022-10-06 12:22:23.496 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-10-06 12:22:23.509 | 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 181)) (6.0) 2022-10-06 12:22:23.511 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-10-06 12:22:23.524 | 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 339)) (21.3) 2022-10-06 12:22:23.530 | 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 370)) (3.3) 2022-10-06 12:22:23.533 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-10-06 12:22:23.539 | 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 454)) (1.16.0) 2022-10-06 12:22:23.542 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-10-06 12:22:23.547 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5746) (1.3) 2022-10-06 12:22:23.549 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5746) (0.3.0) 2022-10-06 12:22:23.565 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:22:23.567 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-10-06 12:22:23.602 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2022.9.24) 2022-10-06 12:22:23.604 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (4.0.0) 2022-10-06 12:22:23.615 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.2) 2022-10-06 12:22:23.681 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-10-06 12:22:23.684 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (0.5.1) 2022-10-06 12:22:23.688 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.4.1) 2022-10-06 12:22:23.699 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (4.12.0) 2022-10-06 12:22:23.735 | 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 275)) (1.8.2) 2022-10-06 12:22:23.737 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (22.1.0) 2022-10-06 12:22:23.794 | 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 138)) (0.2.5) 2022-10-06 12:22:23.799 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.8.1) 2022-10-06 12:22:23.825 | Building wheels for collected packages: openstack-requirements 2022-10-06 12:22:23.826 | Building wheel for openstack-requirements (setup.py): started 2022-10-06 12:22:24.676 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-10-06 12:22:24.676 | ERROR: Command errored out with exit status 1: 2022-10-06 12:22:24.677 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-x68v32x0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-x68v32x0/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-2bop5chk 2022-10-06 12:22:24.677 | cwd: /tmp/pip-req-build-x68v32x0/ 2022-10-06 12:22:24.677 | Complete output (6 lines): 2022-10-06 12:22:24.677 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-10-06 12:22:24.677 | or: setup.py --help [cmd1 cmd2 ...] 2022-10-06 12:22:24.677 | or: setup.py --help-commands 2022-10-06 12:22:24.677 | or: setup.py cmd --help 2022-10-06 12:22:24.677 | 2022-10-06 12:22:24.677 | error: invalid command 'bdist_wheel' 2022-10-06 12:22:24.677 | ---------------------------------------- 2022-10-06 12:22:24.677 | ERROR: Failed building wheel for openstack-requirements 2022-10-06 12:22:24.677 | Running setup.py clean for openstack-requirements 2022-10-06 12:22:25.528 | Failed to build openstack-requirements 2022-10-06 12:22:25.544 | Installing collected packages: openstack-requirements 2022-10-06 12:22:25.544 | Attempting uninstall: openstack-requirements 2022-10-06 12:22:25.545 | Found existing installation: openstack-requirements 1.2.1.dev5746 2022-10-06 12:22:25.581 | Uninstalling openstack-requirements-1.2.1.dev5746: 2022-10-06 12:22:25.598 | Successfully uninstalled openstack-requirements-1.2.1.dev5746 2022-10-06 12:22:25.600 | Running setup.py install for openstack-requirements: started 2022-10-06 12:22:28.011 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-10-06 12:22:28.034 | Successfully installed openstack-requirements-1.2.1.dev5746 2022-10-06 12:22:28.152 | + inc/python:pip_install:196 : result=0 2022-10-06 12:22:28.154 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:22:28.157 | + functions-common:time_stop:2439 : local name 2022-10-06 12:22:28.158 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:28.161 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:28.163 | + functions-common:time_stop:2442 : local total 2022-10-06 12:22:28.165 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:28.167 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:22:28.169 | + functions-common:time_stop:2446 : start_time=1665058939181 2022-10-06 12:22:28.171 | + functions-common:time_stop:2448 : [[ -z 1665058939181 ]] 2022-10-06 12:22:28.173 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:28.177 | + functions-common:time_stop:2451 : end_time=1665058948175 2022-10-06 12:22:28.179 | + functions-common:time_stop:2452 : elapsed_time=8994 2022-10-06 12:22:28.181 | + functions-common:time_stop:2453 : total=8053 2022-10-06 12:22:28.183 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:28.185 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17047 2022-10-06 12:22:28.187 | + inc/python:pip_install:199 : return 0 2022-10-06 12:22:28.190 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-10-06 12:22:28.192 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-10-06 12:22:28.195 | + inc/python:use_library_from_git:246 : local name=pbr 2022-10-06 12:22:28.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:22:28.199 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:22:28.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-10-06 12:22:28.204 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:22:28.206 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-10-06 12:22:28.225 | Using python 3.8 to install pbr 2022-10-06 12:22:28.227 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-06 12:22:30.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:22:30.163 | from cryptography.utils import int_from_bytes 2022-10-06 12:22:30.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:22:30.163 | from cryptography.utils import int_from_bytes 2022-10-06 12:22:31.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:22:31.290 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:22:32.877 | + inc/python:pip_install:196 : result=0 2022-10-06 12:22:32.879 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:22:32.882 | + functions-common:time_stop:2439 : local name 2022-10-06 12:22:32.884 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:22:32.886 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:22:32.888 | + functions-common:time_stop:2442 : local total 2022-10-06 12:22:32.890 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:22:32.892 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:22:32.894 | + functions-common:time_stop:2446 : start_time=1665058948220 2022-10-06 12:22:32.896 | + functions-common:time_stop:2448 : [[ -z 1665058948220 ]] 2022-10-06 12:22:32.899 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:22:32.903 | + functions-common:time_stop:2451 : end_time=1665058952900 2022-10-06 12:22:32.905 | + functions-common:time_stop:2452 : elapsed_time=4680 2022-10-06 12:22:32.907 | + functions-common:time_stop:2453 : total=17047 2022-10-06 12:22:32.909 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:22:32.911 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21727 2022-10-06 12:22:32.913 | + inc/python:pip_install:199 : return 0 2022-10-06 12:22:32.915 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-10-06 12:22:35.143 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-10-06 12:22:37.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:22:37.007 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-10-06 12:22:37.028 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-10-06 12:22:37.031 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-10-06 12:22:37.033 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-10-06 12:22:37.036 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-10-06 12:22:37.042 | 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.9) 2022-10-06 12:22:37.111 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-06 12:22:37.114 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-06 12:22:37.117 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-10-06 12:22:37.134 | + ./stack.sh:main:814 : pkgs= 2022-10-06 12:22:37.136 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-10-06 12:22:37.138 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-10-06 12:22:37.141 | + functions-common:run_phase:1867 : local mode=stack 2022-10-06 12:22:37.143 | + functions-common:run_phase:1868 : local phase=pre-install 2022-10-06 12:22:37.145 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:22:37.147 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:22:37.149 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:22:37.151 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:22:37.153 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:22:37.156 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:22:37.159 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:22:37.161 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:22:37.163 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:22:37.166 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-10-06 12:22:37.168 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:22:37.182 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:22:37.184 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:22:37.186 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:22:37.188 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-10-06 12:22:37.190 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:22:37.193 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:22:37.195 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:22:37.197 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-10-06 12:22:37.199 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:22:37.201 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-10-06 12:22:37.203 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:22:37.205 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:22:37.207 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-06 12:22:37.209 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-06 12:22:37.211 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:22:37.213 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:22:37.215 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-10-06 12:22:37.217 | + functions-common:run_plugins:1853 : local mode=stack 2022-10-06 12:22:37.219 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-10-06 12:22:37.221 | + functions-common:run_plugins:1856 : local plugins= 2022-10-06 12:22:37.224 | + functions-common:run_plugins:1857 : local plugin 2022-10-06 12:22:37.226 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-10-06 12:22:37.229 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-10-06 12:22:37.231 | + functions:set_systemd_override:821 : local value=2048 2022-10-06 12:22:37.233 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-10-06 12:22:37.235 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-10-06 12:22:37.287 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-10-06 12:22:37.287 | Set systemd system override for DefaultLimitNOFILE=2048 2022-10-06 12:22:37.290 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-10-06 12:22:37.649 | + ./stack.sh:main:827 : install_rpc_backend 2022-10-06 12:22:37.651 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-10-06 12:22:37.667 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:22:37.670 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-10-06 12:22:37.672 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:22:37.674 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:22:37.676 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:22:37.679 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:22:37.681 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:22:37.683 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:22:37.685 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:22:37.687 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:22:37.690 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:22:37.692 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:22:37.694 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:22:37.696 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:22:37.698 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-10-06 12:22:37.701 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:22:37.703 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:22:37.705 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:22:37.707 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-10-06 12:22:37.727 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-10-06 12:22:37.835 | Reading package lists... 2022-10-06 12:22:38.087 | Building dependency tree... 2022-10-06 12:22:38.089 | Reading state information... 2022-10-06 12:22:38.348 | The following packages were automatically installed and are no longer required: 2022-10-06 12:22:38.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:22:38.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:22:38.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:22:38.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:22:38.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:22:38.349 | python3-zope.interface 2022-10-06 12:22:38.349 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:22:38.349 | The following additional packages will be installed: 2022-10-06 12:22:38.350 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-06 12:22:38.350 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-06 12:22:38.350 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-06 12:22:38.350 | erlang-tools erlang-xmerl locales-all 2022-10-06 12:22:38.352 | Suggested packages: 2022-10-06 12:22:38.352 | erlang erlang-manpages erlang-doc 2022-10-06 12:22:38.421 | The following NEW packages will be installed: 2022-10-06 12:22:38.421 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-06 12:22:38.421 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-06 12:22:38.421 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-06 12:22:38.422 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-10-06 12:23:14.483 | 0 upgraded, 19 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:23:14.483 | Need to get 38.0 MB of archives. 2022-10-06 12:23:14.483 | After this operation, 276 MB of additional disk space will be used. 2022-10-06 12:23:14.483 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.483 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-10-06 12:23:14.484 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.484 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.484 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.484 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.484 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.484 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.484 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.484 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.484 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.484 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.485 | Err:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.485 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.485 | Err:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.485 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.485 | Err:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.485 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.485 | Err:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.486 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.486 | Err:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.486 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.486 | Err:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.486 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.486 | Err:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.486 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.486 | Err:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.486 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.487 | Err:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.487 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.487 | Err:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.487 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.487 | Err:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 2022-10-06 12:23:14.487 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.487 | Err:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 2022-10-06 12:23:14.487 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:14.487 | Ign:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-10-06 12:23:54.535 | Err:19 http://security.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 2022-10-06 12:23:54.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-base_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-asn1_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-crypto_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-public-key_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-mnesia_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-runtime-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ssl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-eldap_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-ftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.584 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tftp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-inets_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-snmp_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-os-mon_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-parsetools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-syntax-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-tools_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/erlang/erlang-xmerl_22.2.7+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/glibc/locales-all_2.31-0ubuntu9.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/r/rabbitmq-server/rabbitmq-server_3.8.2-0ubuntu1.3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-10-06 12:23:54.585 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-10-06 12:23:54.588 | + functions-common:apt_get:1234 : result=100 2022-10-06 12:23:54.591 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:23:54.593 | + functions-common:time_stop:2439 : local name 2022-10-06 12:23:54.595 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:23:54.597 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:23:54.599 | + functions-common:time_stop:2442 : local total 2022-10-06 12:23:54.601 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:23:54.603 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:23:54.606 | + functions-common:time_stop:2446 : start_time=1665058957725 2022-10-06 12:23:54.608 | + functions-common:time_stop:2448 : [[ -z 1665058957725 ]] 2022-10-06 12:23:54.611 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:23:54.615 | + functions-common:time_stop:2451 : end_time=1665059034612 2022-10-06 12:23:54.617 | + functions-common:time_stop:2452 : elapsed_time=76887 2022-10-06 12:23:54.619 | + functions-common:time_stop:2453 : total=1543 2022-10-06 12:23:54.621 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:23:54.624 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=78430 2022-10-06 12:23:54.626 | + functions-common:apt_get:1238 : return 100 2022-10-06 12:23:54.628 | + functions-common:install_package:1465 : RETRY_UPDATE=True 2022-10-06 12:23:54.631 | + functions-common:install_package:1465 : update_package_repo 2022-10-06 12:23:54.633 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:23:54.635 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:23:54.637 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=True 2022-10-06 12:23:54.640 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:23:54.642 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:23:54.644 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:23:54.646 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:23:54.648 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:23:54.650 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:23:54.653 | + functions-common:apt_get_update:1189 : [[ True != \T\r\u\e ]] 2022-10-06 12:23:54.655 | + functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-10-06 12:23:54.657 | + functions-common:apt_get_update:1196 : local sudo=sudo 2022-10-06 12:23:54.660 | ++ functions-common:apt_get_update:1197 : id -u 2022-10-06 12:23:54.663 | + functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-10-06 12:23:54.666 | + functions-common:apt_get_update:1200 : time_start apt-get-update 2022-10-06 12:23:54.668 | + functions-common:time_start:2425 : local name=apt-get-update 2022-10-06 12:23:54.670 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:23:54.673 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:23:54.675 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:23:54.679 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059034677 2022-10-06 12:23:54.681 | + functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-06 12:23:54.683 | + functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-06 12:23:54.685 | + functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-10-06 12:24:07.343 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-06 12:24:10.443 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-06 12:24:10.561 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-06 12:24:10.679 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-06 12:24:12.604 | Reading package lists... 2022-10-06 12:24:12.637 | + functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-10-06 12:24:12.639 | + functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-10-06 12:24:12.641 | + functions-common:time_stop:2439 : local name 2022-10-06 12:24:12.643 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:24:12.645 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:24:12.647 | + functions-common:time_stop:2442 : local total 2022-10-06 12:24:12.649 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:24:12.651 | + functions-common:time_stop:2445 : name=apt-get-update 2022-10-06 12:24:12.654 | + functions-common:time_stop:2446 : start_time=1665059034677 2022-10-06 12:24:12.656 | + functions-common:time_stop:2448 : [[ -z 1665059034677 ]] 2022-10-06 12:24:12.658 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:24:12.662 | + functions-common:time_stop:2451 : end_time=1665059052660 2022-10-06 12:24:12.664 | + functions-common:time_stop:2452 : elapsed_time=17983 2022-10-06 12:24:12.666 | + functions-common:time_stop:2453 : total=9553 2022-10-06 12:24:12.668 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:24:12.671 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27536 2022-10-06 12:24:12.673 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-10-06 12:24:12.676 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:24:12.678 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:12.680 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:12.682 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-10-06 12:24:12.703 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-10-06 12:24:12.811 | Reading package lists... 2022-10-06 12:24:13.063 | Building dependency tree... 2022-10-06 12:24:13.064 | Reading state information... 2022-10-06 12:24:13.326 | The following packages were automatically installed and are no longer required: 2022-10-06 12:24:13.327 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:24:13.327 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:24:13.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:24:13.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:24:13.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:24:13.328 | python3-zope.interface 2022-10-06 12:24:13.328 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:24:13.328 | The following additional packages will be installed: 2022-10-06 12:24:13.328 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-06 12:24:13.328 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-06 12:24:13.328 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-06 12:24:13.329 | erlang-tools erlang-xmerl locales-all 2022-10-06 12:24:13.330 | Suggested packages: 2022-10-06 12:24:13.330 | erlang erlang-manpages erlang-doc 2022-10-06 12:24:13.399 | The following NEW packages will be installed: 2022-10-06 12:24:13.399 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-06 12:24:13.399 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-06 12:24:13.399 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-06 12:24:13.400 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-10-06 12:24:13.508 | 0 upgraded, 19 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:24:13.508 | Need to get 38.0 MB of archives. 2022-10-06 12:24:13.508 | After this operation, 276 MB of additional disk space will be used. 2022-10-06 12:24:13.508 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-10-06 12:24:13.991 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-10-06 12:24:14.048 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-10-06 12:24:14.051 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-10-06 12:24:14.059 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-10-06 12:24:14.071 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-10-06 12:24:14.074 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-10-06 12:24:14.093 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-10-06 12:24:14.095 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-10-06 12:24:14.097 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-10-06 12:24:14.132 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-10-06 12:24:14.143 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-10-06 12:24:14.182 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-10-06 12:24:14.184 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-10-06 12:24:14.187 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-10-06 12:24:14.192 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-10-06 12:24:14.207 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-10-06 12:24:14.306 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-10-06 12:24:14.535 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-10-06 12:24:15.344 | Fetched 38.0 MB in 1s (27.7 MB/s) 2022-10-06 12:24:15.374 | Selecting previously unselected package erlang-base. 2022-10-06 12:24:15.421 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-10-06 12:24:15.424 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:15.426 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.499 | Selecting previously unselected package erlang-asn1. 2022-10-06 12:24:16.508 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.510 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.618 | Selecting previously unselected package erlang-crypto. 2022-10-06 12:24:16.627 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.629 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.671 | Selecting previously unselected package erlang-public-key. 2022-10-06 12:24:16.679 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.681 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.778 | Selecting previously unselected package erlang-mnesia. 2022-10-06 12:24:16.787 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.789 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.902 | Selecting previously unselected package erlang-runtime-tools. 2022-10-06 12:24:16.911 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.913 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:16.966 | Selecting previously unselected package erlang-ssl. 2022-10-06 12:24:16.974 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:16.976 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.142 | Selecting previously unselected package erlang-eldap. 2022-10-06 12:24:17.151 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.153 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.190 | Selecting previously unselected package erlang-ftp. 2022-10-06 12:24:17.198 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.201 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.234 | Selecting previously unselected package erlang-tftp. 2022-10-06 12:24:17.243 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.245 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.281 | Selecting previously unselected package erlang-inets. 2022-10-06 12:24:17.289 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.291 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.395 | Selecting previously unselected package erlang-snmp. 2022-10-06 12:24:17.403 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.406 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.648 | Selecting previously unselected package erlang-os-mon. 2022-10-06 12:24:17.657 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.659 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.694 | Selecting previously unselected package erlang-parsetools. 2022-10-06 12:24:17.703 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.705 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.747 | Selecting previously unselected package erlang-syntax-tools. 2022-10-06 12:24:17.756 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.758 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.827 | Selecting previously unselected package erlang-tools. 2022-10-06 12:24:17.835 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.837 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:17.934 | Selecting previously unselected package erlang-xmerl. 2022-10-06 12:24:17.943 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-06 12:24:17.945 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:18.118 | Selecting previously unselected package locales-all. 2022-10-06 12:24:18.128 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-10-06 12:24:18.130 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-10-06 12:24:22.300 | Selecting previously unselected package rabbitmq-server. 2022-10-06 12:24:22.311 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-10-06 12:24:22.314 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-06 12:24:23.447 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:23.820 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-10-06 12:24:23.820 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-10-06 12:24:27.978 | Searching for services which depend on erlang and should be started... none found. 2022-10-06 12:24:27.982 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:27.987 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:27.992 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-10-06 12:24:28.000 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.005 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.010 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.015 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.020 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.026 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.032 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.037 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.042 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.050 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.055 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.061 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.066 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.071 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-06 12:24:28.076 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-06 12:24:28.164 | Adding group `rabbitmq' (GID 125) ... 2022-10-06 12:24:28.176 | Done. 2022-10-06 12:24:28.255 | Adding system user `rabbitmq' (UID 117) ... 2022-10-06 12:24:28.255 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-10-06 12:24:28.286 | Not creating home directory `/var/lib/rabbitmq'. 2022-10-06 12:24:28.550 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-10-06 12:24:34.146 | Processing triggers for man-db (2.9.1-1) ... 2022-10-06 12:24:34.715 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-06 12:24:42.388 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:24:42.390 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:24:42.393 | + functions-common:time_stop:2439 : local name 2022-10-06 12:24:42.395 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:24:42.397 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:24:42.399 | + functions-common:time_stop:2442 : local total 2022-10-06 12:24:42.401 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:24:42.403 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:24:42.405 | + functions-common:time_stop:2446 : start_time=1665059052700 2022-10-06 12:24:42.407 | + functions-common:time_stop:2448 : [[ -z 1665059052700 ]] 2022-10-06 12:24:42.410 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:24:42.414 | + functions-common:time_stop:2451 : end_time=1665059082411 2022-10-06 12:24:42.416 | + functions-common:time_stop:2452 : elapsed_time=29711 2022-10-06 12:24:42.418 | + functions-common:time_stop:2453 : total=78430 2022-10-06 12:24:42.420 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:24:42.422 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=108141 2022-10-06 12:24:42.425 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:24:42.427 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-10-06 12:24:42.429 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:24:42.431 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:24:42.434 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:24:42.437 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:24:42.439 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:24:42.441 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:24:42.443 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-10-06 12:24:42.446 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:24:42.448 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:24:42.450 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:24:42.452 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:24:42.454 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:24:42.457 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:24:42.459 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:24:42.461 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:24:42.463 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:24:42.466 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:24:42.468 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-10-06 12:24:42.470 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:24:42.472 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:24:42.474 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:24:42.477 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:24:42.479 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:24:42.482 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:24:42.484 | + ./stack.sh:main:828 : restart_rpc_backend 2022-10-06 12:24:42.486 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-10-06 12:24:42.502 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:24:42.504 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-10-06 12:24:42.506 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:24:42.508 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-10-06 12:24:42.511 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-10-06 12:24:42.514 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-10-06 12:24:42.517 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-10-06 12:24:42.520 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-10-06 12:24:42.522 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-10-06 12:24:42.524 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-10-06 12:24:42.526 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-10-06 12:24:42.529 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-10-06 12:24:42.531 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-10-06 12:24:43.231 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-10-06 12:24:43.231 | user tags 2022-10-06 12:24:43.231 | guest [administrator]' 2022-10-06 12:24:43.234 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-10-06 12:24:43.234 | user tags 2022-10-06 12:24:43.234 | guest [administrator]' 2022-10-06 12:24:43.235 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-10-06 12:24:43.241 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-10-06 12:24:43.243 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-10-06 12:24:43.245 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-10-06 12:24:43.899 | Adding user "stackrabbit" ... 2022-10-06 12:24:43.921 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-10-06 12:24:44.570 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-10-06 12:24:44.592 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-10-06 12:24:44.595 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-10-06 12:24:45.275 | Changing password for user "stackrabbit" ... 2022-10-06 12:24:45.297 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-10-06 12:24:45.299 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-10-06 12:24:45.301 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-10-06 12:24:45.971 | Deleting user "guest" ... 2022-10-06 12:24:45.995 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-10-06 12:24:46.011 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:24:46.014 | + ./stack.sh:main:831 : install_database 2022-10-06 12:24:46.017 | + lib/database:install_database:118 : install_database_mysql 2022-10-06 12:24:46.019 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-10-06 12:24:46.021 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:46.023 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:46.026 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-10-06 12:24:46.237 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-10-06 12:24:46.239 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-10-06 12:24:46.243 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-10-06 12:24:46.246 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:46.249 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:46.251 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-10-06 12:24:46.253 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-10-06 12:24:46.255 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-10-06 12:24:46.259 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-10-06 12:24:46.261 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-10-06 12:24:46.264 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-10-06 12:24:46.266 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:24:46.268 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-10-06 12:24:46.270 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:24:46.273 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:24:46.275 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:24:46.277 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:24:46.279 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:24:46.282 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:24:46.284 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:24:46.286 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:24:46.288 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:24:46.291 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:24:46.293 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-10-06 12:24:46.296 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:24:46.298 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:24:46.300 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:24:46.302 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:24:46.305 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:24:46.307 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:24:46.310 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-10-06 12:24:46.312 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:46.314 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:46.317 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-10-06 12:24:46.319 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:24:46.321 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:24:46.323 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:24:46.326 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:24:46.328 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:24:46.330 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:24:46.332 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:46.334 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:46.337 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:24:46.339 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:24:46.341 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:24:46.343 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:24:46.345 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-10-06 12:24:46.347 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:24:46.350 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:24:46.352 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:24:46.354 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-10-06 12:24:46.375 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-10-06 12:24:46.483 | Reading package lists... 2022-10-06 12:24:46.734 | Building dependency tree... 2022-10-06 12:24:46.736 | Reading state information... 2022-10-06 12:24:47.001 | The following packages were automatically installed and are no longer required: 2022-10-06 12:24:47.002 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:24:47.002 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:24:47.002 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:24:47.002 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:24:47.002 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:24:47.002 | python3-zope.interface 2022-10-06 12:24:47.002 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:24:47.002 | The following additional packages will be installed: 2022-10-06 12:24:47.003 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-06 12:24:47.003 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-06 12:24:47.003 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-06 12:24:47.003 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-06 12:24:47.003 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-06 12:24:47.003 | mysql-server-8.0 mysql-server-core-8.0 2022-10-06 12:24:47.004 | Suggested packages: 2022-10-06 12:24:47.004 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-10-06 12:24:47.082 | The following NEW packages will be installed: 2022-10-06 12:24:47.082 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-06 12:24:47.084 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-06 12:24:47.084 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-06 12:24:47.085 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-06 12:24:47.085 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-06 12:24:47.085 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-10-06 12:24:47.195 | 0 upgraded, 24 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:24:47.195 | Need to get 32.1 MB of archives. 2022-10-06 12:24:47.195 | After this operation, 264 MB of additional disk space will be used. 2022-10-06 12:24:47.195 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-10-06 12:24:47.649 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-10-06 12:24:47.650 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-10-06 12:24:47.652 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-10-06 12:24:47.653 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-10-06 12:24:47.657 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-10-06 12:24:48.179 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-10-06 12:24:48.206 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-10-06 12:24:48.207 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-10-06 12:24:48.208 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-10-06 12:24:48.210 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-10-06 12:24:48.213 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-10-06 12:24:48.214 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-10-06 12:24:48.215 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-10-06 12:24:48.216 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-10-06 12:24:48.227 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-10-06 12:24:48.261 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-10-06 12:24:48.262 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-10-06 12:24:48.262 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-10-06 12:24:48.263 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-10-06 12:24:48.265 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-10-06 12:24:48.265 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-10-06 12:24:48.372 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-10-06 12:24:48.374 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-10-06 12:24:48.872 | Preconfiguring packages ... 2022-10-06 12:24:48.990 | Fetched 32.1 MB in 1s (25.0 MB/s) 2022-10-06 12:24:49.019 | Selecting previously unselected package mysql-client-core-8.0. 2022-10-06 12:24:49.069 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-10-06 12:24:49.073 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-06 12:24:49.076 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:50.013 | Selecting previously unselected package mysql-client-8.0. 2022-10-06 12:24:50.022 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-06 12:24:50.025 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:50.056 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-10-06 12:24:50.066 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-06 12:24:50.070 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-06 12:24:50.110 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-10-06 12:24:50.119 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-06 12:24:50.121 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-06 12:24:50.149 | Selecting previously unselected package libmecab2:amd64. 2022-10-06 12:24:50.158 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-10-06 12:24:50.160 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-10-06 12:24:50.226 | Selecting previously unselected package mysql-server-core-8.0. 2022-10-06 12:24:50.236 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-06 12:24:50.238 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:53.176 | Selecting previously unselected package mysql-server-8.0. 2022-10-06 12:24:53.186 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-10-06 12:24:53.631 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:53.687 | Selecting previously unselected package libhtml-tagset-perl. 2022-10-06 12:24:53.697 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-10-06 12:24:53.699 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-10-06 12:24:53.726 | Selecting previously unselected package liburi-perl. 2022-10-06 12:24:53.736 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-10-06 12:24:53.738 | Unpacking liburi-perl (1.76-2) ... 2022-10-06 12:24:53.783 | Selecting previously unselected package libhtml-parser-perl. 2022-10-06 12:24:53.793 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-10-06 12:24:53.795 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-10-06 12:24:53.834 | Selecting previously unselected package libcgi-pm-perl. 2022-10-06 12:24:53.844 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-10-06 12:24:53.846 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-10-06 12:24:53.897 | Selecting previously unselected package libfcgi-perl. 2022-10-06 12:24:53.907 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-10-06 12:24:53.909 | Unpacking libfcgi-perl (0.79-1) ... 2022-10-06 12:24:53.938 | Selecting previously unselected package libcgi-fast-perl. 2022-10-06 12:24:53.948 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-10-06 12:24:53.950 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-10-06 12:24:53.982 | Selecting previously unselected package libencode-locale-perl. 2022-10-06 12:24:53.991 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-10-06 12:24:53.993 | Unpacking libencode-locale-perl (1.05-1) ... 2022-10-06 12:24:54.020 | Selecting previously unselected package libhtml-template-perl. 2022-10-06 12:24:54.029 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-10-06 12:24:54.031 | Unpacking libhtml-template-perl (2.97-1) ... 2022-10-06 12:24:54.070 | Selecting previously unselected package libtimedate-perl. 2022-10-06 12:24:54.080 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-10-06 12:24:54.082 | Unpacking libtimedate-perl (2.3200-1) ... 2022-10-06 12:24:54.119 | Selecting previously unselected package libhttp-date-perl. 2022-10-06 12:24:54.129 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-10-06 12:24:54.131 | Unpacking libhttp-date-perl (6.05-1) ... 2022-10-06 12:24:54.158 | Selecting previously unselected package libio-html-perl. 2022-10-06 12:24:54.167 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-10-06 12:24:54.169 | Unpacking libio-html-perl (1.001-1) ... 2022-10-06 12:24:54.195 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-10-06 12:24:54.205 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-10-06 12:24:54.207 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-10-06 12:24:54.234 | Selecting previously unselected package libhttp-message-perl. 2022-10-06 12:24:54.243 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-10-06 12:24:54.246 | Unpacking libhttp-message-perl (6.22-1) ... 2022-10-06 12:24:54.282 | Selecting previously unselected package mecab-utils. 2022-10-06 12:24:54.292 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-10-06 12:24:54.294 | Unpacking mecab-utils (0.996-10build1) ... 2022-10-06 12:24:54.323 | Selecting previously unselected package mecab-ipadic. 2022-10-06 12:24:54.332 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-10-06 12:24:54.335 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-10-06 12:24:55.598 | Selecting previously unselected package mecab-ipadic-utf8. 2022-10-06 12:24:55.607 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-10-06 12:24:55.610 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-10-06 12:24:55.635 | Selecting previously unselected package mysql-server. 2022-10-06 12:24:55.645 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-10-06 12:24:55.647 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:55.699 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-10-06 12:24:55.707 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:55.712 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-10-06 12:24:55.717 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-10-06 12:24:55.722 | Setting up libencode-locale-perl (1.05-1) ... 2022-10-06 12:24:55.728 | Setting up mecab-utils (0.996-10build1) ... 2022-10-06 12:24:55.733 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-06 12:24:55.738 | Setting up libio-html-perl (1.001-1) ... 2022-10-06 12:24:55.744 | Setting up libtimedate-perl (2.3200-1) ... 2022-10-06 12:24:55.749 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:55.755 | Setting up libfcgi-perl (0.79-1) ... 2022-10-06 12:24:55.760 | Setting up liburi-perl (1.76-2) ... 2022-10-06 12:24:55.766 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-06 12:24:55.771 | Setting up libhttp-date-perl (6.05-1) ... 2022-10-06 12:24:55.776 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-10-06 12:24:55.781 | Compiling IPA dictionary for Mecab. This takes long time... 2022-10-06 12:24:55.784 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-10-06 12:24:55.785 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-10-06 12:24:55.785 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-10-06 12:24:55.785 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-10-06 12:24:55.925 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-10-06 12:24:55.925 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-10-06 12:24:55.925 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-10-06 12:24:55.925 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-10-06 12:24:55.933 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-10-06 12:24:56.023 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-10-06 12:24:56.023 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-10-06 12:24:56.024 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-10-06 12:24:56.050 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-10-06 12:24:56.095 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-10-06 12:24:56.381 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-10-06 12:24:56.388 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-10-06 12:24:56.478 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-10-06 12:24:56.479 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-10-06 12:24:56.479 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-10-06 12:24:56.479 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-10-06 12:24:56.483 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-10-06 12:24:56.484 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-10-06 12:24:56.529 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-10-06 12:24:56.718 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-10-06 12:24:56.718 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-10-06 12:24:56.719 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-10-06 12:24:56.719 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-10-06 12:24:56.722 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-10-06 12:24:56.722 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-10-06 12:24:57.143 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-10-06 12:24:57.261 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-10-06 12:24:57.579 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-10-06 12:24:57.583 | 2022-10-06 12:24:57.583 | done! 2022-10-06 12:24:57.590 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-10-06 12:24:57.594 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:24:57.599 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-10-06 12:24:57.603 | Compiling IPA dictionary for Mecab. This takes long time... 2022-10-06 12:24:57.607 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-10-06 12:24:57.608 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-10-06 12:24:57.608 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-10-06 12:24:57.608 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-10-06 12:24:57.817 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-10-06 12:24:57.817 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-10-06 12:24:57.817 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-10-06 12:24:57.818 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-10-06 12:24:57.830 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-10-06 12:24:57.961 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-10-06 12:24:57.961 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-10-06 12:24:57.962 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-10-06 12:24:58.002 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-10-06 12:24:58.075 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-10-06 12:24:58.570 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-10-06 12:24:58.580 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-10-06 12:24:58.689 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-10-06 12:24:58.689 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-10-06 12:24:58.689 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-10-06 12:24:58.690 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-10-06 12:24:58.695 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-10-06 12:24:58.695 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-10-06 12:24:58.784 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-10-06 12:24:59.073 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-10-06 12:24:59.074 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-10-06 12:24:59.075 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-10-06 12:24:59.075 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-10-06 12:24:59.078 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-10-06 12:24:59.079 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-10-06 12:24:59.587 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-10-06 12:24:59.723 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-10-06 12:25:00.042 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-10-06 12:25:00.046 | 2022-10-06 12:25:00.046 | done! 2022-10-06 12:25:00.054 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-10-06 12:25:00.058 | Setting up libhtml-parser-perl (3.72-5) ... 2022-10-06 12:25:00.063 | Setting up libhttp-message-perl (6.22-1) ... 2022-10-06 12:25:00.069 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:25:00.729 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-10-06 12:25:00.765 | Renaming removed key_buffer and myisam-recover options (if present) 2022-10-06 12:25:08.782 | mysqld will log errors to /var/log/mysql/error.log 2022-10-06 12:25:09.416 | mysqld is running as pid 67469 2022-10-06 12:25:12.022 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-10-06 12:25:14.125 | Setting up libcgi-pm-perl (4.46-1) ... 2022-10-06 12:25:14.131 | Setting up libhtml-template-perl (2.97-1) ... 2022-10-06 12:25:14.136 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-10-06 12:25:14.141 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-10-06 12:25:14.147 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-06 12:25:14.529 | Processing triggers for man-db (2.9.1-1) ... 2022-10-06 12:25:16.201 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-10-06 12:25:23.516 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:25:23.518 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:25:23.520 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:23.522 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:23.524 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:23.526 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:23.528 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:23.530 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:25:23.532 | + functions-common:time_stop:2446 : start_time=1665059086372 2022-10-06 12:25:23.534 | + functions-common:time_stop:2448 : [[ -z 1665059086372 ]] 2022-10-06 12:25:23.537 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:23.541 | + functions-common:time_stop:2451 : end_time=1665059123539 2022-10-06 12:25:23.543 | + functions-common:time_stop:2452 : elapsed_time=37167 2022-10-06 12:25:23.545 | + functions-common:time_stop:2453 : total=108141 2022-10-06 12:25:23.547 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:23.549 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=145308 2022-10-06 12:25:23.551 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:25:23.554 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-10-06 12:25:23.556 | + ./stack.sh:main:834 : install_database_python 2022-10-06 12:25:23.558 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-10-06 12:25:23.561 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-10-06 12:25:23.563 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-10-06 12:25:23.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-06 12:25:23.568 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-10-06 12:25:23.570 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-10-06 12:25:23.573 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-10-06 12:25:23.577 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:25:23.577 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-10-06 12:25:23.582 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-10-06 12:25:23.584 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-10-06 12:25:23.586 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-10-06 12:25:23.589 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-10-06 12:25:23.591 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-10-06 12:25:23.612 | Using python 3.8 to install PyMySQL 2022-10-06 12:25:23.614 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-10-06 12:25:25.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:25.572 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:25.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:25.572 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:26.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:25:26.723 | Collecting PyMySQL===1.0.2 2022-10-06 12:25:26.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-10-06 12:25:28.241 | Installing collected packages: PyMySQL 2022-10-06 12:25:28.365 | Successfully installed PyMySQL-1.0.2 2022-10-06 12:25:28.456 | + inc/python:pip_install:196 : result=0 2022-10-06 12:25:28.459 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:25:28.461 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:28.463 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:28.465 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:28.468 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:28.470 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:28.472 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:25:28.474 | + functions-common:time_stop:2446 : start_time=1665059123606 2022-10-06 12:25:28.477 | + functions-common:time_stop:2448 : [[ -z 1665059123606 ]] 2022-10-06 12:25:28.479 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:28.484 | + functions-common:time_stop:2451 : end_time=1665059128481 2022-10-06 12:25:28.487 | + functions-common:time_stop:2452 : elapsed_time=4875 2022-10-06 12:25:28.489 | + functions-common:time_stop:2453 : total=21727 2022-10-06 12:25:28.491 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:28.493 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26602 2022-10-06 12:25:28.495 | + inc/python:pip_install:199 : return 0 2022-10-06 12:25:28.498 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-10-06 12:25:28.500 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-06 12:25:28.502 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-10-06 12:25:28.504 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-10-06 12:25:28.520 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:25:28.522 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-10-06 12:25:28.524 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-10-06 12:25:28.527 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:25:28.528 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:25:28.534 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:25:28.536 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:25:28.538 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:25:28.541 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:25:28.543 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-10-06 12:25:28.546 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-10-06 12:25:28.561 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:25:28.563 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-10-06 12:25:28.566 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:25:28.568 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:25:28.570 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:25:28.572 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:25:28.574 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:25:28.577 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:25:28.579 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:28.581 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:28.583 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:25:28.586 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:25:28.588 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:25:28.590 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:25:28.593 | + functions-common:install_package:1464 : real_install_package radvd 2022-10-06 12:25:28.595 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:25:28.597 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:28.599 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:28.602 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-10-06 12:25:28.622 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-10-06 12:25:28.730 | Reading package lists... 2022-10-06 12:25:28.980 | Building dependency tree... 2022-10-06 12:25:28.984 | Reading state information... 2022-10-06 12:25:29.235 | The following packages were automatically installed and are no longer required: 2022-10-06 12:25:29.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:25:29.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:25:29.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:25:29.237 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:25:29.237 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:25:29.237 | python3-zope.interface 2022-10-06 12:25:29.237 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:25:29.303 | The following NEW packages will be installed: 2022-10-06 12:25:29.303 | radvd 2022-10-06 12:25:29.414 | 0 upgraded, 1 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:25:29.414 | Need to get 59.0 kB of archives. 2022-10-06 12:25:29.414 | After this operation, 164 kB of additional disk space will be used. 2022-10-06 12:25:29.414 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-10-06 12:25:30.070 | Fetched 59.0 kB in 0s (287 kB/s) 2022-10-06 12:25:30.102 | Selecting previously unselected package radvd. 2022-10-06 12:25:30.155 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-10-06 12:25:30.159 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-10-06 12:25:30.161 | Unpacking radvd (1:2.17-2) ... 2022-10-06 12:25:30.219 | Setting up radvd (1:2.17-2) ... 2022-10-06 12:25:31.133 | Job for radvd.service failed because the control process exited with error code. 2022-10-06 12:25:31.133 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-10-06 12:25:31.135 | invoke-rc.d: initscript radvd, action "start" failed. 2022-10-06 12:25:31.146 | ● radvd.service - Router advertisement daemon for IPv6 2022-10-06 12:25:31.146 | Loaded: loaded (]8;;file://n-d-854355-7/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-10-06 12:25:31.146 | Active: failed (Result: exit-code) since Thu 2022-10-06 12:25:31 UTC; 14ms ago 2022-10-06 12:25:31.146 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-10-06 12:25:31.146 | Process: 68623 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-10-06 12:25:31.146 | 2022-10-06 12:25:31.146 | Oct 06 12:25:31 n-d-854355-7 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-10-06 12:25:31.146 | Oct 06 12:25:31 n-d-854355-7 radvd[68623]: can't open /etc/radvd.conf: No such file or directory 2022-10-06 12:25:31.147 | Oct 06 12:25:31 n-d-854355-7 radvd[68623]: Insecure file permissions, but continuing anyway 2022-10-06 12:25:31.147 | Oct 06 12:25:31 n-d-854355-7 radvd[68623]: exiting, failed to read config file 2022-10-06 12:25:31.147 | Oct 06 12:25:31 n-d-854355-7 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-10-06 12:25:31.147 | Oct 06 12:25:31 n-d-854355-7 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-10-06 12:25:31.147 | Oct 06 12:25:31 n-d-854355-7 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-10-06 12:25:31.151 | Processing triggers for man-db (2.9.1-1) ... 2022-10-06 12:25:31.245 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-06 12:25:38.966 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:25:38.969 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:25:38.971 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:38.973 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:38.975 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:38.977 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:38.979 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:38.982 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:25:38.984 | + functions-common:time_stop:2446 : start_time=1665059128620 2022-10-06 12:25:38.987 | + functions-common:time_stop:2448 : [[ -z 1665059128620 ]] 2022-10-06 12:25:38.989 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:38.993 | + functions-common:time_stop:2451 : end_time=1665059138991 2022-10-06 12:25:38.995 | + functions-common:time_stop:2452 : elapsed_time=10371 2022-10-06 12:25:38.997 | + functions-common:time_stop:2453 : total=145308 2022-10-06 12:25:38.999 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:39.002 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=155679 2022-10-06 12:25:39.004 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:25:39.006 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-10-06 12:25:39.022 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:25:39.025 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-10-06 12:25:39.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-10-06 12:25:39.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-10-06 12:25:39.032 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-10-06 12:25:39.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-10-06 12:25:39.053 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:25:39.056 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:25:39.058 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:25:39.060 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:25:39.062 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:25:39.064 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:25:39.066 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:39.068 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:39.071 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:25:39.073 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:25:39.075 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:25:39.077 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:25:39.079 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-10-06 12:25:39.081 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:25:39.083 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:39.085 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:39.087 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-10-06 12:25:39.108 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-10-06 12:25:39.218 | Reading package lists... 2022-10-06 12:25:39.467 | Building dependency tree... 2022-10-06 12:25:39.469 | Reading state information... 2022-10-06 12:25:39.720 | fakeroot is already the newest version (1.24-1). 2022-10-06 12:25:39.720 | fakeroot set to manually installed. 2022-10-06 12:25:39.720 | make is already the newest version (4.2.1-1.2). 2022-10-06 12:25:39.720 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-10-06 12:25:39.720 | The following packages were automatically installed and are no longer required: 2022-10-06 12:25:39.721 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:25:39.721 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:25:39.721 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:25:39.721 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:25:39.721 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:25:39.721 | python3-zope.interface 2022-10-06 12:25:39.722 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:25:39.850 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:25:39.854 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:25:39.856 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:25:39.858 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:39.860 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:39.862 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:39.864 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:39.866 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:39.869 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:25:39.871 | + functions-common:time_stop:2446 : start_time=1665059139104 2022-10-06 12:25:39.873 | + functions-common:time_stop:2448 : [[ -z 1665059139104 ]] 2022-10-06 12:25:39.876 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:39.880 | + functions-common:time_stop:2451 : end_time=1665059139877 2022-10-06 12:25:39.882 | + functions-common:time_stop:2452 : elapsed_time=773 2022-10-06 12:25:39.884 | + functions-common:time_stop:2453 : total=155679 2022-10-06 12:25:39.886 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:39.888 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=156452 2022-10-06 12:25:39.891 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:25:39.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-10-06 12:25:39.895 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:39.897 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:39.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-10-06 12:25:39.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-10-06 12:25:39.905 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-10-06 12:25:39.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-10-06 12:25:39.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-10-06 12:25:39.914 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-10-06 12:25:39.914 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-10-06 12:25:39.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-10-06 12:25:39.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-10-06 12:25:39.923 | + functions:vercmp:628 : local v1=5.4 2022-10-06 12:25:39.925 | + functions:vercmp:629 : local 'op=<' 2022-10-06 12:25:39.927 | + functions:vercmp:630 : local v2=3.13 2022-10-06 12:25:39.929 | + functions:vercmp:631 : local result 2022-10-06 12:25:39.932 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-10-06 12:25:39.933 | ++ functions:vercmp:635 : head -1 2022-10-06 12:25:39.933 | ++ functions:vercmp:635 : sort -V 2022-10-06 12:25:39.938 | + functions:vercmp:635 : result=3.13 2022-10-06 12:25:39.940 | + functions:vercmp:637 : case $op in 2022-10-06 12:25:39.943 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-10-06 12:25:39.945 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-10-06 12:25:39.947 | + functions:vercmp:648 : return 2022-10-06 12:25:39.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-10-06 12:25:39.952 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:25:39.954 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-10-06 12:25:40.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-10-06 12:25:40.278 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-10-06 12:25:40.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:40.283 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:40.285 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-10-06 12:25:40.288 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:40.290 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-10-06 12:25:40.309 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:25:40.312 | + ./stack.sh:main:842 : install_etcd3 2022-10-06 12:25:40.314 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-10-06 12:25:40.314 | Installing etcd 2022-10-06 12:25:40.316 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-10-06 12:25:40.330 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-10-06 12:25:40.343 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-10-06 12:25:40.346 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-10-06 12:25:40.360 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-10-06 12:25:40.363 | ++ 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-10-06 12:25:40.365 | ++ 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-10-06 12:25:40.369 | +++ 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-10-06 12:25:40.373 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-10-06 12:25:40.376 | ++ 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-10-06 12:25:40.378 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-10-06 12:25:40.380 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-10-06 12:25:40.384 | --2022-10-06 12:25:40-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-10-06 12:25:40.410 | Resolving github.com (github.com)... 140.82.121.4 2022-10-06 12:25:40.446 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-10-06 12:25:40.741 | HTTP request sent, awaiting response... 302 Found 2022-10-06 12:25:40.741 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221006%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221006T122540Z&X-Amz-Expires=300&X-Amz-Signature=e89cf93af928c7db4f35f4334c6f6abb99212881283ff2b8722cc77f2646a2a4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-10-06 12:25:40.741 | --2022-10-06 12:25:40-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221006%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221006T122540Z&X-Amz-Expires=300&X-Amz-Signature=e89cf93af928c7db4f35f4334c6f6abb99212881283ff2b8722cc77f2646a2a4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-10-06 12:25:40.743 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2022-10-06 12:25:40.767 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-10-06 12:25:41.107 | HTTP request sent, awaiting response... 200 OK 2022-10-06 12:25:41.107 | Length: 11350736 (11M) [application/octet-stream] 2022-10-06 12:25:41.108 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-10-06 12:25:41.219 | 2022-10-06 12:25:41.482 | 0K ........ .. 100% 28.9M=0.4s 2022-10-06 12:25:41.482 | 2022-10-06 12:25:41.482 | 2022-10-06 12:25:41 (28.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-10-06 12:25:41.482 | 2022-10-06 12:25:41.486 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-10-06 12:25:41.488 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-10-06 12:25:41.491 | ++ functions:get_extra_file:74 : return 2022-10-06 12:25:41.493 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-10-06 12:25:41.496 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-10-06 12:25:41.498 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-10-06 12:25:41.500 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-10-06 12:25:41.632 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-10-06 12:25:41.635 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/ 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/README.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-10-06 12:25:41.640 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-10-06 12:25:41.641 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-10-06 12:25:41.642 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-10-06 12:25:41.643 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-10-06 12:25:41.644 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-10-06 12:25:41.645 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-10-06 12:25:41.646 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-10-06 12:25:41.647 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-10-06 12:25:41.648 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-10-06 12:25:41.649 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-10-06 12:25:41.649 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-10-06 12:25:41.650 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-10-06 12:25:41.651 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-10-06 12:25:41.651 | etcd-v3.3.12-linux-amd64/etcdctl 2022-10-06 12:25:41.839 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-10-06 12:25:41.839 | etcd-v3.3.12-linux-amd64/etcd 2022-10-06 12:25:42.067 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-10-06 12:25:42.104 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-10-06 12:25:42.137 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-10-06 12:25:42.140 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-10-06 12:25:42.156 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:25:42.159 | + ./stack.sh:main:861 : install_dstat 2022-10-06 12:25:42.161 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-10-06 12:25:42.176 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:25:42.179 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-10-06 12:25:42.181 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:25:42.183 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-10-06 12:25:42.186 | + ./stack.sh:main:870 : install_libs 2022-10-06 12:25:42.189 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-10-06 12:25:42.191 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-10-06 12:25:42.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-10-06 12:25:42.195 | + inc/python:use_library_from_git:246 : local name=automaton 2022-10-06 12:25:42.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.199 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-10-06 12:25:42.204 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.207 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-10-06 12:25:42.209 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-10-06 12:25:42.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-10-06 12:25:42.214 | + inc/python:use_library_from_git:246 : local name=castellan 2022-10-06 12:25:42.216 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.220 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-10-06 12:25:42.222 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.225 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-10-06 12:25:42.227 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-10-06 12:25:42.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-10-06 12:25:42.231 | + inc/python:use_library_from_git:246 : local name=cliff 2022-10-06 12:25:42.234 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.236 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.238 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-10-06 12:25:42.240 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.242 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-10-06 12:25:42.244 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-10-06 12:25:42.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-10-06 12:25:42.249 | + inc/python:use_library_from_git:246 : local name=cursive 2022-10-06 12:25:42.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-10-06 12:25:42.258 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.260 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-10-06 12:25:42.263 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-10-06 12:25:42.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-10-06 12:25:42.268 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-10-06 12:25:42.270 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.272 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.274 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-10-06 12:25:42.276 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.279 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-10-06 12:25:42.281 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-10-06 12:25:42.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-10-06 12:25:42.285 | + inc/python:use_library_from_git:246 : local name=futurist 2022-10-06 12:25:42.287 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.290 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.292 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-10-06 12:25:42.294 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.296 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-10-06 12:25:42.298 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-10-06 12:25:42.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-10-06 12:25:42.303 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-10-06 12:25:42.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.307 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.309 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-10-06 12:25:42.312 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.314 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-10-06 12:25:42.316 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-10-06 12:25:42.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-10-06 12:25:42.321 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-10-06 12:25:42.323 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.325 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.328 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-10-06 12:25:42.330 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.332 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-10-06 12:25:42.334 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-10-06 12:25:42.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-10-06 12:25:42.339 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-10-06 12:25:42.341 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.343 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.345 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-10-06 12:25:42.347 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.349 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-10-06 12:25:42.352 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-10-06 12:25:42.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-10-06 12:25:42.356 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-10-06 12:25:42.359 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.361 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.363 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-10-06 12:25:42.365 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.367 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-10-06 12:25:42.370 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-10-06 12:25:42.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-10-06 12:25:42.374 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-10-06 12:25:42.377 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.379 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.381 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-10-06 12:25:42.383 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.385 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-10-06 12:25:42.388 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-10-06 12:25:42.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-10-06 12:25:42.392 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-10-06 12:25:42.394 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.396 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.399 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-10-06 12:25:42.401 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.403 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-10-06 12:25:42.405 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-10-06 12:25:42.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-10-06 12:25:42.410 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-10-06 12:25:42.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.414 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.416 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-10-06 12:25:42.418 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.421 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-10-06 12:25:42.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-10-06 12:25:42.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-10-06 12:25:42.428 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-10-06 12:25:42.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.432 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.434 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-10-06 12:25:42.437 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.439 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-10-06 12:25:42.441 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-10-06 12:25:42.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-10-06 12:25:42.446 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-10-06 12:25:42.448 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.450 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.452 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-10-06 12:25:42.455 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.457 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-10-06 12:25:42.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-10-06 12:25:42.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-10-06 12:25:42.463 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-10-06 12:25:42.466 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.468 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.470 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-10-06 12:25:42.472 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.474 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-10-06 12:25:42.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-10-06 12:25:42.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-10-06 12:25:42.481 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-10-06 12:25:42.484 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.486 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.488 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-10-06 12:25:42.491 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.493 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-10-06 12:25:42.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-10-06 12:25:42.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-10-06 12:25:42.500 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-10-06 12:25:42.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.504 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.507 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-10-06 12:25:42.509 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.511 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-10-06 12:25:42.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-10-06 12:25:42.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-10-06 12:25:42.518 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-10-06 12:25:42.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.522 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.524 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-10-06 12:25:42.527 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.529 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-10-06 12:25:42.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-10-06 12:25:42.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-10-06 12:25:42.536 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-10-06 12:25:42.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.540 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.542 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-10-06 12:25:42.545 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.547 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-10-06 12:25:42.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-10-06 12:25:42.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-10-06 12:25:42.554 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-10-06 12:25:42.556 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.558 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.561 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-10-06 12:25:42.563 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.565 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-10-06 12:25:42.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-10-06 12:25:42.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-10-06 12:25:42.572 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-10-06 12:25:42.574 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.576 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.578 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-10-06 12:25:42.581 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.583 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-10-06 12:25:42.585 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-10-06 12:25:42.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-10-06 12:25:42.589 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-10-06 12:25:42.592 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.594 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.596 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-10-06 12:25:42.598 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.601 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-10-06 12:25:42.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-10-06 12:25:42.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-10-06 12:25:42.608 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-10-06 12:25:42.610 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.613 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.615 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-10-06 12:25:42.617 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.619 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-10-06 12:25:42.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-10-06 12:25:42.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-10-06 12:25:42.626 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-10-06 12:25:42.628 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.631 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.633 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-10-06 12:25:42.635 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.637 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-10-06 12:25:42.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-10-06 12:25:42.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-10-06 12:25:42.644 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-10-06 12:25:42.646 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.649 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.651 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-10-06 12:25:42.653 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.655 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-10-06 12:25:42.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-10-06 12:25:42.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-10-06 12:25:42.662 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-10-06 12:25:42.664 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.666 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.669 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-10-06 12:25:42.671 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.674 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-10-06 12:25:42.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-10-06 12:25:42.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-10-06 12:25:42.680 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-10-06 12:25:42.683 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.685 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.688 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-10-06 12:25:42.690 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.692 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-10-06 12:25:42.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-10-06 12:25:42.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-10-06 12:25:42.699 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-10-06 12:25:42.701 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.703 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-10-06 12:25:42.708 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.710 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-10-06 12:25:42.712 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-10-06 12:25:42.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-10-06 12:25:42.717 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-10-06 12:25:42.719 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.721 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.724 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-10-06 12:25:42.726 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.728 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-10-06 12:25:42.730 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-10-06 12:25:42.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-10-06 12:25:42.736 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-10-06 12:25:42.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.740 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.742 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-10-06 12:25:42.745 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.747 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-10-06 12:25:42.749 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-10-06 12:25:42.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-10-06 12:25:42.754 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-10-06 12:25:42.756 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.758 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.760 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-10-06 12:25:42.762 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.765 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-10-06 12:25:42.767 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-10-06 12:25:42.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-10-06 12:25:42.772 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-10-06 12:25:42.774 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.776 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.778 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-10-06 12:25:42.781 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.783 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-10-06 12:25:42.786 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-10-06 12:25:42.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-10-06 12:25:42.790 | + inc/python:use_library_from_git:246 : local name=tooz 2022-10-06 12:25:42.792 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.795 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.797 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-10-06 12:25:42.799 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.801 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-10-06 12:25:42.804 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-10-06 12:25:42.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-10-06 12:25:42.808 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-10-06 12:25:42.810 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.813 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.815 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-10-06 12:25:42.817 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.819 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-10-06 12:25:42.822 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-10-06 12:25:42.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-10-06 12:25:42.826 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-10-06 12:25:42.828 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.831 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.833 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-10-06 12:25:42.835 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.837 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-10-06 12:25:42.840 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-10-06 12:25:42.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-10-06 12:25:42.845 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-10-06 12:25:42.847 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.849 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-10-06 12:25:42.854 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.857 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-10-06 12:25:42.859 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-10-06 12:25:42.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-10-06 12:25:42.864 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-10-06 12:25:42.866 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:25:42.868 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:25:42.871 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-10-06 12:25:42.873 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:25:42.876 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-10-06 12:25:42.897 | Using python 3.8 to install etcd3 2022-10-06 12:25:42.899 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-10-06 12:25:44.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:44.858 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:44.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:44.859 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:45.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:25:46.007 | Collecting etcd3===0.12.0 2022-10-06 12:25:46.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-10-06 12:25:49.104 | Collecting grpcio===1.47.0 2022-10-06 12:25:49.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-10-06 12:25:50.485 | Collecting protobuf===4.21.5 2022-10-06 12:25:50.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-10-06 12:25:50.609 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-10-06 12:25:50.612 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-10-06 12:25:50.626 | Building wheels for collected packages: etcd3 2022-10-06 12:25:50.627 | Building wheel for etcd3 (setup.py): started 2022-10-06 12:25:51.308 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-10-06 12:25:51.309 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=f1a4e0c58bc34566d1cdac4bee6ac5779517bd4cb6664a356e16fdd1c685b6e5 2022-10-06 12:25:51.309 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-10-06 12:25:51.311 | Successfully built etcd3 2022-10-06 12:25:52.780 | Installing collected packages: grpcio, protobuf, etcd3 2022-10-06 12:25:53.569 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-10-06 12:25:53.687 | + inc/python:pip_install:196 : result=0 2022-10-06 12:25:53.689 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:25:53.691 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:53.693 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:53.695 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:53.697 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:53.699 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:53.702 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:25:53.704 | + functions-common:time_stop:2446 : start_time=1665059142891 2022-10-06 12:25:53.706 | + functions-common:time_stop:2448 : [[ -z 1665059142891 ]] 2022-10-06 12:25:53.709 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:53.713 | + functions-common:time_stop:2451 : end_time=1665059153711 2022-10-06 12:25:53.717 | + functions-common:time_stop:2452 : elapsed_time=10820 2022-10-06 12:25:53.719 | + functions-common:time_stop:2453 : total=26602 2022-10-06 12:25:53.721 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:53.723 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37422 2022-10-06 12:25:53.725 | + inc/python:pip_install:199 : return 0 2022-10-06 12:25:53.728 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-10-06 12:25:53.748 | Using python 3.8 to install etcd3gw 2022-10-06 12:25:53.750 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-10-06 12:25:55.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:55.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:55.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:25:55.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:25:56.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:25:56.832 | Collecting etcd3gw===2.1.0 2022-10-06 12:25:56.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c5/1d5c4290c9ed5/etcd3gw-2.1.0-py3-none-any.whl (22 kB) 2022-10-06 12:25:56.923 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-10-06 12:25:56.925 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:25:56.928 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-10-06 12:25:56.942 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-10-06 12:25:56.945 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-10-06 12:25:56.979 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-10-06 12:25:56.985 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-10-06 12:25:58.396 | Installing collected packages: etcd3gw 2022-10-06 12:25:58.498 | Successfully installed etcd3gw-2.1.0 2022-10-06 12:25:58.587 | + inc/python:pip_install:196 : result=0 2022-10-06 12:25:58.589 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:25:58.592 | + functions-common:time_stop:2439 : local name 2022-10-06 12:25:58.594 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:25:58.596 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:25:58.598 | + functions-common:time_stop:2442 : local total 2022-10-06 12:25:58.600 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:25:58.602 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:25:58.604 | + functions-common:time_stop:2446 : start_time=1665059153743 2022-10-06 12:25:58.607 | + functions-common:time_stop:2448 : [[ -z 1665059153743 ]] 2022-10-06 12:25:58.610 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:25:58.613 | + functions-common:time_stop:2451 : end_time=1665059158611 2022-10-06 12:25:58.616 | + functions-common:time_stop:2452 : elapsed_time=4868 2022-10-06 12:25:58.618 | + functions-common:time_stop:2453 : total=37422 2022-10-06 12:25:58.620 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:25:58.622 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=42290 2022-10-06 12:25:58.625 | + inc/python:pip_install:199 : return 0 2022-10-06 12:25:58.627 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-10-06 12:25:58.629 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-10-06 12:25:58.632 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-10-06 12:25:58.634 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:25:58.636 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:25:58.639 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:25:58.641 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:25:58.644 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:25:58.646 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:25:58.648 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:25:58.651 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:25:58.653 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:25:58.655 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:25:58.657 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-10-06 12:25:58.660 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:58.662 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:58.664 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-10-06 12:25:58.666 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-06 12:25:58.669 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:25:58.671 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:25:58.673 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:25:58.675 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:25:58.678 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:25:58.680 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:25:58.682 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:58.684 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:58.687 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:25:58.689 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:25:58.692 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:25:58.694 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:25:58.696 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-06 12:25:58.698 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:25:58.701 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:25:58.703 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:25:58.706 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-06 12:25:58.726 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-10-06 12:25:58.836 | Reading package lists... 2022-10-06 12:25:59.085 | Building dependency tree... 2022-10-06 12:25:59.087 | Reading state information... 2022-10-06 12:25:59.342 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 12:25:59.342 | The following packages were automatically installed and are no longer required: 2022-10-06 12:25:59.343 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:25:59.343 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:25:59.344 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:25:59.344 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:25:59.344 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:25:59.344 | python3-zope.interface 2022-10-06 12:25:59.344 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:25:59.344 | The following additional packages will be installed: 2022-10-06 12:25:59.345 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-10-06 12:25:59.346 | Suggested packages: 2022-10-06 12:25:59.346 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-10-06 12:25:59.412 | The following NEW packages will be installed: 2022-10-06 12:25:59.413 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-10-06 12:25:59.524 | 0 upgraded, 6 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:25:59.524 | Need to get 1,306 kB of archives. 2022-10-06 12:25:59.524 | After this operation, 4,613 kB of additional disk space will be used. 2022-10-06 12:25:59.524 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-10-06 12:25:59.781 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-10-06 12:25:59.799 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-10-06 12:25:59.837 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-10-06 12:25:59.881 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-10-06 12:25:59.883 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-10-06 12:26:00.438 | Fetched 1,306 kB in 0s (2,815 kB/s) 2022-10-06 12:26:00.469 | Selecting previously unselected package libnorm1:amd64. 2022-10-06 12:26:00.520 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-10-06 12:26:00.524 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-10-06 12:26:00.528 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-10-06 12:26:00.596 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-10-06 12:26:00.605 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-10-06 12:26:00.608 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-10-06 12:26:00.657 | Selecting previously unselected package libzmq5:amd64. 2022-10-06 12:26:00.667 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-10-06 12:26:00.669 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-10-06 12:26:00.730 | Selecting previously unselected package uwsgi-core. 2022-10-06 12:26:00.740 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-10-06 12:26:00.742 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-10-06 12:26:00.883 | Selecting previously unselected package uwsgi. 2022-10-06 12:26:00.893 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-10-06 12:26:00.895 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-10-06 12:26:00.929 | Selecting previously unselected package uwsgi-plugin-python3. 2022-10-06 12:26:00.939 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-10-06 12:26:00.941 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-10-06 12:26:01.008 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-10-06 12:26:01.015 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-10-06 12:26:01.020 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-10-06 12:26:01.025 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-10-06 12:26:01.037 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-10-06 12:26:01.855 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-10-06 12:26:01.882 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-06 12:26:02.256 | Processing triggers for man-db (2.9.1-1) ... 2022-10-06 12:26:02.606 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-10-06 12:26:09.968 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:26:09.971 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:26:09.973 | + functions-common:time_stop:2439 : local name 2022-10-06 12:26:09.975 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:26:09.977 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:26:09.979 | + functions-common:time_stop:2442 : local total 2022-10-06 12:26:09.982 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:26:09.984 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:26:09.986 | + functions-common:time_stop:2446 : start_time=1665059158724 2022-10-06 12:26:09.988 | + functions-common:time_stop:2448 : [[ -z 1665059158724 ]] 2022-10-06 12:26:09.991 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:26:09.995 | + functions-common:time_stop:2451 : end_time=1665059169992 2022-10-06 12:26:09.998 | + functions-common:time_stop:2452 : elapsed_time=11268 2022-10-06 12:26:10.000 | + functions-common:time_stop:2453 : total=156452 2022-10-06 12:26:10.002 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:26:10.004 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=167720 2022-10-06 12:26:10.006 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:26:10.009 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-10-06 12:26:10.011 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:26:10.014 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:26:10.016 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-10-06 12:26:10.077 | Enabling module proxy. 2022-10-06 12:26:10.083 | To activate the new configuration, you need to run: 2022-10-06 12:26:10.083 | systemctl restart apache2 2022-10-06 12:26:10.087 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-10-06 12:26:10.150 | Considering dependency proxy for proxy_uwsgi: 2022-10-06 12:26:10.150 | Module proxy already enabled 2022-10-06 12:26:10.150 | Enabling module proxy_uwsgi. 2022-10-06 12:26:10.156 | To activate the new configuration, you need to run: 2022-10-06 12:26:10.156 | systemctl restart apache2 2022-10-06 12:26:10.160 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-10-06 12:26:10.162 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:26:10.165 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:26:10.167 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:26:10.291 | + ./stack.sh:main:876 : install_keystoneauth 2022-10-06 12:26:10.294 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-10-06 12:26:10.296 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-10-06 12:26:10.298 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.301 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.303 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-10-06 12:26:10.307 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.309 | + ./stack.sh:main:877 : install_keystoneclient 2022-10-06 12:26:10.311 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-10-06 12:26:10.314 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-10-06 12:26:10.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.321 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.323 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-10-06 12:26:10.326 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.329 | + ./stack.sh:main:878 : install_glanceclient 2022-10-06 12:26:10.331 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-10-06 12:26:10.333 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-10-06 12:26:10.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-10-06 12:26:10.343 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.345 | + ./stack.sh:main:879 : install_cinderclient 2022-10-06 12:26:10.348 | + lib/cinder:install_cinderclient:492 : use_library_from_git python-brick-cinderclient-ext 2022-10-06 12:26:10.350 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-10-06 12:26:10.352 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.355 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.357 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-10-06 12:26:10.359 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.362 | + lib/cinder:install_cinderclient:497 : use_library_from_git python-cinderclient 2022-10-06 12:26:10.364 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-10-06 12:26:10.366 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.371 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-10-06 12:26:10.373 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.375 | + ./stack.sh:main:880 : install_novaclient 2022-10-06 12:26:10.378 | + lib/nova:install_novaclient:864 : use_library_from_git python-novaclient 2022-10-06 12:26:10.380 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-10-06 12:26:10.383 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.385 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.387 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-10-06 12:26:10.390 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.392 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-10-06 12:26:10.409 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:10.412 | + ./stack.sh:main:882 : install_swiftclient 2022-10-06 12:26:10.414 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-10-06 12:26:10.417 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-10-06 12:26:10.419 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.421 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.423 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-10-06 12:26:10.426 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.428 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-10-06 12:26:10.444 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:10.446 | + ./stack.sh:main:885 : install_neutronclient 2022-10-06 12:26:10.449 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-10-06 12:26:10.451 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-10-06 12:26:10.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.456 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-10-06 12:26:10.461 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.463 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-10-06 12:26:10.466 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-10-06 12:26:10.468 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-10-06 12:26:10.471 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:10.473 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:10.475 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-10-06 12:26:10.478 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:10.480 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-10-06 12:26:10.483 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-10-06 12:26:10.485 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-06 12:26:10.488 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-10-06 12:26:10.490 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-10-06 12:26:10.493 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-10-06 12:26:10.496 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:26:10.496 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-10-06 12:26:10.501 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-10-06 12:26:10.504 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-10-06 12:26:10.506 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-10-06 12:26:10.509 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-10-06 12:26:10.511 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-10-06 12:26:10.531 | Using python 3.8 to install keystonemiddleware 2022-10-06 12:26:10.534 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-10-06 12:26:12.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:12.464 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:12.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:12.464 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:13.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:26:13.457 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.1.0) 2022-10-06 12:26:13.508 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.1.0) 2022-10-06 12:26:13.545 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-10-06 12:26:13.582 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-10-06 12:26:13.587 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-10-06 12:26:13.592 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-10-06 12:26:13.595 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-10-06 12:26:13.599 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-10-06 12:26:13.655 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.1) 2022-10-06 12:26:13.676 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-10-06 12:26:13.679 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.1) 2022-10-06 12:26:13.692 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.2.1) 2022-10-06 12:26:13.696 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-10-06 12:26:13.735 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-10-06 12:26:13.748 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-10-06 12:26:13.751 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-10-06 12:26:13.756 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-10-06 12:26:13.766 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-10-06 12:26:13.770 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-10-06 12:26:13.779 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-10-06 12:26:13.792 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-10-06 12:26:13.797 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-10-06 12:26:13.803 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-10-06 12:26:13.806 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-10-06 12:26:13.810 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-10-06 12:26:13.813 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-10-06 12:26:13.818 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-10-06 12:26:13.824 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-10-06 12:26:13.827 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-10-06 12:26:13.831 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-10-06 12:26:13.834 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-10-06 12:26:13.837 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-10-06 12:26:13.871 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-10-06 12:26:13.875 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-10-06 12:26:13.879 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-10-06 12:26:13.882 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-10-06 12:26:15.216 | + inc/python:pip_install:196 : result=0 2022-10-06 12:26:15.218 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:26:15.221 | + functions-common:time_stop:2439 : local name 2022-10-06 12:26:15.223 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:26:15.225 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:26:15.228 | + functions-common:time_stop:2442 : local total 2022-10-06 12:26:15.231 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:26:15.234 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:26:15.236 | + functions-common:time_stop:2446 : start_time=1665059170526 2022-10-06 12:26:15.238 | + functions-common:time_stop:2448 : [[ -z 1665059170526 ]] 2022-10-06 12:26:15.241 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:26:15.245 | + functions-common:time_stop:2451 : end_time=1665059175243 2022-10-06 12:26:15.248 | + functions-common:time_stop:2452 : elapsed_time=4717 2022-10-06 12:26:15.251 | + functions-common:time_stop:2453 : total=42290 2022-10-06 12:26:15.253 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:26:15.256 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=47007 2022-10-06 12:26:15.259 | + inc/python:pip_install:199 : return 0 2022-10-06 12:26:15.263 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-10-06 12:26:15.267 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-10-06 12:26:15.270 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-06 12:26:15.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-10-06 12:26:15.275 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-10-06 12:26:15.279 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-10-06 12:26:15.283 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:26:15.283 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-10-06 12:26:15.288 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-10-06 12:26:15.291 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-10-06 12:26:15.293 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-10-06 12:26:15.296 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-10-06 12:26:15.299 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-10-06 12:26:15.320 | Using python 3.8 to install python-memcached 2022-10-06 12:26:15.322 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-10-06 12:26:17.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:17.252 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:17.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:17.252 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:18.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:26:18.365 | Collecting python-memcached===1.59 2022-10-06 12:26:18.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-10-06 12:26:18.451 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-10-06 12:26:19.866 | Installing collected packages: python-memcached 2022-10-06 12:26:19.948 | Successfully installed python-memcached-1.59 2022-10-06 12:26:20.037 | + inc/python:pip_install:196 : result=0 2022-10-06 12:26:20.039 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:26:20.042 | + functions-common:time_stop:2439 : local name 2022-10-06 12:26:20.044 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:26:20.046 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:26:20.049 | + functions-common:time_stop:2442 : local total 2022-10-06 12:26:20.051 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:26:20.053 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:26:20.055 | + functions-common:time_stop:2446 : start_time=1665059175314 2022-10-06 12:26:20.057 | + functions-common:time_stop:2448 : [[ -z 1665059175314 ]] 2022-10-06 12:26:20.060 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:26:20.065 | + functions-common:time_stop:2451 : end_time=1665059180062 2022-10-06 12:26:20.067 | + functions-common:time_stop:2452 : elapsed_time=4748 2022-10-06 12:26:20.069 | + functions-common:time_stop:2453 : total=47007 2022-10-06 12:26:20.071 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:26:20.073 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=51755 2022-10-06 12:26:20.075 | + inc/python:pip_install:199 : return 0 2022-10-06 12:26:20.078 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-10-06 12:26:20.093 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:20.096 | + ./stack.sh:main:892 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-10-06 12:26:20.098 | + ./stack.sh:main:893 : stack_install_service keystone 2022-10-06 12:26:20.100 | + lib/stack:stack_install_service:20 : local service=keystone 2022-10-06 12:26:20.103 | + lib/stack:stack_install_service:21 : type install_keystone 2022-10-06 12:26:20.105 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:26:20.108 | + lib/stack:stack_install_service:32 : install_keystone 2022-10-06 12:26:20.110 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-10-06 12:26:20.125 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:20.128 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-10-06 12:26:20.130 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-10-06 12:26:20.132 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-10-06 12:26:20.134 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:26:20.136 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:26:20.139 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:26:20.141 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:26:20.143 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:26:20.146 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:26:20.161 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:26:20.163 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:26:20.165 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:26:20.167 | + functions-common:git_clone:617 : echo master 2022-10-06 12:26:20.167 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:26:20.172 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-10-06 12:26:20.174 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:26:20.176 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-10-06 12:26:20.188 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-10-06 12:26:20.191 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:26:20.191 | + functions-common:git_clone:678 : head -1 2022-10-06 12:26:20.194 | 02db92639 Merge "Update master for stable/zed" 2022-10-06 12:26:20.196 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:26:20.198 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-10-06 12:26:20.201 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:26:20.203 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-10-06 12:26:20.206 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-10-06 12:26:20.208 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:26:20.210 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-10-06 12:26:20.212 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:26:20.214 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-10-06 12:26:20.217 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-10-06 12:26:20.219 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:26:20.222 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:26:20.226 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-10-06 12:26:20.228 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:26:20.231 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-10-06 12:26:20.233 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:26:20.235 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:26:20.238 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-10-06 12:26:20.243 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-10-06 12:26:20.246 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-10-06 12:26:20.882 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-10-06 12:26:20.884 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:26:20.886 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:26:20.889 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:26:20.891 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-10-06 12:26:20.893 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-10-06 12:26:20.895 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:26:20.897 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:26:20.900 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:26:20.902 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:26:20.904 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:26:20.906 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:26:20.909 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:26:20.911 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-10-06 12:26:20.930 | Using python 3.8 to install /opt/stack/keystone 2022-10-06 12:26:20.933 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-10-06 12:26:22.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:22.888 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:22.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:22.888 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:23.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:26:23.883 | Obtaining file:///opt/stack/keystone 2022-10-06 12:26:25.517 | Collecting Flask===2.2.2 2022-10-06 12:26:25.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b9c/46cc36662a794/Flask-2.2.2-py3-none-any.whl (101 kB) 2022-10-06 12:26:25.721 | Collecting Flask-RESTful===0.3.9 2022-10-06 12:26:25.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-10-06 12:26:25.812 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:26:25.817 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:26:25.883 | Collecting PyJWT===2.4.0 2022-10-06 12:26:25.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-10-06 12:26:25.924 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:26:26.063 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:26:26.220 | Collecting Werkzeug===2.2.2 2022-10-06 12:26:26.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f97/9ab81f58d7318/Werkzeug-2.2.2-py3-none-any.whl (232 kB) 2022-10-06 12:26:26.443 | Collecting aniso8601===9.0.1 2022-10-06 12:26:26.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-10-06 12:26:26.543 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:26:26.605 | Collecting click===8.1.3 2022-10-06 12:26:26.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-10-06 12:26:26.638 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:26:26.675 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:26:26.680 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:26:26.685 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:26:26.814 | Collecting itsdangerous===2.1.2 2022-10-06 12:26:26.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-10-06 12:26:26.898 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:26:26.939 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:26:26.989 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:26:27.029 | Collecting oauthlib===3.2.0 2022-10-06 12:26:27.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-10-06 12:26:27.077 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:26:27.114 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:26:27.151 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:26:27.157 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:26:27.202 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:26:27.206 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:26:27.243 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-10-06 12:26:27.320 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-10-06 12:26:27.329 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:26:27.348 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:26:27.363 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:26:27.370 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:26:27.392 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:26:27.402 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:26:27.415 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-10-06 12:26:27.453 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:26:27.558 | Collecting passlib===1.7.4 2022-10-06 12:26:27.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-10-06 12:26:27.711 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:26:27.714 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:26:27.716 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:26:27.727 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-10-06 12:26:27.733 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:26:27.743 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:26:27.745 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:26:27.751 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:26:27.900 | Collecting pysaml2===7.2.1 2022-10-06 12:26:27.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ca/155f4eeb1471b/pysaml2-7.2.1-py2.py3-none-any.whl (412 kB) 2022-10-06 12:26:28.089 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:26:28.094 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:26:28.114 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:26:28.118 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:26:28.130 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:26:28.398 | Collecting scrypt===0.8.20 2022-10-06 12:26:28.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-10-06 12:26:28.548 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:26:28.551 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:26:28.561 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:26:28.564 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:26:28.566 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:26:28.570 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:26:28.579 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:26:28.585 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:26:28.594 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:26:28.627 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:26:28.790 | Collecting xmlschema===2.0.3 2022-10-06 12:26:28.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b00/8c27988cc0743/xmlschema-2.0.3-py3-none-any.whl (354 kB) 2022-10-06 12:26:28.948 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:26:28.953 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:26:28.977 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:26:28.981 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:26:28.984 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:26:29.010 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:26:29.065 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:26:29.120 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:26:29.125 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:26:29.130 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:26:29.133 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:26:29.146 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-10-06 12:26:29.149 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-10-06 12:26:29.151 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-10-06 12:26:29.195 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-10-06 12:26:29.199 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:26:29.208 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:26:29.219 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:26:29.228 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:26:29.237 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:26:29.248 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:26:29.256 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:26:29.258 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:26:29.262 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-10-06 12:26:29.273 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.1->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-10-06 12:26:29.363 | Collecting defusedxml===0.7.1 2022-10-06 12:26:29.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-10-06 12:26:29.449 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:26:29.452 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:26:29.457 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:26:29.460 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:26:29.462 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:26:29.600 | Collecting elementpath===3.0.2 2022-10-06 12:26:29.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/2419481a4c731/elementpath-3.0.2-py3-none-any.whl (189 kB) 2022-10-06 12:26:29.748 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:26:29.752 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:26:29.755 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:26:29.759 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:26:29.769 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-10-06 12:26:29.771 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:26:29.797 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:26:29.804 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:26:30.484 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-10-06 12:26:30.510 | Attempting uninstall: click 2022-10-06 12:26:30.511 | Found existing installation: Click 7.0 2022-10-06 12:26:30.512 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-10-06 12:26:30.512 | Can't uninstall 'Click'. No files were found to uninstall. 2022-10-06 12:26:31.066 | Attempting uninstall: PyJWT 2022-10-06 12:26:31.067 | Found existing installation: PyJWT 1.7.1 2022-10-06 12:26:31.068 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-10-06 12:26:31.068 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-10-06 12:26:31.411 | Attempting uninstall: oauthlib 2022-10-06 12:26:31.412 | Found existing installation: oauthlib 3.1.0 2022-10-06 12:26:31.413 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-10-06 12:26:31.413 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-10-06 12:26:32.965 | Running setup.py develop for keystone 2022-10-06 12:26:34.726 | Successfully installed Flask-2.2.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.2 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.2.1 scrypt-0.8.20 xmlschema-2.0.3 2022-10-06 12:26:34.862 | + inc/python:pip_install:196 : result=0 2022-10-06 12:26:34.864 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:26:34.867 | + functions-common:time_stop:2439 : local name 2022-10-06 12:26:34.869 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:26:34.871 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:26:34.873 | + functions-common:time_stop:2442 : local total 2022-10-06 12:26:34.875 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:26:34.877 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:26:34.879 | + functions-common:time_stop:2446 : start_time=1665059180925 2022-10-06 12:26:34.881 | + functions-common:time_stop:2448 : [[ -z 1665059180925 ]] 2022-10-06 12:26:34.883 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:26:34.887 | + functions-common:time_stop:2451 : end_time=1665059194885 2022-10-06 12:26:34.890 | + functions-common:time_stop:2452 : elapsed_time=13960 2022-10-06 12:26:34.892 | + functions-common:time_stop:2453 : total=51755 2022-10-06 12:26:34.894 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:26:34.896 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=65715 2022-10-06 12:26:34.898 | + inc/python:pip_install:199 : return 0 2022-10-06 12:26:34.900 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:26:34.902 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-10-06 12:26:34.905 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-10-06 12:26:34.922 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-10-06 12:26:34.933 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-10-06 12:26:34.936 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-10-06 12:26:34.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:34.940 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:34.942 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-10-06 12:26:34.945 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:34.947 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-10-06 12:26:34.963 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:34.965 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-10-06 12:26:34.968 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:26:34.970 | + ./stack.sh:main:894 : configure_keystone 2022-10-06 12:26:34.973 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-10-06 12:26:34.985 | + 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-10-06 12:26:34.987 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-10-06 12:26:34.991 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-10-06 12:26:35.008 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:35.010 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-10-06 12:26:35.044 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-10-06 12:26:35.074 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-10-06 12:26:35.108 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-10-06 12:26:35.143 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-10-06 12:26:35.176 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-10-06 12:26:35.209 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-10-06 12:26:35.240 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-10-06 12:26:35.271 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-10-06 12:26:35.273 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-10-06 12:26:35.275 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-10-06 12:26:35.278 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-10-06 12:26:35.280 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-10-06 12:26:35.282 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:26:35.297 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:35.299 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-10-06 12:26:35.302 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-10-06 12:26:35.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:26:35.319 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:35.321 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:26:35.324 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:26:35.358 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:26:35.360 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:26:35.362 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-10-06 12:26:35.365 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-10-06 12:26:35.380 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:35.382 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-10-06 12:26:35.415 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-10-06 12:26:35.417 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-10-06 12:26:35.451 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-10-06 12:26:35.453 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-10-06 12:26:35.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-10-06 12:26:35.458 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-10-06 12:26:35.460 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:26:35.462 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:26:35.464 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:26:35.480 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:35.483 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:26:35.486 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-10-06 12:26:35.488 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-10-06 12:26:35.521 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-10-06 12:26:35.523 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-10-06 12:26:35.526 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-10-06 12:26:35.528 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-10-06 12:26:35.531 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:26:35.548 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:26:35.550 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:26:35.552 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:26:35.554 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:26:35.557 | + 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-10-06 12:26:35.587 | + 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-10-06 12:26:35.618 | + 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-10-06 12:26:35.649 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:26:35.680 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-10-06 12:26:35.710 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-10-06 12:26:35.713 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-10-06 12:26:35.715 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-10-06 12:26:35.718 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-10-06 12:26:35.720 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-10-06 12:26:35.722 | + lib/apache:write_uwsgi_config:257 : local http= 2022-10-06 12:26:35.724 | + lib/apache:write_uwsgi_config:258 : local name= 2022-10-06 12:26:35.727 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-10-06 12:26:35.731 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-10-06 12:26:35.733 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-10-06 12:26:35.736 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-10-06 12:26:35.748 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-10-06 12:26:35.748 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:26:35.756 | d /var/run/uwsgi 0755 ubuntu root 2022-10-06 12:26:35.759 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:26:35.775 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-10-06 12:26:35.777 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-10-06 12:26:35.781 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-10-06 12:26:35.813 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-10-06 12:26:35.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-10-06 12:26:35.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-10-06 12:26:35.903 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-10-06 12:26:35.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-10-06 12:26:35.963 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-10-06 12:26:35.994 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-10-06 12:26:36.025 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-10-06 12:26:36.055 | + 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-10-06 12:26:36.086 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-10-06 12:26:36.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-10-06 12:26:36.147 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-10-06 12:26:36.178 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-10-06 12:26:36.180 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-10-06 12:26:36.183 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-10-06 12:26:36.186 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-10-06 12:26:36.189 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-10-06 12:26:36.191 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:26:36.193 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:26:36.195 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-10-06 12:26:36.198 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-10-06 12:26:36.201 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-10-06 12:26:36.230 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-10-06 12:26:36.261 | + 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-10-06 12:26:36.262 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-10-06 12:26:36.271 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-10-06 12:26:36.274 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-10-06 12:26:36.276 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-10-06 12:26:36.278 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-10-06 12:26:36.281 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-10-06 12:26:36.283 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:26:36.285 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:26:36.287 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:26:36.289 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-10-06 12:26:36.292 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-10-06 12:26:36.294 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:26:36.296 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:26:36.298 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-10-06 12:26:36.361 | Enabling site keystone-wsgi-public. 2022-10-06 12:26:36.366 | To activate the new configuration, you need to run: 2022-10-06 12:26:36.366 | systemctl reload apache2 2022-10-06 12:26:36.370 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-10-06 12:26:36.373 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:26:36.375 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:26:36.378 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:26:36.505 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-10-06 12:26:36.538 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-10-06 12:26:36.573 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-10-06 12:26:36.607 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-10-06 12:26:36.610 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-10-06 12:26:36.644 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-10-06 12:26:36.675 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-10-06 12:26:36.706 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-10-06 12:26:36.708 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-10-06 12:26:36.711 | + ./stack.sh:main:898 : is_service_enabled swift 2022-10-06 12:26:36.727 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:36.729 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-10-06 12:26:36.746 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:36.749 | + ./stack.sh:main:902 : stack_install_service swift 2022-10-06 12:26:36.751 | + lib/stack:stack_install_service:20 : local service=swift 2022-10-06 12:26:36.753 | + lib/stack:stack_install_service:21 : type install_swift 2022-10-06 12:26:36.756 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:26:36.758 | + lib/stack:stack_install_service:32 : install_swift 2022-10-06 12:26:36.760 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-10-06 12:26:36.763 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-10-06 12:26:36.765 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-10-06 12:26:36.767 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:26:36.769 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:26:36.772 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:26:36.775 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:26:36.777 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:26:36.780 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:26:36.796 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:26:36.798 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:26:36.801 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:26:36.803 | + functions-common:git_clone:617 : echo master 2022-10-06 12:26:36.804 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:26:36.809 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-10-06 12:26:36.811 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:26:36.813 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-10-06 12:26:36.825 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-10-06 12:26:36.828 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:26:36.828 | + functions-common:git_clone:678 : head -1 2022-10-06 12:26:36.831 | 3ad39cd0b Merge "sharder: always get ranges from root while shrinking" 2022-10-06 12:26:36.834 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:26:36.836 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-10-06 12:26:36.838 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:26:36.841 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-10-06 12:26:36.843 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-10-06 12:26:36.846 | + inc/python:setup_develop:340 : local extras=keystone 2022-10-06 12:26:36.848 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-10-06 12:26:36.850 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:26:36.853 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-10-06 12:26:36.855 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-10-06 12:26:36.858 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:26:36.860 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-10-06 12:26:36.863 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-10-06 12:26:36.866 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:26:36.868 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-10-06 12:26:36.871 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:26:36.873 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:26:36.876 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-10-06 12:26:36.882 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-10-06 12:26:36.884 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-10-06 12:26:37.499 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-10-06 12:26:37.501 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:26:37.504 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:26:37.506 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:26:37.508 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-10-06 12:26:37.510 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-10-06 12:26:37.512 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:26:37.515 | + inc/python:setup_package:424 : local extras=keystone 2022-10-06 12:26:37.517 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:26:37.519 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-10-06 12:26:37.521 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-10-06 12:26:37.524 | + inc/python:setup_package:434 : extras='[keystone]' 2022-10-06 12:26:37.526 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:26:37.528 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-10-06 12:26:37.548 | Using python 3.8 to install /opt/stack/swift 2022-10-06 12:26:37.550 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-10-06 12:26:39.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:39.504 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:39.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:39.504 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:40.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:26:40.524 | Obtaining file:///opt/stack/swift 2022-10-06 12:26:41.774 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:26:41.783 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:26:41.821 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:26:41.830 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:26:41.835 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:26:41.886 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-10-06 12:26:41.896 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:26:41.899 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:26:41.936 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:26:41.975 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:26:41.980 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:26:41.986 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:26:42.025 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:26:42.033 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:26:42.046 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:26:42.052 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:26:42.054 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:26:42.202 | Collecting pyeclib===1.6.1 2022-10-06 12:26:42.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-10-06 12:26:43.211 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:26:43.213 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:26:43.220 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:26:43.225 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:26:43.246 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:26:43.250 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:26:43.263 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:26:43.268 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:26:43.270 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:26:43.275 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:26:43.471 | Collecting xattr===0.9.9 2022-10-06 12:26:43.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-10-06 12:26:43.564 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-10-06 12:26:43.567 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:26:43.570 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:26:43.596 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:26:43.609 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:26:43.666 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:26:43.672 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:26:43.678 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:26:43.681 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:26:43.686 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:26:43.688 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:26:43.691 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:26:43.696 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:26:43.700 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:26:43.702 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:26:43.705 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:26:43.709 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:26:43.712 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:26:43.715 | Building wheels for collected packages: pyeclib 2022-10-06 12:26:43.716 | Building wheel for pyeclib (setup.py): started 2022-10-06 12:26:44.898 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-10-06 12:26:44.899 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50596 sha256=542d7ca92b89172b82fbe12662bf3f41c70eb406fe59b6ad48eec8c1fd323b8e 2022-10-06 12:26:44.899 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-10-06 12:26:44.900 | Successfully built pyeclib 2022-10-06 12:26:46.209 | Installing collected packages: pyeclib, xattr, swift 2022-10-06 12:26:46.261 | Running setup.py develop for swift 2022-10-06 12:26:47.871 | Successfully installed pyeclib-1.6.1 swift xattr-0.9.9 2022-10-06 12:26:47.978 | + inc/python:pip_install:196 : result=0 2022-10-06 12:26:47.981 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:26:47.983 | + functions-common:time_stop:2439 : local name 2022-10-06 12:26:47.985 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:26:47.987 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:26:47.989 | + functions-common:time_stop:2442 : local total 2022-10-06 12:26:47.991 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:26:47.993 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:26:47.996 | + functions-common:time_stop:2446 : start_time=1665059197543 2022-10-06 12:26:47.998 | + functions-common:time_stop:2448 : [[ -z 1665059197543 ]] 2022-10-06 12:26:48.001 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:26:48.005 | + functions-common:time_stop:2451 : end_time=1665059208003 2022-10-06 12:26:48.007 | + functions-common:time_stop:2452 : elapsed_time=10460 2022-10-06 12:26:48.009 | + functions-common:time_stop:2453 : total=65715 2022-10-06 12:26:48.011 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:26:48.014 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=76175 2022-10-06 12:26:48.016 | + inc/python:pip_install:199 : return 0 2022-10-06 12:26:48.018 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:26:48.021 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-10-06 12:26:48.023 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-10-06 12:26:48.040 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-10-06 12:26:48.052 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-10-06 12:26:48.054 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-10-06 12:26:48.057 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:48.059 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:48.062 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-10-06 12:26:48.065 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:48.067 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-10-06 12:26:48.070 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:26:48.072 | + ./stack.sh:main:903 : configure_swift 2022-10-06 12:26:48.074 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-10-06 12:26:48.077 | + lib/swift:configure_swift:332 : local node_number 2022-10-06 12:26:48.079 | + lib/swift:configure_swift:333 : local swift_node_config 2022-10-06 12:26:48.081 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-10-06 12:26:48.083 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-10-06 12:26:49.067 | No object-replicator running 2022-10-06 12:26:49.067 | No object-auditor running 2022-10-06 12:26:49.067 | No container-reconciler running 2022-10-06 12:26:49.067 | No object-expirer running 2022-10-06 12:26:49.067 | No account-server running 2022-10-06 12:26:49.067 | No container-sync running 2022-10-06 12:26:49.067 | No container-replicator running 2022-10-06 12:26:49.067 | No container-auditor running 2022-10-06 12:26:49.067 | No object-server running 2022-10-06 12:26:49.067 | No container-server running 2022-10-06 12:26:49.067 | No object-reconstructor running 2022-10-06 12:26:49.067 | No object-updater running 2022-10-06 12:26:49.067 | No account-reaper running 2022-10-06 12:26:49.067 | No container-sharder running 2022-10-06 12:26:49.067 | No proxy-server running 2022-10-06 12:26:49.067 | No account-replicator running 2022-10-06 12:26:49.067 | No container-updater running 2022-10-06 12:26:49.067 | No account-auditor running 2022-10-06 12:26:49.133 | + lib/swift:configure_swift:337 : true 2022-10-06 12:26:49.135 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-10-06 12:26:49.148 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-10-06 12:26:49.160 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-10-06 12:26:49.163 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-10-06 12:26:49.163 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-10-06 12:26:49.168 | + lib/swift:configure_swift:351 : sed -e ' 2022-10-06 12:26:49.168 | s/%GROUP%/ubuntu/; 2022-10-06 12:26:49.168 | s/%USER%/ubuntu/; 2022-10-06 12:26:49.168 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-10-06 12:26:49.168 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-10-06 12:26:49.171 | uid = ubuntu 2022-10-06 12:26:49.171 | gid = ubuntu 2022-10-06 12:26:49.171 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-10-06 12:26:49.171 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-10-06 12:26:49.171 | address = 127.0.0.1 2022-10-06 12:26:49.171 | 2022-10-06 12:26:49.171 | [account6612] 2022-10-06 12:26:49.171 | max connections = 25 2022-10-06 12:26:49.171 | path = /opt/stack/data/swift/1/node/ 2022-10-06 12:26:49.171 | read only = false 2022-10-06 12:26:49.171 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-10-06 12:26:49.171 | 2022-10-06 12:26:49.171 | [account6622] 2022-10-06 12:26:49.171 | max connections = 25 2022-10-06 12:26:49.171 | path = /opt/stack/data/swift/2/node/ 2022-10-06 12:26:49.171 | read only = false 2022-10-06 12:26:49.171 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [account6632] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/3/node/ 2022-10-06 12:26:49.172 | read only = false 2022-10-06 12:26:49.172 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [account6642] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/4/node/ 2022-10-06 12:26:49.172 | read only = false 2022-10-06 12:26:49.172 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [container6611] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/1/node/ 2022-10-06 12:26:49.172 | read only = false 2022-10-06 12:26:49.172 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [container6621] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/2/node/ 2022-10-06 12:26:49.172 | read only = false 2022-10-06 12:26:49.172 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [container6631] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/3/node/ 2022-10-06 12:26:49.172 | read only = false 2022-10-06 12:26:49.172 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-10-06 12:26:49.172 | 2022-10-06 12:26:49.172 | [container6641] 2022-10-06 12:26:49.172 | max connections = 25 2022-10-06 12:26:49.172 | path = /opt/stack/data/swift/4/node/ 2022-10-06 12:26:49.173 | read only = false 2022-10-06 12:26:49.173 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-10-06 12:26:49.173 | 2022-10-06 12:26:49.173 | 2022-10-06 12:26:49.173 | [object6613] 2022-10-06 12:26:49.173 | max connections = 25 2022-10-06 12:26:49.173 | path = /opt/stack/data/swift/1/node/ 2022-10-06 12:26:49.173 | read only = false 2022-10-06 12:26:49.173 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-10-06 12:26:49.173 | 2022-10-06 12:26:49.173 | [object6623] 2022-10-06 12:26:49.173 | max connections = 25 2022-10-06 12:26:49.173 | path = /opt/stack/data/swift/2/node/ 2022-10-06 12:26:49.173 | read only = false 2022-10-06 12:26:49.173 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-10-06 12:26:49.173 | 2022-10-06 12:26:49.173 | [object6633] 2022-10-06 12:26:49.173 | max connections = 25 2022-10-06 12:26:49.173 | path = /opt/stack/data/swift/3/node/ 2022-10-06 12:26:49.173 | read only = false 2022-10-06 12:26:49.173 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-10-06 12:26:49.173 | 2022-10-06 12:26:49.173 | [object6643] 2022-10-06 12:26:49.173 | max connections = 25 2022-10-06 12:26:49.173 | path = /opt/stack/data/swift/4/node/ 2022-10-06 12:26:49.173 | read only = false 2022-10-06 12:26:49.173 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-10-06 12:26:49.174 | + lib/swift:configure_swift:357 : is_ubuntu 2022-10-06 12:26:49.176 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:26:49.178 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:26:49.180 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-10-06 12:26:49.192 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-10-06 12:26:49.194 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-10-06 12:26:49.199 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-10-06 12:26:49.203 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-10-06 12:26:49.205 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-10-06 12:26:49.209 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-10-06 12:26:49.243 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-10-06 12:26:49.272 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-10-06 12:26:49.289 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-10-06 12:26:49.320 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-10-06 12:26:49.337 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-10-06 12:26:49.368 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-10-06 12:26:49.385 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-10-06 12:26:49.416 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-10-06 12:26:49.433 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-10-06 12:26:49.464 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-10-06 12:26:49.481 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-10-06 12:26:49.513 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-10-06 12:26:49.530 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-10-06 12:26:49.544 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:49.546 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-10-06 12:26:49.577 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-10-06 12:26:49.606 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-10-06 12:26:49.637 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-10-06 12:26:49.667 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-10-06 12:26:49.669 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-10-06 12:26:49.683 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:49.686 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-10-06 12:26:49.716 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-10-06 12:26:49.731 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:49.733 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-10-06 12:26:49.748 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:49.750 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-10-06 12:26:49.752 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-10-06 12:26:49.766 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:49.768 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-10-06 12:26:49.770 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-10-06 12:26:49.773 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-10-06 12:26:49.777 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-10-06 12:26:49.782 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-10-06 12:26:49.812 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-10-06 12:26:49.842 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-10-06 12:26:49.875 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-10-06 12:26:49.907 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-10-06 12:26:49.937 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-10-06 12:26:49.939 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-10-06 12:26:49.941 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-10-06 12:26:49.943 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-10-06 12:26:49.945 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-10-06 12:26:49.975 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-10-06 12:26:50.005 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:26:50.035 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-10-06 12:26:50.065 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-10-06 12:26:50.094 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-10-06 12:26:50.125 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-10-06 12:26:50.156 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-10-06 12:26:50.185 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:26:50.215 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-10-06 12:26:50.248 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-10-06 12:26:50.278 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-10-06 12:26:50.308 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-10-06 12:26:50.339 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-10-06 12:26:50.373 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-10-06 12:26:50.403 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-10-06 12:26:50.420 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-10-06 12:26:50.451 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-10-06 12:26:50.484 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-10-06 12:26:50.488 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-10-06 12:26:50.520 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-10-06 12:26:50.549 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-10-06 12:26:50.580 | + lib/swift:configure_swift:480 : local node_number 2022-10-06 12:26:50.582 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-10-06 12:26:50.584 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-10-06 12:26:50.586 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-10-06 12:26:50.591 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-10-06 12:26:50.593 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-10-06 12:26:50.595 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-10-06 12:26:50.597 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-10-06 12:26:50.599 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-10-06 12:26:50.601 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-10-06 12:26:50.603 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-10-06 12:26:50.605 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-10-06 12:26:50.623 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-10-06 12:26:50.654 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-10-06 12:26:50.671 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-10-06 12:26:50.703 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-10-06 12:26:50.720 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-10-06 12:26:50.752 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-10-06 12:26:50.769 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-10-06 12:26:50.800 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-10-06 12:26:50.817 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-10-06 12:26:50.849 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-10-06 12:26:50.866 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-10-06 12:26:50.897 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-10-06 12:26:50.915 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-10-06 12:26:50.946 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-10-06 12:26:50.963 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-10-06 12:26:50.995 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-10-06 12:26:51.012 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-10-06 12:26:51.043 | + 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-10-06 12:26:51.048 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-10-06 12:26:51.065 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-10-06 12:26:51.098 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-10-06 12:26:51.130 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-10-06 12:26:51.132 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-10-06 12:26:51.136 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-10-06 12:26:51.138 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-10-06 12:26:51.140 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-10-06 12:26:51.142 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-10-06 12:26:51.145 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-10-06 12:26:51.147 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-10-06 12:26:51.149 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-10-06 12:26:51.151 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-10-06 12:26:51.169 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-10-06 12:26:51.200 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-10-06 12:26:51.217 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-10-06 12:26:51.249 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-10-06 12:26:51.267 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-10-06 12:26:51.298 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-10-06 12:26:51.316 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-10-06 12:26:51.347 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-10-06 12:26:51.365 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-10-06 12:26:51.396 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-10-06 12:26:51.414 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-10-06 12:26:51.446 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-10-06 12:26:51.463 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-10-06 12:26:51.495 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-10-06 12:26:51.513 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-10-06 12:26:51.543 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-10-06 12:26:51.562 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-10-06 12:26:51.591 | + 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-10-06 12:26:51.596 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-10-06 12:26:51.614 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-10-06 12:26:51.646 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-10-06 12:26:51.648 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-10-06 12:26:51.652 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-10-06 12:26:51.654 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-10-06 12:26:51.656 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-10-06 12:26:51.658 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-10-06 12:26:51.661 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-10-06 12:26:51.663 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-10-06 12:26:51.665 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-10-06 12:26:51.667 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-10-06 12:26:51.684 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-10-06 12:26:51.715 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-10-06 12:26:51.734 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-10-06 12:26:51.766 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-10-06 12:26:51.784 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-10-06 12:26:51.815 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-10-06 12:26:51.832 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-10-06 12:26:51.864 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-10-06 12:26:51.881 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-10-06 12:26:51.913 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-10-06 12:26:51.930 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-10-06 12:26:51.961 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-10-06 12:26:51.979 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-10-06 12:26:52.011 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-10-06 12:26:52.029 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-10-06 12:26:52.060 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-10-06 12:26:52.077 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-10-06 12:26:52.108 | + 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-10-06 12:26:52.113 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-10-06 12:26:52.130 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-10-06 12:26:52.162 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-10-06 12:26:52.193 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-10-06 12:26:52.225 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-10-06 12:26:52.256 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-10-06 12:26:52.258 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-10-06 12:26:52.262 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-10-06 12:26:52.295 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-10-06 12:26:52.327 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-10-06 12:26:52.359 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-10-06 12:26:52.391 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-10-06 12:26:52.422 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-10-06 12:26:52.453 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-10-06 12:26:52.485 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-10-06 12:26:52.516 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-10-06 12:26:52.547 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-10-06 12:26:52.562 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:52.564 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-10-06 12:26:52.583 | + lib/swift:configure_swift:523 : local auth_vers 2022-10-06 12:26:52.585 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-10-06 12:26:52.604 | + lib/swift:configure_swift:524 : auth_vers=3 2022-10-06 12:26:52.606 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-10-06 12:26:52.637 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-10-06 12:26:52.640 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-10-06 12:26:52.670 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-10-06 12:26:52.702 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-10-06 12:26:52.704 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-10-06 12:26:52.735 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-10-06 12:26:52.750 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:52.752 | + lib/swift:configure_swift:543 : local user_group 2022-10-06 12:26:52.755 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-10-06 12:26:52.760 | + lib/swift:configure_swift:544 : user_group=1000 2022-10-06 12:26:52.762 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-10-06 12:26:52.774 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-10-06 12:26:52.777 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-10-06 12:26:52.787 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-10-06 12:26:52.790 | + lib/swift:configure_swift:550 : is_suse 2022-10-06 12:26:52.792 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:26:52.794 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:26:52.796 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:26:52.798 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:26:52.801 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:26:52.803 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:26:52.805 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-10-06 12:26:52.817 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-10-06 12:26:52.820 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-10-06 12:26:52.822 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-10-06 12:26:52.839 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:26:52.842 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-10-06 12:26:52.859 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:52.862 | + ./stack.sh:main:914 : stack_install_service glance 2022-10-06 12:26:52.864 | + lib/stack:stack_install_service:20 : local service=glance 2022-10-06 12:26:52.866 | + lib/stack:stack_install_service:21 : type install_glance 2022-10-06 12:26:52.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:26:52.871 | + lib/stack:stack_install_service:32 : install_glance 2022-10-06 12:26:52.874 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-10-06 12:26:52.876 | + lib/glance:install_glance:507 : local glance_store_extras 2022-10-06 12:26:52.879 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-10-06 12:26:52.894 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:52.897 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-10-06 12:26:52.899 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-10-06 12:26:52.915 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:26:52.918 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-10-06 12:26:52.921 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-10-06 12:26:52.923 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-10-06 12:26:52.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:26:52.928 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:26:52.931 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-10-06 12:26:52.933 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:26:52.937 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-10-06 12:26:52.939 | ++ inc/python:join_extras:29 : local IFS=, 2022-10-06 12:26:52.942 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-10-06 12:26:52.945 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-10-06 12:26:52.947 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-10-06 12:26:52.950 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-10-06 12:26:52.952 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-10-06 12:26:52.955 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-10-06 12:26:52.958 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-10-06 12:26:52.960 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-10-06 12:26:52.964 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:26:52.964 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-10-06 12:26:52.969 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-10-06 12:26:52.971 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-10-06 12:26:52.974 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-10-06 12:26:52.977 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-10-06 12:26:52.979 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-10-06 12:26:53.001 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-10-06 12:26:53.004 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-10-06 12:26:54.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:54.995 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:54.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:26:54.995 | from cryptography.utils import int_from_bytes 2022-10-06 12:26:56.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:26:56.194 | Collecting glance-store===4.1.0 2022-10-06 12:26:56.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/e7da4e0f44d51/glance_store-4.1.0-py3-none-any.whl (230 kB) 2022-10-06 12:26:56.396 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-10-06 12:26:56.407 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:26:56.448 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:26:56.706 | Collecting os-brick===6.1.0 2022-10-06 12:26:56.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25d/5c8ef46c847c1/os_brick-6.1.0-py3-none-any.whl (289 kB) 2022-10-06 12:26:56.890 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:26:56.894 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-10-06 12:26:56.911 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:26:56.921 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:26:56.958 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:26:56.964 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:26:56.969 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:26:57.007 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-10-06 12:26:57.021 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-10-06 12:26:57.023 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:26:57.032 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:26:57.053 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:26:57.067 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:26:57.072 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:26:57.074 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:26:57.077 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:26:57.080 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:26:57.085 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:26:57.239 | Collecting python-cinderclient===9.1.0 2022-10-06 12:26:57.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ee0/4324b92940971/python_cinderclient-9.1.0-py3-none-any.whl (254 kB) 2022-10-06 12:26:57.390 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:26:57.395 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:26:57.540 | Collecting python-swiftclient===4.1.0 2022-10-06 12:26:57.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/426/8219e158cd72c/python_swiftclient-4.1.0-py3-none-any.whl (87 kB) 2022-10-06 12:26:57.650 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:26:57.654 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:26:57.667 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:26:57.672 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-10-06 12:26:57.674 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:26:57.677 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:26:57.681 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-10-06 12:26:57.694 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:26:57.728 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:26:57.733 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:26:57.741 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:26:57.797 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:26:57.823 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:26:57.826 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:26:57.830 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:26:57.832 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:26:57.838 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:26:57.842 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:26:57.845 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:26:57.849 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:26:57.853 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:26:57.862 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:26:57.874 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:26:57.885 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:26:57.894 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:26:57.905 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:26:57.907 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:26:57.918 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:26:57.923 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:26:57.925 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:26:57.928 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:26:57.955 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:26:57.979 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:26:57.983 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:26:57.985 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-10-06 12:26:57.988 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:26:57.994 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:26:59.246 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-10-06 12:27:00.463 | Successfully installed glance-store-4.1.0 os-brick-6.1.0 python-cinderclient-9.1.0 python-swiftclient-4.1.0 2022-10-06 12:27:00.574 | + inc/python:pip_install:196 : result=0 2022-10-06 12:27:00.576 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:27:00.578 | + functions-common:time_stop:2439 : local name 2022-10-06 12:27:00.581 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:27:00.583 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:27:00.585 | + functions-common:time_stop:2442 : local total 2022-10-06 12:27:00.587 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:27:00.590 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:27:00.592 | + functions-common:time_stop:2446 : start_time=1665059212995 2022-10-06 12:27:00.594 | + functions-common:time_stop:2448 : [[ -z 1665059212995 ]] 2022-10-06 12:27:00.597 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:27:00.601 | + functions-common:time_stop:2451 : end_time=1665059220599 2022-10-06 12:27:00.603 | + functions-common:time_stop:2452 : elapsed_time=7604 2022-10-06 12:27:00.606 | + functions-common:time_stop:2453 : total=76175 2022-10-06 12:27:00.609 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:27:00.611 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=83779 2022-10-06 12:27:00.614 | + inc/python:pip_install:199 : return 0 2022-10-06 12:27:00.616 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-10-06 12:27:00.618 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-10-06 12:27:00.621 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-10-06 12:27:00.634 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-10-06 12:27:00.639 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-10-06 12:27:00.641 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-10-06 12:27:00.643 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-10-06 12:27:00.646 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:27:00.648 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:27:00.651 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:27:00.653 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:27:00.655 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:27:00.658 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:27:00.674 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:27:00.676 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:27:00.679 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:27:00.681 | + functions-common:git_clone:617 : echo master 2022-10-06 12:27:00.682 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:27:00.687 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-10-06 12:27:00.689 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:27:00.692 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-10-06 12:27:00.704 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-10-06 12:27:00.707 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:27:00.707 | + functions-common:git_clone:678 : head -1 2022-10-06 12:27:00.714 | dc11640d2 Imported Translations from Zanata 2022-10-06 12:27:00.717 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:27:00.720 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-10-06 12:27:00.722 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:27:00.725 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-10-06 12:27:00.727 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-10-06 12:27:00.730 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:27:00.733 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-10-06 12:27:00.736 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:27:00.738 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-10-06 12:27:00.740 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-10-06 12:27:00.743 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:27:00.745 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:27:00.748 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-10-06 12:27:00.750 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:27:00.753 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-10-06 12:27:00.755 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:27:00.758 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:27:00.761 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-10-06 12:27:00.766 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-10-06 12:27:00.769 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-10-06 12:27:01.399 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-10-06 12:27:01.401 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:27:01.404 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:27:01.406 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:27:01.409 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-10-06 12:27:01.411 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-10-06 12:27:01.413 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:27:01.416 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:27:01.418 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:27:01.420 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:27:01.423 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:27:01.425 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:27:01.427 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:27:01.430 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-10-06 12:27:01.450 | Using python 3.8 to install /opt/stack/glance 2022-10-06 12:27:01.453 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-10-06 12:27:03.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:27:03.427 | from cryptography.utils import int_from_bytes 2022-10-06 12:27:03.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:27:03.427 | from cryptography.utils import int_from_bytes 2022-10-06 12:27:04.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:27:04.447 | Obtaining file:///opt/stack/glance 2022-10-06 12:27:05.728 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:27:05.738 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:27:05.746 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:27:05.757 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:27:06.042 | Collecting WSME===0.11.0 2022-10-06 12:27:06.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-10-06 12:27:06.154 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:27:06.166 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:27:06.329 | Collecting castellan===4.0.0 2022-10-06 12:27:06.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-10-06 12:27:06.462 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:27:06.599 | Collecting cursive===0.2.2 2022-10-06 12:27:06.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-10-06 12:27:06.729 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:27:06.735 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-10-06 12:27:06.740 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:27:06.749 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-10-06 12:27:06.752 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-10-06 12:27:06.817 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:27:06.821 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-10-06 12:27:06.832 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:27:06.867 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:27:06.894 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:27:06.897 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:27:06.938 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:27:06.993 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:27:07.043 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:27:07.047 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:27:07.051 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-10-06 12:27:07.068 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:27:07.103 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:27:07.114 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:27:07.152 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:27:07.158 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:27:07.203 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:27:07.313 | Collecting oslo.limit===2.0.1 2022-10-06 12:27:07.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db8/bccd91fa46e66/oslo.limit-2.0.1-py3-none-any.whl (20 kB) 2022-10-06 12:27:07.415 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:27:07.452 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-10-06 12:27:07.505 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-10-06 12:27:07.515 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:27:07.533 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:27:07.547 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-10-06 12:27:07.558 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:27:07.567 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:27:07.589 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:27:07.598 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:27:07.612 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-10-06 12:27:07.650 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:27:07.655 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:27:07.658 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:27:07.660 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:27:07.671 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-10-06 12:27:07.677 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-10-06 12:27:07.694 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-10-06 12:27:07.706 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:27:07.716 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:27:07.719 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:27:07.724 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:27:07.852 | Collecting python-barbicanclient===5.4.0 2022-10-06 12:27:07.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-10-06 12:27:07.970 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:27:07.974 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:27:07.994 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:27:07.998 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:27:08.005 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:27:08.110 | Collecting retrying===1.3.3 2022-10-06 12:27:08.117 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-10-06 12:27:08.202 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:27:08.296 | Collecting simplegeneric===0.8.1 2022-10-06 12:27:08.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-10-06 12:27:08.941 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:27:08.944 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:27:08.954 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:27:08.957 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:27:08.960 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:27:09.134 | Collecting taskflow===5.0.0 2022-10-06 12:27:09.142 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-10-06 12:27:09.366 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-10-06 12:27:09.379 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:27:09.388 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:27:09.393 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:27:09.403 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:27:09.437 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:27:09.442 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:27:09.445 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:27:09.450 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:27:09.475 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-10-06 12:27:09.477 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:27:09.488 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:27:09.491 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:27:09.517 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:27:09.573 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:27:09.579 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:27:09.582 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:27:09.584 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-10-06 12:27:09.609 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-10-06 12:27:09.613 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-10-06 12:27:09.616 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-10-06 12:27:09.660 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:27:09.666 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:27:09.673 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:27:09.675 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:27:09.687 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:27:09.690 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:27:09.728 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:27:09.732 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:27:09.734 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:27:09.739 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:27:09.741 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:27:09.919 | Collecting networkx===2.8.6 2022-10-06 12:27:09.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a3/0822761f34d56/networkx-2.8.6-py3-none-any.whl (2.0 MB) 2022-10-06 12:27:10.459 | Collecting automaton===3.0.1 2022-10-06 12:27:10.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb5/d2f385accbe37/automaton-3.0.1-py3-none-any.whl (22 kB) 2022-10-06 12:27:10.652 | Collecting pydot===1.4.2 2022-10-06 12:27:10.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-10-06 12:27:10.744 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:27:10.746 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:27:10.749 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:27:10.752 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:27:10.755 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-10-06 12:27:10.757 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:27:10.762 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-10-06 12:27:10.782 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-10-06 12:27:10.785 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-10-06 12:27:10.787 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:27:10.834 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:27:10.836 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:27:10.840 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:27:10.842 | Building wheels for collected packages: simplegeneric 2022-10-06 12:27:10.843 | Building wheel for simplegeneric (setup.py): started 2022-10-06 12:27:11.459 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-10-06 12:27:11.459 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=19a26ef7a37ded5199ba1198daf028f4af49a5f68ff9ad9a99b5fbe261d68ade 2022-10-06 12:27:11.459 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-10-06 12:27:11.460 | Successfully built simplegeneric 2022-10-06 12:27:12.238 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-10-06 12:27:15.425 | Running setup.py develop for glance 2022-10-06 12:27:17.000 | Successfully installed WSME-0.11.0 automaton-3.0.1 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.6 oslo.limit-2.0.1 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-10-06 12:27:17.148 | + inc/python:pip_install:196 : result=0 2022-10-06 12:27:17.150 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:27:17.153 | + functions-common:time_stop:2439 : local name 2022-10-06 12:27:17.155 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:27:17.158 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:27:17.160 | + functions-common:time_stop:2442 : local total 2022-10-06 12:27:17.162 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:27:17.164 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:27:17.167 | + functions-common:time_stop:2446 : start_time=1665059221445 2022-10-06 12:27:17.169 | + functions-common:time_stop:2448 : [[ -z 1665059221445 ]] 2022-10-06 12:27:17.172 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:27:17.176 | + functions-common:time_stop:2451 : end_time=1665059237173 2022-10-06 12:27:17.178 | + functions-common:time_stop:2452 : elapsed_time=15728 2022-10-06 12:27:17.180 | + functions-common:time_stop:2453 : total=83779 2022-10-06 12:27:17.182 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:27:17.184 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=99507 2022-10-06 12:27:17.187 | + inc/python:pip_install:199 : return 0 2022-10-06 12:27:17.189 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:27:17.191 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-10-06 12:27:17.194 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-10-06 12:27:17.213 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-10-06 12:27:17.225 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-10-06 12:27:17.227 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-10-06 12:27:17.230 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:27:17.232 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:27:17.235 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-10-06 12:27:17.237 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:27:17.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:27:17.242 | + ./stack.sh:main:915 : configure_glance 2022-10-06 12:27:17.244 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-10-06 12:27:17.257 | + lib/glance:configure_glance:326 : local dburl 2022-10-06 12:27:17.259 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-10-06 12:27:17.262 | ++ lib/database:database_connection_url:134 : local db=glance 2022-10-06 12:27:17.264 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-10-06 12:27:17.267 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-10-06 12:27:17.269 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:27:17.271 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:27:17.273 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:27:17.288 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:27:17.290 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:27:17.293 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-10-06 12:27:17.295 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-10-06 12:27:17.298 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-10-06 12:27:17.331 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-10-06 12:27:17.364 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-10-06 12:27:17.396 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-10-06 12:27:17.426 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-10-06 12:27:17.460 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-10-06 12:27:17.494 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-10-06 12:27:17.496 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-10-06 12:27:17.499 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-10-06 12:27:17.501 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-10-06 12:27:17.503 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-10-06 12:27:17.536 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-10-06 12:27:17.567 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:27:17.598 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-10-06 12:27:17.631 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-10-06 12:27:17.662 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-10-06 12:27:17.694 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-10-06 12:27:17.724 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-10-06 12:27:17.757 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:27:17.787 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-10-06 12:27:17.819 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-10-06 12:27:17.853 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-10-06 12:27:17.855 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-10-06 12:27:17.858 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-10-06 12:27:17.861 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:27:17.863 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-10-06 12:27:17.865 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:27:17.882 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:27:17.885 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-10-06 12:27:17.887 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-10-06 12:27:17.889 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:27:17.905 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:27:17.907 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:27:17.910 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:27:17.941 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:27:17.944 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:27:17.946 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-10-06 12:27:17.949 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-10-06 12:27:17.951 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-10-06 12:27:17.983 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-10-06 12:27:18.014 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-10-06 12:27:18.017 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-10-06 12:27:18.019 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-10-06 12:27:18.021 | + lib/glance:configure_glance_store:254 : local be 2022-10-06 12:27:18.024 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-10-06 12:27:18.026 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-10-06 12:27:18.029 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-10-06 12:27:18.062 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-10-06 12:27:18.065 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-10-06 12:27:18.099 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-10-06 12:27:18.101 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-10-06 12:27:18.118 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:27:18.120 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-10-06 12:27:18.151 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-10-06 12:27:18.183 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-10-06 12:27:18.215 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-10-06 12:27:18.246 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-10-06 12:27:18.278 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-10-06 12:27:18.294 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:27:18.297 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-10-06 12:27:18.329 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-10-06 12:27:18.363 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-10-06 12:27:18.394 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-10-06 12:27:18.425 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-10-06 12:27:18.457 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-10-06 12:27:18.489 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-10-06 12:27:18.505 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:27:18.508 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-10-06 12:27:18.510 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-10-06 12:27:18.512 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-10-06 12:27:18.515 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:27:18.532 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:27:18.534 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:27:18.536 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:27:18.538 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:27:18.541 | + 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-10-06 12:27:18.572 | + 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-10-06 12:27:18.603 | + 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-10-06 12:27:18.639 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:27:18.671 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-10-06 12:27:18.676 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-10-06 12:27:18.711 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-10-06 12:27:18.743 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-10-06 12:27:18.774 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-10-06 12:27:18.806 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-10-06 12:27:18.837 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-10-06 12:27:18.869 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-10-06 12:27:18.900 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-10-06 12:27:18.936 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-10-06 12:27:18.970 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-10-06 12:27:19.005 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-10-06 12:27:19.036 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-10-06 12:27:19.041 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-10-06 12:27:19.048 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-10-06 12:27:19.064 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:27:19.066 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-10-06 12:27:19.069 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-10-06 12:27:19.071 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-10-06 12:27:19.073 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-10-06 12:27:19.075 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-10-06 12:27:19.078 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-10-06 12:27:19.082 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-10-06 12:27:19.084 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-10-06 12:27:19.088 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-10-06 12:27:19.121 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-10-06 12:27:19.124 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-10-06 12:27:19.126 | ++ functions:get_random_port:837 : true 2022-10-06 12:27:19.128 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-10-06 12:27:19.131 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-10-06 12:27:19.133 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-10-06 12:27:19.206 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-10-06 12:27:19.209 | ++ functions:get_random_port:841 : break 2 2022-10-06 12:27:19.211 | ++ functions:get_random_port:845 : echo 60999 2022-10-06 12:27:19.214 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-10-06 12:27:19.216 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-10-06 12:27:19.247 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-10-06 12:27:19.280 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-10-06 12:27:19.310 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-10-06 12:27:19.341 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-10-06 12:27:19.372 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-10-06 12:27:19.403 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-10-06 12:27:19.434 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-10-06 12:27:19.465 | + 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-10-06 12:27:19.496 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-10-06 12:27:19.527 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-10-06 12:27:19.559 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-10-06 12:27:19.589 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-10-06 12:27:19.621 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-10-06 12:27:19.652 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-10-06 12:27:19.683 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-10-06 12:27:19.716 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-10-06 12:27:19.747 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-10-06 12:27:19.778 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-10-06 12:27:19.809 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-10-06 12:27:19.811 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-10-06 12:27:19.814 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:27:19.816 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:19.818 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:19.821 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-10-06 12:27:19.823 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-10-06 12:27:19.882 | proxy (enabled by site administrator) 2022-10-06 12:27:19.885 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-10-06 12:27:19.888 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-10-06 12:27:19.891 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:27:19.894 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:19.896 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:19.899 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-10-06 12:27:19.901 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-10-06 12:27:19.954 | No module matches proxy_http 2022-10-06 12:27:19.956 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-10-06 12:27:20.019 | Considering dependency proxy for proxy_http: 2022-10-06 12:27:20.019 | Module proxy already enabled 2022-10-06 12:27:20.019 | Enabling module proxy_http. 2022-10-06 12:27:20.024 | To activate the new configuration, you need to run: 2022-10-06 12:27:20.024 | systemctl restart apache2 2022-10-06 12:27:20.028 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-10-06 12:27:20.031 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:27:20.034 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:27:20.036 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:27:20.161 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-10-06 12:27:20.165 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-10-06 12:27:20.168 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-10-06 12:27:20.170 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-10-06 12:27:20.173 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:20.175 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:20.178 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-10-06 12:27:20.181 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-10-06 12:27:20.184 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-10-06 12:27:20.184 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-10-06 12:27:20.193 | KeepAlive Off 2022-10-06 12:27:20.197 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-10-06 12:27:20.197 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-10-06 12:27:20.206 | SetEnv proxy-sendchunked 1 2022-10-06 12:27:20.210 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-10-06 12:27:20.210 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-10-06 12:27:20.218 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-10-06 12:27:20.222 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-10-06 12:27:20.224 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-10-06 12:27:20.226 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-10-06 12:27:20.229 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-10-06 12:27:20.231 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:27:20.234 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:20.236 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:20.238 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-10-06 12:27:20.241 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-10-06 12:27:20.243 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:20.245 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:20.248 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-10-06 12:27:20.309 | Enabling site glance-wsgi-api. 2022-10-06 12:27:20.315 | To activate the new configuration, you need to run: 2022-10-06 12:27:20.315 | systemctl reload apache2 2022-10-06 12:27:20.319 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-10-06 12:27:20.322 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:27:20.324 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:27:20.327 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:27:20.453 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-10-06 12:27:20.459 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-10-06 12:27:20.495 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-10-06 12:27:20.498 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-10-06 12:27:20.500 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-10-06 12:27:20.518 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:27:20.520 | + ./stack.sh:main:920 : stack_install_service cinder 2022-10-06 12:27:20.522 | + lib/stack:stack_install_service:20 : local service=cinder 2022-10-06 12:27:20.525 | + lib/stack:stack_install_service:21 : type install_cinder 2022-10-06 12:27:20.527 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:27:20.529 | + lib/stack:stack_install_service:32 : install_cinder 2022-10-06 12:27:20.532 | + lib/cinder:install_cinder:474 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-10-06 12:27:20.534 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-10-06 12:27:20.537 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-10-06 12:27:20.539 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:27:20.541 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:27:20.544 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:27:20.547 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:27:20.549 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:27:20.552 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:27:20.568 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:27:20.570 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:27:20.572 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:27:20.575 | + functions-common:git_clone:617 : echo master 2022-10-06 12:27:20.575 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:27:20.581 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-10-06 12:27:20.583 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:27:20.586 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-10-06 12:27:20.598 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-10-06 12:27:20.601 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:27:20.601 | + functions-common:git_clone:678 : head -1 2022-10-06 12:27:20.620 | e1eee5ce4 Imported Translations from Zanata 2022-10-06 12:27:20.623 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:27:20.626 | + lib/cinder:install_cinder:475 : setup_develop /opt/stack/cinder 2022-10-06 12:27:20.628 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:27:20.631 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-10-06 12:27:20.633 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-10-06 12:27:20.636 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:27:20.638 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-10-06 12:27:20.641 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:27:20.643 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-10-06 12:27:20.646 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-10-06 12:27:20.648 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:27:20.650 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:27:20.654 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-10-06 12:27:20.656 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:27:20.659 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-10-06 12:27:20.662 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:27:20.664 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:27:20.667 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-10-06 12:27:20.673 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-10-06 12:27:20.676 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-10-06 12:27:21.293 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-10-06 12:27:21.296 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:27:21.299 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:27:21.301 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:27:21.304 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-10-06 12:27:21.306 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-10-06 12:27:21.308 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:27:21.310 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:27:21.313 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:27:21.315 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:27:21.318 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:27:21.320 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:27:21.322 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:27:21.325 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-10-06 12:27:21.346 | Using python 3.8 to install /opt/stack/cinder 2022-10-06 12:27:21.348 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-10-06 12:27:23.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:27:23.355 | from cryptography.utils import int_from_bytes 2022-10-06 12:27:23.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:27:23.355 | from cryptography.utils import int_from_bytes 2022-10-06 12:27:24.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:27:24.384 | Obtaining file:///opt/stack/cinder 2022-10-06 12:27:26.496 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:27:26.504 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:27:26.513 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:27:26.524 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:27:26.669 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:27:27.973 | Collecting boto3===1.24.61 2022-10-06 12:27:27.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec1/aa3f4c2b68da1/boto3-1.24.61-py3-none-any.whl (132 kB) 2022-10-06 12:27:29.661 | Collecting botocore===1.27.61 2022-10-06 12:27:29.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/535/c8e97ed28a38f/botocore-1.27.61-py3-none-any.whl (9.1 MB) 2022-10-06 12:27:30.796 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-10-06 12:27:30.814 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:27:30.850 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-10-06 12:27:30.865 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:27:30.868 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:27:31.118 | Collecting google-api-python-client===2.58.0 2022-10-06 12:27:31.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f4/eeed1b46f3f44/google_api_python_client-2.58.0-py2.py3-none-any.whl (9.0 MB) 2022-10-06 12:27:32.233 | Collecting google-auth===2.11.0 2022-10-06 12:27:32.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be6/2acaae38d0049/google_auth-2.11.0-py2.py3-none-any.whl (167 kB) 2022-10-06 12:27:32.506 | Collecting google-auth-httplib2===0.1.0 2022-10-06 12:27:32.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-10-06 12:27:32.604 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:27:32.609 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-10-06 12:27:32.618 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:27:32.655 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:27:32.658 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:27:32.661 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:27:32.703 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:27:32.759 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:27:32.810 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-10-06 12:27:32.958 | Collecting oauth2client===4.1.3 2022-10-06 12:27:32.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-10-06 12:27:33.072 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-10-06 12:27:33.096 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:27:33.099 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-10-06 12:27:33.117 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:27:33.153 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:27:33.163 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:27:33.202 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:27:33.207 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:27:33.254 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:27:33.258 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:27:33.295 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-10-06 12:27:33.348 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-10-06 12:27:33.359 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:27:33.377 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:27:33.391 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-10-06 12:27:33.405 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-10-06 12:27:33.416 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-10-06 12:27:33.419 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:27:33.427 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:27:33.450 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:27:33.459 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:27:33.472 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-10-06 12:27:33.674 | Collecting oslo.vmware===4.0.1 2022-10-06 12:27:33.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/7940d7a96a8bf/oslo.vmware-4.0.1-py3-none-any.whl (491 kB) 2022-10-06 12:27:33.860 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-10-06 12:27:33.897 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:27:33.903 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-10-06 12:27:33.937 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:27:33.939 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:27:33.942 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:27:33.953 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-10-06 12:27:33.959 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-10-06 12:27:34.195 | Collecting pyasn1===0.4.8 2022-10-06 12:27:34.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-10-06 12:27:34.521 | Collecting pyasn1-modules===0.2.8 2022-10-06 12:27:34.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-10-06 12:27:34.660 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:27:34.671 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:27:34.673 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:27:34.685 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:27:34.689 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-10-06 12:27:34.703 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:27:34.865 | Collecting python-glanceclient===4.1.0 2022-10-06 12:27:34.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64e/4901db047c7be/python_glanceclient-4.1.0-py3-none-any.whl (205 kB) 2022-10-06 12:27:35.019 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:27:35.040 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-10-06 12:27:35.054 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-10-06 12:27:35.068 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:27:35.072 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:27:35.079 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:27:35.093 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:27:35.221 | Collecting rsa===4.9 2022-10-06 12:27:35.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-10-06 12:27:35.430 | Collecting rtslib-fb===2.1.75 2022-10-06 12:27:35.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-10-06 12:27:36.260 | Collecting s3transfer===0.6.0 2022-10-06 12:27:36.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-10-06 12:27:36.368 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:27:36.370 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:27:36.381 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:27:36.384 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:27:36.386 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:27:36.495 | Collecting suds-community===1.1.2 2022-10-06 12:27:36.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-10-06 12:27:36.722 | Collecting tabulate===0.8.10 2022-10-06 12:27:36.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-10-06 12:27:36.824 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-10-06 12:27:36.875 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-10-06 12:27:36.889 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:27:36.898 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:27:36.903 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:27:36.913 | Requirement already satisfied: tooz===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.1.0) 2022-10-06 12:27:37.085 | Collecting uritemplate===4.1.1 2022-10-06 12:27:37.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-10-06 12:27:37.181 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:27:37.214 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-10-06 12:27:37.323 | Collecting warlock===2.0.1 2022-10-06 12:27:37.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-10-06 12:27:37.430 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:27:37.436 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:27:37.439 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:27:37.444 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:27:37.682 | Collecting zstd===1.5.2.5 2022-10-06 12:27:37.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-10-06 12:27:37.878 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-10-06 12:27:37.880 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:27:37.884 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:27:38.126 | Collecting google-api-core===2.8.2 2022-10-06 12:27:38.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-10-06 12:27:38.252 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-10-06 12:27:38.255 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:27:38.282 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:27:38.339 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:27:38.345 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:27:38.347 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:27:38.354 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:27:38.359 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:27:38.362 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:27:38.375 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-10-06 12:27:38.420 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-10-06 12:27:38.425 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-10-06 12:27:38.427 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:27:38.434 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:27:38.439 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:27:38.442 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:27:38.453 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:27:38.456 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-10-06 12:27:38.468 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:27:38.478 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-10-06 12:27:38.491 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:27:38.495 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:27:38.499 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:27:38.611 | Collecting pyudev===0.24.0 2022-10-06 12:27:38.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d22/451d9f10b4fef/pyudev-0.24.0-py3-none-any.whl (61 kB) 2022-10-06 12:27:38.714 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:27:38.717 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-10-06 12:27:38.753 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-10-06 12:27:38.758 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-10-06 12:27:38.764 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:27:38.767 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:27:38.771 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:27:38.893 | Collecting googleapis-common-protos===1.56.4 2022-10-06 12:27:38.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-10-06 12:27:39.037 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-10-06 12:27:39.039 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:27:39.049 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-10-06 12:27:39.052 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:27:39.055 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:27:39.057 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:27:39.105 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:27:39.109 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:27:39.112 | Building wheels for collected packages: rtslib-fb 2022-10-06 12:27:39.113 | Building wheel for rtslib-fb (setup.py): started 2022-10-06 12:27:39.798 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-10-06 12:27:39.800 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=4a91b85f7d90d837e49a6f2bcb2e4664c80a2efa16a8d545ece7fbd85abfe8e4 2022-10-06 12:27:39.800 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-10-06 12:27:39.801 | Successfully built rtslib-fb 2022-10-06 12:27:40.600 | Installing collected packages: botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, rsa, pyasn1-modules, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-10-06 12:27:45.259 | Running setup.py develop for cinder 2022-10-06 12:27:47.636 | Successfully installed boto3-1.24.61 botocore-1.27.61 cinder google-api-core-2.8.2 google-api-python-client-2.58.0 google-auth-2.11.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.1.0 pyudev-0.24.0 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-10-06 12:27:47.938 | + inc/python:pip_install:196 : result=0 2022-10-06 12:27:47.941 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:27:47.943 | + functions-common:time_stop:2439 : local name 2022-10-06 12:27:47.945 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:27:47.947 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:27:47.950 | + functions-common:time_stop:2442 : local total 2022-10-06 12:27:47.952 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:27:47.954 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:27:47.956 | + functions-common:time_stop:2446 : start_time=1665059241340 2022-10-06 12:27:47.959 | + functions-common:time_stop:2448 : [[ -z 1665059241340 ]] 2022-10-06 12:27:47.961 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:27:47.965 | + functions-common:time_stop:2451 : end_time=1665059267963 2022-10-06 12:27:47.968 | + functions-common:time_stop:2452 : elapsed_time=26623 2022-10-06 12:27:47.970 | + functions-common:time_stop:2453 : total=99507 2022-10-06 12:27:47.973 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:27:47.975 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=126130 2022-10-06 12:27:47.977 | + inc/python:pip_install:199 : return 0 2022-10-06 12:27:47.979 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:27:47.983 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-10-06 12:27:47.985 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-10-06 12:27:48.003 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-10-06 12:27:48.015 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-10-06 12:27:48.018 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-10-06 12:27:48.020 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:27:48.022 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:27:48.025 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-10-06 12:27:48.027 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:27:48.030 | + lib/cinder:install_cinder:476 : [[ lioadm == \t\g\t\a\d\m ]] 2022-10-06 12:27:48.033 | + lib/cinder:install_cinder:478 : [[ lioadm == \l\i\o\a\d\m ]] 2022-10-06 12:27:48.035 | + lib/cinder:install_cinder:479 : is_ubuntu 2022-10-06 12:27:48.037 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:48.040 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:48.042 | + lib/cinder:install_cinder:481 : sudo mkdir -p /etc/target 2022-10-06 12:27:48.054 | + lib/cinder:install_cinder:483 : install_package targetcli-fb 2022-10-06 12:27:48.057 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:27:48.059 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:27:48.062 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:27:48.064 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:27:48.066 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:27:48.069 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:27:48.071 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:48.074 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:48.076 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:27:48.078 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:27:48.081 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:27:48.083 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:27:48.086 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-10-06 12:27:48.088 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:27:48.090 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:27:48.093 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:27:48.096 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-10-06 12:27:48.118 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-10-06 12:27:48.226 | Reading package lists... 2022-10-06 12:27:48.476 | Building dependency tree... 2022-10-06 12:27:48.478 | Reading state information... 2022-10-06 12:27:48.733 | The following packages were automatically installed and are no longer required: 2022-10-06 12:27:48.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:27:48.735 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:27:48.735 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:27:48.735 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:27:48.735 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:27:48.735 | python3-zope.interface 2022-10-06 12:27:48.735 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:27:48.736 | The following additional packages will be installed: 2022-10-06 12:27:48.736 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-10-06 12:27:48.736 | python3-urwid 2022-10-06 12:27:48.737 | Suggested packages: 2022-10-06 12:27:48.737 | python-pyparsing-doc python-urwid-doc 2022-10-06 12:27:48.805 | The following NEW packages will be installed: 2022-10-06 12:27:48.806 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-10-06 12:27:48.806 | python3-urwid targetcli-fb 2022-10-06 12:27:48.907 | 0 upgraded, 6 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:27:48.907 | Need to get 356 kB of archives. 2022-10-06 12:27:48.907 | After this operation, 2,294 kB of additional disk space will be used. 2022-10-06 12:27:48.907 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-10-06 12:27:49.046 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-10-06 12:27:49.118 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-10-06 12:27:49.127 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-10-06 12:27:49.135 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-10-06 12:27:49.142 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-10-06 12:27:49.696 | Fetched 356 kB in 0s (1,067 kB/s) 2022-10-06 12:27:49.726 | Selecting previously unselected package python3-pyparsing. 2022-10-06 12:27:49.778 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90881 files and directories currently installed.) 2022-10-06 12:27:49.781 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-10-06 12:27:49.783 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-10-06 12:27:49.819 | Selecting previously unselected package python3-urwid. 2022-10-06 12:27:49.829 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-10-06 12:27:49.831 | Unpacking python3-urwid (2.0.1-3) ... 2022-10-06 12:27:49.888 | Selecting previously unselected package python3-configshell-fb. 2022-10-06 12:27:49.897 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-10-06 12:27:49.899 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-10-06 12:27:49.935 | Selecting previously unselected package python3-pyudev. 2022-10-06 12:27:49.945 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-10-06 12:27:49.947 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-10-06 12:27:49.984 | Selecting previously unselected package python3-rtslib-fb. 2022-10-06 12:27:49.994 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-10-06 12:27:49.996 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-10-06 12:27:50.035 | Selecting previously unselected package targetcli-fb. 2022-10-06 12:27:50.045 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-10-06 12:27:50.047 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-10-06 12:27:50.104 | Setting up python3-urwid (2.0.1-3) ... 2022-10-06 12:27:50.434 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-06 12:27:50.434 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-10-06 12:27:50.434 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-06 12:27:50.435 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-10-06 12:27:50.435 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-06 12:27:50.435 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-10-06 12:27:50.435 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-10-06 12:27:50.435 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-10-06 12:27:50.539 | Setting up python3-pyparsing (2.4.6-1) ... 2022-10-06 12:27:50.834 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-10-06 12:27:51.114 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-10-06 12:27:51.374 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-10-06 12:27:52.591 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-10-06 12:27:53.094 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-10-06 12:27:53.094 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-10-06 12:27:55.095 | Processing triggers for man-db (2.9.1-1) ... 2022-10-06 12:27:55.194 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-06 12:28:03.257 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:28:03.260 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:28:03.263 | + functions-common:time_stop:2439 : local name 2022-10-06 12:28:03.265 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:28:03.268 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:28:03.270 | + functions-common:time_stop:2442 : local total 2022-10-06 12:28:03.272 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:28:03.275 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:28:03.277 | + functions-common:time_stop:2446 : start_time=1665059268115 2022-10-06 12:28:03.280 | + functions-common:time_stop:2448 : [[ -z 1665059268115 ]] 2022-10-06 12:28:03.283 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:28:03.287 | + functions-common:time_stop:2451 : end_time=1665059283285 2022-10-06 12:28:03.290 | + functions-common:time_stop:2452 : elapsed_time=15170 2022-10-06 12:28:03.292 | + functions-common:time_stop:2453 : total=167720 2022-10-06 12:28:03.295 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:28:03.298 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=182890 2022-10-06 12:28:03.300 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:28:03.302 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:28:03.305 | + ./stack.sh:main:921 : configure_cinder 2022-10-06 12:28:03.307 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-10-06 12:28:03.319 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-10-06 12:28:03.323 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-10-06 12:28:03.325 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-10-06 12:28:03.328 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-10-06 12:28:03.331 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-10-06 12:28:03.331 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-10-06 12:28:03.335 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-10-06 12:28:03.337 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-10-06 12:28:03.339 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-10-06 12:28:03.342 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-10-06 12:28:03.344 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-10-06 12:28:03.346 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-10-06 12:28:03.348 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-10-06 12:28:03.350 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-10-06 12:28:03.361 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-10-06 12:28:03.373 | + 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-10-06 12:28:03.385 | + 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-10-06 12:28:03.397 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-10-06 12:28:03.409 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-10-06 12:28:03.412 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-10-06 12:28:03.415 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qkjojCUO9q 2022-10-06 12:28:03.418 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-10-06 12:28:03.420 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-10-06 12:28:03.422 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-10-06 12:28:03.424 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qkjojCUO9q 2022-10-06 12:28:03.428 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qkjojCUO9q 2022-10-06 12:28:03.439 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qkjojCUO9q /etc/sudoers.d/cinder-rootwrap 2022-10-06 12:28:03.451 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-10-06 12:28:03.455 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-10-06 12:28:03.457 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-10-06 12:28:03.459 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-10-06 12:28:03.461 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-10-06 12:28:03.463 | + 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-10-06 12:28:03.465 | + 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-10-06 12:28:03.468 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-10-06 12:28:03.470 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-10-06 12:28:03.475 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-10-06 12:28:03.479 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-10-06 12:28:03.497 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-10-06 12:28:03.515 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-10-06 12:28:03.533 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-10-06 12:28:03.552 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-10-06 12:28:03.570 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-10-06 12:28:03.588 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-10-06 12:28:03.605 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-10-06 12:28:03.624 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-10-06 12:28:03.627 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-10-06 12:28:03.629 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-10-06 12:28:03.631 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-10-06 12:28:03.633 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-10-06 12:28:03.665 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-10-06 12:28:03.696 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:28:03.727 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-10-06 12:28:03.758 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-10-06 12:28:03.789 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-10-06 12:28:03.820 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-10-06 12:28:03.851 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-10-06 12:28:03.883 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:28:03.915 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-10-06 12:28:03.945 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-10-06 12:28:03.980 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-10-06 12:28:04.012 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-10-06 12:28:04.015 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-10-06 12:28:04.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-10-06 12:28:04.019 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-10-06 12:28:04.021 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:28:04.024 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:04.026 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:28:04.042 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:04.045 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:28:04.047 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:04.050 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:04.083 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-10-06 12:28:04.115 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-10-06 12:28:04.146 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-10-06 12:28:04.178 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-10-06 12:28:04.209 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-10-06 12:28:04.241 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-10-06 12:28:04.275 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-10-06 12:28:04.277 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-10-06 12:28:04.309 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-10-06 12:28:04.344 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-10-06 12:28:04.351 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e8e90af56b34c6a1ccc9e2a45564a9b7 2022-10-06 12:28:04.382 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-10-06 12:28:04.385 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-10-06 12:28:04.417 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-10-06 12:28:04.448 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-10-06 12:28:04.479 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-10-06 12:28:04.511 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-10-06 12:28:04.528 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:04.530 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-10-06 12:28:04.532 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-10-06 12:28:04.534 | + lib/cinder:configure_cinder:301 : local default_name= 2022-10-06 12:28:04.537 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-10-06 12:28:04.539 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-10-06 12:28:04.541 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-10-06 12:28:04.543 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-10-06 12:28:04.546 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-10-06 12:28:04.548 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-10-06 12:28:04.550 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-10-06 12:28:04.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-10-06 12:28:04.587 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-10-06 12:28:04.617 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-10-06 12:28:04.650 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-10-06 12:28:04.680 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-10-06 12:28:04.712 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-10-06 12:28:04.743 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-10-06 12:28:04.745 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-10-06 12:28:04.748 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-10-06 12:28:04.750 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-10-06 12:28:04.782 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-10-06 12:28:04.784 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-10-06 12:28:04.821 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-10-06 12:28:04.823 | + lib/cinder:configure_cinder_image_volume_cache:632 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-10-06 12:28:04.826 | + lib/cinder:configure_cinder_image_volume_cache:633 : local be_name=lvmdriver-1 2022-10-06 12:28:04.828 | + lib/cinder:configure_cinder_image_volume_cache:635 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-10-06 12:28:04.860 | + lib/cinder:configure_cinder_image_volume_cache:637 : [[ -n '' ]] 2022-10-06 12:28:04.863 | + lib/cinder:configure_cinder_image_volume_cache:641 : [[ -n '' ]] 2022-10-06 12:28:04.865 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-10-06 12:28:04.881 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:04.883 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-10-06 12:28:04.886 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-10-06 12:28:04.888 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-10-06 12:28:04.891 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-10-06 12:28:04.922 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-10-06 12:28:04.953 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-10-06 12:28:04.970 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:04.972 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-10-06 12:28:04.988 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:04.991 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-10-06 12:28:05.007 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:05.009 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-10-06 12:28:05.011 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-10-06 12:28:05.014 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-10-06 12:28:05.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-10-06 12:28:05.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:28:05.021 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-10-06 12:28:05.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:28:05.040 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:05.043 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-10-06 12:28:05.045 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-10-06 12:28:05.047 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:28:05.063 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:05.065 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:05.068 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:05.100 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:28:05.102 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:28:05.104 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-10-06 12:28:05.107 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-10-06 12:28:05.109 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-10-06 12:28:05.112 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:28:05.129 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:28:05.131 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:28:05.133 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:28:05.136 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:28:05.138 | + 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-10-06 12:28:05.170 | + 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-10-06 12:28:05.202 | + 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-10-06 12:28:05.234 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:28:05.265 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-10-06 12:28:05.281 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:05.284 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-10-06 12:28:05.286 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-10-06 12:28:05.288 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-10-06 12:28:05.291 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-10-06 12:28:05.293 | + lib/apache:write_uwsgi_config:257 : local http= 2022-10-06 12:28:05.296 | + lib/apache:write_uwsgi_config:258 : local name= 2022-10-06 12:28:05.299 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-10-06 12:28:05.303 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-10-06 12:28:05.305 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-10-06 12:28:05.307 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-10-06 12:28:05.319 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-10-06 12:28:05.320 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:05.328 | d /var/run/uwsgi 0755 ubuntu root 2022-10-06 12:28:05.331 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:05.347 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-10-06 12:28:05.349 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-10-06 12:28:05.353 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-10-06 12:28:05.386 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-10-06 12:28:05.416 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-10-06 12:28:05.447 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-10-06 12:28:05.478 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-10-06 12:28:05.508 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-10-06 12:28:05.541 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-10-06 12:28:05.571 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-10-06 12:28:05.603 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-10-06 12:28:05.633 | + 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-10-06 12:28:05.665 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-10-06 12:28:05.695 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-10-06 12:28:05.726 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-10-06 12:28:05.757 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-10-06 12:28:05.759 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-10-06 12:28:05.762 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-10-06 12:28:05.765 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-10-06 12:28:05.767 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-10-06 12:28:05.769 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:05.772 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:05.774 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-10-06 12:28:05.777 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-10-06 12:28:05.780 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-10-06 12:28:05.811 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-10-06 12:28:05.843 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-10-06 12:28:05.843 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-10-06 12:28:05.855 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-10-06 12:28:05.859 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-10-06 12:28:05.861 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-10-06 12:28:05.863 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-10-06 12:28:05.865 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-10-06 12:28:05.868 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:28:05.870 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:05.872 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:05.875 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-10-06 12:28:05.877 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-10-06 12:28:05.879 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:05.881 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:05.884 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-10-06 12:28:05.945 | Enabling site cinder-wsgi. 2022-10-06 12:28:05.950 | To activate the new configuration, you need to run: 2022-10-06 12:28:05.950 | systemctl reload apache2 2022-10-06 12:28:05.955 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-10-06 12:28:05.957 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:28:05.959 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:28:05.962 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:28:06.087 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-10-06 12:28:06.089 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-10-06 12:28:06.127 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-10-06 12:28:06.160 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-10-06 12:28:06.176 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:06.178 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-10-06 12:28:06.181 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-10-06 12:28:06.183 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-10-06 12:28:06.186 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-10-06 12:28:06.188 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-10-06 12:28:06.221 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-10-06 12:28:06.252 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-10-06 12:28:06.284 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-10-06 12:28:06.316 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-10-06 12:28:06.347 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-10-06 12:28:06.380 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-10-06 12:28:06.411 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-10-06 12:28:06.443 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:28:06.474 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-10-06 12:28:06.506 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-10-06 12:28:06.537 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-10-06 12:28:06.569 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-10-06 12:28:06.571 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-10-06 12:28:06.587 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:06.589 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-10-06 12:28:06.624 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-10-06 12:28:06.626 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-10-06 12:28:06.629 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-10-06 12:28:06.645 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:06.648 | + ./stack.sh:main:926 : stack_install_service neutron 2022-10-06 12:28:06.650 | + lib/stack:stack_install_service:20 : local service=neutron 2022-10-06 12:28:06.652 | + lib/stack:stack_install_service:21 : type install_neutron 2022-10-06 12:28:06.655 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:28:06.657 | + lib/stack:stack_install_service:32 : install_neutron 2022-10-06 12:28:06.660 | + lib/neutron:install_neutron:702 : is_neutron_legacy_enabled 2022-10-06 12:28:06.663 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:28:06.664 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:28:06.669 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:28:06.672 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:28:06.674 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:28:06.677 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:28:06.679 | + lib/neutron:install_neutron:704 : install_mutnauq 2022-10-06 12:28:06.682 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-10-06 12:28:06.684 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-10-06 12:28:06.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:28:06.690 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:28:06.692 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-10-06 12:28:06.695 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:28:06.697 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-10-06 12:28:06.700 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-10-06 12:28:06.702 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-10-06 12:28:06.704 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:28:06.706 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:28:06.709 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:28:06.712 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:28:06.714 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:28:06.717 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:28:06.734 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:28:06.736 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:28:06.738 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:06.741 | + functions-common:git_clone:617 : echo master 2022-10-06 12:28:06.741 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:28:06.746 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-10-06 12:28:06.749 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:06.751 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-10-06 12:28:06.763 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-10-06 12:28:06.766 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:28:06.766 | + functions-common:git_clone:678 : head -1 2022-10-06 12:28:06.772 | 3e2fee214d Merge "Split Hash Ring probing from the maintenance task" 2022-10-06 12:28:06.775 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:28:06.777 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-10-06 12:28:06.780 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:28:06.783 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-10-06 12:28:06.785 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-10-06 12:28:06.788 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:28:06.790 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-10-06 12:28:06.792 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:28:06.795 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-10-06 12:28:06.798 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-10-06 12:28:06.800 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:28:06.802 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:28:06.805 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-10-06 12:28:06.808 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:28:06.811 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-10-06 12:28:06.813 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:28:06.815 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:28:06.818 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-10-06 12:28:06.824 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-10-06 12:28:06.826 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-10-06 12:28:07.445 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-10-06 12:28:07.447 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:28:07.449 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:28:07.452 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:28:07.455 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-10-06 12:28:07.457 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-10-06 12:28:07.459 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:28:07.461 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:28:07.464 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:28:07.466 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:28:07.468 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:28:07.471 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:28:07.473 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:28:07.475 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-10-06 12:28:07.496 | Using python 3.8 to install /opt/stack/neutron 2022-10-06 12:28:07.499 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-10-06 12:28:09.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:28:09.542 | from cryptography.utils import int_from_bytes 2022-10-06 12:28:09.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:28:09.542 | from cryptography.utils import int_from_bytes 2022-10-06 12:28:10.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:28:10.576 | Obtaining file:///opt/stack/neutron 2022-10-06 12:28:12.766 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:28:12.772 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:28:12.774 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:28:12.783 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:28:12.791 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:28:12.802 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:28:12.946 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:28:12.960 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:28:12.973 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:28:12.979 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:28:12.982 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:28:12.991 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-10-06 12:28:12.993 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:28:12.998 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-10-06 12:28:13.008 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:28:13.044 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:28:13.071 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:28:13.129 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:28:13.178 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:28:13.183 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:28:13.186 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-10-06 12:28:13.222 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-10-06 12:28:13.247 | Requirement already satisfied: os-ken===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.5.0) 2022-10-06 12:28:13.264 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-10-06 12:28:13.267 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:28:13.272 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-10-06 12:28:13.276 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-10-06 12:28:13.298 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:28:13.334 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:28:13.344 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:28:13.383 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:28:13.389 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:28:13.434 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:28:13.439 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:28:13.476 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-10-06 12:28:13.530 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-10-06 12:28:13.540 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:28:13.558 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:28:13.572 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-10-06 12:28:13.585 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-10-06 12:28:13.597 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-10-06 12:28:13.600 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:28:13.609 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:28:13.631 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:28:13.640 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:28:13.653 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-10-06 12:28:13.673 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-10-06 12:28:13.710 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-10-06 12:28:13.715 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-10-06 12:28:13.724 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:28:13.729 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:28:13.731 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-10-06 12:28:13.741 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:28:13.752 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-10-06 12:28:13.757 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-10-06 12:28:13.775 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-10-06 12:28:13.787 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:28:13.797 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:28:13.800 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:28:13.805 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-10-06 12:28:13.811 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:28:13.816 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-10-06 12:28:13.834 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:28:13.854 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-10-06 12:28:13.879 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-10-06 12:28:13.893 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:28:13.897 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:28:13.930 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:28:13.944 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-10-06 12:28:13.946 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:28:13.950 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-10-06 12:28:13.955 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-10-06 12:28:13.958 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:28:13.961 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-10-06 12:28:13.963 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:28:13.973 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:28:13.976 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:28:13.978 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:28:13.983 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-10-06 12:28:13.998 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:28:14.007 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:28:14.012 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:28:14.022 | Requirement already satisfied: tooz===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.1.0) 2022-10-06 12:28:14.079 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:28:14.114 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-10-06 12:28:14.118 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:28:14.124 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:28:14.127 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:28:14.132 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:28:14.158 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-10-06 12:28:14.161 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:28:14.171 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:28:14.198 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:28:14.202 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-10-06 12:28:14.222 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-10-06 12:28:14.226 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:28:14.228 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:28:14.234 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:28:14.271 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:28:14.274 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:28:14.278 | Requirement already satisfied: ncclient===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.6.13) 2022-10-06 12:28:14.289 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:28:14.292 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:28:14.295 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-10-06 12:28:14.339 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-10-06 12:28:14.342 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-10-06 12:28:14.347 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:28:14.353 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:28:14.357 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:28:14.368 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-10-06 12:28:14.370 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:28:14.381 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-10-06 12:28:14.395 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:28:14.437 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-10-06 12:28:14.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:28:14.443 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:28:14.448 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:28:14.452 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:28:14.454 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:28:14.456 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:28:14.460 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-10-06 12:28:14.492 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-10-06 12:28:14.502 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-10-06 12:28:14.505 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:28:14.507 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:28:14.554 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:28:14.557 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:28:14.562 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:28:14.619 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:28:14.621 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-10-06 12:28:14.633 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:28:15.442 | Installing collected packages: neutron 2022-10-06 12:28:15.442 | Attempting uninstall: neutron 2022-10-06 12:28:15.443 | Found existing installation: neutron 21.0.0 2022-10-06 12:28:20.914 | Uninstalling neutron-21.0.0: 2022-10-06 12:28:20.998 | Successfully uninstalled neutron-21.0.0 2022-10-06 12:28:20.998 | Running setup.py develop for neutron 2022-10-06 12:28:23.749 | Successfully installed neutron 2022-10-06 12:28:23.855 | + inc/python:pip_install:196 : result=0 2022-10-06 12:28:23.858 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:28:23.860 | + functions-common:time_stop:2439 : local name 2022-10-06 12:28:23.862 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:28:23.864 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:28:23.867 | + functions-common:time_stop:2442 : local total 2022-10-06 12:28:23.869 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:28:23.871 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:28:23.873 | + functions-common:time_stop:2446 : start_time=1665059287491 2022-10-06 12:28:23.875 | + functions-common:time_stop:2448 : [[ -z 1665059287491 ]] 2022-10-06 12:28:23.878 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:28:23.882 | + functions-common:time_stop:2451 : end_time=1665059303880 2022-10-06 12:28:23.884 | + functions-common:time_stop:2452 : elapsed_time=16389 2022-10-06 12:28:23.886 | + functions-common:time_stop:2453 : total=126130 2022-10-06 12:28:23.889 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:28:23.891 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=142519 2022-10-06 12:28:23.893 | + inc/python:pip_install:199 : return 0 2022-10-06 12:28:23.896 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:28:23.898 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-10-06 12:28:23.901 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-10-06 12:28:23.920 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-10-06 12:28:23.931 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-10-06 12:28:23.934 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-10-06 12:28:23.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:28:23.939 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:28:23.941 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-10-06 12:28:23.944 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:28:23.946 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-10-06 12:28:23.949 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:28:23.952 | + ./stack.sh:main:929 : is_service_enabled nova 2022-10-06 12:28:23.969 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:23.971 | + ./stack.sh:main:931 : stack_install_service nova 2022-10-06 12:28:23.974 | + lib/stack:stack_install_service:20 : local service=nova 2022-10-06 12:28:23.976 | + lib/stack:stack_install_service:21 : type install_nova 2022-10-06 12:28:23.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:28:23.982 | + lib/stack:stack_install_service:32 : install_nova 2022-10-06 12:28:23.985 | + lib/nova:install_nova:875 : use_library_from_git os-vif 2022-10-06 12:28:23.987 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-10-06 12:28:23.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:28:23.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:28:23.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-10-06 12:28:23.996 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:28:23.999 | + lib/nova:install_nova:880 : is_service_enabled n-cpu 2022-10-06 12:28:24.015 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:24.018 | + lib/nova:install_nova:884 : is_service_enabled n-novnc 2022-10-06 12:28:24.033 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:24.036 | + lib/nova:install_nova:896 : is_service_enabled n-spice 2022-10-06 12:28:24.052 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:24.054 | + lib/nova:install_nova:908 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-10-06 12:28:24.056 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-10-06 12:28:24.058 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-10-06 12:28:24.061 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:28:24.063 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:28:24.066 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:28:24.068 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:28:24.071 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:28:24.073 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:28:24.089 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:28:24.091 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:28:24.094 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:24.096 | + functions-common:git_clone:617 : echo master 2022-10-06 12:28:24.097 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:28:24.102 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-10-06 12:28:24.104 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:24.106 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-10-06 12:28:24.119 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-10-06 12:28:24.121 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:28:24.122 | + functions-common:git_clone:678 : head -1 2022-10-06 12:28:24.128 | fab276577a objects: Add NovaSoftDeleteObject mixin 2022-10-06 12:28:24.134 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:28:24.136 | + lib/nova:install_nova:909 : setup_develop /opt/stack/nova 2022-10-06 12:28:24.139 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:28:24.142 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-10-06 12:28:24.144 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-10-06 12:28:24.146 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:28:24.149 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-10-06 12:28:24.151 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:28:24.153 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-10-06 12:28:24.156 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-10-06 12:28:24.158 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:28:24.161 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:28:24.164 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-10-06 12:28:24.166 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:28:24.169 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-10-06 12:28:24.171 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:28:24.174 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:28:24.177 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-10-06 12:28:24.182 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-10-06 12:28:24.185 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-10-06 12:28:24.794 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-10-06 12:28:24.796 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:28:24.798 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:28:24.801 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:28:24.803 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-10-06 12:28:24.805 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-10-06 12:28:24.807 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:28:24.810 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:28:24.812 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:28:24.815 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:28:24.817 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:28:24.819 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:28:24.821 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:28:24.824 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-10-06 12:28:24.848 | Using python 3.8 to install /opt/stack/nova 2022-10-06 12:28:24.850 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-10-06 12:28:26.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:28:26.887 | from cryptography.utils import int_from_bytes 2022-10-06 12:28:26.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:28:26.887 | from cryptography.utils import int_from_bytes 2022-10-06 12:28:27.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:28:27.921 | Obtaining file:///opt/stack/nova 2022-10-06 12:28:31.207 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:28:31.212 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:28:31.215 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-10-06 12:28:31.224 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-10-06 12:28:31.233 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:28:31.235 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:28:31.246 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:28:31.387 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:28:31.401 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:28:31.414 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-10-06 12:28:31.433 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:28:31.470 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-10-06 12:28:31.483 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:28:31.486 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-10-06 12:28:31.494 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-10-06 12:28:31.496 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:28:31.501 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:28:31.537 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:28:31.563 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:28:31.567 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:28:31.609 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:28:31.666 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:28:31.715 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-10-06 12:28:31.871 | Collecting microversion-parse===1.0.1 2022-10-06 12:28:31.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-10-06 12:28:31.989 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:28:31.993 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:28:31.996 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-10-06 12:28:32.020 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-10-06 12:28:32.043 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-10-06 12:28:32.047 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:28:32.051 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-10-06 12:28:32.055 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-10-06 12:28:32.077 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-10-06 12:28:32.094 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:28:32.130 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:28:32.140 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:28:32.203 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:28:32.209 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:28:32.255 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:28:32.259 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-10-06 12:28:32.269 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:28:32.306 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-10-06 12:28:32.359 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-10-06 12:28:32.369 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:28:32.388 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:28:32.402 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-10-06 12:28:32.416 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-10-06 12:28:32.427 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-10-06 12:28:32.430 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:28:32.439 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-10-06 12:28:32.461 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:28:32.471 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:28:32.484 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-10-06 12:28:32.503 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-10-06 12:28:32.511 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:28:32.516 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-10-06 12:28:32.548 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:28:32.551 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:28:32.553 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:28:32.565 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-10-06 12:28:32.570 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-10-06 12:28:32.589 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:28:32.598 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:28:32.601 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:28:32.606 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-10-06 12:28:32.613 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:28:32.617 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-10-06 12:28:32.631 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-10-06 12:28:32.645 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:28:32.650 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-10-06 12:28:32.665 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:28:32.686 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-10-06 12:28:32.710 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:28:32.714 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:28:32.721 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:28:32.734 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-10-06 12:28:32.736 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-10-06 12:28:32.741 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:28:32.745 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-10-06 12:28:32.748 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:28:32.751 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:28:32.760 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:28:32.763 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:28:32.766 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:28:32.770 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-10-06 12:28:32.784 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:28:32.792 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:28:32.798 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:28:32.807 | Requirement already satisfied: tooz===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.1.0) 2022-10-06 12:28:32.867 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:28:32.901 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-10-06 12:28:32.905 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-10-06 12:28:32.911 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:28:33.026 | Collecting websockify===0.10.0 2022-10-06 12:28:33.033 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-10-06 12:28:33.136 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:28:33.139 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-10-06 12:28:33.144 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:28:33.170 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-10-06 12:28:33.172 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:28:33.182 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:28:33.186 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-10-06 12:28:33.211 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:28:33.268 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:28:33.273 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-10-06 12:28:33.293 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:28:33.297 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-10-06 12:28:33.299 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:28:33.304 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:28:33.310 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:28:33.313 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-10-06 12:28:33.317 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-10-06 12:28:33.362 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-10-06 12:28:33.365 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:28:33.371 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:28:33.374 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:28:33.385 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-10-06 12:28:33.390 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-10-06 12:28:33.401 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:28:33.412 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-10-06 12:28:33.424 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-10-06 12:28:33.438 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-10-06 12:28:33.442 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:28:33.446 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:28:33.450 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:28:33.452 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:28:33.455 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:28:34.636 | Collecting numpy===1.23.2 2022-10-06 12:28:34.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd5/b7ccae24e3d85/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-10-06 12:28:35.960 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:28:35.963 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:28:35.966 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-10-06 12:28:35.969 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-10-06 12:28:35.971 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:28:35.974 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:28:36.022 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:28:36.911 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-10-06 12:28:40.543 | Running setup.py develop for nova 2022-10-06 12:28:44.055 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.2 websockify-0.10.0 2022-10-06 12:28:44.215 | + inc/python:pip_install:196 : result=0 2022-10-06 12:28:44.217 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:28:44.220 | + functions-common:time_stop:2439 : local name 2022-10-06 12:28:44.222 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:28:44.224 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:28:44.226 | + functions-common:time_stop:2442 : local total 2022-10-06 12:28:44.228 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:28:44.230 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:28:44.233 | + functions-common:time_stop:2446 : start_time=1665059304843 2022-10-06 12:28:44.235 | + functions-common:time_stop:2448 : [[ -z 1665059304843 ]] 2022-10-06 12:28:44.237 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:28:44.241 | + functions-common:time_stop:2451 : end_time=1665059324239 2022-10-06 12:28:44.244 | + functions-common:time_stop:2452 : elapsed_time=19396 2022-10-06 12:28:44.246 | + functions-common:time_stop:2453 : total=142519 2022-10-06 12:28:44.248 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:28:44.250 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=161915 2022-10-06 12:28:44.253 | + inc/python:pip_install:199 : return 0 2022-10-06 12:28:44.255 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:28:44.257 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-10-06 12:28:44.260 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-10-06 12:28:44.278 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-10-06 12:28:44.289 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-10-06 12:28:44.292 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-10-06 12:28:44.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:28:44.297 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:28:44.299 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-10-06 12:28:44.301 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:28:44.304 | + lib/nova:install_nova:910 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-10-06 12:28:44.316 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:28:44.319 | + ./stack.sh:main:932 : configure_nova 2022-10-06 12:28:44.321 | + lib/nova:configure_nova:234 : sudo install -d -o ubuntu /etc/nova 2022-10-06 12:28:44.334 | + lib/nova:configure_nova:236 : configure_rootwrap nova 2022-10-06 12:28:44.336 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-10-06 12:28:44.339 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-10-06 12:28:44.342 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-10-06 12:28:44.343 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-10-06 12:28:44.347 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-10-06 12:28:44.350 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-10-06 12:28:44.352 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-10-06 12:28:44.354 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-10-06 12:28:44.357 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-10-06 12:28:44.359 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-10-06 12:28:44.362 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-10-06 12:28:44.364 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-10-06 12:28:44.376 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-10-06 12:28:44.387 | + 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-10-06 12:28:44.400 | + 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-10-06 12:28:44.412 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-10-06 12:28:44.424 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-10-06 12:28:44.427 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-10-06 12:28:44.431 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.80qFsXJc3U 2022-10-06 12:28:44.433 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-10-06 12:28:44.436 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-10-06 12:28:44.439 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-10-06 12:28:44.441 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-10-06 12:28:44.443 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-10-06 12:28:44.446 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.80qFsXJc3U 2022-10-06 12:28:44.450 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.80qFsXJc3U 2022-10-06 12:28:44.461 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.80qFsXJc3U /etc/sudoers.d/nova-rootwrap 2022-10-06 12:28:44.473 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-10-06 12:28:44.478 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-10-06 12:28:44.480 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-10-06 12:28:44.482 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-10-06 12:28:44.485 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-10-06 12:28:44.487 | + 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-10-06 12:28:44.490 | + 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-10-06 12:28:44.492 | + lib/nova:configure_nova:238 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-10-06 12:28:44.495 | + lib/nova:configure_nova:240 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-10-06 12:28:44.500 | + lib/nova:configure_nova:243 : is_service_enabled n-cpu 2022-10-06 12:28:44.517 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:44.519 | + lib/nova:configure_nova:320 : create_nova_conf 2022-10-06 12:28:44.521 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-10-06 12:28:44.525 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-10-06 12:28:44.528 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-10-06 12:28:44.559 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-10-06 12:28:44.562 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-10-06 12:28:44.591 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-10-06 12:28:44.624 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-10-06 12:28:44.653 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-10-06 12:28:44.686 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-10-06 12:28:44.718 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-10-06 12:28:44.751 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-10-06 12:28:44.753 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-10-06 12:28:44.783 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-10-06 12:28:44.814 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-10-06 12:28:44.844 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-10-06 12:28:44.875 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-10-06 12:28:44.905 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-10-06 12:28:44.939 | + lib/nova:create_nova_conf:419 : is_fedora 2022-10-06 12:28:44.941 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:28:44.943 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:28:44.945 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:28:44.948 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:28:44.950 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:28:44.952 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:28:44.954 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:28:44.956 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:28:44.958 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:28:44.961 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:28:44.963 | + lib/nova:create_nova_conf:419 : is_suse 2022-10-06 12:28:44.965 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:28:44.968 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:28:44.970 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:28:44.972 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:28:44.974 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:28:44.976 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:28:44.978 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-10-06 12:28:44.994 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:44.997 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:28:44.999 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-10-06 12:28:45.001 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-10-06 12:28:45.032 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-10-06 12:28:45.034 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-10-06 12:28:45.036 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-10-06 12:28:45.039 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-10-06 12:28:45.041 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:28:45.043 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:45.046 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:28:45.061 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:45.063 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:28:45.065 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:45.068 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:45.101 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-10-06 12:28:45.103 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-10-06 12:28:45.105 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-10-06 12:28:45.108 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-10-06 12:28:45.111 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:28:45.113 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:45.115 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:28:45.130 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:45.132 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:28:45.135 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:45.137 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:45.171 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-10-06 12:28:45.204 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-10-06 12:28:45.233 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-10-06 12:28:45.264 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-10-06 12:28:45.280 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:45.282 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-10-06 12:28:45.297 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:45.301 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-10-06 12:28:45.301 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-10-06 12:28:45.306 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-10-06 12:28:45.308 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-10-06 12:28:45.340 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-10-06 12:28:45.355 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:45.358 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-10-06 12:28:45.360 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-10-06 12:28:45.362 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-10-06 12:28:45.364 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-10-06 12:28:45.367 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-10-06 12:28:45.400 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-10-06 12:28:45.430 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:28:45.461 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-10-06 12:28:45.491 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-10-06 12:28:45.521 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-10-06 12:28:45.552 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-10-06 12:28:45.582 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-10-06 12:28:45.613 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:28:45.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-10-06 12:28:45.674 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-10-06 12:28:45.690 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:45.692 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-10-06 12:28:45.694 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-10-06 12:28:45.727 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-10-06 12:28:45.759 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-10-06 12:28:45.789 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-10-06 12:28:45.820 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-10-06 12:28:45.850 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-10-06 12:28:45.882 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-10-06 12:28:45.912 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-10-06 12:28:45.943 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-10-06 12:28:45.958 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:45.960 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-10-06 12:28:45.962 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-10-06 12:28:45.994 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-10-06 12:28:46.027 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-10-06 12:28:46.030 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-10-06 12:28:46.061 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-10-06 12:28:46.063 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-10-06 12:28:46.065 | + lib/nova:create_nova_conf:487 : is_suse 2022-10-06 12:28:46.067 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:28:46.069 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:28:46.072 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:28:46.074 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:28:46.076 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:28:46.079 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:28:46.081 | + lib/nova:create_nova_conf:487 : is_fedora 2022-10-06 12:28:46.083 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:28:46.085 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:28:46.087 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:28:46.090 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:28:46.092 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:28:46.094 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:28:46.097 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:28:46.099 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:28:46.101 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:28:46.103 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:28:46.105 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-10-06 12:28:46.108 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-10-06 12:28:46.110 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-10-06 12:28:46.113 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:28:46.128 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:28:46.131 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:28:46.133 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:28:46.135 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:28:46.137 | + 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-10-06 12:28:46.168 | + 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-10-06 12:28:46.198 | + 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-10-06 12:28:46.229 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:28:46.260 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-10-06 12:28:46.294 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-10-06 12:28:46.309 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:46.312 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-10-06 12:28:46.314 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-10-06 12:28:46.316 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-10-06 12:28:46.318 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-10-06 12:28:46.320 | + lib/apache:write_uwsgi_config:257 : local http= 2022-10-06 12:28:46.323 | + lib/apache:write_uwsgi_config:258 : local name= 2022-10-06 12:28:46.326 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-10-06 12:28:46.330 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-10-06 12:28:46.332 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-10-06 12:28:46.334 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-10-06 12:28:46.347 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-10-06 12:28:46.347 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:46.355 | d /var/run/uwsgi 0755 ubuntu root 2022-10-06 12:28:46.359 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:46.374 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-10-06 12:28:46.376 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-10-06 12:28:46.380 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-10-06 12:28:46.412 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-10-06 12:28:46.442 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-10-06 12:28:46.473 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-10-06 12:28:46.503 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-10-06 12:28:46.533 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-10-06 12:28:46.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-10-06 12:28:46.593 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-10-06 12:28:46.624 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-10-06 12:28:46.654 | + 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-10-06 12:28:46.685 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-10-06 12:28:46.715 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-10-06 12:28:46.746 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-10-06 12:28:46.776 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-10-06 12:28:46.779 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-10-06 12:28:46.782 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-10-06 12:28:46.784 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-10-06 12:28:46.786 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-10-06 12:28:46.789 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:46.791 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:46.793 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-10-06 12:28:46.796 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-10-06 12:28:46.798 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-10-06 12:28:46.829 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-10-06 12:28:46.860 | + 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-10-06 12:28:46.860 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-10-06 12:28:46.869 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-10-06 12:28:46.873 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-10-06 12:28:46.875 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-10-06 12:28:46.877 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-10-06 12:28:46.879 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-10-06 12:28:46.881 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:28:46.883 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:46.886 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:46.888 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-10-06 12:28:46.890 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-10-06 12:28:46.893 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:46.895 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:46.897 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-10-06 12:28:46.958 | Enabling site nova-api-wsgi. 2022-10-06 12:28:46.964 | To activate the new configuration, you need to run: 2022-10-06 12:28:46.964 | systemctl reload apache2 2022-10-06 12:28:46.968 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-10-06 12:28:46.970 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:28:46.972 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:28:46.975 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:28:47.110 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-10-06 12:28:47.126 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:47.129 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-10-06 12:28:47.131 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-10-06 12:28:47.133 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-10-06 12:28:47.136 | + lib/apache:write_uwsgi_config:256 : local url= 2022-10-06 12:28:47.138 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-10-06 12:28:47.141 | + lib/apache:write_uwsgi_config:258 : local name= 2022-10-06 12:28:47.144 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-10-06 12:28:47.148 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-10-06 12:28:47.150 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-10-06 12:28:47.152 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-10-06 12:28:47.165 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-10-06 12:28:47.165 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:47.173 | d /var/run/uwsgi 0755 ubuntu root 2022-10-06 12:28:47.177 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:28:47.192 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-10-06 12:28:47.194 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-10-06 12:28:47.198 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-10-06 12:28:47.231 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-10-06 12:28:47.261 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-10-06 12:28:47.291 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-10-06 12:28:47.321 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-10-06 12:28:47.352 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-10-06 12:28:47.389 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-10-06 12:28:47.419 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-10-06 12:28:47.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-10-06 12:28:47.480 | + 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-10-06 12:28:47.511 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-10-06 12:28:47.541 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-10-06 12:28:47.571 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-10-06 12:28:47.602 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-10-06 12:28:47.604 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-10-06 12:28:47.635 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-10-06 12:28:47.650 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:47.653 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-10-06 12:28:47.692 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-10-06 12:28:47.695 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-10-06 12:28:47.697 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-10-06 12:28:47.713 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:47.715 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:47.718 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:47.750 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-10-06 12:28:47.783 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-10-06 12:28:47.785 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-10-06 12:28:47.787 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-10-06 12:28:47.789 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:28:47.791 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-10-06 12:28:47.794 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:28:47.810 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:47.813 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-10-06 12:28:47.815 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-10-06 12:28:47.818 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:28:47.833 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:47.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:47.838 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:28:47.869 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:28:47.871 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:28:47.874 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-10-06 12:28:47.904 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-10-06 12:28:47.937 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-10-06 12:28:47.971 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-10-06 12:28:47.987 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:47.989 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-10-06 12:28:48.020 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-10-06 12:28:48.022 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-10-06 12:28:48.025 | + lib/nova:init_nova_service_user_conf:778 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-10-06 12:28:48.060 | + lib/nova:init_nova_service_user_conf:779 : iniset /etc/nova/nova.conf service_user auth_type password 2022-10-06 12:28:48.091 | + lib/nova:init_nova_service_user_conf:780 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-10-06 12:28:48.123 | + lib/nova:init_nova_service_user_conf:781 : iniset /etc/nova/nova.conf service_user username nova 2022-10-06 12:28:48.154 | + lib/nova:init_nova_service_user_conf:782 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-10-06 12:28:48.185 | + lib/nova:init_nova_service_user_conf:783 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-10-06 12:28:48.215 | + lib/nova:init_nova_service_user_conf:784 : iniset /etc/nova/nova.conf service_user project_name service 2022-10-06 12:28:48.247 | + lib/nova:init_nova_service_user_conf:785 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-10-06 12:28:48.278 | + lib/nova:init_nova_service_user_conf:786 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-10-06 12:28:48.310 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-10-06 12:28:48.326 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:48.329 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-10-06 12:28:48.333 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:28:48.335 | + lib/nova:create_nova_conf:535 : local conf 2022-10-06 12:28:48.337 | + lib/nova:create_nova_conf:536 : local vhost 2022-10-06 12:28:48.340 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-10-06 12:28:48.343 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:28:48.345 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:28:48.348 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-10-06 12:28:48.350 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-10-06 12:28:48.352 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-10-06 12:28:48.356 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-10-06 12:28:48.359 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-10-06 12:28:48.361 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-10-06 12:28:48.364 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-10-06 12:28:48.366 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:28:48.368 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:48.370 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:28:48.386 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:48.389 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:28:48.391 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:48.394 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-10-06 12:28:48.428 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-10-06 12:28:48.461 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-10-06 12:28:48.496 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:28:48.498 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-10-06 12:28:48.500 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-10-06 12:28:48.502 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-10-06 12:28:48.518 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:48.522 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-10-06 12:28:48.522 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-10-06 12:28:49.240 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-10-06 12:28:49.242 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-10-06 12:28:49.900 | Adding vhost "nova_cell1" ... 2022-10-06 12:28:49.942 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-10-06 12:28:50.619 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-10-06 12:28:50.641 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-10-06 12:28:50.644 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-10-06 12:28:50.646 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-10-06 12:28:50.649 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:28:50.651 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-10-06 12:28:50.653 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:28:50.669 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:50.672 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-10-06 12:28:50.674 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-10-06 12:28:50.677 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:28:50.692 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:50.695 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-10-06 12:28:50.697 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-10-06 12:28:50.728 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:28:50.730 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:28:50.733 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-10-06 12:28:50.750 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:50.752 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-10-06 12:28:50.754 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-10-06 12:28:50.757 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-10-06 12:28:50.790 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-10-06 12:28:50.821 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-10-06 12:28:50.851 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-10-06 12:28:50.883 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-10-06 12:28:50.915 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-10-06 12:28:50.947 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-10-06 12:28:50.978 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-10-06 12:28:51.010 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-10-06 12:28:51.012 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-10-06 12:28:51.015 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-10-06 12:28:51.018 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:28:51.034 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:28:51.036 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:28:51.038 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:28:51.041 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:28:51.043 | + 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-10-06 12:28:51.080 | + 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-10-06 12:28:51.114 | + 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-10-06 12:28:51.145 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:28:51.176 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:28:51.179 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-10-06 12:28:51.183 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:28:51.185 | + lib/nova:create_nova_conf:569 : local conf 2022-10-06 12:28:51.188 | + lib/nova:create_nova_conf:570 : local offset 2022-10-06 12:28:51.190 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-10-06 12:28:51.193 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:28:51.195 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:28:51.198 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-10-06 12:28:51.200 | + lib/nova:create_nova_conf:572 : offset=0 2022-10-06 12:28:51.202 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-10-06 12:28:51.204 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-10-06 12:28:51.207 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-10-06 12:28:51.209 | + lib/nova:configure_console_proxies:685 : offset=0 2022-10-06 12:28:51.211 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-10-06 12:28:51.227 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:51.229 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-10-06 12:28:51.232 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-10-06 12:28:51.248 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:51.250 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-10-06 12:28:51.266 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:51.268 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2022-10-06 12:28:51.285 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:28:51.287 | + ./stack.sh:main:935 : is_service_enabled placement 2022-10-06 12:28:51.305 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:28:51.308 | + ./stack.sh:main:937 : stack_install_service placement 2022-10-06 12:28:51.310 | + lib/stack:stack_install_service:20 : local service=placement 2022-10-06 12:28:51.313 | + lib/stack:stack_install_service:21 : type install_placement 2022-10-06 12:28:51.315 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-10-06 12:28:51.318 | + lib/stack:stack_install_service:32 : install_placement 2022-10-06 12:28:51.320 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-10-06 12:28:51.323 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-10-06 12:28:51.326 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:51.328 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:51.330 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-10-06 12:28:51.333 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:28:51.335 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:28:51.338 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:28:51.340 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:28:51.343 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:51.345 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:28:51.348 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:51.350 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:51.353 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:28:51.355 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:51.357 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:28:51.360 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:28:51.362 | + functions-common:install_package:1464 : real_install_package apache2 2022-10-06 12:28:51.365 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:28:51.367 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:51.369 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:51.372 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-10-06 12:28:51.393 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-10-06 12:28:51.503 | Reading package lists... 2022-10-06 12:28:51.753 | Building dependency tree... 2022-10-06 12:28:51.755 | Reading state information... 2022-10-06 12:28:52.008 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 12:28:52.008 | The following packages were automatically installed and are no longer required: 2022-10-06 12:28:52.009 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:28:52.009 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:28:52.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:28:52.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:28:52.010 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:28:52.010 | python3-zope.interface 2022-10-06 12:28:52.010 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:28:52.122 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:28:52.127 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:28:52.129 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:28:52.131 | + functions-common:time_stop:2439 : local name 2022-10-06 12:28:52.134 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:28:52.136 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:28:52.138 | + functions-common:time_stop:2442 : local total 2022-10-06 12:28:52.141 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:28:52.143 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:28:52.145 | + functions-common:time_stop:2446 : start_time=1665059331390 2022-10-06 12:28:52.147 | + functions-common:time_stop:2448 : [[ -z 1665059331390 ]] 2022-10-06 12:28:52.150 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:28:52.154 | + functions-common:time_stop:2451 : end_time=1665059332152 2022-10-06 12:28:52.157 | + functions-common:time_stop:2452 : elapsed_time=762 2022-10-06 12:28:52.159 | + functions-common:time_stop:2453 : total=182890 2022-10-06 12:28:52.161 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:28:52.163 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=183652 2022-10-06 12:28:52.166 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:28:52.168 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-10-06 12:28:52.171 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-10-06 12:28:52.174 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-10-06 12:28:52.176 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-10-06 12:28:52.178 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-10-06 12:28:52.201 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-10-06 12:28:52.203 | + functions-common:install_package:1463 : update_package_repo 2022-10-06 12:28:52.206 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 12:28:52.208 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-10-06 12:28:52.210 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 12:28:52.213 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 12:28:52.215 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 12:28:52.218 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:52.220 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:52.223 | + functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 12:28:52.225 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-10-06 12:28:52.228 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-10-06 12:28:52.230 | + functions-common:apt_get_update:1190 : return 2022-10-06 12:28:52.233 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-10-06 12:28:52.235 | + functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 12:28:52.238 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:28:52.240 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:28:52.243 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-10-06 12:28:52.266 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-10-06 12:28:52.375 | Reading package lists... 2022-10-06 12:28:52.627 | Building dependency tree... 2022-10-06 12:28:52.629 | Reading state information... 2022-10-06 12:28:52.881 | The following packages were automatically installed and are no longer required: 2022-10-06 12:28:52.882 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 12:28:52.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 12:28:52.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 12:28:52.883 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 12:28:52.883 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 12:28:52.883 | python3-zope.interface 2022-10-06 12:28:52.883 | Use 'sudo apt autoremove' to remove them. 2022-10-06 12:28:52.951 | The following NEW packages will be installed: 2022-10-06 12:28:52.952 | libapache2-mod-wsgi-py3 2022-10-06 12:28:53.054 | 0 upgraded, 1 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 12:28:53.054 | Need to get 93.8 kB of archives. 2022-10-06 12:28:53.054 | After this operation, 300 kB of additional disk space will be used. 2022-10-06 12:28:53.054 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-10-06 12:28:53.726 | Fetched 93.8 kB in 0s (436 kB/s) 2022-10-06 12:28:53.759 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-10-06 12:28:53.809 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91050 files and directories currently installed.) 2022-10-06 12:28:53.813 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-10-06 12:28:53.816 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-10-06 12:28:53.878 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-10-06 12:28:54.040 | apache2_invoke: Enable module wsgi 2022-10-06 12:29:02.352 | + functions-common:apt_get:1234 : result=0 2022-10-06 12:29:02.355 | + functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 12:29:02.357 | + functions-common:time_stop:2439 : local name 2022-10-06 12:29:02.360 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:29:02.362 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:29:02.364 | + functions-common:time_stop:2442 : local total 2022-10-06 12:29:02.367 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:29:02.369 | + functions-common:time_stop:2445 : name=apt-get 2022-10-06 12:29:02.371 | + functions-common:time_stop:2446 : start_time=1665059332263 2022-10-06 12:29:02.374 | + functions-common:time_stop:2448 : [[ -z 1665059332263 ]] 2022-10-06 12:29:02.377 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:29:02.381 | + functions-common:time_stop:2451 : end_time=1665059342378 2022-10-06 12:29:02.383 | + functions-common:time_stop:2452 : elapsed_time=10115 2022-10-06 12:29:02.385 | + functions-common:time_stop:2453 : total=183652 2022-10-06 12:29:02.388 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:29:02.391 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=193767 2022-10-06 12:29:02.393 | + functions-common:apt_get:1238 : return 0 2022-10-06 12:29:02.396 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-10-06 12:29:02.398 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-10-06 12:29:02.400 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:29:02.403 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:02.405 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:02.408 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-10-06 12:29:02.410 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-10-06 12:29:02.466 | wsgi (enabled by maintainer script) 2022-10-06 12:29:02.469 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-10-06 12:29:02.471 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-10-06 12:29:02.473 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-06 12:29:02.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-10-06 12:29:02.479 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-10-06 12:29:02.482 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-10-06 12:29:02.486 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:29:02.486 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-10-06 12:29:02.492 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-10-06 12:29:02.494 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-10-06 12:29:02.496 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-10-06 12:29:02.500 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-10-06 12:29:02.502 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-10-06 12:29:02.525 | Using python 3.8 to install osc-placement 2022-10-06 12:29:02.527 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-10-06 12:29:04.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:04.564 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:04.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:04.564 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:05.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:29:05.758 | Collecting osc-placement===4.0.0 2022-10-06 12:29:05.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-10-06 12:29:05.887 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:29:05.901 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:29:05.906 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:29:05.908 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:29:05.914 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:29:05.919 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-10-06 12:29:05.922 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:29:05.979 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-10-06 12:29:05.994 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:29:05.998 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:29:06.002 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:29:06.005 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:29:06.008 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:29:06.014 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:29:06.017 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:29:06.021 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:29:06.035 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:29:06.038 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:29:06.049 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-10-06 12:29:06.074 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:29:06.077 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:29:06.079 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:29:06.114 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:29:06.119 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:29:06.122 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:29:06.124 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:29:06.127 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:29:06.138 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:29:06.175 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:29:06.221 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-10-06 12:29:06.242 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:29:06.247 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:29:06.283 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:29:06.286 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:29:06.292 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-10-06 12:29:06.295 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-10-06 12:29:06.297 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:29:06.300 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:29:06.305 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:29:06.330 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:29:06.333 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:29:06.389 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:29:06.393 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:29:06.396 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:29:08.135 | Installing collected packages: osc-placement 2022-10-06 12:29:08.327 | Successfully installed osc-placement-4.0.0 2022-10-06 12:29:08.429 | + inc/python:pip_install:196 : result=0 2022-10-06 12:29:08.431 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:29:08.434 | + functions-common:time_stop:2439 : local name 2022-10-06 12:29:08.436 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:29:08.439 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:29:08.441 | + functions-common:time_stop:2442 : local total 2022-10-06 12:29:08.443 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:29:08.446 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:29:08.448 | + functions-common:time_stop:2446 : start_time=1665059342519 2022-10-06 12:29:08.451 | + functions-common:time_stop:2448 : [[ -z 1665059342519 ]] 2022-10-06 12:29:08.454 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:29:08.458 | + functions-common:time_stop:2451 : end_time=1665059348455 2022-10-06 12:29:08.461 | + functions-common:time_stop:2452 : elapsed_time=5936 2022-10-06 12:29:08.463 | + functions-common:time_stop:2453 : total=161915 2022-10-06 12:29:08.465 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:29:08.468 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=167851 2022-10-06 12:29:08.471 | + inc/python:pip_install:199 : return 0 2022-10-06 12:29:08.473 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-10-06 12:29:08.476 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-10-06 12:29:08.478 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-10-06 12:29:08.480 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:29:08.483 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 12:29:08.487 | ++ functions-common:git_clone:600 : pwd 2022-10-06 12:29:08.489 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:29:08.492 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:29:08.495 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:29:08.511 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:29:08.513 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:29:08.516 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:29:08.518 | + functions-common:git_clone:617 : echo master 2022-10-06 12:29:08.519 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:29:08.524 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-10-06 12:29:08.526 | + functions-common:git_clone:632 : [[ False = \T\r\u\e ]] 2022-10-06 12:29:08.529 | + functions-common:git_clone:638 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-10-06 12:29:08.531 | + functions-common:git_timed:702 : local count=0 2022-10-06 12:29:08.534 | + functions-common:git_timed:703 : local timeout=0 2022-10-06 12:29:08.536 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-10-06 12:29:08.538 | + functions-common:git_timed:706 : timeout=0 2022-10-06 12:29:08.541 | + functions-common:git_timed:709 : time_start git_timed 2022-10-06 12:29:08.543 | + functions-common:time_start:2425 : local name=git_timed 2022-10-06 12:29:08.546 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:29:08.548 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:29:08.551 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:29:08.555 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059348552 2022-10-06 12:29:08.557 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-10-06 12:29:08.560 | Cloning into '/opt/stack/placement'... 2022-10-06 12:29:19.998 | + functions-common:git_timed:724 : time_stop git_timed 2022-10-06 12:29:20.001 | + functions-common:time_stop:2439 : local name 2022-10-06 12:29:20.003 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:29:20.005 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:29:20.007 | + functions-common:time_stop:2442 : local total 2022-10-06 12:29:20.009 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:29:20.012 | + functions-common:time_stop:2445 : name=git_timed 2022-10-06 12:29:20.014 | + functions-common:time_stop:2446 : start_time=1665059348552 2022-10-06 12:29:20.016 | + functions-common:time_stop:2448 : [[ -z 1665059348552 ]] 2022-10-06 12:29:20.019 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:29:20.023 | + functions-common:time_stop:2451 : end_time=1665059360021 2022-10-06 12:29:20.025 | + functions-common:time_stop:2452 : elapsed_time=11469 2022-10-06 12:29:20.028 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:29:20.030 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:29:20.032 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11469 2022-10-06 12:29:20.035 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-10-06 12:29:20.048 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-10-06 12:29:20.051 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 12:29:20.051 | + functions-common:git_clone:678 : head -1 2022-10-06 12:29:20.054 | 4e345e55 Switch to 2023.1 Python3 unit tests and generic template name 2022-10-06 12:29:20.056 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:29:20.059 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-10-06 12:29:20.061 | + inc/python:setup_develop:334 : local bindep 2022-10-06 12:29:20.064 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-10-06 12:29:20.067 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-10-06 12:29:20.069 | + inc/python:setup_develop:340 : local extras= 2022-10-06 12:29:20.072 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-10-06 12:29:20.074 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:29:20.077 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-10-06 12:29:20.079 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-10-06 12:29:20.081 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:29:20.084 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:29:20.087 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-10-06 12:29:20.089 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:29:20.092 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-10-06 12:29:20.094 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:29:20.097 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:29:20.100 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-10-06 12:29:20.106 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-10-06 12:29:20.108 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-10-06 12:29:20.727 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-10-06 12:29:20.730 | + inc/python:setup_package:414 : local bindep=0 2022-10-06 12:29:20.732 | + inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:29:20.735 | + inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:29:20.738 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-10-06 12:29:20.740 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-10-06 12:29:20.742 | + inc/python:setup_package:423 : local flags=-e 2022-10-06 12:29:20.745 | + inc/python:setup_package:424 : local extras= 2022-10-06 12:29:20.747 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:29:20.750 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:29:20.752 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:29:20.755 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:29:20.757 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:29:20.759 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-10-06 12:29:20.781 | Using python 3.8 to install /opt/stack/placement 2022-10-06 12:29:20.783 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-10-06 12:29:22.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:22.857 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:22.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:22.857 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:23.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:29:23.885 | Obtaining file:///opt/stack/placement 2022-10-06 12:29:25.167 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-10-06 12:29:25.178 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-10-06 12:29:25.319 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-10-06 12:29:25.333 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-10-06 12:29:25.337 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:29:25.379 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-10-06 12:29:25.428 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-10-06 12:29:25.433 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-10-06 12:29:25.436 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-10-06 12:29:25.441 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-10-06 12:29:25.477 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:29:25.492 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:29:25.531 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:29:25.536 | Requirement already satisfied: oslo.db===12.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.1.0) 2022-10-06 12:29:25.582 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:29:25.587 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:29:25.623 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-10-06 12:29:25.642 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-10-06 12:29:25.656 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:29:25.664 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-10-06 12:29:25.674 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:29:25.688 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:29:25.692 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:29:25.695 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:29:25.698 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:29:25.709 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-10-06 12:29:25.719 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:29:25.721 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:29:25.726 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:29:25.731 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:29:25.736 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:29:25.756 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:29:25.761 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-10-06 12:29:25.767 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:29:25.780 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:29:25.785 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:29:25.787 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-10-06 12:29:25.798 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-10-06 12:29:25.800 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-10-06 12:29:25.803 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:29:25.807 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-10-06 12:29:25.816 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-10-06 12:29:25.822 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:29:25.831 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:29:25.865 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:29:25.875 | 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/lib/python3/dist-packages (from openstack-placement==8.1.0.dev5) (45.2.0) 2022-10-06 12:29:25.878 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:29:25.903 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:29:25.960 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:29:26.016 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:29:26.021 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:29:26.024 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:29:26.029 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:29:26.032 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:29:26.038 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-10-06 12:29:26.050 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:29:26.057 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-10-06 12:29:26.063 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:29:26.066 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:29:26.068 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:29:26.071 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:29:26.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:29:26.077 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:29:26.082 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:29:26.085 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-10-06 12:29:26.087 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:29:26.098 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:29:26.101 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:29:26.127 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:29:26.131 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:29:26.134 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:29:26.169 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-10-06 12:29:26.180 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-10-06 12:29:27.569 | Installing collected packages: openstack-placement 2022-10-06 12:29:27.570 | Running setup.py develop for openstack-placement 2022-10-06 12:29:29.219 | Successfully installed openstack-placement 2022-10-06 12:29:29.323 | + inc/python:pip_install:196 : result=0 2022-10-06 12:29:29.325 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:29:29.328 | + functions-common:time_stop:2439 : local name 2022-10-06 12:29:29.330 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:29:29.333 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:29:29.335 | + functions-common:time_stop:2442 : local total 2022-10-06 12:29:29.337 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:29:29.339 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:29:29.341 | + functions-common:time_stop:2446 : start_time=1665059360775 2022-10-06 12:29:29.344 | + functions-common:time_stop:2448 : [[ -z 1665059360775 ]] 2022-10-06 12:29:29.346 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:29:29.350 | + functions-common:time_stop:2451 : end_time=1665059369348 2022-10-06 12:29:29.353 | + functions-common:time_stop:2452 : elapsed_time=8573 2022-10-06 12:29:29.355 | + functions-common:time_stop:2453 : total=167851 2022-10-06 12:29:29.357 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:29:29.359 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=176424 2022-10-06 12:29:29.362 | + inc/python:pip_install:199 : return 0 2022-10-06 12:29:29.364 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:29:29.367 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-10-06 12:29:29.369 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-10-06 12:29:29.389 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-10-06 12:29:29.401 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-10-06 12:29:29.404 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-10-06 12:29:29.406 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:29:29.408 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:29:29.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-10-06 12:29:29.413 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:29:29.416 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-10-06 12:29:29.418 | + ./stack.sh:main:938 : configure_placement 2022-10-06 12:29:29.420 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-10-06 12:29:29.432 | + lib/placement:configure_placement:107 : create_placement_conf 2022-10-06 12:29:29.435 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-10-06 12:29:29.440 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-10-06 12:29:29.442 | ++ lib/database:database_connection_url:134 : local db=placement 2022-10-06 12:29:29.445 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-10-06 12:29:29.447 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-10-06 12:29:29.449 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:29:29.452 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:29:29.455 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:29:29.472 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:29:29.475 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:29:29.477 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-10-06 12:29:29.480 | + 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&plugin=dbcounter' 2022-10-06 12:29:29.516 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-10-06 12:29:29.551 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-10-06 12:29:29.586 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-10-06 12:29:29.588 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-10-06 12:29:29.591 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-10-06 12:29:29.594 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-10-06 12:29:29.596 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-10-06 12:29:29.631 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-10-06 12:29:29.664 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:29:29.697 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-10-06 12:29:29.731 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-10-06 12:29:29.763 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-10-06 12:29:29.796 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-10-06 12:29:29.829 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-10-06 12:29:29.862 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:29:29.894 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-10-06 12:29:29.927 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-10-06 12:29:29.929 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-10-06 12:29:29.932 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-10-06 12:29:29.935 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:29:29.952 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:29:29.955 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:29:29.957 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:29:29.960 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:29:29.962 | + 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-10-06 12:29:29.995 | + 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-10-06 12:29:30.029 | + 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-10-06 12:29:30.060 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:29:30.093 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-10-06 12:29:30.096 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-10-06 12:29:30.098 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-10-06 12:29:30.101 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-10-06 12:29:30.103 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-10-06 12:29:30.106 | + lib/apache:write_uwsgi_config:257 : local http= 2022-10-06 12:29:30.108 | + lib/apache:write_uwsgi_config:258 : local name= 2022-10-06 12:29:30.112 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-10-06 12:29:30.116 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-10-06 12:29:30.118 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-10-06 12:29:30.121 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-10-06 12:29:30.133 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-10-06 12:29:30.133 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:29:30.142 | d /var/run/uwsgi 0755 ubuntu root 2022-10-06 12:29:30.145 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-10-06 12:29:30.161 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-10-06 12:29:30.163 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-10-06 12:29:30.167 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-10-06 12:29:30.202 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-10-06 12:29:30.234 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-10-06 12:29:30.266 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-10-06 12:29:30.297 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-10-06 12:29:30.329 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-10-06 12:29:30.362 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-10-06 12:29:30.394 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-10-06 12:29:30.427 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-10-06 12:29:30.459 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-10-06 12:29:30.491 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-10-06 12:29:30.523 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-10-06 12:29:30.555 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-10-06 12:29:30.587 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-10-06 12:29:30.590 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-10-06 12:29:30.593 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-10-06 12:29:30.596 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-10-06 12:29:30.598 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-10-06 12:29:30.601 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:30.603 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:30.605 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-10-06 12:29:30.609 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-10-06 12:29:30.611 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-10-06 12:29:30.644 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-10-06 12:29:30.677 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-10-06 12:29:30.677 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-10-06 12:29:30.686 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-10-06 12:29:30.692 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-10-06 12:29:30.695 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-10-06 12:29:30.697 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-10-06 12:29:30.700 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-10-06 12:29:30.702 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-10-06 12:29:30.704 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:30.707 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:30.710 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-10-06 12:29:30.712 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-10-06 12:29:30.715 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:30.717 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:30.720 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-10-06 12:29:30.784 | Enabling site placement-api. 2022-10-06 12:29:30.789 | To activate the new configuration, you need to run: 2022-10-06 12:29:30.789 | systemctl reload apache2 2022-10-06 12:29:30.793 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-10-06 12:29:30.796 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-10-06 12:29:30.799 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:29:30.801 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-10-06 12:29:30.938 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-10-06 12:29:30.957 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:29:30.960 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-10-06 12:29:30.978 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:29:30.981 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-10-06 12:29:30.999 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:29:31.001 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-10-06 12:29:31.004 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-10-06 12:29:31.006 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-10-06 12:29:31.047 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-10-06 12:29:31.080 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-10-06 12:29:31.113 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-10-06 12:29:31.147 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-10-06 12:29:31.179 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-10-06 12:29:31.212 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-10-06 12:29:31.244 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-10-06 12:29:31.276 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-10-06 12:29:31.294 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:29:31.296 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-10-06 12:29:31.312 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:29:31.315 | + ./stack.sh:main:964 : run_phase stack install 2022-10-06 12:29:31.317 | + functions-common:run_phase:1867 : local mode=stack 2022-10-06 12:29:31.320 | + functions-common:run_phase:1868 : local phase=install 2022-10-06 12:29:31.322 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:29:31.325 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:29:31.327 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:29:31.330 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:29:31.332 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:29:31.335 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:29:31.340 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:29:31.342 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:29:31.345 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:29:31.348 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-10-06 12:29:31.350 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:29:31.365 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:29:31.368 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:29:31.370 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:29:31.372 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-10-06 12:29:31.375 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-10-06 12:29:31.377 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:29:31.379 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-10-06 12:29:31.382 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-10-06 12:29:31.384 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-10-06 12:29:31.453 | ++ inc/async:async_inner:63 : install_tempest 2022-10-06 12:29:31.495 | [58123 Async install_tempest:89617]: running: install_tempest 2022-10-06 12:29:31.497 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-06 12:29:31.500 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-06 12:29:31.503 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:29:31.506 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:29:31.508 | + functions-common:run_phase:1894 : run_plugins stack install 2022-10-06 12:29:31.511 | + functions-common:run_plugins:1853 : local mode=stack 2022-10-06 12:29:31.513 | + functions-common:run_plugins:1854 : local phase=install 2022-10-06 12:29:31.517 | + functions-common:run_plugins:1856 : local plugins= 2022-10-06 12:29:31.519 | + functions-common:run_plugins:1857 : local plugin 2022-10-06 12:29:31.522 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-10-06 12:29:31.525 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-10-06 12:29:31.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:29:31.530 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:29:31.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-10-06 12:29:31.536 | + inc/python:use_library_from_git:249 : return 1 2022-10-06 12:29:31.539 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-10-06 12:29:31.542 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-10-06 12:29:31.544 | + inc/python:pip_install_gr:77 : local clean_name 2022-10-06 12:29:31.548 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-10-06 12:29:31.551 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-10-06 12:29:31.554 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-10-06 12:29:31.558 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-10-06 12:29:31.559 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-10-06 12:29:31.564 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-10-06 12:29:31.566 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-10-06 12:29:31.569 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-10-06 12:29:31.572 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-10-06 12:29:31.574 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-10-06 12:29:31.596 | Using python 3.8 to install python-openstackclient 2022-10-06 12:29:31.598 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-10-06 12:29:33.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:33.683 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:33.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:33.683 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:34.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:29:34.933 | Collecting python-openstackclient===6.0.0 2022-10-06 12:29:34.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/8b3538c3f7818/python_openstackclient-6.0.0-py3-none-any.whl (998 kB) 2022-10-06 12:29:35.266 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:29:35.270 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:29:35.273 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:29:35.284 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-10-06 12:29:35.298 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:29:35.303 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:29:35.316 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-10-06 12:29:35.330 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:29:35.332 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-10-06 12:29:35.353 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-10-06 12:29:35.368 | Requirement already satisfied: openstacksdk===0.101.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.101.0) 2022-10-06 12:29:35.392 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:29:35.439 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:29:35.450 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:29:35.453 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:29:35.456 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:29:35.492 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-10-06 12:29:35.549 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-10-06 12:29:35.552 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:29:35.557 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:29:35.563 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:29:35.568 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:29:35.573 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:29:35.576 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:29:35.580 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:29:35.588 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:29:35.591 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:29:35.604 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:29:35.642 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-10-06 12:29:35.645 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-10-06 12:29:35.648 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-10-06 12:29:35.653 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-10-06 12:29:35.659 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-10-06 12:29:35.679 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-10-06 12:29:35.681 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-10-06 12:29:35.685 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-10-06 12:29:35.688 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:29:35.726 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:29:35.728 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:29:35.733 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:29:35.790 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:29:35.816 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:29:35.819 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:29:35.822 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:29:35.825 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:29:35.830 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:29:35.833 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:29:35.867 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:29:35.871 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-10-06 12:29:35.875 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:29:35.902 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:29:37.573 | Installing collected packages: python-openstackclient 2022-10-06 12:29:39.289 | Successfully installed python-openstackclient-6.0.0 2022-10-06 12:29:39.409 | + inc/python:pip_install:196 : result=0 2022-10-06 12:29:39.412 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:29:39.414 | + functions-common:time_stop:2439 : local name 2022-10-06 12:29:39.416 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:29:39.419 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:29:39.421 | + functions-common:time_stop:2442 : local total 2022-10-06 12:29:39.424 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:29:39.426 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:29:39.428 | + functions-common:time_stop:2446 : start_time=1665059371590 2022-10-06 12:29:39.430 | + functions-common:time_stop:2448 : [[ -z 1665059371590 ]] 2022-10-06 12:29:39.433 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:29:39.438 | + functions-common:time_stop:2451 : end_time=1665059379435 2022-10-06 12:29:39.441 | + functions-common:time_stop:2452 : elapsed_time=7845 2022-10-06 12:29:39.443 | + functions-common:time_stop:2453 : total=176424 2022-10-06 12:29:39.445 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:29:39.447 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=184269 2022-10-06 12:29:39.450 | + inc/python:pip_install:199 : return 0 2022-10-06 12:29:39.452 | + ./stack.sh:main:976 : install_oscwrap 2022-10-06 12:29:39.455 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-10-06 12:29:39.460 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.6sm01nrghw 2022-10-06 12:29:39.462 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-10-06 12:29:39.464 | + functions-common:install_oscwrap:2490 : unalias -a 2022-10-06 12:29:39.467 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-10-06 12:29:39.469 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-10-06 12:29:39.472 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-10-06 12:29:39.474 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-10-06 12:29:39.492 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:29:39.494 | + ./stack.sh:main:1030 : configure_database 2022-10-06 12:29:39.497 | + lib/database:configure_database:128 : configure_database_mysql 2022-10-06 12:29:39.500 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-10-06 12:29:39.503 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-10-06 12:29:39.505 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:29:39.507 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-10-06 12:29:39.510 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-10-06 12:29:39.512 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:39.514 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:39.516 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-10-06 12:29:39.519 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-10-06 12:29:39.523 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-10-06 12:29:39.523 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-10-06 12:29:39.528 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-10-06 12:29:39.592 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-10-06 12:29:39.594 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:29:39.596 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:29:39.599 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:29:39.601 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:29:39.604 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:29:39.606 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:29:39.609 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:29:39.612 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:29:39.614 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:29:39.616 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:29:39.619 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-10-06 12:29:39.621 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:29:39.624 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:29:39.626 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:29:39.629 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:29:39.631 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:29:39.634 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:29:39.636 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-10-06 12:29:39.638 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:39.641 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:39.643 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-10-06 12:29:39.645 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:29:39.648 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-10-06 12:29:41.453 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-10-06 12:29:41.506 | mysqladmin: connect to server at 'localhost' failed 2022-10-06 12:29:41.506 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-10-06 12:29:41.525 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-10-06 12:29:41.541 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-10-06 12:29:41.561 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:41.581 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:41.609 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-10-06 12:29:41.629 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-10-06 12:29:41.649 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-10-06 12:29:41.665 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:29:41.689 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:29:41.705 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-10-06 12:29:41.729 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-10-06 12:29:41.749 | + 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-10-06 12:29:41.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:29:41.868 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-10-06 12:29:41.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:29:41.961 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-10-06 12:29:42.271 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-10-06 12:29:42.559 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-10-06 12:29:42.885 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-10-06 12:29:42.917 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-10-06 12:29:42.942 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-10-06 12:29:42.942 | enabling MySQL performance counting 2022-10-06 12:29:42.961 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-10-06 12:29:43.134 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-10-06 12:29:43.153 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-10-06 12:29:45.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:45.442 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:45.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:29:45.442 | from cryptography.utils import int_from_bytes 2022-10-06 12:29:46.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:29:46.485 | Processing ./tools/dbcounter 2022-10-06 12:29:46.490 | Installing build dependencies: started 2022-10-06 12:29:56.257 | Installing build dependencies: finished with status 'done' 2022-10-06 12:29:56.259 | Getting requirements to build wheel: started 2022-10-06 12:29:57.311 | Getting requirements to build wheel: finished with status 'done' 2022-10-06 12:29:57.314 | Installing backend dependencies: started 2022-10-06 12:30:01.893 | Installing backend dependencies: finished with status 'done' 2022-10-06 12:30:01.895 | Preparing wheel metadata: started 2022-10-06 12:30:03.046 | Preparing wheel metadata: finished with status 'done' 2022-10-06 12:30:03.153 | Building wheels for collected packages: dbcounter 2022-10-06 12:30:03.155 | Building wheel for dbcounter (PEP 517): started 2022-10-06 12:30:04.609 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-10-06 12:30:04.611 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=e362d56dada24f834f74e315833dcaa1f080b1813cc12cef0ac0dc0543b0822c 2022-10-06 12:30:04.611 | Stored in directory: /tmp/pip-ephem-wheel-cache-4ha87bw3/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-10-06 12:30:04.612 | Successfully built dbcounter 2022-10-06 12:30:06.811 | Installing collected packages: dbcounter 2022-10-06 12:30:06.911 | Successfully installed dbcounter-0.1 2022-10-06 12:30:07.057 | + inc/python:pip_install:196 : result=0 2022-10-06 12:30:07.059 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:30:07.061 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:07.064 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:07.066 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:07.069 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:07.071 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:07.073 | + functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:30:07.075 | + functions-common:time_stop:2446 : start_time=1665059383093 2022-10-06 12:30:07.078 | + functions-common:time_stop:2448 : [[ -z 1665059383093 ]] 2022-10-06 12:30:07.081 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:07.085 | + functions-common:time_stop:2451 : end_time=1665059407082 2022-10-06 12:30:07.087 | + functions-common:time_stop:2452 : elapsed_time=23989 2022-10-06 12:30:07.089 | + functions-common:time_stop:2453 : total=184269 2022-10-06 12:30:07.092 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:07.094 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=208258 2022-10-06 12:30:07.096 | + inc/python:pip_install:199 : return 0 2022-10-06 12:30:07.099 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-10-06 12:30:07.101 | + lib/database:recreate_database:112 : local db=stats 2022-10-06 12:30:07.103 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-10-06 12:30:07.106 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-10-06 12:30:07.108 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-10-06 12:30:07.113 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:30:07.131 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-10-06 12:30:07.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:30:07.154 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-10-06 12:30:07.154 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-10-06 12:30:07.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:30:07.179 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-10-06 12:30:07.181 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:30:07.183 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-10-06 12:30:09.648 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-10-06 12:30:09.651 | + functions-common:save_stackenv:60 : local tag=1034 2022-10-06 12:30:09.654 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-06 12:30:09.659 | + functions-common:save_stackenv:62 : time_stamp=2022-10-06-123009 2022-10-06 12:30:09.662 | + functions-common:save_stackenv:63 : echo '# 2022-10-06-123009 1034' 2022-10-06 12:30:09.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.667 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 12:30:09.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.673 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-06 12:30:09.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.678 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-06 12:30:09.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.683 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-06 12:30:09.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.688 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-10-06 12:30:09.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.693 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-10-06 12:30:09.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.698 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-06-122154 2022-10-06 12:30:09.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.703 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-06 12:30:09.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.708 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-10-06 12:30:09.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.712 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-06 12:30:09.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.717 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-06 12:30:09.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.723 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-06 12:30:09.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.727 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-06 12:30:09.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.732 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-10-06 12:30:09.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:30:09.738 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-06 12:30:09.740 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-10-06 12:30:09.743 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-10-06 12:30:09.745 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-10-06 12:30:09.757 | + ./stack.sh:main:1060 : start_dstat 2022-10-06 12:30:09.759 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.762 | + functions-common:run_process:1693 : local service=dstat 2022-10-06 12:30:09.764 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.766 | + functions-common:run_process:1695 : local group= 2022-10-06 12:30:09.769 | + functions-common:run_process:1696 : local user= 2022-10-06 12:30:09.771 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:30:09.773 | + functions-common:run_process:1699 : local name=dstat 2022-10-06 12:30:09.776 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:30:09.778 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:30:09.781 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:30:09.783 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:30:09.786 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:30:09.791 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059409788 2022-10-06 12:30:09.793 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-10-06 12:30:09.810 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:30:09.813 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-10-06 12:30:09.815 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-10-06 12:30:09.818 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.820 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.823 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.825 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.828 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-10-06 12:30:09.831 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-10-06 12:30:09.833 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-10-06 12:30:09.836 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:30:09.838 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:30:09.840 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:30:09.843 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:30:09.846 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-10-06 12:30:09.849 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-10-06 12:30:09.851 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-10-06 12:30:09.854 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:09.856 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:30:09.858 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:30:09.862 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:30:09.865 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:30:09.867 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:30:09.869 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-10-06 12:30:09.872 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:30:09.876 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-10-06 12:30:09.943 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-10-06 12:30:10.008 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-10-06 12:30:10.064 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-10-06 12:30:10.119 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-10-06 12:30:10.173 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:30:10.228 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:30:10.230 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:30:10.233 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-10-06 12:30:10.298 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:30:10.691 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-10-06 12:30:10.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-10-06 12:30:11.095 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-10-06 12:30:11.120 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:30:11.125 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:11.131 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:11.134 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:11.136 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:11.138 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:11.141 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:30:11.144 | + functions-common:time_stop:2446 : start_time=1665059409788 2022-10-06 12:30:11.146 | + functions-common:time_stop:2448 : [[ -z 1665059409788 ]] 2022-10-06 12:30:11.149 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:11.154 | + functions-common:time_stop:2451 : end_time=1665059411151 2022-10-06 12:30:11.157 | + functions-common:time_stop:2452 : elapsed_time=1363 2022-10-06 12:30:11.159 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:30:11.161 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:11.164 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1363 2022-10-06 12:30:11.166 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-10-06 12:30:11.169 | + functions-common:run_process:1693 : local service=memory_tracker 2022-10-06 12:30:11.171 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-10-06 12:30:11.173 | + functions-common:run_process:1695 : local group= 2022-10-06 12:30:11.176 | + functions-common:run_process:1696 : local user=root 2022-10-06 12:30:11.178 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:30:11.181 | + functions-common:run_process:1699 : local name=memory_tracker 2022-10-06 12:30:11.183 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:30:11.186 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:30:11.189 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:30:11.191 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:30:11.194 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:30:11.201 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059411196 2022-10-06 12:30:11.204 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-10-06 12:30:11.232 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:11.235 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:30:11.237 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:11.240 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:11.242 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:11.245 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:11.247 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:11.250 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:30:11.253 | + functions-common:time_stop:2446 : start_time=1665059411196 2022-10-06 12:30:11.256 | + functions-common:time_stop:2448 : [[ -z 1665059411196 ]] 2022-10-06 12:30:11.258 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:11.263 | + functions-common:time_stop:2451 : end_time=1665059411260 2022-10-06 12:30:11.266 | + functions-common:time_stop:2452 : elapsed_time=64 2022-10-06 12:30:11.268 | + functions-common:time_stop:2453 : total=1363 2022-10-06 12:30:11.270 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:11.273 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1427 2022-10-06 12:30:11.275 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-10-06 12:30:11.303 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:11.305 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-10-06 12:30:11.328 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:11.331 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-10-06 12:30:11.352 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:30:11.354 | + ./stack.sh:main:1073 : start_etcd3 2022-10-06 12:30:11.357 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-10-06 12:30:11.360 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-854355-7 --data-dir /opt/stack/data/etcd' 2022-10-06 12:30:11.362 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-10-06 12:30:11.364 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-854355-7=http://10.222.0.36:2380' 2022-10-06 12:30:11.368 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-10-06 12:30:11.371 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-10-06 12:30:11.373 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-10-06 12:30:11.376 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-10-06 12:30:11.379 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-10-06 12:30:11.381 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-10-06 12:30:11.384 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-10-06 12:30:11.388 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-10-06 12:30:11.392 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-854355-7 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-854355-7=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-10-06 12:30:11.394 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-10-06 12:30:11.400 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-854355-7 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-854355-7=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-10-06 12:30:11.403 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:30:11.405 | + functions-common:write_user_unit_file:1565 : local user=root 2022-10-06 12:30:11.408 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:30:11.410 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:30:11.413 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:30:11.415 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-10-06 12:30:11.430 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:30:11.445 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-10-06 12:30:11.517 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-10-06 12:30:11.581 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-854355-7 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-854355-7=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-10-06 12:30:11.635 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-10-06 12:30:11.690 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-10-06 12:30:11.744 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:30:11.799 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:30:11.801 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:30:11.804 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-10-06 12:30:11.868 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:30:12.278 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-10-06 12:30:12.335 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-10-06 12:30:12.393 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-10-06 12:30:12.450 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-10-06 12:30:12.509 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-10-06 12:30:12.514 | ++ functions-common:is_arch:501 : uname -m 2022-10-06 12:30:12.519 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-10-06 12:30:12.522 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-10-06 12:30:12.918 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-10-06 12:30:12.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-10-06 12:30:13.327 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-10-06 12:30:13.707 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-10-06 12:30:13.733 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:13.736 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-10-06 12:30:13.737 | ++ inc/async:async_inner:64 : rc=0 2022-10-06 12:30:13.739 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-10-06 12:30:13.744 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-10-06 12:30:13.750 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-10-06 12:30:13.766 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-10-06 12:30:13.767 | [89617 Async install_tempest:89617]: finished successfully 2022-10-06 12:30:13.778 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-10-06 12:30:13.781 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-10-06 12:30:13.784 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-10-06 12:30:13.870 | The user clouds.yaml file didn't exist. 2022-10-06 12:30:13.881 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-10-06 12:30:13.979 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-10-06 12:30:14.082 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-10-06 12:30:14.188 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-10-06 12:30:14.295 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-10-06 12:30:14.408 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-10-06 12:30:14.528 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-10-06 12:30:14.648 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-10-06 12:30:14.772 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-10-06 12:30:14.897 | + functions-common:write_clouds_yaml:198 : cat 2022-10-06 12:30:14.902 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-10-06 12:30:14.905 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-10-06 12:30:14.908 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-10-06 12:30:14.912 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-10-06 12:30:14.915 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-10-06 12:30:14.918 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-10-06 12:30:14.934 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:30:14.937 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-10-06 12:30:14.939 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:30:14.942 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-10-06 12:30:14.944 | + ./stack.sh:main:1090 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-10-06 12:30:14.946 | + ./stack.sh:main:1091 : init_keystone 2022-10-06 12:30:14.949 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-10-06 12:30:14.964 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:14.967 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-10-06 12:30:14.970 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-10-06 12:30:14.972 | + lib/database:recreate_database:112 : local db=keystone 2022-10-06 12:30:14.975 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-10-06 12:30:14.977 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-10-06 12:30:14.980 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-10-06 12:30:14.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:30:15.008 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-10-06 12:30:15.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:30:15.028 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-10-06 12:30:15.031 | + functions-common:time_start:2425 : local name=dbsync 2022-10-06 12:30:15.033 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:30:15.036 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:30:15.039 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:30:15.043 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059415040 2022-10-06 12:30:15.045 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-10-06 12:30:18.561 | INFO dbcounter [-] Registered counter for database keystone 2022-10-06 12:30:18.584 | 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=92470) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:30:18.590 | DEBUG dbcounter [-] [92470] Writer thread running {{(pid=92470) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:30:18.593 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:30:18.593 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:30:18.599 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-10-06 12:30:18.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.600 | 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=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.601 | 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=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.601 | 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=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:30:18.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:30:18.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-10-06 12:30:18.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-10-06 12:30:18.626 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:30:18.627 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:30:18.677 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-10-06 12:30:20.303 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=92470) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:30:20.305 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-10-06 12:30:20.305 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=92470) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:30:20.307 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-10-06 12:30:20.307 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=92470) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:30:20.627 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-10-06 12:30:20.630 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:20.632 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:20.635 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:20.637 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:20.640 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:20.643 | + functions-common:time_stop:2445 : name=dbsync 2022-10-06 12:30:20.645 | + functions-common:time_stop:2446 : start_time=1665059415040 2022-10-06 12:30:20.648 | + functions-common:time_stop:2448 : [[ -z 1665059415040 ]] 2022-10-06 12:30:20.651 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:20.655 | + functions-common:time_stop:2451 : end_time=1665059420652 2022-10-06 12:30:20.658 | + functions-common:time_stop:2452 : elapsed_time=5612 2022-10-06 12:30:20.661 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:30:20.663 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:20.665 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5612 2022-10-06 12:30:20.668 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-10-06 12:30:20.670 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-10-06 12:30:20.674 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-10-06 12:30:23.939 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-10-06 12:30:23.939 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-10-06 12:30:23.939 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-10-06 12:30:23.940 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-10-06 12:30:23.940 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-10-06 12:30:23.940 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-10-06 12:30:23.940 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-10-06 12:30:23.941 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-10-06 12:30:23.941 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-10-06 12:30:24.258 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-10-06 12:30:24.262 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-10-06 12:30:27.519 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-10-06 12:30:27.520 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-10-06 12:30:27.520 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-10-06 12:30:27.520 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-10-06 12:30:27.521 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-10-06 12:30:27.521 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-10-06 12:30:27.521 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-10-06 12:30:27.521 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-10-06 12:30:27.522 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-10-06 12:30:27.829 | + ./stack.sh:main:1092 : start_keystone 2022-10-06 12:30:27.831 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-10-06 12:30:27.834 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-10-06 12:30:27.836 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-10-06 12:30:27.853 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:27.855 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-10-06 12:30:27.858 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-10-06 12:30:27.863 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-10-06 12:30:27.866 | + functions-common:run_process:1693 : local service=keystone 2022-10-06 12:30:27.868 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.871 | + functions-common:run_process:1695 : local group= 2022-10-06 12:30:27.873 | + functions-common:run_process:1696 : local user= 2022-10-06 12:30:27.876 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:30:27.878 | + functions-common:run_process:1699 : local name=keystone 2022-10-06 12:30:27.881 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:30:27.883 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:30:27.885 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:30:27.888 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:30:27.891 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:30:27.895 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059427893 2022-10-06 12:30:27.899 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-10-06 12:30:27.914 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:30:27.916 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-10-06 12:30:27.919 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-10-06 12:30:27.921 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.924 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.926 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.928 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.930 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-10-06 12:30:27.933 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-10-06 12:30:27.935 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-10-06 12:30:27.937 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:30:27.940 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:30:27.943 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:30:27.945 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:30:27.947 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-10-06 12:30:27.950 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-10-06 12:30:27.952 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-10-06 12:30:27.954 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:27.957 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:30:27.959 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:30:27.961 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:30:27.963 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-10-06 12:30:27.965 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:30:27.969 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-10-06 12:30:28.031 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-10-06 12:30:28.093 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-10-06 12:30:28.147 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-10-06 12:30:28.201 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:30:28.254 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-10-06 12:30:28.306 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-10-06 12:30:28.360 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-10-06 12:30:28.412 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-10-06 12:30:28.465 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-10-06 12:30:28.519 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:30:28.521 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:30:28.523 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-10-06 12:30:28.586 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:30:28.974 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-10-06 12:30:28.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-10-06 12:30:29.346 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-10-06 12:30:29.418 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:30:29.421 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:29.424 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:29.429 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:29.432 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:29.434 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:29.437 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:30:29.442 | + functions-common:time_stop:2446 : start_time=1665059427893 2022-10-06 12:30:29.444 | + functions-common:time_stop:2448 : [[ -z 1665059427893 ]] 2022-10-06 12:30:29.447 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:29.451 | + functions-common:time_stop:2451 : end_time=1665059429449 2022-10-06 12:30:29.454 | + functions-common:time_stop:2452 : elapsed_time=1556 2022-10-06 12:30:29.456 | + functions-common:time_stop:2453 : total=1427 2022-10-06 12:30:29.458 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:29.461 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2983 2022-10-06 12:30:29.463 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-10-06 12:30:29.463 | Waiting for keystone to start... 2022-10-06 12:30:29.465 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-10-06 12:30:29.468 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-10-06 12:30:29.471 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:30:29.473 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-10-06 12:30:29.475 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:30:29.478 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:30:29.481 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:30:29.483 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:30:29.486 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:30:29.489 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:30:29.494 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059429491 2022-10-06 12:30:29.497 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:30:29.503 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-10-06 12:30:34.510 | + :: : [[ 200 == 503 ]] 2022-10-06 12:30:34.511 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:30:34.514 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:30:34.517 | + functions-common:time_stop:2439 : local name 2022-10-06 12:30:34.520 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:30:34.522 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:30:34.525 | + functions-common:time_stop:2442 : local total 2022-10-06 12:30:34.527 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:30:34.530 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:30:34.532 | + functions-common:time_stop:2446 : start_time=1665059429491 2022-10-06 12:30:34.534 | + functions-common:time_stop:2448 : [[ -z 1665059429491 ]] 2022-10-06 12:30:34.538 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:30:34.542 | + functions-common:time_stop:2451 : end_time=1665059434539 2022-10-06 12:30:34.544 | + functions-common:time_stop:2452 : elapsed_time=5048 2022-10-06 12:30:34.547 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:30:34.549 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:30:34.551 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5048 2022-10-06 12:30:34.554 | + functions:wait_for_service:467 : return 0 2022-10-06 12:30:34.556 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-10-06 12:30:34.575 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:30:34.577 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-10-06 12:30:34.580 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:30:34.582 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-10-06 12:30:34.612 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-10-06 12:30:34.614 | + 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.36/identity 2022-10-06 12:30:38.021 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.021 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.022 | 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=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.029 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.046 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.046 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.076 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.107 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.108 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.201 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.202 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.214 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.215 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.216 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.222 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.225 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.225 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.226 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=94769) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-10-06 12:30:38.378 | INFO dbcounter [-] Registered counter for database keystone 2022-10-06 12:30:38.397 | 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=94769) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:30:38.403 | DEBUG dbcounter [-] [94769] Writer thread running {{(pid=94769) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:30:38.612 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created domain default 2022-10-06 12:30:38.658 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created project admin 2022-10-06 12:30:38.692 | DEBUG passlib.handlers.bcrypt [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] detected 'bcrypt' backend, version '4.0.0' {{(pid=94769) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-10-06 12:30:38.692 | DEBUG passlib.handlers.bcrypt [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=94769) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-10-06 12:30:38.758 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created user admin 2022-10-06 12:30:38.775 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created role reader 2022-10-06 12:30:38.787 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created role member 2022-10-06 12:30:38.814 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created implied role where 4b71e2d238b34a9dbb031e0badae775a implies 8afed38968544836a8594a5d95eee94a 2022-10-06 12:30:38.825 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created role admin 2022-10-06 12:30:38.845 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created implied role where a54f7f0f0a2f4e1ca89e8c72e2ef944a implies 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:30:38.859 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Granted role admin on project admin to user admin. 2022-10-06 12:30:38.868 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Granted role admin on the system to user admin. 2022-10-06 12:30:38.881 | WARNING py.warnings [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 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-10-06 12:30:38.882 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-10-06 12:30:38.882 |  2022-10-06 12:30:38.885 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created region RegionOne 2022-10-06 12:30:38.919 | INFO keystone.cmd.bootstrap [None req-de786406-0e9f-4f6a-b623-c063b9e4a662 None None] Created public endpoint http://10.222.0.36/identity 2022-10-06 12:30:39.323 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-10-06 12:30:39.325 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-10-06 12:30:39.328 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-10-06 12:30:39.331 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-10-06 12:30:42.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:42.678 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:42.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:42.679 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:42.829 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:42.832 | + lib/keystone:create_keystone_accounts:310 : admin_project=d252472717524dcc9edc8146376d2b10 2022-10-06 12:30:42.834 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-10-06 12:30:42.838 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-10-06 12:30:45.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:45.146 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:45.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:45.146 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:45.297 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:45.300 | + lib/keystone:create_keystone_accounts:312 : admin_user=09fefc21af4944f187775935065abd9c 2022-10-06 12:30:45.302 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-10-06 12:30:45.305 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-10-06 12:30:45.307 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-10-06 12:30:45.309 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 09fefc21af4944f187775935065abd9c default 2022-10-06 12:30:45.372 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 09fefc21af4944f187775935065abd9c default 2022-10-06 12:30:45.413 | [58123 Async ks-domain-role:99241]: running: get_or_add_user_domain_role admin 09fefc21af4944f187775935065abd9c default 2022-10-06 12:30:45.416 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-10-06 12:30:45.418 | + functions-common:get_or_create_domain:877 : local domain_id 2022-10-06 12:30:45.421 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-10-06 12:30:48.693 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-10-06 12:30:48.695 | + functions-common:get_or_create_domain:888 : echo default 2022-10-06 12:30:48.695 | default 2022-10-06 12:30:48.697 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-10-06 12:30:48.763 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-10-06 12:30:48.808 | [58123 Async ks-project:99391]: running: get_or_create_project service Default 2022-10-06 12:30:48.810 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-10-06 12:30:48.883 | + inc/async:async_inner:63 : get_or_create_role service 2022-10-06 12:30:48.937 | [58123 Async ks-service:99486]: running: get_or_create_role service 2022-10-06 12:30:48.940 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-10-06 12:30:49.015 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-10-06 12:30:49.148 | [58123 Async ks-reseller:99582]: running: get_or_create_role ResellerAdmin 2022-10-06 12:30:49.173 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-10-06 12:30:49.193 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-10-06 12:30:49.702 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-10-06 12:30:49.980 | [58123 Async ks-anotherrole:99682]: running: get_or_create_role anotherrole 2022-10-06 12:30:50.001 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-10-06 12:30:50.029 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-10-06 12:30:50.047 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:30:50.084 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-10-06 12:30:52.674 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:30:52.794 | [99486 Async ks-service:99486]: finished successfully 2022-10-06 12:30:52.877 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:30:52.962 | [99582 Async ks-reseller:99582]: finished successfully 2022-10-06 12:30:53.330 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:30:53.361 | [99391 Async ks-project:99391]: finished successfully 2022-10-06 12:30:53.693 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:30:53.727 | [99682 Async ks-anotherrole:99682]: finished successfully 2022-10-06 12:30:53.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:53.830 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:53.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:53.830 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:53.995 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:53.997 | ++ functions-common:get_or_create_project:938 : project_id=22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:30:54.000 | ++ functions-common:get_or_create_project:939 : echo 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:30:54.003 | + lib/keystone:create_keystone_accounts:340 : invis_project=22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:30:54.006 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-10-06 12:30:54.009 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-10-06 12:30:54.011 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:30:54.014 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-10-06 12:30:56.595 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:30:56.620 | [99241 Async ks-domain-role:99241]: finished successfully 2022-10-06 12:30:56.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:56.777 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:56.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:56.777 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:56.929 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:56.932 | ++ functions-common:get_or_create_project:938 : project_id=040e688fc1a74d61b8500f799984206c 2022-10-06 12:30:56.934 | ++ functions-common:get_or_create_project:939 : echo 040e688fc1a74d61b8500f799984206c 2022-10-06 12:30:56.937 | + lib/keystone:create_keystone_accounts:344 : demo_project=040e688fc1a74d61b8500f799984206c 2022-10-06 12:30:56.940 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-10-06 12:30:56.943 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-10-06 12:30:56.945 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:30:56.948 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-10-06 12:30:56.950 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-10-06 12:30:56.953 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-10-06 12:30:59.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.555 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.555 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.707 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:59.710 | ++ functions-common:get_or_create_user:925 : user_id=e35075c35a0f463db915017e10273168 2022-10-06 12:30:59.713 | ++ functions-common:get_or_create_user:926 : echo e35075c35a0f463db915017e10273168 2022-10-06 12:30:59.715 | + lib/keystone:create_keystone_accounts:347 : demo_user=e35075c35a0f463db915017e10273168 2022-10-06 12:30:59.718 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-10-06 12:30:59.767 | [58123 Async ks-domain-role:99241]: Waiting for completion of get_or_add_user_domain_role admin 09fefc21af4944f187775935065abd9c default running on PID 99241 (6 other jobs running) 2022-10-06 12:30:59.791 | [58123 Async ks-domain-role:99241]: Signaling child to exit 2022-10-06 12:30:59.791 | WAKEUP 2022-10-06 12:30:59.815 | [58123 Async ks-domain-role:99241]: Signaled 2022-10-06 12:30:59.817 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09fefc21af4944f187775935065abd9c --domain default 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-10-06 12:30:59.817 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:30:59.817 | ++ functions-common:get_field:812 : read data 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.817 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.817 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.817 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:59.817 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-10-06 12:30:59.817 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-10-06 12:30:59.817 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 09fefc21af4944f187775935065abd9c --domain default 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.817 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.817 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-10-06 12:30:59.817 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09fefc21af4944f187775935065abd9c --domain default 2022-10-06 12:30:59.817 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:30:59.817 | ++ functions-common:get_field:812 : read data 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.817 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.818 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.818 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:59.818 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:30:59.818 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:30:59.818 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:30:59.818 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 09fefc21af4944f187775935065abd9c | | | default | | False |' 2022-10-06 12:30:59.818 | ++ functions-common:get_field:812 : read data 2022-10-06 12:30:59.818 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:30:59.818 | + functions-common:get_or_add_user_domain_role:1021 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:30:59.818 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:30:59.859 | [58123 Async ks-domain-role:99241]: finished get_or_add_user_domain_role admin 09fefc21af4944f187775935065abd9c default with result 0 in 11 seconds 2022-10-06 12:30:59.867 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-10-06 12:30:59.902 | [58123 Async ks-project:99391]: Waiting for completion of get_or_create_project service Default running on PID 99391 (5 other jobs running) 2022-10-06 12:30:59.926 | [58123 Async ks-project:99391]: Signaling child to exit 2022-10-06 12:30:59.926 | WAKEUP 2022-10-06 12:30:59.948 | [58123 Async ks-project:99391]: Signaled 2022-10-06 12:30:59.949 | + functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:30:59.949 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-10-06 12:30:59.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.949 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:30:59.949 | from cryptography.utils import int_from_bytes 2022-10-06 12:30:59.949 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:30:59.949 | + functions-common:get_or_create_project:938 : project_id=7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:30:59.949 | + functions-common:get_or_create_project:939 : echo 7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:30:59.949 | 7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:30:59.992 | [58123 Async ks-project:99391]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-10-06 12:31:00.029 | [58123 Async ks-service:99486]: Waiting for completion of get_or_create_role service running on PID 99486 (4 other jobs running) 2022-10-06 12:31:00.052 | [58123 Async ks-service:99486]: Signaling child to exit 2022-10-06 12:31:00.052 | WAKEUP 2022-10-06 12:31:00.074 | [58123 Async ks-service:99486]: Signaled 2022-10-06 12:31:00.076 | + functions-common:get_or_create_role:945 : local role_id 2022-10-06 12:31:00.076 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-10-06 12:31:00.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.076 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.076 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.076 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:00.076 | + functions-common:get_or_create_role:950 : role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:31:00.076 | + functions-common:get_or_create_role:951 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:31:00.076 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:31:00.120 | [58123 Async ks-service:99486]: finished get_or_create_role service with result 0 in 3 seconds 2022-10-06 12:31:00.157 | [58123 Async ks-reseller:99582]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 99582 (3 other jobs running) 2022-10-06 12:31:00.181 | [58123 Async ks-reseller:99582]: Signaling child to exit 2022-10-06 12:31:00.182 | WAKEUP 2022-10-06 12:31:00.203 | [58123 Async ks-reseller:99582]: Signaled 2022-10-06 12:31:00.204 | + functions-common:get_or_create_role:945 : local role_id 2022-10-06 12:31:00.204 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-10-06 12:31:00.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.204 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.204 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.204 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:00.204 | + functions-common:get_or_create_role:950 : role_id=072d2aec75be48438290d205c53face8 2022-10-06 12:31:00.205 | + functions-common:get_or_create_role:951 : echo 072d2aec75be48438290d205c53face8 2022-10-06 12:31:00.205 | 072d2aec75be48438290d205c53face8 2022-10-06 12:31:00.248 | [58123 Async ks-reseller:99582]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-10-06 12:31:00.284 | [58123 Async ks-anotherrole:99682]: Waiting for completion of get_or_create_role anotherrole running on PID 99682 (2 other jobs running) 2022-10-06 12:31:00.308 | [58123 Async ks-anotherrole:99682]: Signaling child to exit 2022-10-06 12:31:00.308 | WAKEUP 2022-10-06 12:31:00.330 | [58123 Async ks-anotherrole:99682]: Signaled 2022-10-06 12:31:00.332 | + functions-common:get_or_create_role:945 : local role_id 2022-10-06 12:31:00.332 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-10-06 12:31:00.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.332 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:00.332 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:00.332 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:00.332 | + functions-common:get_or_create_role:950 : role_id=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:00.332 | + functions-common:get_or_create_role:951 : echo 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:00.332 | 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:00.374 | [58123 Async ks-anotherrole:99682]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-10-06 12:31:00.379 | + inc/async:async_wait:197 : return 0 2022-10-06 12:31:00.381 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.447 | + inc/async:async_inner:63 : get_or_add_user_project_role member e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.493 | [58123 Async ks-demo-member:100572]: running: get_or_add_user_project_role member e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.496 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 09fefc21af4944f187775935065abd9c 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.565 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 09fefc21af4944f187775935065abd9c 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.618 | [58123 Async ks-demo-admin:100693]: running: get_or_add_user_project_role admin 09fefc21af4944f187775935065abd9c 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.621 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.697 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.751 | [58123 Async ks-demo-another:100814]: running: get_or_add_user_project_role anotherrole e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:00.754 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e35075c35a0f463db915017e10273168 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:00.846 | + inc/async:async_inner:63 : get_or_add_user_project_role member e35075c35a0f463db915017e10273168 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:00.921 | [58123 Async ks-demo-invis:100936]: running: get_or_add_user_project_role member e35075c35a0f463db915017e10273168 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:00.936 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-10-06 12:31:00.944 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-10-06 12:31:00.958 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:00.977 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-10-06 12:31:01.002 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-10-06 12:31:01.034 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-10-06 12:31:05.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:05.189 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:05.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:05.189 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:05.359 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:05.362 | ++ functions-common:get_or_create_user:925 : user_id=7a63512c0084406d90a8a8047dd9bb5b 2022-10-06 12:31:05.366 | ++ functions-common:get_or_create_user:926 : echo 7a63512c0084406d90a8a8047dd9bb5b 2022-10-06 12:31:05.369 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7a63512c0084406d90a8a8047dd9bb5b 2022-10-06 12:31:05.372 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7a63512c0084406d90a8a8047dd9bb5b 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:05.449 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a63512c0084406d90a8a8047dd9bb5b 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:05.506 | [58123 Async ks-demo-reader:101102]: running: get_or_add_user_project_role reader 7a63512c0084406d90a8a8047dd9bb5b 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:05.510 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-10-06 12:31:05.514 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-10-06 12:31:05.518 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:31:05.522 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-10-06 12:31:09.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:09.504 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:09.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:09.504 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:09.776 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:09.779 | ++ functions-common:get_or_create_project:938 : project_id=a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:09.781 | ++ functions-common:get_or_create_project:939 : echo a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:09.786 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:09.789 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-10-06 12:31:09.792 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-10-06 12:31:09.795 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:09.798 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-10-06 12:31:09.802 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-10-06 12:31:09.806 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-10-06 12:31:12.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:12.910 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:12.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:12.910 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:13.290 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:13.309 | ++ functions-common:get_or_create_user:925 : user_id=a864465a2461497cb699102eeb2c0bd7 2022-10-06 12:31:13.325 | ++ functions-common:get_or_create_user:926 : echo a864465a2461497cb699102eeb2c0bd7 2022-10-06 12:31:13.349 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a864465a2461497cb699102eeb2c0bd7 2022-10-06 12:31:13.369 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:13.876 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:14.135 | [58123 Async ks-alt-admin:101479]: running: get_or_add_user_project_role admin a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:14.153 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:14.655 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:14.971 | [58123 Async ks-alt-another:101602]: running: get_or_add_user_project_role anotherrole a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:14.988 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-10-06 12:31:15.026 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-10-06 12:31:15.066 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:15.102 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-10-06 12:31:15.134 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-10-06 12:31:15.165 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-10-06 12:31:18.830 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:18.986 | [100572 Async ks-demo-member:100572]: finished successfully 2022-10-06 12:31:19.242 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:19.313 | [100693 Async ks-demo-admin:100693]: finished successfully 2022-10-06 12:31:19.527 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:19.584 | [100936 Async ks-demo-invis:100936]: finished successfully 2022-10-06 12:31:20.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:20.008 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:20.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:20.008 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:20.194 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:20.197 | ++ functions-common:get_or_create_user:925 : user_id=6e111b1f7a9e45b299ebb41966640553 2022-10-06 12:31:20.200 | ++ functions-common:get_or_create_user:926 : echo 6e111b1f7a9e45b299ebb41966640553 2022-10-06 12:31:20.203 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6e111b1f7a9e45b299ebb41966640553 2022-10-06 12:31:20.206 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6e111b1f7a9e45b299ebb41966640553 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:20.285 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6e111b1f7a9e45b299ebb41966640553 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:20.338 | [58123 Async ks-alt-member-user:101952]: running: get_or_add_user_project_role member 6e111b1f7a9e45b299ebb41966640553 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:20.341 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-10-06 12:31:20.345 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-10-06 12:31:20.348 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:20.351 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-10-06 12:31:20.359 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-10-06 12:31:20.370 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-10-06 12:31:21.130 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:21.307 | [100814 Async ks-demo-another:100814]: finished successfully 2022-10-06 12:31:22.899 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:23.047 | [101102 Async ks-demo-reader:101102]: finished successfully 2022-10-06 12:31:23.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:23.546 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:23.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:23.546 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:23.736 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:23.743 | ++ functions-common:get_or_create_user:925 : user_id=0999478500824c378459238738c4f044 2022-10-06 12:31:23.755 | ++ functions-common:get_or_create_user:926 : echo 0999478500824c378459238738c4f044 2022-10-06 12:31:23.757 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=0999478500824c378459238738c4f044 2022-10-06 12:31:23.760 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0999478500824c378459238738c4f044 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:23.856 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0999478500824c378459238738c4f044 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:23.936 | [58123 Async ks-alt-reader-user:102240]: running: get_or_add_user_project_role reader 0999478500824c378459238738c4f044 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:23.941 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-10-06 12:31:23.943 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:23.946 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-10-06 12:31:23.949 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-10-06 12:31:23.954 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-10-06 12:31:27.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:27.178 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:27.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:27.178 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:27.490 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:27.497 | ++ functions-common:get_or_create_user:925 : user_id=b2ea3372c2d64a06adeb88506c3aca8a 2022-10-06 12:31:27.520 | ++ functions-common:get_or_create_user:926 : echo b2ea3372c2d64a06adeb88506c3aca8a 2022-10-06 12:31:27.529 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b2ea3372c2d64a06adeb88506c3aca8a 2022-10-06 12:31:27.532 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b2ea3372c2d64a06adeb88506c3aca8a all 2022-10-06 12:31:27.898 | + inc/async:async_inner:63 : get_or_add_user_system_role member b2ea3372c2d64a06adeb88506c3aca8a all 2022-10-06 12:31:27.999 | [58123 Async ks-system-member:102475]: running: get_or_add_user_system_role member b2ea3372c2d64a06adeb88506c3aca8a all 2022-10-06 12:31:28.012 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-10-06 12:31:28.021 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:31:28.027 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-10-06 12:31:28.031 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-10-06 12:31:28.035 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-10-06 12:31:31.630 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:31.753 | [101602 Async ks-alt-another:101602]: finished successfully 2022-10-06 12:31:31.794 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:31.848 | [101479 Async ks-alt-admin:101479]: finished successfully 2022-10-06 12:31:32.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:32.046 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:32.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:32.046 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:32.253 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:32.256 | ++ functions-common:get_or_create_user:925 : user_id=8ee22c4cbe0747d289fd2fe5e95dce8b 2022-10-06 12:31:32.258 | ++ functions-common:get_or_create_user:926 : echo 8ee22c4cbe0747d289fd2fe5e95dce8b 2022-10-06 12:31:32.262 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8ee22c4cbe0747d289fd2fe5e95dce8b 2022-10-06 12:31:32.264 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8ee22c4cbe0747d289fd2fe5e95dce8b all 2022-10-06 12:31:32.344 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8ee22c4cbe0747d289fd2fe5e95dce8b all 2022-10-06 12:31:32.399 | [58123 Async ks-system-reader:102772]: running: get_or_add_user_system_role reader 8ee22c4cbe0747d289fd2fe5e95dce8b all 2022-10-06 12:31:32.402 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-10-06 12:31:32.405 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-10-06 12:31:32.409 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-10-06 12:31:32.419 | ++ functions-common:get_or_create_group:895 : local group_id 2022-10-06 12:31:32.427 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-10-06 12:31:34.713 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:34.885 | [101952 Async ks-alt-member-user:101952]: finished successfully 2022-10-06 12:31:36.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:36.135 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:36.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:36.135 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:36.342 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:36.345 | ++ functions-common:get_or_create_group:902 : group_id=8ba53dd2bb204567bebe2fb59f59bc59 2022-10-06 12:31:36.350 | ++ functions-common:get_or_create_group:903 : echo 8ba53dd2bb204567bebe2fb59f59bc59 2022-10-06 12:31:36.353 | + lib/keystone:create_keystone_accounts:402 : admin_group=8ba53dd2bb204567bebe2fb59f59bc59 2022-10-06 12:31:36.356 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-10-06 12:31:36.359 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-10-06 12:31:36.369 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-10-06 12:31:36.372 | ++ functions-common:get_or_create_group:895 : local group_id 2022-10-06 12:31:36.376 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-10-06 12:31:37.870 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:37.899 | [102240 Async ks-alt-reader-user:102240]: finished successfully 2022-10-06 12:31:39.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:39.174 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:39.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:39.174 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:39.365 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:39.368 | ++ functions-common:get_or_create_group:902 : group_id=384a062ae05e43e28c46d2e3fd905d43 2022-10-06 12:31:39.372 | ++ functions-common:get_or_create_group:903 : echo 384a062ae05e43e28c46d2e3fd905d43 2022-10-06 12:31:39.374 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=384a062ae05e43e28c46d2e3fd905d43 2022-10-06 12:31:39.377 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.479 | + inc/async:async_inner:63 : get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.565 | [58123 Async ks-group-memberdemo:103193]: running: get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.568 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.694 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.753 | [58123 Async ks-group-anotherdemo:103288]: running: get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:39.764 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.069 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:40.093 | + inc/async:async_inner:63 : get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.111 | [102475 Async ks-system-member:102475]: finished successfully 2022-10-06 12:31:40.199 | [58123 Async ks-group-memberalt:103401]: running: get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.204 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.658 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.917 | [58123 Async ks-group-anotheralt:103522]: running: get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:40.939 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 2022-10-06 12:31:41.457 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 2022-10-06 12:31:41.739 | [58123 Async ks-group-admin:103618]: running: get_or_add_group_project_role admin 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 2022-10-06 12:31:41.758 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-10-06 12:31:42.115 | [58123 Async ks-demo-member:100572]: Waiting for completion of get_or_add_user_project_role member e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c running on PID 100572 (17 other jobs running) 2022-10-06 12:31:42.264 | [58123 Async ks-demo-member:100572]: Signaling child to exit 2022-10-06 12:31:42.266 | WAKEUP 2022-10-06 12:31:42.413 | [58123 Async ks-demo-member:100572]: Signaled 2022-10-06 12:31:42.421 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:42.421 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:42.421 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:42.421 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:42.422 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:42.422 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:42.422 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:42.422 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:42.422 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:42.422 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.422 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:42.422 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:42.422 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:42.422 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:42.422 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:42.422 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:42.422 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:42.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:42.423 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:42.423 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:42.423 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:42.423 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:42.423 | ++ functions-common:get_field:818 : echo '| 4b71e2d238b34a9dbb031e0badae775a | e35075c35a0f463db915017e10273168 | | 040e688fc1a74d61b8500f799984206c | | | False |' 2022-10-06 12:31:42.423 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:42.423 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:42.423 | + functions-common:get_or_add_user_project_role:997 : echo 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:42.423 | 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:42.712 | [58123 Async ks-demo-member:100572]: finished get_or_add_user_project_role member e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c with result 0 in 18 seconds 2022-10-06 12:31:42.948 | [58123 Async ks-demo-admin:100693]: Waiting for completion of get_or_add_user_project_role admin 09fefc21af4944f187775935065abd9c 040e688fc1a74d61b8500f799984206c running on PID 100693 (16 other jobs running) 2022-10-06 12:31:43.134 | [58123 Async ks-demo-admin:100693]: Signaling child to exit 2022-10-06 12:31:43.135 | WAKEUP 2022-10-06 12:31:43.266 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:43.279 | [58123 Async ks-demo-admin:100693]: Signaled 2022-10-06 12:31:43.289 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:43.289 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:43.289 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:43.289 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:43.289 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:43.289 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:43.289 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:43.289 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:43.289 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09fefc21af4944f187775935065abd9c --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.289 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:43.289 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:43.289 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.289 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:43.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.289 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:43.289 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:43.289 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:43.289 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 09fefc21af4944f187775935065abd9c --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.289 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09fefc21af4944f187775935065abd9c --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.290 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:43.290 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:43.290 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:43.290 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.290 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.290 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.290 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:43.290 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:43.290 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:43.290 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 09fefc21af4944f187775935065abd9c | | 040e688fc1a74d61b8500f799984206c | | | False |' 2022-10-06 12:31:43.290 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:43.290 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.290 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:43.290 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:43.290 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:43.436 | [102772 Async ks-system-reader:102772]: finished successfully 2022-10-06 12:31:43.525 | [58123 Async ks-demo-admin:100693]: finished get_or_add_user_project_role admin 09fefc21af4944f187775935065abd9c 040e688fc1a74d61b8500f799984206c with result 0 in 18 seconds 2022-10-06 12:31:43.715 | [58123 Async ks-demo-another:100814]: Waiting for completion of get_or_add_user_project_role anotherrole e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c running on PID 100814 (15 other jobs running) 2022-10-06 12:31:43.843 | [58123 Async ks-demo-another:100814]: Signaling child to exit 2022-10-06 12:31:43.844 | WAKEUP 2022-10-06 12:31:43.882 | [58123 Async ks-demo-another:100814]: Signaled 2022-10-06 12:31:43.884 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:43.884 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:43.884 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:43.884 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:43.884 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:43.884 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:43.884 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:43.884 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:43.884 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:43.884 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:43.884 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:43.884 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.884 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.884 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.884 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.884 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:43.885 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:43.885 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:43.885 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.885 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.888 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e35075c35a0f463db915017e10273168 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:43.888 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:43.888 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:43.888 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:43.888 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.888 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:43.888 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:43.888 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:43.888 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:43.888 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:43.888 | ++ functions-common:get_field:818 : echo '| 2845e42c160a4a119c715e2a870e2c0d | e35075c35a0f463db915017e10273168 | | 040e688fc1a74d61b8500f799984206c | | | False |' 2022-10-06 12:31:43.888 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:43.888 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:43.888 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:43.888 | + functions-common:get_or_add_user_project_role:997 : echo 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:43.888 | 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:43.967 | [58123 Async ks-demo-another:100814]: finished get_or_add_user_project_role anotherrole e35075c35a0f463db915017e10273168 040e688fc1a74d61b8500f799984206c with result 0 in 20 seconds 2022-10-06 12:31:44.038 | [58123 Async ks-demo-invis:100936]: Waiting for completion of get_or_add_user_project_role member e35075c35a0f463db915017e10273168 22ba09d2441043c4abcffe39244ab7e7 running on PID 100936 (14 other jobs running) 2022-10-06 12:31:44.073 | [58123 Async ks-demo-invis:100936]: Signaling child to exit 2022-10-06 12:31:44.073 | WAKEUP 2022-10-06 12:31:44.113 | [58123 Async ks-demo-invis:100936]: Signaled 2022-10-06 12:31:44.115 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:44.115 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:44.115 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:44.115 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:44.115 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:44.115 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:44.115 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:44.115 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:44.115 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e35075c35a0f463db915017e10273168 --project 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:44.115 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:44.115 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.115 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.115 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.115 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.115 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.115 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.115 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:44.115 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:44.115 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user e35075c35a0f463db915017e10273168 --project 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:44.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.115 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.115 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.116 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e35075c35a0f463db915017e10273168 --project 22ba09d2441043c4abcffe39244ab7e7 2022-10-06 12:31:44.116 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.116 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:44.116 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.116 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.116 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.116 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.116 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.116 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:44.116 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:44.116 | ++ functions-common:get_field:818 : echo '| 4b71e2d238b34a9dbb031e0badae775a | e35075c35a0f463db915017e10273168 | | 22ba09d2441043c4abcffe39244ab7e7 | | | False |' 2022-10-06 12:31:44.116 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:44.116 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.116 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:44.116 | + functions-common:get_or_add_user_project_role:997 : echo 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:44.116 | 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:44.191 | [58123 Async ks-demo-invis:100936]: finished get_or_add_user_project_role member e35075c35a0f463db915017e10273168 22ba09d2441043c4abcffe39244ab7e7 with result 0 in 18 seconds 2022-10-06 12:31:44.283 | [58123 Async ks-demo-reader:101102]: Waiting for completion of get_or_add_user_project_role reader 7a63512c0084406d90a8a8047dd9bb5b 040e688fc1a74d61b8500f799984206c running on PID 101102 (13 other jobs running) 2022-10-06 12:31:44.400 | [58123 Async ks-demo-reader:101102]: Signaling child to exit 2022-10-06 12:31:44.401 | WAKEUP 2022-10-06 12:31:44.507 | [58123 Async ks-demo-reader:101102]: Signaled 2022-10-06 12:31:44.509 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:44.509 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:44.509 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:44.509 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:44.509 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:44.509 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:44.509 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:44.509 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:44.509 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.509 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a63512c0084406d90a8a8047dd9bb5b --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:44.509 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:44.509 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.509 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.509 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.509 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.510 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.510 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:44.510 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:44.510 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 7a63512c0084406d90a8a8047dd9bb5b --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:44.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.510 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.510 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.510 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.510 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a63512c0084406d90a8a8047dd9bb5b --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:44.510 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:44.510 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.510 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.510 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.510 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.510 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.510 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:44.510 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:44.510 | ++ functions-common:get_field:818 : echo '| 8afed38968544836a8594a5d95eee94a | 7a63512c0084406d90a8a8047dd9bb5b | | 040e688fc1a74d61b8500f799984206c | | | False |' 2022-10-06 12:31:44.510 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:44.510 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.510 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:44.510 | + functions-common:get_or_add_user_project_role:997 : echo 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:44.510 | 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:44.602 | [58123 Async ks-demo-reader:101102]: finished get_or_add_user_project_role reader 7a63512c0084406d90a8a8047dd9bb5b 040e688fc1a74d61b8500f799984206c with result 0 in 17 seconds 2022-10-06 12:31:44.607 | + inc/async:async_wait:197 : return 0 2022-10-06 12:31:44.621 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-10-06 12:31:44.708 | [58123 Async ks-alt-admin:101479]: Waiting for completion of get_or_add_user_project_role admin a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be running on PID 101479 (12 other jobs running) 2022-10-06 12:31:44.751 | [58123 Async ks-alt-admin:101479]: Signaling child to exit 2022-10-06 12:31:44.751 | WAKEUP 2022-10-06 12:31:44.799 | [58123 Async ks-alt-admin:101479]: Signaled 2022-10-06 12:31:44.802 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:44.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:44.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:44.802 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:44.802 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:44.802 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:44.802 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:44.802 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.802 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.802 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.802 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.802 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:44.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:44.802 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:44.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.802 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.802 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:44.802 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:44.802 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:44.802 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.803 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:44.803 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:44.803 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:44.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:44.803 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:44.803 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | a864465a2461497cb699102eeb2c0bd7 | | a02257d06af942b18e5723d99b9c28be | | | False |' 2022-10-06 12:31:44.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:44.803 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:44.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:44.803 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:44.803 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:31:44.892 | [58123 Async ks-alt-admin:101479]: finished get_or_add_user_project_role admin a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be with result 0 in 18 seconds 2022-10-06 12:31:44.972 | [58123 Async ks-alt-another:101602]: Waiting for completion of get_or_add_user_project_role anotherrole a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be running on PID 101602 (11 other jobs running) 2022-10-06 12:31:45.044 | [58123 Async ks-alt-another:101602]: Signaling child to exit 2022-10-06 12:31:45.044 | WAKEUP 2022-10-06 12:31:45.112 | [58123 Async ks-alt-another:101602]: Signaled 2022-10-06 12:31:45.119 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:45.119 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:45.119 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:45.119 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:45.119 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:45.119 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:45.119 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:45.119 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:45.119 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:45.119 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:45.119 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.119 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:45.119 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.119 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.119 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.119 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:45.119 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:45.120 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:45.120 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.120 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.120 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:45.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:45.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a864465a2461497cb699102eeb2c0bd7 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.120 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:45.120 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.120 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.120 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.120 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:45.120 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:45.120 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:45.120 | ++ functions-common:get_field:818 : echo '| 2845e42c160a4a119c715e2a870e2c0d | a864465a2461497cb699102eeb2c0bd7 | | a02257d06af942b18e5723d99b9c28be | | | False |' 2022-10-06 12:31:45.120 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:45.120 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.120 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:45.120 | + functions-common:get_or_add_user_project_role:997 : echo 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:45.120 | 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:31:45.308 | [58123 Async ks-alt-another:101602]: finished get_or_add_user_project_role anotherrole a864465a2461497cb699102eeb2c0bd7 a02257d06af942b18e5723d99b9c28be with result 0 in 17 seconds 2022-10-06 12:31:45.480 | [58123 Async ks-alt-member-user:101952]: Waiting for completion of get_or_add_user_project_role member 6e111b1f7a9e45b299ebb41966640553 a02257d06af942b18e5723d99b9c28be running on PID 101952 (10 other jobs running) 2022-10-06 12:31:45.595 | [58123 Async ks-alt-member-user:101952]: Signaling child to exit 2022-10-06 12:31:45.595 | WAKEUP 2022-10-06 12:31:45.693 | [58123 Async ks-alt-member-user:101952]: Signaled 2022-10-06 12:31:45.701 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:45.701 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:45.701 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:45.701 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:45.701 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:45.701 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:45.701 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:45.701 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:45.701 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:45.701 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6e111b1f7a9e45b299ebb41966640553 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.701 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:45.701 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:45.701 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.701 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.701 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.701 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:45.701 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:45.702 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:45.702 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6e111b1f7a9e45b299ebb41966640553 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.702 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.702 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.702 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:45.702 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:45.702 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6e111b1f7a9e45b299ebb41966640553 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:45.702 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:45.702 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.702 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:45.702 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:45.702 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:45.702 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:45.702 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:45.702 | ++ functions-common:get_field:818 : echo '| 4b71e2d238b34a9dbb031e0badae775a | 6e111b1f7a9e45b299ebb41966640553 | | a02257d06af942b18e5723d99b9c28be | | | False |' 2022-10-06 12:31:45.702 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:45.702 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:45.702 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:45.702 | + functions-common:get_or_add_user_project_role:997 : echo 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:45.702 | 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:45.959 | [58123 Async ks-alt-member-user:101952]: finished get_or_add_user_project_role member 6e111b1f7a9e45b299ebb41966640553 a02257d06af942b18e5723d99b9c28be with result 0 in 14 seconds 2022-10-06 12:31:46.170 | [58123 Async ks-alt-reader-user:102240]: Waiting for completion of get_or_add_user_project_role reader 0999478500824c378459238738c4f044 a02257d06af942b18e5723d99b9c28be running on PID 102240 (9 other jobs running) 2022-10-06 12:31:46.314 | [58123 Async ks-alt-reader-user:102240]: Signaling child to exit 2022-10-06 12:31:46.320 | WAKEUP 2022-10-06 12:31:46.455 | [58123 Async ks-alt-reader-user:102240]: Signaled 2022-10-06 12:31:46.465 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:31:46.465 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:31:46.465 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:46.465 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:46.465 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:46.465 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:46.465 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:46.465 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:31:46.465 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0999478500824c378459238738c4f044 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:46.465 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:46.466 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:31:46.466 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:46.466 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:46.466 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:31:46.466 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:31:46.466 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 0999478500824c378459238738c4f044 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0999478500824c378459238738c4f044 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:46.466 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:31:46.466 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:31:46.466 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:31:46.466 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:46.466 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:46.466 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:46.466 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:31:46.466 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:31:46.466 | ++ functions-common:get_field:818 : echo '| 8afed38968544836a8594a5d95eee94a | 0999478500824c378459238738c4f044 | | a02257d06af942b18e5723d99b9c28be | | | False |' 2022-10-06 12:31:46.466 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:31:46.466 | ++ functions-common:get_field:812 : read data 2022-10-06 12:31:46.466 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:46.466 | + functions-common:get_or_add_user_project_role:997 : echo 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:46.467 | 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:46.693 | [58123 Async ks-alt-reader-user:102240]: finished get_or_add_user_project_role reader 0999478500824c378459238738c4f044 a02257d06af942b18e5723d99b9c28be with result 0 in 14 seconds 2022-10-06 12:31:46.725 | + inc/async:async_wait:197 : return 0 2022-10-06 12:31:46.742 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-10-06 12:31:47.063 | [58123 Async ks-system-member:102475]: Waiting for completion of get_or_add_user_system_role member b2ea3372c2d64a06adeb88506c3aca8a all running on PID 102475 (8 other jobs running) 2022-10-06 12:31:47.226 | [58123 Async ks-system-member:102475]: Signaling child to exit 2022-10-06 12:31:47.226 | WAKEUP 2022-10-06 12:31:47.386 | [58123 Async ks-system-member:102475]: Signaled 2022-10-06 12:31:47.393 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-10-06 12:31:47.393 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-10-06 12:31:47.393 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-10-06 12:31:47.393 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:47.393 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:47.393 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:47.393 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:47.393 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-10-06 12:31:47.394 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b2ea3372c2d64a06adeb88506c3aca8a --system all -f value -c Role 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user b2ea3372c2d64a06adeb88506c3aca8a --system all 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b2ea3372c2d64a06adeb88506c3aca8a --system all -f value -c Role 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:47.394 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:47.394 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:47.394 | + functions-common:get_or_add_user_system_role:1052 : echo 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:47.394 | 4b71e2d238b34a9dbb031e0badae775a 2022-10-06 12:31:47.734 | [58123 Async ks-system-member:102475]: finished get_or_add_user_system_role member b2ea3372c2d64a06adeb88506c3aca8a all with result 0 in 12 seconds 2022-10-06 12:31:47.944 | [58123 Async ks-system-reader:102772]: Waiting for completion of get_or_add_user_system_role reader 8ee22c4cbe0747d289fd2fe5e95dce8b all running on PID 102772 (7 other jobs running) 2022-10-06 12:31:48.119 | [58123 Async ks-system-reader:102772]: Signaling child to exit 2022-10-06 12:31:48.119 | WAKEUP 2022-10-06 12:31:48.276 | [58123 Async ks-system-reader:102772]: Signaled 2022-10-06 12:31:48.288 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-10-06 12:31:48.288 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-10-06 12:31:48.288 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-10-06 12:31:48.288 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:31:48.288 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:31:48.288 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:31:48.288 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:31:48.288 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:31:48.288 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-10-06 12:31:48.288 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ee22c4cbe0747d289fd2fe5e95dce8b --system all -f value -c Role 2022-10-06 12:31:48.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.289 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:48.289 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-10-06 12:31:48.289 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-10-06 12:31:48.289 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 8ee22c4cbe0747d289fd2fe5e95dce8b --system all 2022-10-06 12:31:48.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.289 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ee22c4cbe0747d289fd2fe5e95dce8b --system all -f value -c Role 2022-10-06 12:31:48.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:48.289 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:48.289 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:48.289 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:48.289 | + functions-common:get_or_add_user_system_role:1052 : echo 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:48.289 | 8afed38968544836a8594a5d95eee94a 2022-10-06 12:31:48.542 | [58123 Async ks-system-reader:102772]: finished get_or_add_user_system_role reader 8ee22c4cbe0747d289fd2fe5e95dce8b all with result 0 in 11 seconds 2022-10-06 12:31:48.576 | + inc/async:async_wait:197 : return 0 2022-10-06 12:31:48.595 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-10-06 12:31:48.942 | [58123 Async ks-group-memberdemo:103193]: Waiting for completion of get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c running on PID 103193 (6 other jobs running) 2022-10-06 12:31:49.067 | [58123 Async ks-group-memberdemo:103193]: Signaling child to exit 2022-10-06 12:31:53.584 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:53.666 | [103288 Async ks-group-anotherdemo:103288]: finished successfully 2022-10-06 12:31:54.325 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:54.373 | [103193 Async ks-group-memberdemo:103193]: finished successfully 2022-10-06 12:31:54.415 | WAKEUP 2022-10-06 12:31:54.467 | [58123 Async ks-group-memberdemo:103193]: Signaled 2022-10-06 12:31:54.469 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-10-06 12:31:54.470 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c -f value 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.470 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.470 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.470 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:54.470 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-10-06 12:31:54.470 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-10-06 12:31:54.470 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.470 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.470 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.470 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c -f value 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.470 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.471 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.471 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:54.471 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False' 2022-10-06 12:31:54.471 | + functions-common:get_or_add_group_project_role:1076 : echo 4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False 2022-10-06 12:31:54.471 | 4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False 2022-10-06 12:31:54.546 | [58123 Async ks-group-memberdemo:103193]: finished get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c with result 0 in 14 seconds 2022-10-06 12:31:54.602 | [58123 Async ks-group-anotherdemo:103288]: Waiting for completion of get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c running on PID 103288 (5 other jobs running) 2022-10-06 12:31:54.640 | [58123 Async ks-group-anotherdemo:103288]: Signaling child to exit 2022-10-06 12:31:54.640 | WAKEUP 2022-10-06 12:31:54.678 | [58123 Async ks-group-anotherdemo:103288]: Signaled 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-10-06 12:31:54.680 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c -f value 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project 040e688fc1a74d61b8500f799984206c -f value 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:54.680 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:54.680 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False' 2022-10-06 12:31:54.680 | + functions-common:get_or_add_group_project_role:1076 : echo 2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False 2022-10-06 12:31:54.680 | 2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c False 2022-10-06 12:31:54.754 | [58123 Async ks-group-anotherdemo:103288]: finished get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 040e688fc1a74d61b8500f799984206c with result 0 in 14 seconds 2022-10-06 12:31:54.835 | [58123 Async ks-group-memberalt:103401]: Waiting for completion of get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be running on PID 103401 (4 other jobs running) 2022-10-06 12:31:54.866 | [58123 Async ks-group-memberalt:103401]: Signaling child to exit 2022-10-06 12:31:55.529 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:55.556 | [103522 Async ks-group-anotheralt:103522]: finished successfully 2022-10-06 12:31:56.062 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:56.088 | [103401 Async ks-group-memberalt:103401]: finished successfully 2022-10-06 12:31:56.114 | WAKEUP 2022-10-06 12:31:56.139 | [58123 Async ks-group-memberalt:103401]: Signaled 2022-10-06 12:31:56.141 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-10-06 12:31:56.141 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be -f value 2022-10-06 12:31:56.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.141 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.141 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-10-06 12:31:56.141 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-10-06 12:31:56.141 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:56.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.142 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be -f value 2022-10-06 12:31:56.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.142 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.142 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False' 2022-10-06 12:31:56.142 | + functions-common:get_or_add_group_project_role:1076 : echo 4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False 2022-10-06 12:31:56.142 | 4b71e2d238b34a9dbb031e0badae775a 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False 2022-10-06 12:31:56.187 | [58123 Async ks-group-memberalt:103401]: finished get_or_add_group_project_role member 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be with result 0 in 16 seconds 2022-10-06 12:31:56.227 | [58123 Async ks-group-anotheralt:103522]: Waiting for completion of get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be running on PID 103522 (3 other jobs running) 2022-10-06 12:31:56.253 | [58123 Async ks-group-anotheralt:103522]: Signaling child to exit 2022-10-06 12:31:56.253 | WAKEUP 2022-10-06 12:31:56.276 | [58123 Async ks-group-anotheralt:103522]: Signaled 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-10-06 12:31:56.278 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be -f value 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 384a062ae05e43e28c46d2e3fd905d43 --project a02257d06af942b18e5723d99b9c28be -f value 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.278 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False' 2022-10-06 12:31:56.278 | + functions-common:get_or_add_group_project_role:1076 : echo 2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False 2022-10-06 12:31:56.279 | 2845e42c160a4a119c715e2a870e2c0d 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be False 2022-10-06 12:31:56.325 | [58123 Async ks-group-anotheralt:103522]: finished get_or_add_group_project_role anotherrole 384a062ae05e43e28c46d2e3fd905d43 a02257d06af942b18e5723d99b9c28be with result 0 in 15 seconds 2022-10-06 12:31:56.373 | [58123 Async ks-group-admin:103618]: Waiting for completion of get_or_add_group_project_role admin 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 running on PID 103618 (2 other jobs running) 2022-10-06 12:31:56.400 | [58123 Async ks-group-admin:103618]: Signaling child to exit 2022-10-06 12:31:56.473 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:31:56.499 | [103618 Async ks-group-admin:103618]: finished successfully 2022-10-06 12:31:56.523 | WAKEUP 2022-10-06 12:31:56.545 | [58123 Async ks-group-admin:103618]: Signaled 2022-10-06 12:31:56.546 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-10-06 12:31:56.546 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8ba53dd2bb204567bebe2fb59f59bc59 --project d252472717524dcc9edc8146376d2b10 -f value 2022-10-06 12:31:56.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.546 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.546 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.546 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.546 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-10-06 12:31:56.546 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-10-06 12:31:56.546 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 8ba53dd2bb204567bebe2fb59f59bc59 --project d252472717524dcc9edc8146376d2b10 2022-10-06 12:31:56.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.546 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.547 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.547 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8ba53dd2bb204567bebe2fb59f59bc59 --project d252472717524dcc9edc8146376d2b10 -f value 2022-10-06 12:31:56.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.547 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:31:56.547 | from cryptography.utils import int_from_bytes 2022-10-06 12:31:56.547 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:31:56.547 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a54f7f0f0a2f4e1ca89e8c72e2ef944a 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 False' 2022-10-06 12:31:56.547 | + functions-common:get_or_add_group_project_role:1076 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 False 2022-10-06 12:31:56.547 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 False 2022-10-06 12:31:56.590 | [58123 Async ks-group-admin:103618]: finished get_or_add_group_project_role admin 8ba53dd2bb204567bebe2fb59f59bc59 d252472717524dcc9edc8146376d2b10 with result 0 in 15 seconds 2022-10-06 12:31:56.594 | + inc/async:async_wait:197 : return 0 2022-10-06 12:31:56.597 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-10-06 12:31:56.614 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:31:56.616 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-10-06 12:31:56.634 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:31:56.637 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-10-06 12:31:56.639 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-10-06 12:31:56.705 | + inc/async:async_inner:63 : create_nova_accounts 2022-10-06 12:31:56.748 | [58123 Async create_nova_accounts:105545]: running: create_nova_accounts 2022-10-06 12:31:56.751 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-10-06 12:31:56.768 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:31:56.771 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-10-06 12:31:56.773 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-10-06 12:31:56.841 | + inc/async:async_inner:63 : create_glance_accounts 2022-10-06 12:31:56.890 | [58123 Async create_glance_accounts:105669]: running: create_glance_accounts 2022-10-06 12:31:56.892 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-10-06 12:31:56.915 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:31:56.917 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-10-06 12:31:56.920 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-10-06 12:31:56.998 | + inc/async:async_inner:63 : create_cinder_accounts 2022-10-06 12:31:57.045 | [58123 Async create_cinder_accounts:105808]: running: create_cinder_accounts 2022-10-06 12:31:57.048 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-10-06 12:31:57.068 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:31:57.070 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-10-06 12:31:57.073 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-10-06 12:31:57.161 | + inc/async:async_inner:63 : create_neutron_accounts 2022-10-06 12:31:57.231 | [58123 Async create_neutron_accounts:105952]: running: create_neutron_accounts 2022-10-06 12:31:57.235 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-10-06 12:31:57.280 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:31:57.285 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-10-06 12:31:57.289 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-10-06 12:31:57.685 | + inc/async:async_inner:63 : create_swift_accounts 2022-10-06 12:31:57.934 | [58123 Async create_swift_accounts:106108]: running: create_swift_accounts 2022-10-06 12:31:57.952 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-10-06 12:31:58.081 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:31:58.105 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-10-06 12:31:58.451 | [58123 Async create_nova_accounts:105545]: Waiting for completion of create_nova_accounts running on PID 105545 (6 other jobs running) 2022-10-06 12:31:58.649 | [58123 Async create_nova_accounts:105545]: Signaling child to exit 2022-10-06 12:32:41.138 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:32:41.210 | [105952 Async create_neutron_accounts:105952]: finished successfully 2022-10-06 12:33:02.497 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:33:02.532 | [105808 Async create_cinder_accounts:105808]: finished successfully 2022-10-06 12:33:17.694 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:33:17.727 | [105669 Async create_glance_accounts:105669]: finished successfully 2022-10-06 12:33:24.064 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:33:24.090 | [105545 Async create_nova_accounts:105545]: finished successfully 2022-10-06 12:33:24.114 | WAKEUP 2022-10-06 12:33:24.137 | [58123 Async create_nova_accounts:105545]: Signaled 2022-10-06 12:33:24.139 | + lib/nova:create_nova_accounts:337 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-10-06 12:33:24.139 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2022-10-06 12:33:24.139 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-10-06 12:33:24.139 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.139 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.139 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.139 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:33:24.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.139 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.139 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.139 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.139 | + functions-common:get_or_create_user:925 : user_id=166eda6d44b147d7b27965f35eef72ca 2022-10-06 12:33:24.139 | + functions-common:get_or_create_user:926 : echo 166eda6d44b147d7b27965f35eef72ca 2022-10-06 12:33:24.139 | 166eda6d44b147d7b27965f35eef72ca 2022-10-06 12:33:24.139 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-10-06 12:33:24.140 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.140 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.140 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.140 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.140 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.140 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.140 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.140 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.140 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.140 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.140 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.140 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.140 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.140 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.140 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.141 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.141 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.141 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.141 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.141 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.141 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.141 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.141 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.141 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.141 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | 166eda6d44b147d7b27965f35eef72ca | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.141 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.141 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.141 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.141 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.141 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.142 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-10-06 12:33:24.142 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-10-06 12:33:24.142 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.142 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.142 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.142 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.142 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.142 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.142 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.142 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.142 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.142 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.143 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.143 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.143 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.143 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.143 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.143 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.143 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.143 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 166eda6d44b147d7b27965f35eef72ca | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.143 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.143 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.143 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:33:24.143 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:33:24.143 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:33:24.143 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2022-10-06 12:33:24.143 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:33:24.143 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.36/compute 2022-10-06 12:33:24.143 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-10-06 12:33:24.143 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.143 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-10-06 12:33:24.143 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-10-06 12:33:24.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.143 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.143 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.143 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.143 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.143 | 703ca00af8a24439a0e59ceb975c4dce' 2022-10-06 12:33:24.143 | + functions-common:get_or_create_service:1094 : echo 703ca00af8a24439a0e59ceb975c4dce 2022-10-06 12:33:24.143 | 703ca00af8a24439a0e59ceb975c4dce 2022-10-06 12:33:24.143 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-10-06 12:33:24.143 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.144 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-10-06 12:33:24.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.144 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.144 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5eebce8449ae44aa8befc40bacc9b86d 2022-10-06 12:33:24.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5eebce8449ae44aa8befc40bacc9b86d 2022-10-06 12:33:24.144 | + functions-common:get_or_create_endpoint:1127 : public_id=5eebce8449ae44aa8befc40bacc9b86d 2022-10-06 12:33:24.144 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.144 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.144 | + functions-common:get_or_create_endpoint:1136 : echo 5eebce8449ae44aa8befc40bacc9b86d 2022-10-06 12:33:24.144 | 5eebce8449ae44aa8befc40bacc9b86d 2022-10-06 12:33:24.144 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2022-10-06 12:33:24.144 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.144 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-10-06 12:33:24.144 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.144 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.145 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.145 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.145 | 6ad6cd7251054e19adaaa6088c6e248e' 2022-10-06 12:33:24.145 | + functions-common:get_or_create_service:1094 : echo 6ad6cd7251054e19adaaa6088c6e248e 2022-10-06 12:33:24.145 | 6ad6cd7251054e19adaaa6088c6e248e 2022-10-06 12:33:24.145 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-10-06 12:33:24.145 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.145 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-10-06 12:33:24.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.145 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.145 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.145 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-10-06 12:33:24.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.145 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.145 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.145 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=150800d6414c4193bcaed1633307e654 2022-10-06 12:33:24.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 150800d6414c4193bcaed1633307e654 2022-10-06 12:33:24.145 | + functions-common:get_or_create_endpoint:1127 : public_id=150800d6414c4193bcaed1633307e654 2022-10-06 12:33:24.145 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.145 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.145 | + functions-common:get_or_create_endpoint:1136 : echo 150800d6414c4193bcaed1633307e654 2022-10-06 12:33:24.145 | 150800d6414c4193bcaed1633307e654 2022-10-06 12:33:24.145 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2022-10-06 12:33:24.145 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:33:24.145 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2022-10-06 12:33:24.146 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:33:24.146 | + lib/nova:create_nova_accounts:368 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-10-06 12:33:24.146 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.146 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.146 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.146 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.146 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.146 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.146 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.146 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.146 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.146 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.146 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.146 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.146 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.146 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.146 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.146 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.147 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.147 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.147 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.147 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.147 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.147 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.147 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.147 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.147 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.147 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.147 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.147 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.147 | ++ functions-common:get_field:818 : echo '| 072d2aec75be48438290d205c53face8 | 166eda6d44b147d7b27965f35eef72ca | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.147 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.147 | + functions-common:get_or_add_user_project_role:995 : user_role_id=072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.147 | + functions-common:get_or_add_user_project_role:997 : echo 072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.147 | 072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.147 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2022-10-06 12:33:24.147 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:33:24.147 | + lib/nova:create_nova_accounts:384 : is_service_enabled n-api 2022-10-06 12:33:24.147 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:33:24.147 | + lib/nova:create_nova_accounts:385 : [[ False = True ]] 2022-10-06 12:33:24.186 | [58123 Async create_nova_accounts:105545]: finished create_nova_accounts with result 0 in 87 seconds 2022-10-06 12:33:24.223 | [58123 Async create_glance_accounts:105669]: Waiting for completion of create_glance_accounts running on PID 105669 (5 other jobs running) 2022-10-06 12:33:24.248 | [58123 Async create_glance_accounts:105669]: Signaling child to exit 2022-10-06 12:33:24.248 | WAKEUP 2022-10-06 12:33:24.270 | [58123 Async create_glance_accounts:105669]: Signaled 2022-10-06 12:33:24.272 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-10-06 12:33:24.272 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:33:24.272 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-10-06 12:33:24.272 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-10-06 12:33:24.272 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.272 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.272 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.272 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:33:24.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.272 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.272 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.272 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.272 | + functions-common:get_or_create_user:925 : user_id=2062f99589f24aee9aa77ef00cd666be 2022-10-06 12:33:24.272 | + functions-common:get_or_create_user:926 : echo 2062f99589f24aee9aa77ef00cd666be 2022-10-06 12:33:24.272 | 2062f99589f24aee9aa77ef00cd666be 2022-10-06 12:33:24.272 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-10-06 12:33:24.272 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.272 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.273 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.273 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.273 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.273 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.273 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.273 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.273 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.273 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.273 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.273 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.273 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.273 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.273 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.273 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.273 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.273 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.274 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.274 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.274 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.274 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.274 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | 2062f99589f24aee9aa77ef00cd666be | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.274 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.274 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.274 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.274 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.274 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.274 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-10-06 12:33:24.274 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-10-06 12:33:24.274 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:33:24.274 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-10-06 12:33:24.274 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-10-06 12:33:24.274 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.274 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.274 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.274 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:33:24.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.274 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.274 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.274 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.274 | + functions-common:get_or_create_user:925 : user_id=fe7e9c2d70f2433b81fdb5af06cc6afe 2022-10-06 12:33:24.274 | + functions-common:get_or_create_user:926 : echo fe7e9c2d70f2433b81fdb5af06cc6afe 2022-10-06 12:33:24.274 | fe7e9c2d70f2433b81fdb5af06cc6afe 2022-10-06 12:33:24.274 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-10-06 12:33:24.274 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.274 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.274 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.274 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.275 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.275 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.275 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.275 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.275 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.275 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.275 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.275 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.275 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.275 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.275 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.275 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.275 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.275 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.275 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.275 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.276 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.276 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.276 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.276 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | fe7e9c2d70f2433b81fdb5af06cc6afe | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.276 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.276 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.276 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.276 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-10-06 12:33:24.276 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.276 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.276 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.276 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.276 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.276 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.276 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.276 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.276 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.276 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.276 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.276 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.277 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.277 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.277 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.277 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.277 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.277 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.277 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.277 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.277 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.277 | ++ functions-common:get_field:818 : echo '| 072d2aec75be48438290d205c53face8 | fe7e9c2d70f2433b81fdb5af06cc6afe | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.277 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.277 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.277 | + functions-common:get_or_add_user_project_role:995 : user_role_id=072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.277 | + functions-common:get_or_add_user_project_role:997 : echo 072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.277 | 072d2aec75be48438290d205c53face8 2022-10-06 12:33:24.277 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-10-06 12:33:24.277 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.277 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-10-06 12:33:24.277 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.277 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.278 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.278 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.278 | 728f55362b1244388f919a8fd4f14d46' 2022-10-06 12:33:24.278 | + functions-common:get_or_create_service:1094 : echo 728f55362b1244388f919a8fd4f14d46 2022-10-06 12:33:24.278 | 728f55362b1244388f919a8fd4f14d46 2022-10-06 12:33:24.278 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-10-06 12:33:24.278 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.278 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-10-06 12:33:24.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.278 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.278 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.278 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-10-06 12:33:24.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.278 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.278 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b1051b050dd1471ea14adbebae1e75fa 2022-10-06 12:33:24.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b1051b050dd1471ea14adbebae1e75fa 2022-10-06 12:33:24.278 | + functions-common:get_or_create_endpoint:1127 : public_id=b1051b050dd1471ea14adbebae1e75fa 2022-10-06 12:33:24.278 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.278 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.278 | + functions-common:get_or_create_endpoint:1136 : echo b1051b050dd1471ea14adbebae1e75fa 2022-10-06 12:33:24.278 | b1051b050dd1471ea14adbebae1e75fa 2022-10-06 12:33:24.278 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-10-06 12:33:24.278 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-10-06 12:33:24.278 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-10-06 12:33:24.279 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-10-06 12:33:24.279 | ++ functions-common:get_or_create_domain:888 : echo default 2022-10-06 12:33:24.279 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-10-06 12:33:24.279 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-10-06 12:33:24.279 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-10-06 12:33:24.279 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-10-06 12:33:24.320 | [58123 Async create_glance_accounts:105669]: finished create_glance_accounts with result 0 in 80 seconds 2022-10-06 12:33:24.358 | [58123 Async create_cinder_accounts:105808]: Waiting for completion of create_cinder_accounts running on PID 105808 (4 other jobs running) 2022-10-06 12:33:24.382 | [58123 Async create_cinder_accounts:105808]: Signaling child to exit 2022-10-06 12:33:24.382 | WAKEUP 2022-10-06 12:33:24.405 | [58123 Async create_cinder_accounts:105808]: Signaled 2022-10-06 12:33:24.407 | + lib/cinder:create_cinder_accounts:399 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-10-06 12:33:24.407 | + lib/cinder:create_cinder_accounts:401 : local extra_role= 2022-10-06 12:33:24.407 | + lib/cinder:create_cinder_accounts:404 : is_service_enabled barbican 2022-10-06 12:33:24.407 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:33:24.407 | + lib/cinder:create_cinder_accounts:408 : create_service_user cinder 2022-10-06 12:33:24.407 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-10-06 12:33:24.407 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.407 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.407 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.407 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:33:24.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.407 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.407 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.407 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.407 | + functions-common:get_or_create_user:925 : user_id=793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.407 | + functions-common:get_or_create_user:926 : echo 793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.407 | 793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.407 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-10-06 12:33:24.407 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.407 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.407 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.408 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.408 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.408 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.408 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.408 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.408 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.408 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.408 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.408 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.408 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.408 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.408 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.408 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.409 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.409 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.409 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | 793591c88bbd4484b2cf1b13b8e004dd | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.409 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.409 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.409 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.409 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.409 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-10-06 12:33:24.409 | + lib/cinder:create_cinder_accounts:411 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-10-06 12:33:24.409 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.409 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-10-06 12:33:24.409 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-10-06 12:33:24.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.409 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.409 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.409 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.409 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.409 | 33874f0599f64159916b0bdfb8f4ad75' 2022-10-06 12:33:24.409 | + functions-common:get_or_create_service:1094 : echo 33874f0599f64159916b0bdfb8f4ad75 2022-10-06 12:33:24.409 | 33874f0599f64159916b0bdfb8f4ad75 2022-10-06 12:33:24.409 | + lib/cinder:create_cinder_accounts:412 : '[' True == False ']' 2022-10-06 12:33:24.409 | + lib/cinder:create_cinder_accounts:425 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-10-06 12:33:24.409 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.409 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-10-06 12:33:24.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.409 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.409 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.409 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.410 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.410 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-10-06 12:33:24.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.410 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.410 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.410 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=62ef36abeb0744d292dde79486802d00 2022-10-06 12:33:24.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 62ef36abeb0744d292dde79486802d00 2022-10-06 12:33:24.410 | + functions-common:get_or_create_endpoint:1127 : public_id=62ef36abeb0744d292dde79486802d00 2022-10-06 12:33:24.410 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.410 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.410 | + functions-common:get_or_create_endpoint:1136 : echo 62ef36abeb0744d292dde79486802d00 2022-10-06 12:33:24.410 | 62ef36abeb0744d292dde79486802d00 2022-10-06 12:33:24.410 | + lib/cinder:create_cinder_accounts:429 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-10-06 12:33:24.410 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.410 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-10-06 12:33:24.410 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-10-06 12:33:24.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.410 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.410 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.410 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.410 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.410 | 89b3186784cc48ec9a794160c3e45932' 2022-10-06 12:33:24.410 | + functions-common:get_or_create_service:1094 : echo 89b3186784cc48ec9a794160c3e45932 2022-10-06 12:33:24.410 | 89b3186784cc48ec9a794160c3e45932 2022-10-06 12:33:24.410 | + lib/cinder:create_cinder_accounts:431 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-10-06 12:33:24.410 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.410 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-10-06 12:33:24.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=724c7dd685c84d1d8e1d42275ce47b6b 2022-10-06 12:33:24.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 724c7dd685c84d1d8e1d42275ce47b6b 2022-10-06 12:33:24.411 | + functions-common:get_or_create_endpoint:1127 : public_id=724c7dd685c84d1d8e1d42275ce47b6b 2022-10-06 12:33:24.411 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.411 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.411 | + functions-common:get_or_create_endpoint:1136 : echo 724c7dd685c84d1d8e1d42275ce47b6b 2022-10-06 12:33:24.411 | 724c7dd685c84d1d8e1d42275ce47b6b 2022-10-06 12:33:24.411 | + lib/cinder:create_cinder_accounts:436 : configure_cinder_internal_tenant 2022-10-06 12:33:24.411 | ++ lib/cinder:configure_cinder_internal_tenant:624 : get_or_create_project service 2022-10-06 12:33:24.411 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:33:24.411 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.411 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.411 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.411 | ++ functions-common:get_or_create_project:938 : project_id=7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:33:24.411 | ++ functions-common:get_or_create_project:939 : echo 7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:33:24.412 | + lib/cinder:configure_cinder_internal_tenant:624 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7d051bd77ca44cf58ba87fd0a8e5b0ae 2022-10-06 12:33:24.412 | ++ lib/cinder:configure_cinder_internal_tenant:625 : get_or_create_user cinder 2022-10-06 12:33:24.412 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.412 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.412 | ++ functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.412 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-10-06 12:33:24.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.412 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.412 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.412 | No password was supplied, authentication will fail when a user does not have a password. 2022-10-06 12:33:24.412 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.412 | ++ functions-common:get_or_create_user:925 : user_id=793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.412 | ++ functions-common:get_or_create_user:926 : echo 793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.412 | + lib/cinder:configure_cinder_internal_tenant:625 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 793591c88bbd4484b2cf1b13b8e004dd 2022-10-06 12:33:24.450 | [58123 Async create_cinder_accounts:105808]: finished create_cinder_accounts with result 0 in 65 seconds 2022-10-06 12:33:24.454 | + inc/async:async_wait:197 : return 0 2022-10-06 12:33:24.457 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-10-06 12:33:24.513 | [58123 Async create_neutron_accounts:105952]: Waiting for completion of create_neutron_accounts running on PID 105952 (3 other jobs running) 2022-10-06 12:33:24.539 | [58123 Async create_neutron_accounts:105952]: Signaling child to exit 2022-10-06 12:33:24.539 | WAKEUP 2022-10-06 12:33:24.562 | [58123 Async create_neutron_accounts:105952]: Signaled 2022-10-06 12:33:24.563 | + lib/neutron:create_neutron_accounts:684 : is_neutron_legacy_enabled 2022-10-06 12:33:24.564 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:33:24.564 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:33:24.564 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:33:24.564 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:33:24.564 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:33:24.564 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:33:24.564 | + lib/neutron:create_neutron_accounts:686 : create_mutnauq_accounts 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.36:9696/ 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.36:9696/networking 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-10-06 12:33:24.564 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-10-06 12:33:24.564 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-10-06 12:33:24.564 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:33:24.564 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:33:24.564 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:33:24.564 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:33:24.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.564 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.564 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.564 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.564 | + functions-common:get_or_create_user:925 : user_id=b11139f3d46c4213a797188cb0d45475 2022-10-06 12:33:24.564 | + functions-common:get_or_create_user:926 : echo b11139f3d46c4213a797188cb0d45475 2022-10-06 12:33:24.564 | b11139f3d46c4213a797188cb0d45475 2022-10-06 12:33:24.564 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-10-06 12:33:24.565 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:33:24.565 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:33:24.565 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.565 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.565 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.565 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.565 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.565 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.565 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:33:24.565 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:33:24.565 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.565 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.565 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:33:24.565 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:33:24.565 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:33:24.565 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.566 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.566 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.566 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.566 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:33:24.566 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:33:24.566 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | b11139f3d46c4213a797188cb0d45475 | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:33:24.566 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:33:24.566 | ++ functions-common:get_field:812 : read data 2022-10-06 12:33:24.566 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.566 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.566 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:33:24.566 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-10-06 12:33:24.566 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-10-06 12:33:24.566 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:33:24.566 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-10-06 12:33:24.566 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-10-06 12:33:24.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.566 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.566 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.566 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.566 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:33:24.566 | 3bd9d2d86221485ab1207c9dafd2b35b' 2022-10-06 12:33:24.566 | + functions-common:get_or_create_service:1094 : echo 3bd9d2d86221485ab1207c9dafd2b35b 2022-10-06 12:33:24.566 | 3bd9d2d86221485ab1207c9dafd2b35b 2022-10-06 12:33:24.566 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/networking 2022-10-06 12:33:24.566 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:33:24.566 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/networking RegionOne 2022-10-06 12:33:24.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:33:24.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-10-06 12:33:24.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.567 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.567 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.567 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:33:24.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:33:24.567 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/networking --region RegionOne -f value -c id 2022-10-06 12:33:24.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.567 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:33:24.567 | from cryptography.utils import int_from_bytes 2022-10-06 12:33:24.567 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:33:24.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=315dcff813d04a8faef580a7f4002539 2022-10-06 12:33:24.567 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 315dcff813d04a8faef580a7f4002539 2022-10-06 12:33:24.567 | + functions-common:get_or_create_endpoint:1127 : public_id=315dcff813d04a8faef580a7f4002539 2022-10-06 12:33:24.567 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:33:24.567 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:33:24.567 | + functions-common:get_or_create_endpoint:1136 : echo 315dcff813d04a8faef580a7f4002539 2022-10-06 12:33:24.567 | 315dcff813d04a8faef580a7f4002539 2022-10-06 12:33:24.608 | [58123 Async create_neutron_accounts:105952]: finished create_neutron_accounts with result 0 in 44 seconds 2022-10-06 12:33:24.645 | [58123 Async create_swift_accounts:106108]: Waiting for completion of create_swift_accounts running on PID 106108 (2 other jobs running) 2022-10-06 12:33:24.670 | [58123 Async create_swift_accounts:106108]: Signaling child to exit 2022-10-06 12:34:13.607 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:34:13.632 | [106108 Async create_swift_accounts:106108]: finished successfully 2022-10-06 12:34:13.656 | WAKEUP 2022-10-06 12:34:13.679 | [58123 Async create_swift_accounts:106108]: Signaled 2022-10-06 12:34:13.680 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-10-06 12:34:13.680 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-10-06 12:34:13.680 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-10-06 12:34:13.680 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-10-06 12:34:13.680 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:618 : local another_role 2022-10-06 12:34:13.681 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-10-06 12:34:13.681 | ++ functions-common:get_or_create_role:945 : local role_id 2022-10-06 12:34:13.681 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-10-06 12:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.681 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.681 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.681 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.681 | ++ functions-common:get_or_create_role:950 : role_id=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.681 | ++ functions-common:get_or_create_role:951 : echo 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:619 : another_role=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.681 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-10-06 12:34:13.681 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-10-06 12:34:13.681 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:34:13.681 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:34:13.681 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:34:13.681 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.681 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.681 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.681 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.681 | + functions-common:get_or_create_user:925 : user_id=404bc3604d0849db9bd67f3d0ec4ff28 2022-10-06 12:34:13.681 | + functions-common:get_or_create_user:926 : echo 404bc3604d0849db9bd67f3d0ec4ff28 2022-10-06 12:34:13.681 | 404bc3604d0849db9bd67f3d0ec4ff28 2022-10-06 12:34:13.681 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-10-06 12:34:13.681 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.681 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:34:13.682 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:34:13.682 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.682 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.682 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.682 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.682 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.682 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.682 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.682 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.682 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.682 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.682 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.682 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.682 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.682 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.682 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.683 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.683 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.683 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.683 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.683 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.683 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | 404bc3604d0849db9bd67f3d0ec4ff28 | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:34:13.683 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.683 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:34:13.683 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:34:13.683 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:34:13.683 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-10-06 12:34:13.683 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-10-06 12:34:13.683 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.683 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:34:13.683 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:34:13.683 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:34:13.683 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.683 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.683 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.683 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.683 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.683 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.683 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.683 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.684 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.684 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.684 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.684 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.684 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.684 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-10-06 12:34:13.684 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.684 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.684 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.684 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.684 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.684 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.684 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.684 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.684 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.684 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 404bc3604d0849db9bd67f3d0ec4ff28 | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:34:13.684 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.684 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.684 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.684 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.684 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.684 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-10-06 12:34:13.684 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:34:13.684 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-10-06 12:34:13.684 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.684 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.685 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.685 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.685 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:34:13.685 | 5b82fafb942440cc9e40d77142020f18' 2022-10-06 12:34:13.685 | + functions-common:get_or_create_service:1094 : echo 5b82fafb942440cc9e40d77142020f18 2022-10-06 12:34:13.685 | 5b82fafb942440cc9e40d77142020f18 2022-10-06 12:34:13.685 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-10-06 12:34:13.685 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:34:13.685 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-10-06 12:34:13.685 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:34:13.685 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-10-06 12:34:13.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.685 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.685 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.685 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.685 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:34:13.685 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:34:13.685 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-10-06 12:34:13.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.685 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.685 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.685 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.685 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=32bd3e2de53941118b5dc561a7a135d3 2022-10-06 12:34:13.685 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 32bd3e2de53941118b5dc561a7a135d3 2022-10-06 12:34:13.685 | + functions-common:get_or_create_endpoint:1127 : public_id=32bd3e2de53941118b5dc561a7a135d3 2022-10-06 12:34:13.685 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.36:8080 ]] 2022-10-06 12:34:13.685 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-10-06 12:34:13.685 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:34:13.686 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.686 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:34:13.686 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:34:13.686 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.686 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2ca918426b804854b96ebe50803df468 2022-10-06 12:34:13.686 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2ca918426b804854b96ebe50803df468 2022-10-06 12:34:13.686 | 2ca918426b804854b96ebe50803df468 2022-10-06 12:34:13.686 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:34:13.686 | + functions-common:get_or_create_endpoint:1136 : echo 32bd3e2de53941118b5dc561a7a135d3 2022-10-06 12:34:13.686 | 32bd3e2de53941118b5dc561a7a135d3 2022-10-06 12:34:13.686 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-10-06 12:34:13.686 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-10-06 12:34:13.686 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:34:13.686 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.686 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.686 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.686 | ++ functions-common:get_or_create_project:938 : project_id=4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.686 | ++ functions-common:get_or_create_project:939 : echo 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.686 | + lib/swift:create_swift_accounts:633 : swift_project_test1=4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.687 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-10-06 12:34:13.687 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.687 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-10-06 12:34:13.687 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:34:13.687 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-10-06 12:34:13.687 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-10-06 12:34:13.687 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-10-06 12:34:13.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.687 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.687 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.687 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.687 | ++ functions-common:get_or_create_user:925 : user_id=789696bf4b6a4ad5894a87dd71091b9b 2022-10-06 12:34:13.687 | ++ functions-common:get_or_create_user:926 : echo 789696bf4b6a4ad5894a87dd71091b9b 2022-10-06 12:34:13.687 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=789696bf4b6a4ad5894a87dd71091b9b 2022-10-06 12:34:13.687 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-10-06 12:34:13.687 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.687 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 789696bf4b6a4ad5894a87dd71091b9b 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.687 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.687 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:34:13.687 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.687 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.687 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:34:13.687 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:34:13.687 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:34:13.687 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:34:13.687 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 789696bf4b6a4ad5894a87dd71091b9b --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.687 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.687 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.687 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.687 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.688 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.688 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.688 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 789696bf4b6a4ad5894a87dd71091b9b --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 789696bf4b6a4ad5894a87dd71091b9b --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.688 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.688 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.688 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.688 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.688 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.688 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.688 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.688 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.688 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.688 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 789696bf4b6a4ad5894a87dd71091b9b | | 4f86c38529c443bea8dcab3f4d0a2993 | | | False |' 2022-10-06 12:34:13.688 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.688 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.688 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.688 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.688 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-10-06 12:34:13.688 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-10-06 12:34:13.689 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:34:13.689 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-10-06 12:34:13.689 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-10-06 12:34:13.689 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-10-06 12:34:13.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.689 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.689 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.689 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.689 | ++ functions-common:get_or_create_user:925 : user_id=4a9da0a7e3f642aa91772d81fb725a0e 2022-10-06 12:34:13.689 | ++ functions-common:get_or_create_user:926 : echo 4a9da0a7e3f642aa91772d81fb725a0e 2022-10-06 12:34:13.689 | + lib/swift:create_swift_accounts:642 : swift_user_test3=4a9da0a7e3f642aa91772d81fb725a0e 2022-10-06 12:34:13.689 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-10-06 12:34:13.689 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.689 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 2845e42c160a4a119c715e2a870e2c0d 4a9da0a7e3f642aa91772d81fb725a0e 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.689 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.689 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:34:13.689 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.689 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.689 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:34:13.689 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:34:13.690 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:34:13.690 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2845e42c160a4a119c715e2a870e2c0d --user 4a9da0a7e3f642aa91772d81fb725a0e --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.690 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.690 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.690 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.690 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.690 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.690 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.690 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.690 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 2845e42c160a4a119c715e2a870e2c0d --user 4a9da0a7e3f642aa91772d81fb725a0e --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.690 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.690 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 2845e42c160a4a119c715e2a870e2c0d --user 4a9da0a7e3f642aa91772d81fb725a0e --project 4f86c38529c443bea8dcab3f4d0a2993 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.690 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.691 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.691 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.691 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.691 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.691 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.691 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.691 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.691 | ++ functions-common:get_field:818 : echo '| 2845e42c160a4a119c715e2a870e2c0d | 4a9da0a7e3f642aa91772d81fb725a0e | | 4f86c38529c443bea8dcab3f4d0a2993 | | | False |' 2022-10-06 12:34:13.691 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.691 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.691 | + functions-common:get_or_add_user_project_role:997 : echo 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.691 | 2845e42c160a4a119c715e2a870e2c0d 2022-10-06 12:34:13.691 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-10-06 12:34:13.691 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-10-06 12:34:13.691 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:34:13.691 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-10-06 12:34:13.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.691 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.691 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.691 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.691 | ++ functions-common:get_or_create_project:938 : project_id=6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.691 | ++ functions-common:get_or_create_project:939 : echo 6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.691 | + lib/swift:create_swift_accounts:647 : swift_project_test2=6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.691 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-10-06 12:34:13.691 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.691 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-10-06 12:34:13.691 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-10-06 12:34:13.691 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:34:13.691 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-10-06 12:34:13.692 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-10-06 12:34:13.692 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-10-06 12:34:13.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.692 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.692 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.692 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.692 | ++ functions-common:get_or_create_user:925 : user_id=74ba5ce46f9b4cd2880dc97b48ccbbe5 2022-10-06 12:34:13.692 | ++ functions-common:get_or_create_user:926 : echo 74ba5ce46f9b4cd2880dc97b48ccbbe5 2022-10-06 12:34:13.692 | + lib/swift:create_swift_accounts:652 : swift_user_test2=74ba5ce46f9b4cd2880dc97b48ccbbe5 2022-10-06 12:34:13.692 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-10-06 12:34:13.692 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.692 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 74ba5ce46f9b4cd2880dc97b48ccbbe5 6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.692 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.692 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:34:13.692 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.692 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.692 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:34:13.692 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:34:13.692 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:34:13.692 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:34:13.692 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74ba5ce46f9b4cd2880dc97b48ccbbe5 --project 6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.692 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.692 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.692 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.692 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.692 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.692 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.692 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.693 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.693 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.693 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 74ba5ce46f9b4cd2880dc97b48ccbbe5 --project 6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.693 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.693 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.693 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74ba5ce46f9b4cd2880dc97b48ccbbe5 --project 6aed7a829e11410a8e44a986833f36ec 2022-10-06 12:34:13.693 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.693 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.693 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.693 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.693 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.693 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.693 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.693 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.693 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.693 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.693 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 74ba5ce46f9b4cd2880dc97b48ccbbe5 | | 6aed7a829e11410a8e44a986833f36ec | | | False |' 2022-10-06 12:34:13.693 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.693 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.693 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.693 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.693 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-10-06 12:34:13.693 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-10-06 12:34:13.693 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-10-06 12:34:13.693 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-10-06 12:34:13.693 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.693 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.694 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-10-06 12:34:13.694 | b6d15e6ff0ce484bbf96d85b8bfcc861' 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_domain:888 : echo b6d15e6ff0ce484bbf96d85b8bfcc861 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:657 : swift_domain=b6d15e6ff0ce484bbf96d85b8bfcc861 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-10-06 12:34:13.694 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-10-06 12:34:13.694 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 b6d15e6ff0ce484bbf96d85b8bfcc861 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_project:932 : local project_id 2022-10-06 12:34:13.694 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b6d15e6ff0ce484bbf96d85b8bfcc861 --or-show -f value -c id 2022-10-06 12:34:13.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.694 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_project:938 : project_id=92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_project:939 : echo 92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:661 : swift_project_test4=92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-10-06 12:34:13.694 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.694 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-10-06 12:34:13.694 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 b6d15e6ff0ce484bbf96d85b8bfcc861 test4@example.com 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-10-06 12:34:13.694 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-10-06 12:34:13.694 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b6d15e6ff0ce484bbf96d85b8bfcc861 --email=test4@example.com --or-show -f value -c id 2022-10-06 12:34:13.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.694 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.695 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.695 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.695 | ++ functions-common:get_or_create_user:925 : user_id=03261edde63b42febded5325b6c455be 2022-10-06 12:34:13.695 | ++ functions-common:get_or_create_user:926 : echo 03261edde63b42febded5325b6c455be 2022-10-06 12:34:13.695 | + lib/swift:create_swift_accounts:666 : swift_user_test4=03261edde63b42febded5325b6c455be 2022-10-06 12:34:13.695 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-10-06 12:34:13.695 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:34:13.695 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 03261edde63b42febded5325b6c455be 92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.695 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:34:13.695 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-10-06 12:34:13.695 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:34:13.695 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:34:13.695 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-10-06 12:34:13.695 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-10-06 12:34:13.695 | ++ functions-common:_get_domain_args:967 : echo 2022-10-06 12:34:13.695 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-10-06 12:34:13.695 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03261edde63b42febded5325b6c455be --project 92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.695 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.695 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:34:13.695 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.695 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.695 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.695 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.695 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.695 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:34:13.695 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:34:13.695 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 03261edde63b42febded5325b6c455be --project 92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.695 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.696 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.696 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03261edde63b42febded5325b6c455be --project 92e3c8c948904171a1359753e73a6776 2022-10-06 12:34:13.696 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:34:13.696 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:34:13.696 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:34:13.696 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.696 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:13.696 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:13.696 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:34:13.696 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:34:13.696 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:34:13.696 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:34:13.696 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 03261edde63b42febded5325b6c455be | | 92e3c8c948904171a1359753e73a6776 | | | False |' 2022-10-06 12:34:13.696 | ++ functions-common:get_field:812 : read data 2022-10-06 12:34:13.696 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.696 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.696 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:34:13.725 | [58123 Async create_swift_accounts:106108]: finished create_swift_accounts with result 0 in 136 seconds 2022-10-06 12:34:13.732 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-10-06 12:34:13.734 | + inc/async:async_wait:197 : return 0 2022-10-06 12:34:13.738 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-10-06 12:34:13.755 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:13.758 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-10-06 12:34:13.775 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:13.778 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-10-06 12:34:13.780 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:34:13.783 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-10-06 12:34:13.785 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-10-06 12:34:13.788 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-10-06 12:34:13.853 | + inc/async:async_inner:63 : init_glance 2022-10-06 12:34:13.896 | [58123 Async init_glance:115628]: running: init_glance 2022-10-06 12:34:13.899 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-10-06 12:34:13.919 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:13.922 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-10-06 12:34:13.925 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:34:13.928 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-10-06 12:34:13.931 | + ./stack.sh:main:1142 : configure_neutron 2022-10-06 12:34:13.933 | + lib/neutron:configure_neutron:635 : is_neutron_legacy_enabled 2022-10-06 12:34:13.938 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:34:13.939 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:34:13.944 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:34:13.946 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:34:13.949 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:34:13.952 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:34:13.954 | + lib/neutron:configure_neutron:637 : configure_mutnauq 2022-10-06 12:34:13.958 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-10-06 12:34:13.960 | + lib/neutron-legacy:_configure_neutron_common:781 : _create_neutron_conf_dir 2022-10-06 12:34:13.962 | + lib/neutron-legacy:_create_neutron_conf_dir:774 : sudo install -d -o ubuntu /etc/neutron 2022-10-06 12:34:13.976 | + lib/neutron-legacy:_configure_neutron_common:784 : cd /opt/stack/neutron 2022-10-06 12:34:13.978 | + lib/neutron-legacy:_configure_neutron_common:784 : exec ./tools/generate_config_file_samples.sh 2022-10-06 12:34:17.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:17.127 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:17.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:17.128 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:20.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:20.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:20.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:20.422 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:23.587 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:34:23.612 | [115628 Async init_glance:115628]: finished successfully 2022-10-06 12:34:23.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:23.737 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:23.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:23.737 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:26.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:26.779 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:26.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:26.779 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:29.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:29.822 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:29.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:29.822 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:32.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:32.901 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:32.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:32.901 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:35.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:35.976 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:35.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:35.976 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:39.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:39.450 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:39.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:39.450 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:43.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:43.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:43.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:43.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:48.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:48.117 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:48.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:48.117 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:48.398 | + lib/neutron-legacy:_configure_neutron_common:786 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-10-06 12:34:48.403 | + lib/neutron-legacy:_configure_neutron_common:788 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-10-06 12:34:48.405 | + lib/neutron-legacy:_configure_neutron_common:792 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-10-06 12:34:48.408 | + lib/neutron-legacy:_configure_neutron_common:796 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-10-06 12:34:48.410 | + lib/neutron-legacy:_configure_neutron_common:801 : neutron_plugin_configure_common 2022-10-06 12:34:48.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-10-06 12:34:48.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-10-06 12:34:48.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-10-06 12:34:48.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-10-06 12:34:48.421 | + lib/neutron-legacy:_neutron_service_plugin_class_add:965 : local service_plugin_class=router 2022-10-06 12:34:48.423 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : [[ '' == '' ]] 2022-10-06 12:34:48.426 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : Q_SERVICE_PLUGIN_CLASSES=router 2022-10-06 12:34:48.428 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-10-06 12:34:48.431 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ ml2_conf.ini == '' ]] 2022-10-06 12:34:48.433 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ ml2 == '' ]] 2022-10-06 12:34:48.435 | + lib/neutron-legacy:_configure_neutron_common:808 : mkdir -p /etc/neutron/plugins/ml2 2022-10-06 12:34:48.440 | + lib/neutron-legacy:_configure_neutron_common:809 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:48.442 | + lib/neutron-legacy:_configure_neutron_common:812 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-10-06 12:34:48.444 | + lib/neutron-legacy:_configure_neutron_common:813 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:48.449 | ++ lib/neutron-legacy:_configure_neutron_common:818 : database_connection_url neutron 2022-10-06 12:34:48.451 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-10-06 12:34:48.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-10-06 12:34:48.457 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-10-06 12:34:48.459 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:34:48.462 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:48.464 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:34:48.480 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:48.482 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:34:48.485 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-10-06 12:34:48.488 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-10-06 12:34:48.522 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-10-06 12:34:48.554 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-10-06 12:34:48.589 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-10-06 12:34:48.621 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-10-06 12:34:48.654 | + lib/neutron-legacy:_configure_neutron_common:825 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-10-06 12:34:48.686 | + lib/neutron-legacy:_configure_neutron_common:827 : '[' libvirt = fake ']' 2022-10-06 12:34:48.689 | + lib/neutron-legacy:_configure_neutron_common:837 : setup_logging /etc/neutron/neutron.conf 2022-10-06 12:34:48.691 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-10-06 12:34:48.694 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-10-06 12:34:48.697 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-10-06 12:34:48.713 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-10-06 12:34:48.715 | + functions:setup_systemd_logging:695 : local pidstr= 2022-10-06 12:34:48.717 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-10-06 12:34:48.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-10-06 12:34:48.722 | + 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-10-06 12:34:48.754 | + 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-10-06 12:34:48.786 | + 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-10-06 12:34:48.818 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-10-06 12:34:48.852 | + lib/neutron-legacy:_configure_neutron_common:839 : is_service_enabled tls-proxy 2022-10-06 12:34:48.868 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:34:48.871 | + lib/neutron-legacy:_configure_neutron_common:845 : _neutron_setup_rootwrap 2022-10-06 12:34:48.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:34:48.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-10-06 12:34:48.878 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : [[ -d /etc/neutron/rootwrap.d ]] 2022-10-06 12:34:48.880 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-10-06 12:34:48.882 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:990 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:34:48.885 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:993 : local srcdir=/opt/stack/neutron 2022-10-06 12:34:48.887 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-10-06 12:34:48.899 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-10-06 12:34:48.912 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-10-06 12:34:48.914 | + lib/neutron-legacy:_neutron_setup_rootwrap:1016 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-10-06 12:34:48.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-10-06 12:34:48.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-10-06 12:34:48.951 | + lib/neutron-legacy:_neutron_setup_rootwrap:1022 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-10-06 12:34:48.953 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:34:48.957 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1026 : mktemp 2022-10-06 12:34:48.961 | + lib/neutron-legacy:_neutron_setup_rootwrap:1026 : TEMPFILE=/tmp/tmp.eulSkLgqKR 2022-10-06 12:34:48.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-10-06 12:34:48.966 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:34:48.968 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : chmod 0440 /tmp/tmp.eulSkLgqKR 2022-10-06 12:34:48.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : sudo chown root:root /tmp/tmp.eulSkLgqKR 2022-10-06 12:34:48.984 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo mv /tmp/tmp.eulSkLgqKR /etc/sudoers.d/neutron-rootwrap 2022-10-06 12:34:48.995 | + lib/neutron-legacy:_neutron_setup_rootwrap:1034 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-06 12:34:49.027 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:49.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:34:49.062 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-10-06 12:34:49.064 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-10-06 12:34:49.067 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-10-06 12:34:49.069 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:34:49.071 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-10-06 12:34:49.074 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:34:49.090 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:49.093 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-10-06 12:34:49.096 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-10-06 12:34:49.099 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:34:49.116 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:49.118 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:34:49.121 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-10-06 12:34:49.154 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:34:49.156 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:34:49.159 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-10-06 12:34:49.176 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:49.178 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-10-06 12:34:49.180 | + lib/neutron-legacy:_configure_neutron_metering:894 : neutron_agent_metering_configure_common 2022-10-06 12:34:49.183 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-10-06 12:34:49.185 | + lib/neutron-legacy:_neutron_service_plugin_class_add:965 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-10-06 12:34:49.187 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : [[ router == '' ]] 2022-10-06 12:34:49.190 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-10-06 12:34:49.192 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-10-06 12:34:49.194 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_agent 2022-10-06 12:34:49.197 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-10-06 12:34:49.199 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-10-06 12:34:49.203 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-10-06 12:34:49.206 | + 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-10-06 12:34:49.211 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-10-06 12:34:49.228 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:49.231 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-10-06 12:34:49.233 | + lib/neutron-legacy:_configure_neutron_service:931 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-10-06 12:34:49.235 | + lib/neutron-legacy:_configure_neutron_service:932 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-10-06 12:34:49.240 | + lib/neutron-legacy:_configure_neutron_service:934 : [[ -n networking ]] 2022-10-06 12:34:49.243 | + lib/neutron-legacy:_configure_neutron_service:935 : _replace_api_paste_composite 2022-10-06 12:34:49.245 | + lib/neutron-legacy:_replace_api_paste_composite:920 : local sep 2022-10-06 12:34:49.248 | ++ lib/neutron-legacy:_replace_api_paste_composite:921 : echo -ne '\x01' 2022-10-06 12:34:49.251 | + lib/neutron-legacy:_replace_api_paste_composite:921 : sep=$'\001' 2022-10-06 12:34:49.253 | + lib/neutron-legacy:_replace_api_paste_composite:923 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-10-06 12:34:49.258 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-10-06 12:34:49.263 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-10-06 12:34:49.268 | + lib/neutron-legacy:_configure_neutron_service:939 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-10-06 12:34:49.301 | + lib/neutron-legacy:_configure_neutron_service:941 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-10-06 12:34:49.335 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-10-06 12:34:49.369 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-10-06 12:34:49.402 | + lib/neutron-legacy:_configure_neutron_service:945 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-10-06 12:34:49.404 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-10-06 12:34:49.407 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-10-06 12:34:49.410 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-10-06 12:34:49.412 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-10-06 12:34:49.445 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-10-06 12:34:49.478 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-10-06 12:34:49.513 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-10-06 12:34:49.547 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-10-06 12:34:49.581 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-10-06 12:34:49.615 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-10-06 12:34:49.649 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-10-06 12:34:49.683 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:34:49.716 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-10-06 12:34:49.750 | + lib/neutron-legacy:_configure_neutron_service:948 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-10-06 12:34:49.784 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-10-06 12:34:49.818 | + lib/neutron-legacy:_configure_neutron_service:951 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-10-06 12:34:49.821 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-10-06 12:34:49.823 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-10-06 12:34:49.826 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-10-06 12:34:49.828 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-10-06 12:34:49.862 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-10-06 12:34:49.895 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-10-06 12:34:49.929 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-10-06 12:34:49.962 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-10-06 12:34:49.996 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-10-06 12:34:50.030 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-10-06 12:34:50.063 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-10-06 12:34:50.098 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:34:50.132 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-10-06 12:34:50.165 | + lib/neutron-legacy:_configure_neutron_service:954 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-10-06 12:34:50.168 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-10-06 12:34:50.170 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-10-06 12:34:50.172 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-10-06 12:34:50.175 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-10-06 12:34:50.209 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-10-06 12:34:50.243 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.36/identity 2022-10-06 12:34:50.278 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-10-06 12:34:50.311 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-10-06 12:34:50.345 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-10-06 12:34:50.379 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-10-06 12:34:50.413 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-10-06 12:34:50.448 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-10-06 12:34:50.482 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-10-06 12:34:50.516 | + lib/neutron-legacy:_configure_neutron_service:957 : neutron_plugin_configure_service 2022-10-06 12:34:50.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-10-06 12:34:50.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-10-06 12:34:50.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-10-06 12:34:50.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-10-06 12:34:50.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-10-06 12:34:50.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-10-06 12:34:50.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-10-06 12:34:50.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-10-06 12:34:50.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-10-06 12:34:50.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-10-06 12:34:50.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-10-06 12:34:50.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-10-06 12:34:50.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-10-06 12:34:50.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-10-06 12:34:50.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-10-06 12:34:50.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-10-06 12:34:50.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-10-06 12:34:50.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:50.562 | + 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-10-06 12:34:50.593 | + 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-10-06 12:34:50.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.598 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-10-06 12:34:50.601 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-10-06 12:34:50.603 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-10-06 12:34:50.605 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.608 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-10-06 12:34:50.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-10-06 12:34:50.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-10-06 12:34:50.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.647 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-10-06 12:34:50.650 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-10-06 12:34:50.652 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-10-06 12:34:50.654 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.656 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-10-06 12:34:50.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-10-06 12:34:50.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-10-06 12:34:50.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.696 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-10-06 12:34:50.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-10-06 12:34:50.701 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-10-06 12:34:50.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.705 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-10-06 12:34:50.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-10-06 12:34:50.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.742 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-10-06 12:34:50.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-10-06 12:34:50.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-10-06 12:34:50.749 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-10-06 12:34:50.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-10-06 12:34:50.786 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.788 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-10-06 12:34:50.791 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-10-06 12:34:50.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-10-06 12:34:50.795 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.798 | + 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-10-06 12:34:50.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-10-06 12:34:50.833 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.835 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-10-06 12:34:50.837 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-10-06 12:34:50.840 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-10-06 12:34:50.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.844 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-10-06 12:34:50.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-10-06 12:34:50.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-10-06 12:34:50.885 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-10-06 12:34:50.887 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-10-06 12:34:50.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.892 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-10-06 12:34:50.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-10-06 12:34:50.926 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.929 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-10-06 12:34:50.931 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-10-06 12:34:50.933 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-10-06 12:34:50.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.938 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-10-06 12:34:50.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-10-06 12:34:50.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:34:50.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-10-06 12:34:50.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-10-06 12:34:50.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-10-06 12:34:50.985 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-10-06 12:34:50.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-10-06 12:34:51.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-10-06 12:34:51.023 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-10-06 12:34:51.040 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:51.042 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-10-06 12:34:51.044 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-06 12:34:51.079 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:51.082 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:34:51.115 | + lib/neutron-legacy:_configure_neutron_plugin_agent:913 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-10-06 12:34:51.150 | + lib/neutron-legacy:_configure_neutron_plugin_agent:916 : neutron_plugin_configure_plugin_agent 2022-10-06 12:34:51.153 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-10-06 12:34:51.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-10-06 12:34:51.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-10-06 12:34:53.884 | INFO neutron.common.config [-] Logging enabled! 2022-10-06 12:34:53.885 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 21.1.0.dev47 2022-10-06 12:34:53.885 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=118068) setup_logging /opt/stack/neutron/neutron/common/config.py:123}} 2022-10-06 12:34:53.886 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-10-06 12:34:53.887 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp85696yoh/privsep.sock'] 2022-10-06 12:34:55.107 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-10-06 12:34:55.107 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp85696yoh/privsep.sock {{(pid=118068) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-10-06 12:34:55.109 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-10-06 12:34:55.109 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-10-06 12:34:55.109 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-10-06 12:34:55.109 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 118078 2022-10-06 12:34:55.110 | DEBUG oslo.privsep.daemon [-] privsep: reply[a9171429-4627-41cd-a245-5e4f21ee1925]: (2,) {{(pid=118078) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-10-06 12:34:55.320 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=118078) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-10-06 12:34:55.332 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.011s {{(pid=118078) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-10-06 12:34:55.332 | DEBUG oslo.privsep.daemon [-] privsep: reply[f2d15efa-080d-4a5a-8a16-d32691a26f50]: (4, ('fbafd69d-cd4c-4e55-9d3c-6a98950bcd00\n', '')) {{(pid=118078) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-10-06 12:34:55.385 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-10-06 12:34:55.385 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-10-06 12:34:55.385 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:55.385 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:55.385 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:55.386 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=118068) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:55.440 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-10-06 12:34:55.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:55.440 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:55.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:55.440 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:55.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-10-06 12:34:55.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-10-06 12:34:55.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-10-06 12:34:55.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-10-06 12:34:55.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-10-06 12:34:55.861 | + 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-10-06 12:34:55.881 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-10-06 12:34:55.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:55.886 | + 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-10-06 12:34:55.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-10-06 12:34:55.926 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-10-06 12:34:55.934 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-10-06 12:34:55.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-10-06 12:34:55.940 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-10-06 12:34:55.962 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-10-06 12:34:55.985 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-10-06 12:34:55.988 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-10-06 12:34:56.013 | net.bridge.bridge-nf-call-iptables = 1 2022-10-06 12:34:56.016 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-10-06 12:34:56.019 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-10-06 12:34:56.027 | net.bridge.bridge-nf-call-ip6tables = 1 2022-10-06 12:34:56.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-10-06 12:34:56.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-10-06 12:34:56.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-10-06 12:34:56.037 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-10-06 12:34:56.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-10-06 12:34:56.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-10-06 12:34:56.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-10-06 12:34:56.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-10-06 12:34:56.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-10-06 12:34:56.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-10-06 12:34:56.077 | + 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-10-06 12:34:56.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-10-06 12:34:56.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-10-06 12:34:56.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-10-06 12:34:56.184 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-10-06 12:34:56.201 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:56.203 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-10-06 12:34:56.206 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.210 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-10-06 12:34:56.244 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:854 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-10-06 12:34:56.276 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-06 12:34:56.311 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:56.314 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:34:56.346 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : is_service_enabled q-l3 2022-10-06 12:34:56.363 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:56.366 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:871 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.368 | + lib/neutron-legacy:_neutron_setup_interface_driver:1044 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-10-06 12:34:56.400 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-10-06 12:34:56.439 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:873 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-10-06 12:34:56.443 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-10-06 12:34:56.446 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-10-06 12:34:56.465 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:34:56.467 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-10-06 12:34:56.470 | + 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-10-06 12:34:56.475 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-10-06 12:34:56.509 | + 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-10-06 12:34:56.544 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:56.547 | + 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-10-06 12:34:56.579 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-10-06 12:34:56.582 | + lib/neutron-legacy:_neutron_setup_interface_driver:1044 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-10-06 12:34:56.616 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-10-06 12:34:56.618 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-10-06 12:34:56.621 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-10-06 12:34:56.654 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-10-06 12:34:56.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-10-06 12:34:56.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-10-06 12:34:56.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-10-06 12:34:59.341 | INFO neutron.common.config [-] Logging enabled! 2022-10-06 12:34:59.341 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 21.1.0.dev47 2022-10-06 12:34:59.342 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=118655) setup_logging /opt/stack/neutron/neutron/common/config.py:123}} 2022-10-06 12:34:59.393 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-10-06 12:34:59.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-10-06 12:34:59.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:59.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:59.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:59.394 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=118655) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-10-06 12:34:59.454 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-10-06 12:34:59.456 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=118655) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-10-06 12:34:59.456 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=118655) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-10-06 12:34:59.456 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-10-06 12:34:59.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:59.456 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:59.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:34:59.456 | from cryptography.utils import int_from_bytes 2022-10-06 12:34:59.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-10-06 12:34:59.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-10-06 12:34:59.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-10-06 12:34:59.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-10-06 12:34:59.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-10-06 12:34:59.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-10-06 12:34:59.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-10-06 12:34:59.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-10-06 12:34:59.821 | + functions:set_mtu:785 : local dev=br-data 2022-10-06 12:34:59.823 | + functions:set_mtu:786 : local mtu=1500 2022-10-06 12:34:59.826 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-10-06 12:34:59.838 | + 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-10-06 12:34:59.855 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-10-06 12:34:59.858 | + lib/neutron-legacy:_configure_public_network_connectivity:716 : [[ -n eth1 ]] 2022-10-06 12:34:59.860 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : _move_neutron_addresses_route eth1 br-data True False inet 2022-10-06 12:34:59.863 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local from_intf=eth1 2022-10-06 12:34:59.865 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local to_intf=br-data 2022-10-06 12:34:59.868 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local add_ovs_port=True 2022-10-06 12:34:59.870 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local del_ovs_port=False 2022-10-06 12:34:59.873 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local af=inet 2022-10-06 12:34:59.875 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ -n eth1 ]] 2022-10-06 12:34:59.878 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ -n br-data ]] 2022-10-06 12:34:59.880 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local IP_REPLACE= 2022-10-06 12:34:59.883 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_DEL= 2022-10-06 12:34:59.885 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_UP= 2022-10-06 12:34:59.888 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local DEFAULT_ROUTE_GW 2022-10-06 12:34:59.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:673 : ip -f inet r 2022-10-06 12:34:59.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:673 : awk '/default.+eth1\s/ { print $3; exit }' 2022-10-06 12:34:59.898 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : DEFAULT_ROUTE_GW= 2022-10-06 12:34:59.900 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : local ADD_OVS_PORT= 2022-10-06 12:34:59.903 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local DEL_OVS_PORT= 2022-10-06 12:34:59.905 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local ARP_CMD= 2022-10-06 12:34:59.909 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : ip -f inet a s dev eth1 scope global primary 2022-10-06 12:34:59.909 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : grep inet 2022-10-06 12:34:59.910 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : awk '{ print $2, $3, $4; exit }' 2022-10-06 12:34:59.915 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : IP_BRD='192.168.0.42/22 brd 192.168.3.255' 2022-10-06 12:34:59.918 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : '[' '' '!=' '' ']' 2022-10-06 12:34:59.920 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ True == \T\r\u\e ]] 2022-10-06 12:34:59.923 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-10-06 12:34:59.925 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ False == \T\r\u\e ]] 2022-10-06 12:34:59.927 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ 192.168.0.42/22 brd 192.168.3.255 != '' ]] 2022-10-06 12:34:59.930 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP_DEL='sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1' 2022-10-06 12:34:59.932 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_REPLACE='sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data' 2022-10-06 12:34:59.934 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_UP='sudo ip link set br-data up' 2022-10-06 12:34:59.937 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : [[ inet == \i\n\e\t ]] 2022-10-06 12:34:59.941 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : awk '{ print $1; exit }' 2022-10-06 12:34:59.942 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : grep -o -E '(.*)/' 2022-10-06 12:34:59.942 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : echo 192.168.0.42/22 brd 192.168.3.255 2022-10-06 12:34:59.943 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : cut -d / -f1 2022-10-06 12:34:59.948 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : IP=192.168.0.42 2022-10-06 12:34:59.950 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.42 ' 2022-10-06 12:34:59.953 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1 2022-10-06 12:34:59.965 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data 2022-10-06 12:34:59.977 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip link set br-data up 2022-10-06 12:34:59.990 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-10-06 12:35:00.011 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ping -c 3 -w 5 -I br-data 192.168.0.42 2022-10-06 12:35:00.030 | PING 192.168.0.42 (192.168.0.42) from 192.168.0.42 br-data: 56(84) bytes of data. 2022-10-06 12:35:00.030 | 64 bytes from 192.168.0.42: icmp_seq=1 ttl=64 time=0.076 ms 2022-10-06 12:35:01.056 | 64 bytes from 192.168.0.42: icmp_seq=2 ttl=64 time=0.040 ms 2022-10-06 12:35:02.080 | 64 bytes from 192.168.0.42: icmp_seq=3 ttl=64 time=0.046 ms 2022-10-06 12:35:02.080 | 2022-10-06 12:35:02.080 | --- 192.168.0.42 ping statistics --- 2022-10-06 12:35:02.080 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-10-06 12:35:02.080 | rtt min/avg/max/mdev = 0.040/0.054/0.076/0.015 ms 2022-10-06 12:35:02.085 | ++ lib/neutron-legacy:_configure_public_network_connectivity:719 : ip -f inet6 a s dev eth1 2022-10-06 12:35:02.086 | ++ lib/neutron-legacy:_configure_public_network_connectivity:719 : grep -c global 2022-10-06 12:35:02.091 | + lib/neutron-legacy:_configure_public_network_connectivity:719 : [[ 0 != 0 ]] 2022-10-06 12:35:02.094 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-10-06 12:35:02.110 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.113 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-10-06 12:35:02.115 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-10-06 12:35:02.120 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-10-06 12:35:02.154 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-10-06 12:35:02.187 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-10-06 12:35:02.220 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-10-06 12:35:02.256 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : [[ True == \T\r\u\e ]] 2022-10-06 12:35:02.258 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-10-06 12:35:02.291 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-10-06 12:35:02.293 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-10-06 12:35:02.310 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:35:02.312 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-10-06 12:35:02.315 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-10-06 12:35:02.332 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:35:02.335 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-10-06 12:35:02.351 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:35:02.354 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-10-06 12:35:02.371 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:35:02.374 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-10-06 12:35:02.409 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-10-06 12:35:02.444 | + lib/neutron:configure_neutron:642 : '[' False == True ']' 2022-10-06 12:35:02.446 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-10-06 12:35:02.464 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.471 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-10-06 12:35:02.489 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.491 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-10-06 12:35:02.494 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-10-06 12:35:02.561 | + inc/async:async_inner:63 : init_neutron 2022-10-06 12:35:02.603 | [58123 Async init_neutron:119160]: running: init_neutron 2022-10-06 12:35:02.606 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-10-06 12:35:02.626 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.630 | ++ ./stack.sh:main:1158 : pidof NetworkManager 2022-10-06 12:35:02.641 | ++ ./stack.sh:main:1158 : true 2022-10-06 12:35:02.645 | + ./stack.sh:main:1158 : netman_pid= 2022-10-06 12:35:02.647 | + ./stack.sh:main:1159 : '[' -z '' ']' 2022-10-06 12:35:02.650 | + ./stack.sh:main:1160 : sudo killall dnsmasq 2022-10-06 12:35:02.670 | dnsmasq: no process found 2022-10-06 12:35:02.673 | + ./stack.sh:main:1160 : true 2022-10-06 12:35:02.676 | + ./stack.sh:main:1165 : clean_iptables 2022-10-06 12:35:02.680 | + lib/nova:clean_iptables:172 : sed 's/-c [0-9]* [0-9]* //g' 2022-10-06 12:35:02.682 | + lib/nova:clean_iptables:172 : grep nova 2022-10-06 12:35:02.685 | + lib/nova:clean_iptables:172 : awk '{print "sudo iptables",$0}' 2022-10-06 12:35:02.685 | + lib/nova:clean_iptables:172 : bash 2022-10-06 12:35:02.685 | + lib/nova:clean_iptables:172 : grep '\-A' 2022-10-06 12:35:02.688 | + lib/nova:clean_iptables:172 : sudo iptables -S -v 2022-10-06 12:35:02.689 | + lib/nova:clean_iptables:172 : sed s/-A/-D/g 2022-10-06 12:35:02.702 | + lib/nova:clean_iptables:174 : sed 's/-c [0-9]* [0-9]* //g' 2022-10-06 12:35:02.705 | + lib/nova:clean_iptables:174 : bash 2022-10-06 12:35:02.709 | + lib/nova:clean_iptables:174 : awk '{print "sudo iptables -t nat",$0}' 2022-10-06 12:35:02.709 | + lib/nova:clean_iptables:174 : sed s/-A/-D/g 2022-10-06 12:35:02.711 | + lib/nova:clean_iptables:174 : grep '\-A' 2022-10-06 12:35:02.711 | + lib/nova:clean_iptables:174 : grep nova 2022-10-06 12:35:02.717 | + lib/nova:clean_iptables:174 : sudo iptables -S -v -t nat 2022-10-06 12:35:02.735 | + lib/nova:clean_iptables:176 : sed 's/-c [0-9]* [0-9]* //g' 2022-10-06 12:35:02.735 | + lib/nova:clean_iptables:176 : sudo iptables -S -v 2022-10-06 12:35:02.740 | + lib/nova:clean_iptables:176 : sed s/-N/-X/g 2022-10-06 12:35:02.740 | + lib/nova:clean_iptables:176 : grep nova 2022-10-06 12:35:02.744 | + lib/nova:clean_iptables:176 : awk '{print "sudo iptables",$0}' 2022-10-06 12:35:02.747 | + lib/nova:clean_iptables:176 : bash 2022-10-06 12:35:02.748 | + lib/nova:clean_iptables:176 : grep '\-N' 2022-10-06 12:35:02.757 | + lib/nova:clean_iptables:178 : grep '\-N' 2022-10-06 12:35:02.759 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables -t nat",$0}' 2022-10-06 12:35:02.759 | + lib/nova:clean_iptables:178 : sudo iptables -S -v -t nat 2022-10-06 12:35:02.759 | + lib/nova:clean_iptables:178 : sed s/-N/-X/g 2022-10-06 12:35:02.764 | + lib/nova:clean_iptables:178 : grep nova 2022-10-06 12:35:02.764 | + lib/nova:clean_iptables:178 : bash 2022-10-06 12:35:02.768 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2022-10-06 12:35:02.774 | + ./stack.sh:main:1168 : sudo sysctl -w net.ipv4.ip_forward=1 2022-10-06 12:35:02.782 | net.ipv4.ip_forward = 1 2022-10-06 12:35:02.786 | + ./stack.sh:main:1173 : is_service_enabled nova neutron 2022-10-06 12:35:02.804 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.807 | + ./stack.sh:main:1174 : configure_os_vif 2022-10-06 12:35:02.809 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-10-06 12:35:02.812 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-10-06 12:35:02.848 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-10-06 12:35:02.882 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-10-06 12:35:02.885 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-10-06 12:35:02.922 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-10-06 12:35:02.956 | + ./stack.sh:main:1180 : is_service_enabled swift 2022-10-06 12:35:02.974 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:02.976 | + ./stack.sh:main:1181 : echo_summary 'Configuring Swift' 2022-10-06 12:35:02.979 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:35:02.981 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-10-06 12:35:02.984 | + ./stack.sh:main:1182 : async_runfunc init_swift 2022-10-06 12:35:02.987 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-10-06 12:35:03.055 | + inc/async:async_inner:63 : init_swift 2022-10-06 12:35:03.100 | [58123 Async init_swift:119559]: running: init_swift 2022-10-06 12:35:03.103 | + ./stack.sh:main:1189 : is_service_enabled cinder 2022-10-06 12:35:03.124 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:03.127 | + ./stack.sh:main:1190 : echo_summary 'Configuring Cinder' 2022-10-06 12:35:03.130 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:35:03.132 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-10-06 12:35:03.135 | + ./stack.sh:main:1191 : async_runfunc init_cinder 2022-10-06 12:35:03.137 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-10-06 12:35:03.218 | + inc/async:async_inner:63 : init_cinder 2022-10-06 12:35:03.269 | [58123 Async init_cinder:119663]: running: init_cinder 2022-10-06 12:35:03.272 | + ./stack.sh:main:1197 : is_service_enabled placement 2022-10-06 12:35:03.304 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:03.307 | + ./stack.sh:main:1198 : echo_summary 'Configuring placement' 2022-10-06 12:35:03.309 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:35:03.312 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-10-06 12:35:03.318 | + ./stack.sh:main:1199 : async_runfunc init_placement 2022-10-06 12:35:03.325 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-10-06 12:35:03.405 | + inc/async:async_inner:63 : init_placement 2022-10-06 12:35:03.493 | [58123 Async init_placement:119810]: running: init_placement 2022-10-06 12:35:03.502 | + ./stack.sh:main:1203 : async_wait init_neutron 2022-10-06 12:35:03.733 | [58123 Async init_neutron:119160]: Waiting for completion of init_neutron running on PID 119160 (6 other jobs running) 2022-10-06 12:35:03.902 | [58123 Async init_neutron:119160]: Signaling child to exit 2022-10-06 12:35:13.038 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:35:13.083 | [119663 Async init_cinder:119663]: finished successfully 2022-10-06 12:35:14.698 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:35:14.726 | [119559 Async init_swift:119559]: finished successfully 2022-10-06 12:35:28.687 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:35:28.714 | [119160 Async init_neutron:119160]: finished successfully 2022-10-06 12:35:28.738 | WAKEUP 2022-10-06 12:35:28.763 | [58123 Async init_neutron:119160]: Signaled 2022-10-06 12:35:28.765 | + lib/neutron:init_neutron:693 : is_neutron_legacy_enabled 2022-10-06 12:35:28.765 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:35:28.765 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:35:28.765 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:35:28.765 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:35:28.765 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:35:28.765 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:35:28.765 | + lib/neutron:init_neutron:695 : init_mutnauq 2022-10-06 12:35:28.765 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-10-06 12:35:28.765 | + lib/database:recreate_database:112 : local db=neutron 2022-10-06 12:35:28.765 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-10-06 12:35:28.765 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-10-06 12:35:28.765 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-10-06 12:35:28.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:28.765 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-10-06 12:35:28.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:28.765 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-10-06 12:35:28.765 | + functions-common:time_start:2425 : local name=dbsync 2022-10-06 12:35:28.765 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:35:28.765 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:35:28.765 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:35:28.765 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059702653 2022-10-06 12:35:28.765 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-10-06 12:35:28.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:28.765 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:28.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:28.765 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-10-06 12:35:28.766 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-10-06 12:35:28.767 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-10-06 12:35:28.768 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-10-06 12:35:28.769 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-10-06 12:35:28.770 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-10-06 12:35:28.771 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-10-06 12:35:28.771 | Running upgrade for neutron ... 2022-10-06 12:35:28.771 | OK 2022-10-06 12:35:28.771 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-10-06 12:35:28.771 | + functions-common:time_stop:2439 : local name 2022-10-06 12:35:28.771 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:35:28.771 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:35:28.771 | + functions-common:time_stop:2442 : local total 2022-10-06 12:35:28.771 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:35:28.771 | + functions-common:time_stop:2445 : name=dbsync 2022-10-06 12:35:28.771 | + functions-common:time_stop:2446 : start_time=1665059702653 2022-10-06 12:35:28.771 | + functions-common:time_stop:2448 : [[ -z 1665059702653 ]] 2022-10-06 12:35:28.771 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:35:28.771 | + functions-common:time_stop:2451 : end_time=1665059728671 2022-10-06 12:35:28.772 | + functions-common:time_stop:2452 : elapsed_time=26018 2022-10-06 12:35:28.772 | + functions-common:time_stop:2453 : total=5612 2022-10-06 12:35:28.772 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:35:28.772 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=31630 2022-10-06 12:35:28.813 | [58123 Async init_neutron:119160]: finished init_neutron with result 0 in 26 seconds 2022-10-06 12:35:28.817 | + inc/async:async_wait:197 : return 0 2022-10-06 12:35:28.820 | + ./stack.sh:main:1204 : async_wait init_placement 2022-10-06 12:35:28.875 | [58123 Async init_placement:119810]: Waiting for completion of init_placement running on PID 119810 (5 other jobs running) 2022-10-06 12:35:28.901 | [58123 Async init_placement:119810]: Signaling child to exit 2022-10-06 12:35:50.211 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:35:50.235 | [119810 Async init_placement:119810]: finished successfully 2022-10-06 12:35:50.259 | WAKEUP 2022-10-06 12:35:50.282 | [58123 Async init_placement:119810]: Signaled 2022-10-06 12:35:50.283 | + lib/placement:init_placement:130 : recreate_database placement 2022-10-06 12:35:50.283 | + lib/database:recreate_database:112 : local db=placement 2022-10-06 12:35:50.283 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-10-06 12:35:50.283 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-10-06 12:35:50.283 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-10-06 12:35:50.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.284 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-10-06 12:35:50.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.284 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-10-06 12:35:50.284 | + lib/placement:init_placement:132 : create_placement_accounts 2022-10-06 12:35:50.284 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-10-06 12:35:50.284 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-10-06 12:35:50.284 | + functions-common:get_or_create_user:909 : local user_id 2022-10-06 12:35:50.284 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-10-06 12:35:50.284 | + functions-common:get_or_create_user:913 : local email= 2022-10-06 12:35:50.284 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-10-06 12:35:50.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.284 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.284 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.284 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.284 | + functions-common:get_or_create_user:925 : user_id=941394cd04f44870b155057ccc35c045 2022-10-06 12:35:50.284 | + functions-common:get_or_create_user:926 : echo 941394cd04f44870b155057ccc35c045 2022-10-06 12:35:50.284 | 941394cd04f44870b155057ccc35c045 2022-10-06 12:35:50.284 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-10-06 12:35:50.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:35:50.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:35:50.284 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:35:50.284 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:35:50.284 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.285 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:35:50.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:35:50.285 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:35:50.285 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.285 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:35:50.285 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:35:50.285 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.285 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:35:50.285 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:35:50.285 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:35:50.285 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.285 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.285 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.285 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:35:50.285 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:35:50.285 | ++ functions-common:get_field:818 : echo '| 7d7c57193bd14c9fa6ec660a51fd81ed | 941394cd04f44870b155057ccc35c045 | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:35:50.285 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:35:50.285 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.285 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:35:50.285 | + functions-common:get_or_add_user_project_role:997 : echo 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:35:50.286 | 7d7c57193bd14c9fa6ec660a51fd81ed 2022-10-06 12:35:50.286 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-10-06 12:35:50.286 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-10-06 12:35:50.286 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:957 : local domain 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:958 : domain= 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-10-06 12:35:50.286 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-10-06 12:35:50.286 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:35:50.286 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:35:50.286 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.286 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.286 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.286 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.286 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-10-06 12:35:50.286 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-10-06 12:35:50.286 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.286 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.286 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-10-06 12:35:50.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-10-06 12:35:50.287 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:35:50.287 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.287 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.287 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.287 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.287 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-10-06 12:35:50.287 | ++ functions-common:get_field:816 : field='$2' 2022-10-06 12:35:50.287 | ++ functions-common:get_field:818 : echo '| a54f7f0f0a2f4e1ca89e8c72e2ef944a | 941394cd04f44870b155057ccc35c045 | | 7d051bd77ca44cf58ba87fd0a8e5b0ae | | | False |' 2022-10-06 12:35:50.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-10-06 12:35:50.287 | ++ functions-common:get_field:812 : read data 2022-10-06 12:35:50.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:35:50.287 | + functions-common:get_or_add_user_project_role:997 : echo a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:35:50.287 | a54f7f0f0a2f4e1ca89e8c72e2ef944a 2022-10-06 12:35:50.287 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-10-06 12:35:50.287 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-10-06 12:35:50.287 | + functions-common:get_or_create_service:1082 : local service_id 2022-10-06 12:35:50.287 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-10-06 12:35:50.287 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-10-06 12:35:50.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.287 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.287 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.287 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.287 | + functions-common:get_or_create_service:1093 : service_id=' 2022-10-06 12:35:50.287 | 4af1c743e28b4e7c9fad57a8ace86cb5' 2022-10-06 12:35:50.287 | + functions-common:get_or_create_service:1094 : echo 4af1c743e28b4e7c9fad57a8ace86cb5 2022-10-06 12:35:50.287 | 4af1c743e28b4e7c9fad57a8ace86cb5 2022-10-06 12:35:50.287 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-10-06 12:35:50.287 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-10-06 12:35:50.287 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-10-06 12:35:50.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-10-06 12:35:50.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-10-06 12:35:50.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.288 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-10-06 12:35:50.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-10-06 12:35:50.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-10-06 12:35:50.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.288 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.288 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:35:50.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e48c63d15e6b43919a34e1592a40f890 2022-10-06 12:35:50.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e48c63d15e6b43919a34e1592a40f890 2022-10-06 12:35:50.288 | + functions-common:get_or_create_endpoint:1127 : public_id=e48c63d15e6b43919a34e1592a40f890 2022-10-06 12:35:50.288 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-10-06 12:35:50.288 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-10-06 12:35:50.288 | + functions-common:get_or_create_endpoint:1136 : echo e48c63d15e6b43919a34e1592a40f890 2022-10-06 12:35:50.288 | e48c63d15e6b43919a34e1592a40f890 2022-10-06 12:35:50.329 | [58123 Async init_placement:119810]: finished init_placement with result 0 in 46 seconds 2022-10-06 12:35:50.333 | + inc/async:async_wait:197 : return 0 2022-10-06 12:35:50.335 | + ./stack.sh:main:1205 : async_wait init_glance 2022-10-06 12:35:50.385 | [58123 Async init_glance:115628]: Waiting for completion of init_glance running on PID 115628 (4 other jobs running) 2022-10-06 12:35:50.411 | [58123 Async init_glance:115628]: Signaling child to exit 2022-10-06 12:35:50.411 | WAKEUP 2022-10-06 12:35:50.434 | [58123 Async init_glance:115628]: Signaled 2022-10-06 12:35:50.435 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-10-06 12:35:50.435 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-10-06 12:35:50.435 | + lib/glance:init_glance:485 : recreate_database glance 2022-10-06 12:35:50.435 | + lib/database:recreate_database:112 : local db=glance 2022-10-06 12:35:50.435 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-10-06 12:35:50.435 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-10-06 12:35:50.435 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-10-06 12:35:50.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.435 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-10-06 12:35:50.435 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.435 | + lib/glance:init_glance:487 : time_start dbsync 2022-10-06 12:35:50.435 | + functions-common:time_start:2425 : local name=dbsync 2022-10-06 12:35:50.435 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:35:50.435 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:35:50.435 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:35:50.435 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059653933 2022-10-06 12:35:50.436 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-10-06 12:35:50.436 | INFO dbcounter [-] Registered counter for database glance 2022-10-06 12:35:50.436 | 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=115728) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:35:50.436 | DEBUG dbcounter [-] [115728] Writer thread running {{(pid=115728) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:35:50.436 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.436 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-10-06 12:35:50.437 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-10-06 12:35:50.437 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-10-06 12:35:50.437 | Database migration is up to date. No migration needed. 2022-10-06 12:35:50.437 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-10-06 12:35:50.437 | Database is synced successfully. 2022-10-06 12:35:50.437 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-10-06 12:35:50.437 | INFO dbcounter [-] Registered counter for database glance 2022-10-06 12:35:50.437 | 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=115908) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:35:50.437 | DEBUG dbcounter [-] [115908] Writer thread running {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-10-06 12:35:50.437 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-10-06 12:35:50.437 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-10-06 12:35:50.437 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-10-06 12:35:50.438 | DEBUG dbcounter [-] [115908] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.438 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-10-06 12:35:50.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-10-06 12:35:50.439 | DEBUG dbcounter [-] [115908] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=115908) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-10-06 12:35:50.439 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-10-06 12:35:50.439 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-10-06 12:35:50.439 | + lib/glance:init_glance:493 : time_stop dbsync 2022-10-06 12:35:50.439 | + functions-common:time_stop:2439 : local name 2022-10-06 12:35:50.439 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:35:50.439 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:35:50.439 | + functions-common:time_stop:2442 : local total 2022-10-06 12:35:50.439 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:35:50.439 | + functions-common:time_stop:2445 : name=dbsync 2022-10-06 12:35:50.439 | + functions-common:time_stop:2446 : start_time=1665059653933 2022-10-06 12:35:50.439 | + functions-common:time_stop:2448 : [[ -z 1665059653933 ]] 2022-10-06 12:35:50.439 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:35:50.439 | + functions-common:time_stop:2451 : end_time=1665059663571 2022-10-06 12:35:50.439 | + functions-common:time_stop:2452 : elapsed_time=9638 2022-10-06 12:35:50.439 | + functions-common:time_stop:2453 : total=5612 2022-10-06 12:35:50.439 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:35:50.439 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15250 2022-10-06 12:35:50.480 | [58123 Async init_glance:115628]: finished init_glance with result 0 in 9 seconds 2022-10-06 12:35:50.484 | + inc/async:async_wait:197 : return 0 2022-10-06 12:35:50.487 | + ./stack.sh:main:1206 : async_wait init_swift 2022-10-06 12:35:50.538 | [58123 Async init_swift:119559]: Waiting for completion of init_swift running on PID 119559 (3 other jobs running) 2022-10-06 12:35:50.564 | [58123 Async init_swift:119559]: Signaling child to exit 2022-10-06 12:35:50.564 | WAKEUP 2022-10-06 12:35:50.587 | [58123 Async init_swift:119559]: Signaled 2022-10-06 12:35:50.588 | + lib/swift:init_swift:673 : local node_number 2022-10-06 12:35:50.588 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-10-06 12:35:50.588 | No object-updater running 2022-10-06 12:35:50.588 | No account-server running 2022-10-06 12:35:50.588 | No object-replicator running 2022-10-06 12:35:50.588 | No container-reconciler running 2022-10-06 12:35:50.588 | No account-reaper running 2022-10-06 12:35:50.588 | No container-auditor running 2022-10-06 12:35:50.588 | No container-sharder running 2022-10-06 12:35:50.588 | No object-server running 2022-10-06 12:35:50.588 | No container-updater running 2022-10-06 12:35:50.588 | No object-auditor running 2022-10-06 12:35:50.589 | No object-reconstructor running 2022-10-06 12:35:50.589 | No object-expirer running 2022-10-06 12:35:50.589 | No container-sync running 2022-10-06 12:35:50.589 | No account-auditor running 2022-10-06 12:35:50.589 | No container-replicator running 2022-10-06 12:35:50.589 | No account-replicator running 2022-10-06 12:35:50.589 | No proxy-server running 2022-10-06 12:35:50.589 | No container-server running 2022-10-06 12:35:50.589 | + lib/swift:init_swift:675 : true 2022-10-06 12:35:50.589 | + lib/swift:init_swift:678 : create_swift_disk 2022-10-06 12:35:50.589 | + lib/swift:create_swift_disk:570 : local node_number 2022-10-06 12:35:50.589 | + lib/swift:create_swift_disk:575 : local user_group 2022-10-06 12:35:50.589 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-10-06 12:35:50.589 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-10-06 12:35:50.589 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-10-06 12:35:50.589 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-10-06 12:35:50.589 | + functions:create_disk:732 : local node_number 2022-10-06 12:35:50.589 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-10-06 12:35:50.589 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-10-06 12:35:50.589 | + functions:create_disk:736 : local key 2022-10-06 12:35:50.589 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | ++ functions:create_disk:738 : sed s#/.## 2022-10-06 12:35:50.589 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-10-06 12:35:50.589 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-10-06 12:35:50.589 | + functions:destroy_disk:765 : local key 2022-10-06 12:35:50.589 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | ++ functions:destroy_disk:767 : sed s#/.## 2022-10-06 12:35:50.589 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.589 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.590 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-10-06 12:35:50.590 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-10-06 12:35:50.590 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.590 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.590 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-10-06 12:35:50.590 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.590 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-10-06 12:35:50.590 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-10-06 12:35:50.590 | = sectsz=512 attr=2, projid32bit=1 2022-10-06 12:35:50.590 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-10-06 12:35:50.590 | = reflink=1 2022-10-06 12:35:50.590 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-10-06 12:35:50.590 | = sunit=0 swidth=0 blks 2022-10-06 12:35:50.590 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-10-06 12:35:50.590 | log =internal log bsize=4096 blocks=2560, version=2 2022-10-06 12:35:50.590 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-10-06 12:35:50.590 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-10-06 12:35:50.590 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-10-06 12:35:50.590 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-10-06 12:35:50.590 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-10-06 12:35:50.590 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-10-06 12:35:50.590 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-10-06 12:35:50.590 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:584 : local node_number 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-10-06 12:35:50.590 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-10-06 12:35:50.590 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-10-06 12:35:50.591 | + lib/swift:init_swift:684 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-10-06 12:35:50.591 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-10-06 12:35:50.591 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-10-06 12:35:50.591 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-10-06 12:35:50.591 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-10-06 12:35:50.591 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-10-06 12:35:50.591 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-10-06 12:35:50.591 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-10-06 12:35:50.591 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-10-06 12:35:50.591 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-10-06 12:35:50.591 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-10-06 12:35:50.591 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-10-06 12:35:50.591 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-10-06 12:35:50.591 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-10-06 12:35:50.591 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-10-06 12:35:50.591 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-10-06 12:35:50.591 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-10-06 12:35:50.591 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-10-06 12:35:50.591 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-10-06 12:35:50.591 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-10-06 12:35:50.591 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-10-06 12:35:50.591 | + lib/swift:init_swift:719 : popd 2022-10-06 12:35:50.633 | [58123 Async init_swift:119559]: finished init_swift with result 0 in 11 seconds 2022-10-06 12:35:50.637 | + inc/async:async_wait:197 : return 0 2022-10-06 12:35:50.640 | + ./stack.sh:main:1207 : async_wait init_cinder 2022-10-06 12:35:50.691 | [58123 Async init_cinder:119663]: Waiting for completion of init_cinder running on PID 119663 (2 other jobs running) 2022-10-06 12:35:50.716 | [58123 Async init_cinder:119663]: Signaling child to exit 2022-10-06 12:35:50.716 | WAKEUP 2022-10-06 12:35:50.741 | [58123 Async init_cinder:119663]: Signaled 2022-10-06 12:35:50.742 | + lib/cinder:init_cinder:442 : is_service_enabled mysql postgresql 2022-10-06 12:35:50.742 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.742 | + lib/cinder:init_cinder:444 : recreate_database cinder 2022-10-06 12:35:50.742 | + lib/database:recreate_database:112 : local db=cinder 2022-10-06 12:35:50.742 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-10-06 12:35:50.742 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-10-06 12:35:50.742 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-10-06 12:35:50.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.743 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-10-06 12:35:50.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:50.743 | + lib/cinder:init_cinder:446 : time_start dbsync 2022-10-06 12:35:50.743 | + functions-common:time_start:2425 : local name=dbsync 2022-10-06 12:35:50.743 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:35:50.743 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:35:50.743 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:35:50.743 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059703335 2022-10-06 12:35:50.743 | + lib/cinder:init_cinder:448 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-10-06 12:35:50.743 | INFO dbcounter [-] Registered counter for database cinder 2022-10-06 12:35:50.743 | 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=119777) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:35:50.743 | DEBUG dbcounter [-] [119777] Writer thread running {{(pid=119777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-10-06 12:35:50.744 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=119777) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-10-06 12:35:50.744 | INFO cinder.db.migration [-] Applying migration(s) 2022-10-06 12:35:50.744 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:35:50.744 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:35:50.744 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-10-06 12:35:50.744 | DEBUG dbcounter [-] [119777] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=119777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:35:50.744 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=119777) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:35:50.744 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-10-06 12:35:50.744 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=119777) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:35:50.744 | INFO cinder.db.migration [-] Migration(s) applied 2022-10-06 12:35:50.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.744 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:50.744 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:50.744 | + lib/cinder:init_cinder:449 : time_stop dbsync 2022-10-06 12:35:50.744 | + functions-common:time_stop:2439 : local name 2022-10-06 12:35:50.744 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:35:50.744 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:35:50.744 | + functions-common:time_stop:2442 : local total 2022-10-06 12:35:50.744 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:35:50.744 | + functions-common:time_stop:2445 : name=dbsync 2022-10-06 12:35:50.744 | + functions-common:time_stop:2446 : start_time=1665059703335 2022-10-06 12:35:50.745 | + functions-common:time_stop:2448 : [[ -z 1665059703335 ]] 2022-10-06 12:35:50.745 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:35:50.745 | + functions-common:time_stop:2451 : end_time=1665059710744 2022-10-06 12:35:50.745 | + functions-common:time_stop:2452 : elapsed_time=7409 2022-10-06 12:35:50.745 | + functions-common:time_stop:2453 : total=5612 2022-10-06 12:35:50.745 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:35:50.745 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13021 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:452 : is_service_enabled c-vol 2022-10-06 12:35:50.745 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:452 : [[ -n lvm:lvmdriver-1 ]] 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:453 : local be be_name be_type 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:454 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:455 : be_type=lvm 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:456 : be_name=lvmdriver-1 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:457 : type init_cinder_backend_lvm 2022-10-06 12:35:50.745 | + lib/cinder:init_cinder:458 : init_cinder_backend_lvm lvmdriver-1 2022-10-06 12:35:50.745 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-10-06 12:35:50.745 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-10-06 12:35:50.745 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-10-06 12:35:50.745 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-10-06 12:35:50.745 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-10-06 12:35:50.745 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 12:35:50.745 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 12:35:50.745 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 12:35:50.745 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-10-06 12:35:50.745 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 12:35:50.745 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 12:35:50.746 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 12:35:50.746 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 12:35:50.746 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 12:35:50.746 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 12:35:50.746 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-10-06 12:35:50.746 | Volume group "stack-volumes-lvmdriver-1" not found 2022-10-06 12:35:50.746 | Cannot process volume group stack-volumes-lvmdriver-1 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-10-06 12:35:50.746 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-10-06 12:35:50.746 | s|%DIRECTIO%|--direct-io=on|g; 2022-10-06 12:35:50.746 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-10-06 12:35:50.746 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-10-06 12:35:50.746 | [Unit] 2022-10-06 12:35:50.746 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-10-06 12:35:50.746 | DefaultDependencies=no 2022-10-06 12:35:50.746 | After=systemd-udev-settle.service 2022-10-06 12:35:50.746 | Before=lvm2-activation-early.service 2022-10-06 12:35:50.746 | Wants=systemd-udev-settle.service 2022-10-06 12:35:50.746 | 2022-10-06 12:35:50.746 | [Service] 2022-10-06 12:35:50.746 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-10-06 12:35:50.746 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-10-06 12:35:50.746 | RemainAfterExit=yes 2022-10-06 12:35:50.747 | Type=oneshot 2022-10-06 12:35:50.747 | 2022-10-06 12:35:50.747 | [Install] 2022-10-06 12:35:50.747 | WantedBy=local-fs.target 2022-10-06 12:35:50.747 | Also=systemd-udev-settle.service 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-10-06 12:35:50.747 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-10-06 12:35:50.747 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-10-06 12:35:50.747 | Volume group "stack-volumes-lvmdriver-1" not found 2022-10-06 12:35:50.747 | Cannot process volume group stack-volumes-lvmdriver-1 2022-10-06 12:35:50.747 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-10-06 12:35:50.747 | Physical volume "/dev/loop4" successfully created. 2022-10-06 12:35:50.747 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-10-06 12:35:50.747 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-10-06 12:35:50.747 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-10-06 12:35:50.747 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-10-06 12:35:50.747 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-10-06 12:35:50.747 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-10-06 12:35:50.747 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-10-06 12:35:50.747 | + lib/cinder:init_cinder:463 : is_service_enabled c-bak 2022-10-06 12:35:50.747 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.747 | + lib/cinder:init_cinder:463 : [[ -n swift ]] 2022-10-06 12:35:50.747 | + lib/cinder:init_cinder:464 : type init_cinder_backup_swift 2022-10-06 12:35:50.747 | + lib/cinder:init_cinder:469 : mkdir -p /opt/stack/data/cinder/volumes 2022-10-06 12:35:50.788 | [58123 Async init_cinder:119663]: finished init_cinder with result 0 in 9 seconds 2022-10-06 12:35:50.792 | + inc/async:async_wait:197 : return 0 2022-10-06 12:35:50.794 | + ./stack.sh:main:1212 : is_service_enabled nova 2022-10-06 12:35:50.812 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.815 | + ./stack.sh:main:1213 : echo_summary 'Configuring Nova' 2022-10-06 12:35:50.817 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:35:50.820 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-10-06 12:35:50.822 | + ./stack.sh:main:1214 : init_nova 2022-10-06 12:35:50.825 | + lib/nova:init_nova:811 : is_service_enabled mysql postgresql 2022-10-06 12:35:50.841 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.845 | + lib/nova:init_nova:811 : is_service_enabled n-api 2022-10-06 12:35:50.862 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:50.864 | + lib/nova:init_nova:813 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:35:50.867 | + lib/nova:init_nova:821 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-10-06 12:35:50.932 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-10-06 12:35:50.975 | [58123 Async nova-cell-0:122161]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-10-06 12:35:50.978 | ++ lib/nova:init_nova:824 : seq 1 1 2022-10-06 12:35:50.984 | + lib/nova:init_nova:824 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:35:50.988 | ++ lib/nova:init_nova:825 : conductor_conf 1 2022-10-06 12:35:50.990 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:35:50.993 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:35:50.996 | + lib/nova:init_nova:825 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-10-06 12:35:51.063 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-10-06 12:35:51.112 | [58123 Async nova-cell-1:122268]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-10-06 12:35:51.115 | + lib/nova:init_nova:828 : recreate_database nova_api 2022-10-06 12:35:51.117 | + lib/database:recreate_database:112 : local db=nova_api 2022-10-06 12:35:51.120 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-10-06 12:35:51.122 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-10-06 12:35:51.130 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-10-06 12:35:51.134 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:51.149 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-10-06 12:35:51.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:35:51.173 | + lib/nova:init_nova:829 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-10-06 12:35:51.756 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:35:55.108 | INFO dbcounter [-] Registered counter for database nova_api 2022-10-06 12:35:55.137 | DEBUG dbcounter [-] [122335] Writer thread running {{(pid=122335) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:35:55.138 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-10-06 12:35:55.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:35:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:35:55.149 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-10-06 12:35:55.149 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=122335) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-10-06 12:35:55.175 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:35:55.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:35:55.213 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-10-06 12:35:57.366 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=122335) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:35:57.369 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-10-06 12:35:57.823 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=122335) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:35:57.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:57.829 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:57.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:35:57.829 | from cryptography.utils import int_from_bytes 2022-10-06 12:35:58.257 | ++ lib/nova:init_nova:833 : database_connection_url nova_cell0 2022-10-06 12:35:58.264 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-10-06 12:35:58.269 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-10-06 12:35:58.272 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-10-06 12:35:58.274 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-10-06 12:35:58.277 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-10-06 12:35:58.280 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-10-06 12:35:58.299 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:35:58.302 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-10-06 12:35:58.313 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-10-06 12:35:58.316 | + lib/nova:init_nova:833 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-10-06 12:35:58.960 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:36:02.073 | INFO dbcounter [None req-55434f8a-5b09-4c74-87dc-8f421bbaf74a None None] Registered counter for database nova_api 2022-10-06 12:36:02.102 | DEBUG dbcounter [-] [122839] Writer thread running {{(pid=122839) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:02.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:02.162 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:02.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:02.162 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:02.611 | ++ lib/nova:init_nova:836 : seq 0 1 2022-10-06 12:36:02.617 | + lib/nova:init_nova:836 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-10-06 12:36:02.621 | + lib/nova:init_nova:837 : async_wait nova-cell-0 2022-10-06 12:36:02.692 | [58123 Async nova-cell-0:122161]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 122161 (3 other jobs running) 2022-10-06 12:36:02.729 | [58123 Async nova-cell-0:122161]: Signaling child to exit 2022-10-06 12:36:03.249 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:36:03.277 | [122268 Async nova-cell-1:122268]: finished successfully 2022-10-06 12:36:03.397 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:36:03.422 | [122161 Async nova-cell-0:122161]: finished successfully 2022-10-06 12:36:03.446 | WAKEUP 2022-10-06 12:36:03.468 | [58123 Async nova-cell-0:122161]: Signaled 2022-10-06 12:36:03.470 | + lib/nova:init_nova_db:801 : local dbname=nova_cell0 2022-10-06 12:36:03.470 | + lib/nova:init_nova_db:802 : local conffile=/etc/nova/nova.conf 2022-10-06 12:36:03.470 | + lib/nova:init_nova_db:803 : recreate_database nova_cell0 2022-10-06 12:36:03.470 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-10-06 12:36:03.470 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-10-06 12:36:03.470 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-10-06 12:36:03.470 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-10-06 12:36:03.470 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:36:03.470 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-10-06 12:36:03.470 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:36:03.470 | + lib/nova:init_nova_db:804 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-10-06 12:36:03.470 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:36:03.470 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-10-06 12:36:03.470 | DEBUG dbcounter [-] [122223] Writer thread running {{(pid=122223) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:03.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-10-06 12:36:03.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-10-06 12:36:03.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=122223) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-10-06 12:36:03.472 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:36:03.472 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:36:03.472 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-10-06 12:36:03.472 | DEBUG dbcounter [-] [122223] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=122223) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.472 | DEBUG dbcounter [-] [122223] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=122223) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.472 | DEBUG dbcounter [-] [122223] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=122223) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.472 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=122223) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:36:03.472 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-10-06 12:36:03.472 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=122223) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:36:03.472 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-10-06 12:36:03.472 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=122223) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:36:03.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:03.472 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:03.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:03.473 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:03.515 | [58123 Async nova-cell-0:122161]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-10-06 12:36:03.519 | + inc/async:async_wait:197 : return 0 2022-10-06 12:36:03.521 | + lib/nova:init_nova:836 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-10-06 12:36:03.524 | + lib/nova:init_nova:837 : async_wait nova-cell-1 2022-10-06 12:36:03.573 | [58123 Async nova-cell-1:122268]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 122268 (2 other jobs running) 2022-10-06 12:36:03.598 | [58123 Async nova-cell-1:122268]: Signaling child to exit 2022-10-06 12:36:03.598 | WAKEUP 2022-10-06 12:36:03.621 | [58123 Async nova-cell-1:122268]: Signaled 2022-10-06 12:36:03.622 | + lib/nova:init_nova_db:801 : local dbname=nova_cell1 2022-10-06 12:36:03.622 | + lib/nova:init_nova_db:802 : local conffile=/etc/nova/nova_cell1.conf 2022-10-06 12:36:03.622 | + lib/nova:init_nova_db:803 : recreate_database nova_cell1 2022-10-06 12:36:03.622 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-10-06 12:36:03.623 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-10-06 12:36:03.623 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-10-06 12:36:03.623 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-10-06 12:36:03.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:36:03.623 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-10-06 12:36:03.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-10-06 12:36:03.623 | + lib/nova:init_nova_db:804 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-10-06 12:36:03.623 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:36:03.623 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-10-06 12:36:03.623 | DEBUG dbcounter [-] [122327] Writer thread running {{(pid=122327) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-10-06 12:36:03.624 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-10-06 12:36:03.625 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=122327) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-10-06 12:36:03.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-10-06 12:36:03.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-10-06 12:36:03.625 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-10-06 12:36:03.625 | DEBUG dbcounter [-] [122327] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=122327) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.625 | DEBUG dbcounter [-] [122327] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=122327) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.625 | DEBUG dbcounter [-] [122327] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=122327) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:36:03.625 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=122327) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-10-06 12:36:03.625 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-10-06 12:36:03.625 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=122327) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:36:03.625 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-10-06 12:36:03.625 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=122327) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-10-06 12:36:03.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:03.625 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:03.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:03.625 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:03.668 | [58123 Async nova-cell-1:122268]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-10-06 12:36:03.672 | + inc/async:async_wait:197 : return 0 2022-10-06 12:36:03.675 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:36:03.678 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-10-06 12:36:04.242 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:36:06.958 | Running batches of 50 until complete 2022-10-06 12:36:06.958 | INFO dbcounter [None req-3f2523b1-13c3-45fd-9666-607e685ec1e3 None None] Registered counter for database nova_cell0 2022-10-06 12:36:06.980 | DEBUG dbcounter [-] [123384] Writer thread running {{(pid=123384) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:07.103 | INFO dbcounter [None req-3f2523b1-13c3-45fd-9666-607e685ec1e3 None None] Registered counter for database nova_api 2022-10-06 12:36:07.116 | DEBUG dbcounter [-] [123384] Writer thread running {{(pid=123384) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:07.236 | INFO dbcounter [None req-3f2523b1-13c3-45fd-9666-607e685ec1e3 None None] Registered counter for database nova_cell0 2022-10-06 12:36:07.248 | DEBUG dbcounter [-] [123384] Writer thread running {{(pid=123384) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:07.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:07.314 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:07.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:07.314 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:07.314 | +-------------------------------------+--------------+-----------+ 2022-10-06 12:36:07.314 | | Migration | Total Needed | Completed | 2022-10-06 12:36:07.314 | +-------------------------------------+--------------+-----------+ 2022-10-06 12:36:07.314 | | fill_virtual_interface_list | 0 | 0 | 2022-10-06 12:36:07.314 | | migrate_empty_ratio | 0 | 0 | 2022-10-06 12:36:07.314 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-10-06 12:36:07.314 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-10-06 12:36:07.314 | | migration_migrate_to_uuid | 0 | 0 | 2022-10-06 12:36:07.314 | | populate_dev_uuids | 0 | 0 | 2022-10-06 12:36:07.314 | | populate_missing_availability_zones | 0 | 0 | 2022-10-06 12:36:07.314 | | populate_queued_for_delete | 0 | 0 | 2022-10-06 12:36:07.314 | | populate_user_id | 0 | 0 | 2022-10-06 12:36:07.314 | | populate_uuids | 0 | 0 | 2022-10-06 12:36:07.314 | +-------------------------------------+--------------+-----------+ 2022-10-06 12:36:07.754 | ++ lib/nova:init_nova:850 : seq 1 1 2022-10-06 12:36:07.758 | + lib/nova:init_nova:850 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:36:07.762 | ++ lib/nova:init_nova:851 : conductor_conf 1 2022-10-06 12:36:07.764 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:36:07.767 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:36:07.770 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-10-06 12:36:08.339 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:36:11.036 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-10-06 12:36:11.037 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-10-06 12:36:11.037 | INFO dbcounter [None req-67f5290b-f1ff-490e-9ebc-a2845c770b79 None None] Registered counter for database nova_api 2022-10-06 12:36:11.059 | DEBUG dbcounter [-] [123403] Writer thread running {{(pid=123403) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:36:11.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:11.118 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:11.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:11.118 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:11.528 | + lib/nova:init_nova:855 : create_nova_keys_dir 2022-10-06 12:36:11.531 | + lib/nova:create_nova_keys_dir:797 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-10-06 12:36:11.544 | + lib/nova:init_nova:857 : [[ '' == \L\V\M ]] 2022-10-06 12:36:11.547 | + ./stack.sh:main:1216 : async_runfunc configure_neutron_nova 2022-10-06 12:36:11.549 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-10-06 12:36:11.617 | + inc/async:async_inner:63 : configure_neutron_nova 2022-10-06 12:36:11.660 | [58123 Async configure_neutron_nova:123460]: running: configure_neutron_nova 2022-10-06 12:36:11.663 | + ./stack.sh:main:1224 : run_phase stack post-config 2022-10-06 12:36:11.666 | + functions-common:run_phase:1867 : local mode=stack 2022-10-06 12:36:11.668 | + functions-common:run_phase:1868 : local phase=post-config 2022-10-06 12:36:11.671 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:36:11.674 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:36:11.677 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:36:11.679 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:36:11.682 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:36:11.686 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:36:11.691 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:36:11.694 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:36:11.698 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:36:11.701 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-10-06 12:36:11.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:36:11.722 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:11.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:36:11.727 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:36:11.729 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-10-06 12:36:11.732 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:36:11.736 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:36:11.738 | ++ extras.d/80-tempest.sh:source:12 : : 2022-10-06 12:36:11.741 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-06 12:36:11.743 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-06 12:36:11.746 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:36:11.749 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:36:11.753 | + functions-common:run_phase:1894 : run_plugins stack post-config 2022-10-06 12:36:11.755 | + functions-common:run_plugins:1853 : local mode=stack 2022-10-06 12:36:11.758 | + functions-common:run_plugins:1854 : local phase=post-config 2022-10-06 12:36:11.761 | + functions-common:run_plugins:1856 : local plugins= 2022-10-06 12:36:11.763 | + functions-common:run_plugins:1857 : local plugin 2022-10-06 12:36:11.766 | + ./stack.sh:main:1232 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-10-06 12:36:11.769 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.771 | + inc/meta-config:merge_config_group:171 : shift 2022-10-06 12:36:11.774 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-10-06 12:36:11.776 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:11.779 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-10-06 12:36:11.781 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-10-06 12:36:11.785 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-10-06 12:36:11.788 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.791 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-10-06 12:36:11.793 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:11.796 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-10-06 12:36:11.797 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:36:11.797 | gsub("[][]", "", $1); 2022-10-06 12:36:11.797 | split($1, a, "|"); 2022-10-06 12:36:11.797 | if (a[1] == matchgroup) 2022-10-06 12:36:11.797 | print a[2] 2022-10-06 12:36:11.797 | } 2022-10-06 12:36:11.797 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.803 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-10-06 12:36:11.805 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-10-06 12:36:11.808 | + inc/meta-config:merge_config_group:180 : local dir 2022-10-06 12:36:11.812 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-10-06 12:36:11.815 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-10-06 12:36:11.818 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-10-06 12:36:11.821 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-10-06 12:36:11.824 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-10-06 12:36:11.829 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-10-06 12:36:11.831 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-10-06 12:36:11.834 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-10-06 12:36:11.837 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.840 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-10-06 12:36:11.843 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-10-06 12:36:11.845 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-10-06 12:36:11.849 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-10-06 12:36:11.852 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-10-06 12:36:11.855 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-10-06 12:36:11.860 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-10-06 12:36:11.864 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-10-06 12:36:11.865 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:11.865 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-10-06 12:36:11.865 | BEGIN { 2022-10-06 12:36:11.865 | section = "" 2022-10-06 12:36:11.865 | last_section = "" 2022-10-06 12:36:11.865 | section_count = 0 2022-10-06 12:36:11.865 | } 2022-10-06 12:36:11.865 | /^\[.+\]/ { 2022-10-06 12:36:11.865 | gsub("[][]", "", $1); 2022-10-06 12:36:11.865 | section=$1 2022-10-06 12:36:11.865 | next 2022-10-06 12:36:11.865 | } 2022-10-06 12:36:11.865 | /^ *\#/ { 2022-10-06 12:36:11.865 | next 2022-10-06 12:36:11.865 | } 2022-10-06 12:36:11.865 | /^[^ \t]+/ { 2022-10-06 12:36:11.865 | # get offset of first = in $0 2022-10-06 12:36:11.865 | eq_idx = index($0, "=") 2022-10-06 12:36:11.865 | # extract attr & value from $0 2022-10-06 12:36:11.865 | attr = substr($0, 1, eq_idx - 1) 2022-10-06 12:36:11.866 | value = substr($0, eq_idx + 1) 2022-10-06 12:36:11.866 | # only need to strip trailing whitespace from attr 2022-10-06 12:36:11.866 | sub(/[ \t]*$/, "", attr) 2022-10-06 12:36:11.866 | # need to strip leading & trailing whitespace from value 2022-10-06 12:36:11.866 | sub(/^[ \t]*/, "", value) 2022-10-06 12:36:11.866 | sub(/[ \t]*$/, "", value) 2022-10-06 12:36:11.866 | 2022-10-06 12:36:11.866 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-06 12:36:11.866 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-06 12:36:11.866 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-06 12:36:11.866 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-06 12:36:11.866 | if (! (section, attr) in cfg_attr_count) { 2022-10-06 12:36:11.866 | if (section != last_section) { 2022-10-06 12:36:11.866 | cfg_section[section_count++] = section 2022-10-06 12:36:11.866 | last_section = section 2022-10-06 12:36:11.866 | } 2022-10-06 12:36:11.866 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-06 12:36:11.866 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-06 12:36:11.866 | 2022-10-06 12:36:11.866 | cfg_attr[section, attr, 0] = value 2022-10-06 12:36:11.866 | cfg_attr_count[section, attr] = 1 2022-10-06 12:36:11.866 | } else { 2022-10-06 12:36:11.866 | lno = cfg_attr_count[section, attr]++ 2022-10-06 12:36:11.866 | cfg_attr[section, attr, lno] = value 2022-10-06 12:36:11.866 | } 2022-10-06 12:36:11.866 | } 2022-10-06 12:36:11.866 | END { 2022-10-06 12:36:11.866 | # Process each section in order 2022-10-06 12:36:11.866 | for (sno = 0; sno < section_count; sno++) { 2022-10-06 12:36:11.866 | section = cfg_section[sno] 2022-10-06 12:36:11.866 | # The ini routines simply append a config item immediately 2022-10-06 12:36:11.866 | # after the section header. To keep the same order as defined 2022-10-06 12:36:11.866 | # in local.conf, invoke the ini routines in the reverse order 2022-10-06 12:36:11.866 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-06 12:36:11.867 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-06 12:36:11.867 | if (cfg_attr_count[section, attr] == 1) 2022-10-06 12:36:11.867 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-06 12:36:11.867 | else { 2022-10-06 12:36:11.867 | # For multiline, invoke the ini routines in the reverse order 2022-10-06 12:36:11.867 | count = cfg_attr_count[section, attr] 2022-10-06 12:36:11.867 | print "inidelete " configfile " " section " " attr 2022-10-06 12:36:11.867 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-06 12:36:11.867 | for (l = count -2; l >= 0; l--) 2022-10-06 12:36:11.867 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-06 12:36:11.867 | } 2022-10-06 12:36:11.867 | } 2022-10-06 12:36:11.867 | } 2022-10-06 12:36:11.867 | } 2022-10-06 12:36:11.867 | ' 2022-10-06 12:36:11.867 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.868 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-06 12:36:11.870 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-10-06 12:36:11.872 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-10-06 12:36:11.875 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:11.877 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-10-06 12:36:11.880 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-10-06 12:36:11.880 | BEGIN { group = "" } 2022-10-06 12:36:11.880 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:36:11.880 | gsub("[][]", "", $1); 2022-10-06 12:36:11.880 | split($1, a, "|"); 2022-10-06 12:36:11.881 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-06 12:36:11.881 | group=a[1] 2022-10-06 12:36:11.881 | } else { 2022-10-06 12:36:11.881 | group="" 2022-10-06 12:36:11.881 | } 2022-10-06 12:36:11.881 | next 2022-10-06 12:36:11.881 | } 2022-10-06 12:36:11.881 | { 2022-10-06 12:36:11.881 | if (group != "") 2022-10-06 12:36:11.881 | print $0 2022-10-06 12:36:11.881 | } 2022-10-06 12:36:11.881 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:36:11.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-10-06 12:36:11.891 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-10-06 12:36:11.926 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:11.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-10-06 12:36:11.932 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-10-06 12:36:11.965 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:11.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-10-06 12:36:11.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-10-06 12:36:12.009 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.012 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-10-06 12:36:12.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-10-06 12:36:12.054 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-10-06 12:36:12.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-10-06 12:36:12.093 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-10-06 12:36:12.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-10-06 12:36:12.135 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-10-06 12:36:12.141 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-10-06 12:36:12.179 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-10-06 12:36:12.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-10-06 12:36:12.221 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.224 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-10-06 12:36:12.227 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-10-06 12:36:12.262 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-10-06 12:36:12.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-10-06 12:36:12.302 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-10-06 12:36:12.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-10-06 12:36:12.344 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-10-06 12:36:12.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-10-06 12:36:12.387 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-10-06 12:36:12.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-10-06 12:36:12.427 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.430 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-10-06 12:36:12.433 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-10-06 12:36:12.436 | + inc/meta-config:merge_config_group:180 : local dir 2022-10-06 12:36:12.439 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-10-06 12:36:12.442 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-10-06 12:36:12.445 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-10-06 12:36:12.448 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-10-06 12:36:12.452 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-10-06 12:36:12.456 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-10-06 12:36:12.459 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-10-06 12:36:12.462 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-10-06 12:36:12.464 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:12.468 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-10-06 12:36:12.470 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-10-06 12:36:12.473 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-10-06 12:36:12.476 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-10-06 12:36:12.479 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-10-06 12:36:12.482 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-10-06 12:36:12.485 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-10-06 12:36:12.489 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-10-06 12:36:12.490 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-10-06 12:36:12.490 | BEGIN { 2022-10-06 12:36:12.490 | section = "" 2022-10-06 12:36:12.490 | last_section = "" 2022-10-06 12:36:12.490 | section_count = 0 2022-10-06 12:36:12.490 | } 2022-10-06 12:36:12.490 | /^\[.+\]/ { 2022-10-06 12:36:12.490 | gsub("[][]", "", $1); 2022-10-06 12:36:12.490 | section=$1 2022-10-06 12:36:12.490 | next 2022-10-06 12:36:12.490 | } 2022-10-06 12:36:12.491 | /^ *\#/ { 2022-10-06 12:36:12.491 | next 2022-10-06 12:36:12.491 | } 2022-10-06 12:36:12.491 | /^[^ \t]+/ { 2022-10-06 12:36:12.491 | # get offset of first = in $0 2022-10-06 12:36:12.491 | eq_idx = index($0, "=") 2022-10-06 12:36:12.491 | # extract attr & value from $0 2022-10-06 12:36:12.491 | attr = substr($0, 1, eq_idx - 1) 2022-10-06 12:36:12.491 | value = substr($0, eq_idx + 1) 2022-10-06 12:36:12.491 | # only need to strip trailing whitespace from attr 2022-10-06 12:36:12.491 | sub(/[ \t]*$/, "", attr) 2022-10-06 12:36:12.491 | # need to strip leading & trailing whitespace from value 2022-10-06 12:36:12.491 | sub(/^[ \t]*/, "", value) 2022-10-06 12:36:12.491 | sub(/[ \t]*$/, "", value) 2022-10-06 12:36:12.491 | 2022-10-06 12:36:12.491 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-06 12:36:12.491 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-06 12:36:12.491 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-06 12:36:12.491 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-06 12:36:12.491 | if (! (section, attr) in cfg_attr_count) { 2022-10-06 12:36:12.491 | if (section != last_section) { 2022-10-06 12:36:12.491 | cfg_section[section_count++] = section 2022-10-06 12:36:12.491 | last_section = section 2022-10-06 12:36:12.491 | } 2022-10-06 12:36:12.491 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-06 12:36:12.491 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-06 12:36:12.491 | 2022-10-06 12:36:12.491 | cfg_attr[section, attr, 0] = value 2022-10-06 12:36:12.491 | cfg_attr_count[section, attr] = 1 2022-10-06 12:36:12.491 | } else { 2022-10-06 12:36:12.491 | lno = cfg_attr_count[section, attr]++ 2022-10-06 12:36:12.491 | cfg_attr[section, attr, lno] = value 2022-10-06 12:36:12.491 | } 2022-10-06 12:36:12.491 | } 2022-10-06 12:36:12.491 | END { 2022-10-06 12:36:12.491 | # Process each section in order 2022-10-06 12:36:12.492 | for (sno = 0; sno < section_count; sno++) { 2022-10-06 12:36:12.492 | section = cfg_section[sno] 2022-10-06 12:36:12.492 | # The ini routines simply append a config item immediately 2022-10-06 12:36:12.492 | # after the section header. To keep the same order as defined 2022-10-06 12:36:12.492 | # in local.conf, invoke the ini routines in the reverse order 2022-10-06 12:36:12.492 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-06 12:36:12.492 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-06 12:36:12.492 | if (cfg_attr_count[section, attr] == 1) 2022-10-06 12:36:12.492 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-06 12:36:12.492 | else { 2022-10-06 12:36:12.492 | # For multiline, invoke the ini routines in the reverse order 2022-10-06 12:36:12.492 | count = cfg_attr_count[section, attr] 2022-10-06 12:36:12.492 | print "inidelete " configfile " " section " " attr 2022-10-06 12:36:12.492 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-06 12:36:12.492 | for (l = count -2; l >= 0; l--) 2022-10-06 12:36:12.492 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-06 12:36:12.492 | } 2022-10-06 12:36:12.492 | } 2022-10-06 12:36:12.492 | } 2022-10-06 12:36:12.492 | } 2022-10-06 12:36:12.492 | ' 2022-10-06 12:36:12.492 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.492 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:12.493 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-06 12:36:12.495 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-10-06 12:36:12.498 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-10-06 12:36:12.500 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:12.503 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-10-06 12:36:12.506 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-10-06 12:36:12.506 | BEGIN { group = "" } 2022-10-06 12:36:12.506 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:36:12.506 | gsub("[][]", "", $1); 2022-10-06 12:36:12.506 | split($1, a, "|"); 2022-10-06 12:36:12.506 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-06 12:36:12.506 | group=a[1] 2022-10-06 12:36:12.506 | } else { 2022-10-06 12:36:12.506 | group="" 2022-10-06 12:36:12.506 | } 2022-10-06 12:36:12.506 | next 2022-10-06 12:36:12.506 | } 2022-10-06 12:36:12.506 | { 2022-10-06 12:36:12.506 | if (group != "") 2022-10-06 12:36:12.506 | print $0 2022-10-06 12:36:12.506 | } 2022-10-06 12:36:12.506 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:36:12.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-10-06 12:36:12.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-10-06 12:36:12.552 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.554 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-10-06 12:36:12.557 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-10-06 12:36:12.568 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:36:12.593 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.594 | [123460 Async configure_neutron_nova:123460]: finished successfully 2022-10-06 12:36:12.596 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-10-06 12:36:12.599 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-10-06 12:36:12.633 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.636 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-10-06 12:36:12.639 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-10-06 12:36:12.672 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-10-06 12:36:12.677 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-10-06 12:36:12.711 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-10-06 12:36:12.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-10-06 12:36:12.749 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-10-06 12:36:12.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-10-06 12:36:12.792 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-10-06 12:36:12.797 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-10-06 12:36:12.831 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.834 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-10-06 12:36:12.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-10-06 12:36:12.869 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-10-06 12:36:12.876 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-10-06 12:36:12.910 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-10-06 12:36:12.915 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-10-06 12:36:12.949 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-10-06 12:36:12.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-10-06 12:36:12.987 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:12.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-10-06 12:36:12.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-10-06 12:36:13.026 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-10-06 12:36:13.031 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-10-06 12:36:13.067 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.070 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-10-06 12:36:13.072 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-10-06 12:36:13.105 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-10-06 12:36:13.111 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-10-06 12:36:13.144 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.147 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-10-06 12:36:13.150 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-10-06 12:36:13.152 | + inc/meta-config:merge_config_group:180 : local dir 2022-10-06 12:36:13.155 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-10-06 12:36:13.158 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-10-06 12:36:13.161 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-10-06 12:36:13.164 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-10-06 12:36:13.167 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-10-06 12:36:13.172 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-10-06 12:36:13.174 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-10-06 12:36:13.178 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-10-06 12:36:13.180 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.183 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-10-06 12:36:13.186 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-10-06 12:36:13.189 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-10-06 12:36:13.192 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-10-06 12:36:13.195 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-10-06 12:36:13.198 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-10-06 12:36:13.201 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-10-06 12:36:13.206 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-10-06 12:36:13.206 | BEGIN { 2022-10-06 12:36:13.206 | section = "" 2022-10-06 12:36:13.206 | last_section = "" 2022-10-06 12:36:13.206 | section_count = 0 2022-10-06 12:36:13.206 | } 2022-10-06 12:36:13.206 | /^\[.+\]/ { 2022-10-06 12:36:13.206 | gsub("[][]", "", $1); 2022-10-06 12:36:13.206 | section=$1 2022-10-06 12:36:13.206 | next 2022-10-06 12:36:13.206 | } 2022-10-06 12:36:13.206 | /^ *\#/ { 2022-10-06 12:36:13.206 | next 2022-10-06 12:36:13.206 | } 2022-10-06 12:36:13.206 | /^[^ \t]+/ { 2022-10-06 12:36:13.206 | # get offset of first = in $0 2022-10-06 12:36:13.206 | eq_idx = index($0, "=") 2022-10-06 12:36:13.206 | # extract attr & value from $0 2022-10-06 12:36:13.206 | attr = substr($0, 1, eq_idx - 1) 2022-10-06 12:36:13.206 | value = substr($0, eq_idx + 1) 2022-10-06 12:36:13.206 | # only need to strip trailing whitespace from attr 2022-10-06 12:36:13.206 | sub(/[ \t]*$/, "", attr) 2022-10-06 12:36:13.206 | # need to strip leading & trailing whitespace from value 2022-10-06 12:36:13.207 | sub(/^[ \t]*/, "", value) 2022-10-06 12:36:13.207 | sub(/[ \t]*$/, "", value) 2022-10-06 12:36:13.207 | 2022-10-06 12:36:13.207 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-06 12:36:13.207 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-06 12:36:13.207 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-06 12:36:13.207 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-06 12:36:13.207 | if (! (section, attr) in cfg_attr_count) { 2022-10-06 12:36:13.207 | if (section != last_section) { 2022-10-06 12:36:13.207 | cfg_section[section_count++] = section 2022-10-06 12:36:13.207 | last_section = section 2022-10-06 12:36:13.207 | } 2022-10-06 12:36:13.207 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-06 12:36:13.207 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-06 12:36:13.207 | 2022-10-06 12:36:13.207 | cfg_attr[section, attr, 0] = value 2022-10-06 12:36:13.207 | cfg_attr_count[section, attr] = 1 2022-10-06 12:36:13.207 | } else { 2022-10-06 12:36:13.207 | lno = cfg_attr_count[section, attr]++ 2022-10-06 12:36:13.207 | cfg_attr[section, attr, lno] = value 2022-10-06 12:36:13.207 | } 2022-10-06 12:36:13.207 | } 2022-10-06 12:36:13.207 | END { 2022-10-06 12:36:13.207 | # Process each section in order 2022-10-06 12:36:13.207 | for (sno = 0; sno < section_count; sno++) { 2022-10-06 12:36:13.207 | section = cfg_section[sno] 2022-10-06 12:36:13.207 | # The ini routines simply append a config item immediately 2022-10-06 12:36:13.207 | # after the section header. To keep the same order as defined 2022-10-06 12:36:13.207 | # in local.conf, invoke the ini routines in the reverse order 2022-10-06 12:36:13.207 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-06 12:36:13.207 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-06 12:36:13.207 | if (cfg_attr_count[section, attr] == 1) 2022-10-06 12:36:13.207 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-06 12:36:13.208 | else { 2022-10-06 12:36:13.208 | # For multiline, invoke the ini routines in the reverse order 2022-10-06 12:36:13.208 | count = cfg_attr_count[section, attr] 2022-10-06 12:36:13.208 | print "inidelete " configfile " " section " " attr 2022-10-06 12:36:13.208 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-06 12:36:13.208 | for (l = count -2; l >= 0; l--) 2022-10-06 12:36:13.208 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-06 12:36:13.208 | } 2022-10-06 12:36:13.208 | } 2022-10-06 12:36:13.208 | } 2022-10-06 12:36:13.208 | } 2022-10-06 12:36:13.208 | ' 2022-10-06 12:36:13.208 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-10-06 12:36:13.208 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.209 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-06 12:36:13.212 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.215 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-10-06 12:36:13.217 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-10-06 12:36:13.220 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:13.222 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-10-06 12:36:13.225 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-10-06 12:36:13.225 | BEGIN { group = "" } 2022-10-06 12:36:13.225 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:36:13.225 | gsub("[][]", "", $1); 2022-10-06 12:36:13.225 | split($1, a, "|"); 2022-10-06 12:36:13.225 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-06 12:36:13.225 | group=a[1] 2022-10-06 12:36:13.225 | } else { 2022-10-06 12:36:13.225 | group="" 2022-10-06 12:36:13.225 | } 2022-10-06 12:36:13.225 | next 2022-10-06 12:36:13.225 | } 2022-10-06 12:36:13.225 | { 2022-10-06 12:36:13.225 | if (group != "") 2022-10-06 12:36:13.225 | print $0 2022-10-06 12:36:13.225 | } 2022-10-06 12:36:13.225 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-10-06 12:36:13.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-10-06 12:36:13.270 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.272 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-10-06 12:36:13.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-10-06 12:36:13.308 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-10-06 12:36:13.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-10-06 12:36:13.346 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-10-06 12:36:13.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-10-06 12:36:13.383 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-10-06 12:36:13.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-10-06 12:36:13.422 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.424 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-10-06 12:36:13.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-10-06 12:36:13.458 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-10-06 12:36:13.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-10-06 12:36:13.497 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-10-06 12:36:13.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-10-06 12:36:13.536 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-10-06 12:36:13.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-10-06 12:36:13.573 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.576 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-10-06 12:36:13.579 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-10-06 12:36:13.581 | + inc/meta-config:merge_config_group:180 : local dir 2022-10-06 12:36:13.584 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.587 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:36:13.590 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:36:13.593 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-10-06 12:36:13.596 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:36:13.600 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-10-06 12:36:13.603 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-10-06 12:36:13.606 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.609 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.611 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-10-06 12:36:13.614 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.616 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-10-06 12:36:13.620 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.622 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:36:13.625 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:36:13.627 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-10-06 12:36:13.631 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.631 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-10-06 12:36:13.631 | BEGIN { 2022-10-06 12:36:13.631 | section = "" 2022-10-06 12:36:13.631 | last_section = "" 2022-10-06 12:36:13.631 | section_count = 0 2022-10-06 12:36:13.631 | } 2022-10-06 12:36:13.631 | /^\[.+\]/ { 2022-10-06 12:36:13.631 | gsub("[][]", "", $1); 2022-10-06 12:36:13.632 | section=$1 2022-10-06 12:36:13.632 | next 2022-10-06 12:36:13.632 | } 2022-10-06 12:36:13.632 | /^ *\#/ { 2022-10-06 12:36:13.632 | next 2022-10-06 12:36:13.632 | } 2022-10-06 12:36:13.632 | /^[^ \t]+/ { 2022-10-06 12:36:13.632 | # get offset of first = in $0 2022-10-06 12:36:13.632 | eq_idx = index($0, "=") 2022-10-06 12:36:13.632 | # extract attr & value from $0 2022-10-06 12:36:13.632 | attr = substr($0, 1, eq_idx - 1) 2022-10-06 12:36:13.632 | value = substr($0, eq_idx + 1) 2022-10-06 12:36:13.632 | # only need to strip trailing whitespace from attr 2022-10-06 12:36:13.632 | sub(/[ \t]*$/, "", attr) 2022-10-06 12:36:13.632 | # need to strip leading & trailing whitespace from value 2022-10-06 12:36:13.632 | sub(/^[ \t]*/, "", value) 2022-10-06 12:36:13.632 | sub(/[ \t]*$/, "", value) 2022-10-06 12:36:13.632 | 2022-10-06 12:36:13.632 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-06 12:36:13.632 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-06 12:36:13.632 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-06 12:36:13.632 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-06 12:36:13.632 | if (! (section, attr) in cfg_attr_count) { 2022-10-06 12:36:13.632 | if (section != last_section) { 2022-10-06 12:36:13.632 | cfg_section[section_count++] = section 2022-10-06 12:36:13.632 | last_section = section 2022-10-06 12:36:13.632 | } 2022-10-06 12:36:13.632 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-06 12:36:13.632 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-06 12:36:13.632 | 2022-10-06 12:36:13.632 | cfg_attr[section, attr, 0] = value 2022-10-06 12:36:13.632 | cfg_attr_count[section, attr] = 1 2022-10-06 12:36:13.632 | } else { 2022-10-06 12:36:13.633 | lno = cfg_attr_count[section, attr]++ 2022-10-06 12:36:13.633 | cfg_attr[section, attr, lno] = value 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | END { 2022-10-06 12:36:13.633 | # Process each section in order 2022-10-06 12:36:13.633 | for (sno = 0; sno < section_count; sno++) { 2022-10-06 12:36:13.633 | section = cfg_section[sno] 2022-10-06 12:36:13.633 | # The ini routines simply append a config item immediately 2022-10-06 12:36:13.633 | # after the section header. To keep the same order as defined 2022-10-06 12:36:13.633 | # in local.conf, invoke the ini routines in the reverse order 2022-10-06 12:36:13.633 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-06 12:36:13.633 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-06 12:36:13.633 | if (cfg_attr_count[section, attr] == 1) 2022-10-06 12:36:13.633 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-06 12:36:13.633 | else { 2022-10-06 12:36:13.633 | # For multiline, invoke the ini routines in the reverse order 2022-10-06 12:36:13.633 | count = cfg_attr_count[section, attr] 2022-10-06 12:36:13.633 | print "inidelete " configfile " " section " " attr 2022-10-06 12:36:13.633 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-06 12:36:13.633 | for (l = count -2; l >= 0; l--) 2022-10-06 12:36:13.633 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | } 2022-10-06 12:36:13.633 | ' 2022-10-06 12:36:13.633 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.633 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.634 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-06 12:36:13.636 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-10-06 12:36:13.638 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-10-06 12:36:13.641 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:36:13.643 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-10-06 12:36:13.646 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-10-06 12:36:13.646 | BEGIN { group = "" } 2022-10-06 12:36:13.646 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:36:13.646 | gsub("[][]", "", $1); 2022-10-06 12:36:13.646 | split($1, a, "|"); 2022-10-06 12:36:13.646 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-06 12:36:13.646 | group=a[1] 2022-10-06 12:36:13.646 | } else { 2022-10-06 12:36:13.646 | group="" 2022-10-06 12:36:13.646 | } 2022-10-06 12:36:13.646 | next 2022-10-06 12:36:13.646 | } 2022-10-06 12:36:13.646 | { 2022-10-06 12:36:13.646 | if (group != "") 2022-10-06 12:36:13.646 | print $0 2022-10-06 12:36:13.646 | } 2022-10-06 12:36:13.646 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:36:13.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-10-06 12:36:13.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-10-06 12:36:13.686 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-10-06 12:36:13.691 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-10-06 12:36:13.723 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:36:13.726 | + ./stack.sh:main:1241 : is_service_enabled swift 2022-10-06 12:36:13.744 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:13.746 | + ./stack.sh:main:1242 : echo_summary 'Starting Swift' 2022-10-06 12:36:13.749 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:13.751 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-10-06 12:36:13.754 | + ./stack.sh:main:1243 : start_swift 2022-10-06 12:36:13.756 | + lib/swift:start_swift:757 : restart_service memcached 2022-10-06 12:36:13.759 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-10-06 12:36:13.761 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-10-06 12:36:13.790 | + lib/swift:start_swift:760 : is_ubuntu 2022-10-06 12:36:13.795 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:36:13.798 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:36:13.801 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-10-06 12:36:13.845 | Restarting rsync (via systemctl): rsync.service. 2022-10-06 12:36:13.851 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-10-06 12:36:13.854 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-10-06 12:36:13.856 | + lib/swift:start_swift:788 : local foreground_services type 2022-10-06 12:36:13.859 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-10-06 12:36:13.861 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-10-06 12:36:13.864 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.866 | + functions-common:run_process:1693 : local service=s-object 2022-10-06 12:36:13.869 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.871 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:13.874 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:13.876 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:13.878 | + functions-common:run_process:1699 : local name=s-object 2022-10-06 12:36:13.881 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:13.883 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:13.886 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:13.888 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:13.892 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:13.896 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059773893 2022-10-06 12:36:13.898 | + functions-common:run_process:1702 : is_service_enabled s-object 2022-10-06 12:36:13.915 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:13.917 | + functions-common:run_process:1703 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-10-06 12:36:13.920 | + functions-common:_run_under_systemd:1653 : local service=s-object 2022-10-06 12:36:13.922 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.925 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.927 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.929 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.932 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-10-06 12:36:13.934 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-10-06 12:36:13.937 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-object.service 2022-10-06 12:36:13.939 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:13.941 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:13.944 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:13.946 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:13.948 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-10-06 12:36:13.951 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-10-06 12:36:13.954 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-10-06 12:36:13.956 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:13.958 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:13.960 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:13.962 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:13.964 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:13.967 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:13.969 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-10-06 12:36:13.971 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:13.975 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-10-06 12:36:14.039 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-10-06 12:36:14.104 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-10-06 12:36:14.158 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-10-06 12:36:14.215 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-10-06 12:36:14.274 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:14.329 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:14.331 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:14.334 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-10-06 12:36:14.399 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:14.777 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-10-06 12:36:14.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-10-06 12:36:15.157 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-10-06 12:36:15.179 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:15.182 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:15.185 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:15.190 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:15.193 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:15.196 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:15.199 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:15.201 | + functions-common:time_stop:2446 : start_time=1665059773893 2022-10-06 12:36:15.203 | + functions-common:time_stop:2448 : [[ -z 1665059773893 ]] 2022-10-06 12:36:15.207 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:15.213 | + functions-common:time_stop:2451 : end_time=1665059775210 2022-10-06 12:36:15.215 | + functions-common:time_stop:2452 : elapsed_time=1317 2022-10-06 12:36:15.218 | + functions-common:time_stop:2453 : total=2983 2022-10-06 12:36:15.221 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:15.223 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4300 2022-10-06 12:36:15.226 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-10-06 12:36:15.229 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.233 | + functions-common:run_process:1693 : local service=s-container 2022-10-06 12:36:15.236 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.239 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:15.242 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:15.245 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:15.247 | + functions-common:run_process:1699 : local name=s-container 2022-10-06 12:36:15.251 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:15.253 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:15.256 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:15.259 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:15.262 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:15.266 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059775263 2022-10-06 12:36:15.269 | + functions-common:run_process:1702 : is_service_enabled s-container 2022-10-06 12:36:15.285 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:15.288 | + functions-common:run_process:1703 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-10-06 12:36:15.290 | + functions-common:_run_under_systemd:1653 : local service=s-container 2022-10-06 12:36:15.293 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.296 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.298 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.300 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.303 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-10-06 12:36:15.305 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-10-06 12:36:15.308 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container.service 2022-10-06 12:36:15.311 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:15.313 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:15.315 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:15.318 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:15.320 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-10-06 12:36:15.323 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-10-06 12:36:15.325 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-10-06 12:36:15.328 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.330 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:15.332 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:15.335 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:15.337 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:15.339 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:15.342 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-10-06 12:36:15.344 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:15.348 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-10-06 12:36:15.414 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-10-06 12:36:15.483 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-10-06 12:36:15.540 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-10-06 12:36:15.596 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-10-06 12:36:15.650 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:15.705 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:15.707 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:15.710 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-10-06 12:36:15.777 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:16.198 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-10-06 12:36:16.213 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-10-06 12:36:16.614 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-10-06 12:36:16.638 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:16.641 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:16.643 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:16.645 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:16.648 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:16.650 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:16.653 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:16.656 | + functions-common:time_stop:2446 : start_time=1665059775263 2022-10-06 12:36:16.658 | + functions-common:time_stop:2448 : [[ -z 1665059775263 ]] 2022-10-06 12:36:16.661 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:16.666 | + functions-common:time_stop:2451 : end_time=1665059776663 2022-10-06 12:36:16.668 | + functions-common:time_stop:2452 : elapsed_time=1400 2022-10-06 12:36:16.671 | + functions-common:time_stop:2453 : total=4300 2022-10-06 12:36:16.673 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:16.676 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5700 2022-10-06 12:36:16.678 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-10-06 12:36:16.681 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.683 | + functions-common:run_process:1693 : local service=s-account 2022-10-06 12:36:16.686 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.688 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:16.690 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:16.693 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:16.695 | + functions-common:run_process:1699 : local name=s-account 2022-10-06 12:36:16.698 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:16.700 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:16.703 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:16.705 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:16.708 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:16.713 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059776710 2022-10-06 12:36:16.715 | + functions-common:run_process:1702 : is_service_enabled s-account 2022-10-06 12:36:16.733 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:16.736 | + functions-common:run_process:1703 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-10-06 12:36:16.738 | + functions-common:_run_under_systemd:1653 : local service=s-account 2022-10-06 12:36:16.740 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.743 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.745 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.748 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.750 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-10-06 12:36:16.753 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-10-06 12:36:16.755 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-account.service 2022-10-06 12:36:16.757 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:16.760 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:16.762 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:16.765 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:16.767 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-10-06 12:36:16.770 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-10-06 12:36:16.772 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-10-06 12:36:16.775 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.777 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:16.780 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:16.782 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:16.785 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:16.787 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:16.789 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-10-06 12:36:16.791 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:16.796 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-10-06 12:36:16.862 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-10-06 12:36:16.928 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-10-06 12:36:16.984 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-10-06 12:36:17.040 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-10-06 12:36:17.095 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:17.150 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:17.152 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:17.154 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-10-06 12:36:17.222 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:17.657 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-10-06 12:36:17.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-10-06 12:36:18.057 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-10-06 12:36:18.078 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:18.081 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:18.083 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:18.096 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:18.096 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:18.096 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:18.099 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:18.101 | + functions-common:time_stop:2446 : start_time=1665059776710 2022-10-06 12:36:18.104 | + functions-common:time_stop:2448 : [[ -z 1665059776710 ]] 2022-10-06 12:36:18.107 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:18.112 | + functions-common:time_stop:2451 : end_time=1665059778109 2022-10-06 12:36:18.115 | + functions-common:time_stop:2452 : elapsed_time=1399 2022-10-06 12:36:18.117 | + functions-common:time_stop:2453 : total=5700 2022-10-06 12:36:18.119 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:18.122 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7099 2022-10-06 12:36:18.125 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-10-06 12:36:18.127 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-10-06 12:36:18.177 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.179 | + functions-common:run_process:1693 : local service=s-container-sync 2022-10-06 12:36:18.182 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.184 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:18.187 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:18.190 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:18.192 | + functions-common:run_process:1699 : local name=s-container-sync 2022-10-06 12:36:18.194 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:18.197 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:18.199 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:18.202 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:18.205 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:18.209 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059778206 2022-10-06 12:36:18.211 | + functions-common:run_process:1702 : is_service_enabled s-container-sync 2022-10-06 12:36:18.228 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:18.231 | + functions-common:run_process:1703 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-10-06 12:36:18.234 | + functions-common:_run_under_systemd:1653 : local service=s-container-sync 2022-10-06 12:36:18.237 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.239 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.242 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.244 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.247 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-10-06 12:36:18.250 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-10-06 12:36:18.252 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container-sync.service 2022-10-06 12:36:18.254 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:18.257 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:18.259 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:18.262 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:18.264 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-10-06 12:36:18.267 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-10-06 12:36:18.269 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-10-06 12:36:18.271 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.273 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:18.276 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:18.278 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:18.280 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:18.282 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:18.285 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-10-06 12:36:18.287 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:18.292 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-10-06 12:36:18.358 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-10-06 12:36:18.426 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-10-06 12:36:18.483 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-10-06 12:36:18.540 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-10-06 12:36:18.596 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:18.654 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:18.656 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:18.659 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-10-06 12:36:18.726 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:19.159 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-10-06 12:36:19.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-10-06 12:36:19.585 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-10-06 12:36:19.606 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:19.612 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:19.614 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:19.617 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:19.619 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:19.622 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:19.624 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:19.626 | + functions-common:time_stop:2446 : start_time=1665059778206 2022-10-06 12:36:19.629 | + functions-common:time_stop:2448 : [[ -z 1665059778206 ]] 2022-10-06 12:36:19.632 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:19.637 | + functions-common:time_stop:2451 : end_time=1665059779634 2022-10-06 12:36:19.639 | + functions-common:time_stop:2452 : elapsed_time=1428 2022-10-06 12:36:19.641 | + functions-common:time_stop:2453 : total=7099 2022-10-06 12:36:19.644 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:19.646 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8527 2022-10-06 12:36:19.649 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-10-06 12:36:19.666 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:36:19.669 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.672 | + functions-common:run_process:1693 : local service=s-proxy 2022-10-06 12:36:19.674 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.677 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:19.679 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:19.682 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:19.684 | + functions-common:run_process:1699 : local name=s-proxy 2022-10-06 12:36:19.686 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:19.689 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:19.691 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:19.694 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:19.697 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:19.702 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059779699 2022-10-06 12:36:19.704 | + functions-common:run_process:1702 : is_service_enabled s-proxy 2022-10-06 12:36:19.722 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:19.725 | + functions-common:run_process:1703 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-10-06 12:36:19.727 | + functions-common:_run_under_systemd:1653 : local service=s-proxy 2022-10-06 12:36:19.730 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.732 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.735 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.737 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.740 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-10-06 12:36:19.742 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-10-06 12:36:19.745 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-proxy.service 2022-10-06 12:36:19.747 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:19.750 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:19.752 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:19.754 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:19.757 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-10-06 12:36:19.759 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-10-06 12:36:19.762 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-10-06 12:36:19.765 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.767 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:19.769 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:19.772 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:19.774 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:19.777 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:19.779 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-10-06 12:36:19.782 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:19.786 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-10-06 12:36:19.852 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-10-06 12:36:19.920 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-10-06 12:36:19.976 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-10-06 12:36:20.031 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-10-06 12:36:20.087 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:20.143 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:20.145 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:20.148 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-10-06 12:36:20.214 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:20.599 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-10-06 12:36:20.613 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-10-06 12:36:21.016 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-10-06 12:36:21.046 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:21.049 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:21.051 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:21.053 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:21.056 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:21.058 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:21.061 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:21.063 | + functions-common:time_stop:2446 : start_time=1665059779699 2022-10-06 12:36:21.066 | + functions-common:time_stop:2448 : [[ -z 1665059779699 ]] 2022-10-06 12:36:21.069 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:21.073 | + functions-common:time_stop:2451 : end_time=1665059781071 2022-10-06 12:36:21.077 | + functions-common:time_stop:2452 : elapsed_time=1372 2022-10-06 12:36:21.079 | + functions-common:time_stop:2453 : total=8527 2022-10-06 12:36:21.081 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:21.084 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9899 2022-10-06 12:36:21.086 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-10-06 12:36:21.086 | Waiting for swift proxy to start... 2022-10-06 12:36:21.089 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.36:8080/info 2022-10-06 12:36:21.091 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:36:21.094 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-10-06 12:36:21.096 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:36:21.099 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:36:21.101 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:36:21.104 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:21.106 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:21.110 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:21.114 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059781111 2022-10-06 12:36:21.117 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:36:21.123 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-10-06 12:36:21.136 | + :: : [[ 000 == 503 ]] 2022-10-06 12:36:21.137 | + :: : [[ 7 -eq 7 ]] 2022-10-06 12:36:21.139 | + :: : sleep 1 2022-10-06 12:36:22.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-10-06 12:36:22.155 | + :: : [[ 000 == 503 ]] 2022-10-06 12:36:22.156 | + :: : [[ 7 -eq 7 ]] 2022-10-06 12:36:22.157 | + :: : sleep 1 2022-10-06 12:36:23.161 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-10-06 12:36:23.174 | + :: : [[ 000 == 503 ]] 2022-10-06 12:36:23.175 | + :: : [[ 7 -eq 7 ]] 2022-10-06 12:36:23.176 | + :: : sleep 1 2022-10-06 12:36:24.179 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-10-06 12:36:24.200 | + :: : [[ 200 == 503 ]] 2022-10-06 12:36:24.201 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:36:24.204 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:36:24.207 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:24.209 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:24.211 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:24.214 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:24.216 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:24.219 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:36:24.221 | + functions-common:time_stop:2446 : start_time=1665059781111 2022-10-06 12:36:24.224 | + functions-common:time_stop:2448 : [[ -z 1665059781111 ]] 2022-10-06 12:36:24.227 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:24.232 | + functions-common:time_stop:2451 : end_time=1665059784228 2022-10-06 12:36:24.234 | + functions-common:time_stop:2452 : elapsed_time=3117 2022-10-06 12:36:24.237 | + functions-common:time_stop:2453 : total=5048 2022-10-06 12:36:24.239 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:24.242 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8165 2022-10-06 12:36:24.244 | + functions:wait_for_service:467 : return 0 2022-10-06 12:36:24.247 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-10-06 12:36:24.250 | + ./stack.sh:main:1249 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-06 12:36:24.252 | + ./stack.sh:main:1250 : is_service_enabled cinder 2022-10-06 12:36:24.269 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.272 | + ./stack.sh:main:1251 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-06 12:36:24.307 | + ./stack.sh:main:1254 : async_wait configure_neutron_nova 2022-10-06 12:36:24.356 | [58123 Async configure_neutron_nova:123460]: Waiting for completion of configure_neutron_nova running on PID 123460 (2 other jobs running) 2022-10-06 12:36:24.382 | [58123 Async configure_neutron_nova:123460]: Signaling child to exit 2022-10-06 12:36:24.382 | WAKEUP 2022-10-06 12:36:24.404 | [58123 Async configure_neutron_nova:123460]: Signaled 2022-10-06 12:36:24.405 | + lib/neutron:configure_neutron_nova:661 : is_neutron_legacy_enabled 2022-10-06 12:36:24.405 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:36:24.405 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:36:24.405 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:36:24.405 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:36:24.406 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-10-06 12:36:24.406 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:36:24.406 | + lib/neutron:configure_neutron_nova:663 : create_nova_conf_neutron /etc/nova/nova.conf 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-10-06 12:36:24.406 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-10-06 12:36:24.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-10-06 12:36:24.406 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-10-06 12:36:24.406 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-10-06 12:36:24.406 | + lib/neutron:configure_neutron_nova:664 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:36:24.406 | ++ lib/neutron:configure_neutron_nova:665 : seq 1 1 2022-10-06 12:36:24.406 | + lib/neutron:configure_neutron_nova:665 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:36:24.406 | + lib/neutron:configure_neutron_nova:666 : local conf 2022-10-06 12:36:24.406 | ++ lib/neutron:configure_neutron_nova:667 : conductor_conf 1 2022-10-06 12:36:24.406 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:36:24.406 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:36:24.407 | + lib/neutron:configure_neutron_nova:667 : conf=/etc/nova/nova_cell1.conf 2022-10-06 12:36:24.407 | + lib/neutron:configure_neutron_nova:668 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-10-06 12:36:24.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-10-06 12:36:24.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-10-06 12:36:24.407 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-10-06 12:36:24.407 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-10-06 12:36:24.450 | [58123 Async configure_neutron_nova:123460]: finished configure_neutron_nova with result 0 in 1 seconds 2022-10-06 12:36:24.454 | + inc/async:async_wait:197 : return 0 2022-10-06 12:36:24.457 | + ./stack.sh:main:1260 : is_service_enabled nova 2022-10-06 12:36:24.474 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.477 | + ./stack.sh:main:1261 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-06 12:36:24.513 | + ./stack.sh:main:1262 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-10-06 12:36:24.550 | + ./stack.sh:main:1266 : is_service_enabled n-api 2022-10-06 12:36:24.567 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.570 | + ./stack.sh:main:1267 : echo_summary 'Starting Nova API' 2022-10-06 12:36:24.573 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:24.575 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-10-06 12:36:24.578 | + ./stack.sh:main:1268 : start_nova_api 2022-10-06 12:36:24.580 | + lib/nova:start_nova_api:916 : local service_port=8774 2022-10-06 12:36:24.583 | + lib/nova:start_nova_api:917 : local service_protocol=http 2022-10-06 12:36:24.585 | + lib/nova:start_nova_api:918 : local nova_url 2022-10-06 12:36:24.588 | + lib/nova:start_nova_api:919 : is_service_enabled tls-proxy 2022-10-06 12:36:24.605 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:36:24.608 | + lib/nova:start_nova_api:925 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:36:24.611 | + lib/nova:start_nova_api:926 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:36:24.614 | + lib/nova:start_nova_api:926 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:36:24.616 | + lib/nova:start_nova_api:928 : '[' True == False ']' 2022-10-06 12:36:24.620 | ++ lib/nova:start_nova_api:936 : which uwsgi 2022-10-06 12:36:24.624 | + lib/nova:start_nova_api:936 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.627 | + functions-common:run_process:1693 : local service=n-api 2022-10-06 12:36:24.629 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.632 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:24.634 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:24.637 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:24.639 | + functions-common:run_process:1699 : local name=n-api 2022-10-06 12:36:24.642 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:24.645 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:24.647 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:24.650 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:24.653 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:24.657 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059784655 2022-10-06 12:36:24.660 | + functions-common:run_process:1702 : is_service_enabled n-api 2022-10-06 12:36:24.677 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:24.680 | + functions-common:run_process:1703 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-10-06 12:36:24.682 | + functions-common:_run_under_systemd:1653 : local service=n-api 2022-10-06 12:36:24.685 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.688 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.690 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.693 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.695 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-10-06 12:36:24.698 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-10-06 12:36:24.701 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api.service 2022-10-06 12:36:24.704 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:24.706 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:24.709 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:24.711 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:24.714 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-10-06 12:36:24.717 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-10-06 12:36:24.719 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api.service 2022-10-06 12:36:24.721 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.723 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:36:24.726 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:36:24.728 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:36:24.730 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-10-06 12:36:24.732 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:36:24.737 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-10-06 12:36:24.801 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-10-06 12:36:24.866 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-10-06 12:36:24.921 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-10-06 12:36:24.975 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:25.030 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-10-06 12:36:25.086 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-10-06 12:36:25.140 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-10-06 12:36:25.194 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-10-06 12:36:25.250 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-10-06 12:36:25.304 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:36:25.307 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:36:25.309 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-10-06 12:36:25.374 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:36:25.770 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-10-06 12:36:25.784 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-10-06 12:36:26.180 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-10-06 12:36:26.253 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:26.255 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:26.258 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:26.260 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:26.263 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:26.269 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:26.272 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:26.275 | + functions-common:time_stop:2446 : start_time=1665059784655 2022-10-06 12:36:26.277 | + functions-common:time_stop:2448 : [[ -z 1665059784655 ]] 2022-10-06 12:36:26.280 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:26.285 | + functions-common:time_stop:2451 : end_time=1665059786282 2022-10-06 12:36:26.288 | + functions-common:time_stop:2452 : elapsed_time=1627 2022-10-06 12:36:26.290 | + functions-common:time_stop:2453 : total=9899 2022-10-06 12:36:26.293 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:26.295 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11526 2022-10-06 12:36:26.298 | + lib/nova:start_nova_api:937 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-10-06 12:36:26.300 | + lib/nova:start_nova_api:940 : echo 'Waiting for nova-api to start...' 2022-10-06 12:36:26.300 | Waiting for nova-api to start... 2022-10-06 12:36:26.303 | + lib/nova:start_nova_api:941 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-10-06 12:36:26.305 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:36:26.308 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-10-06 12:36:26.311 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:36:26.314 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:36:26.316 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:36:26.318 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:26.321 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:26.324 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:26.329 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059786327 2022-10-06 12:36:26.332 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:36:26.338 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-10-06 12:36:31.897 | + :: : [[ 200 == 503 ]] 2022-10-06 12:36:31.899 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:36:31.902 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:36:31.905 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:31.907 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:31.910 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:31.912 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:31.915 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:31.917 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:36:31.920 | + functions-common:time_stop:2446 : start_time=1665059786327 2022-10-06 12:36:31.923 | + functions-common:time_stop:2448 : [[ -z 1665059786327 ]] 2022-10-06 12:36:31.926 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:31.931 | + functions-common:time_stop:2451 : end_time=1665059791928 2022-10-06 12:36:31.933 | + functions-common:time_stop:2452 : elapsed_time=5601 2022-10-06 12:36:31.936 | + functions-common:time_stop:2453 : total=8165 2022-10-06 12:36:31.939 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:31.941 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13766 2022-10-06 12:36:31.944 | + functions:wait_for_service:467 : return 0 2022-10-06 12:36:31.947 | + lib/nova:start_nova_api:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:36:31.950 | + lib/nova:start_nova_api:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:36:31.953 | + ./stack.sh:main:1271 : is_service_enabled ovn-controller ovn-controller-vtep 2022-10-06 12:36:31.970 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:31.973 | + ./stack.sh:main:1272 : echo_summary 'Starting OVN services' 2022-10-06 12:36:31.976 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:31.978 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-10-06 12:36:31.981 | + ./stack.sh:main:1273 : start_ovn_services 2022-10-06 12:36:31.984 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-10-06 12:36:31.987 | + ./stack.sh:main:1276 : is_service_enabled neutron-api 2022-10-06 12:36:32.003 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:36:32.006 | + ./stack.sh:main:1279 : is_service_enabled q-svc 2022-10-06 12:36:32.023 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:32.026 | + ./stack.sh:main:1280 : echo_summary 'Starting Neutron' 2022-10-06 12:36:32.029 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:32.032 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-10-06 12:36:32.035 | + ./stack.sh:main:1281 : configure_neutron_after_post_config 2022-10-06 12:36:32.037 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-10-06 12:36:32.040 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-10-06 12:36:32.074 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-10-06 12:36:32.077 | + lib/neutron:configure_rbac_policies:650 : [[ False == \T\r\u\e ]] 2022-10-06 12:36:32.080 | + lib/neutron:configure_rbac_policies:650 : [[ False == \T\r\u\e ]] 2022-10-06 12:36:32.083 | + lib/neutron:configure_rbac_policies:654 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-10-06 12:36:32.117 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-10-06 12:36:32.152 | + ./stack.sh:main:1282 : start_neutron_service_and_check 2022-10-06 12:36:32.155 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-10-06 12:36:32.158 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-10-06 12:36:32.160 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-10-06 12:36:32.163 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-10-06 12:36:32.166 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-10-06 12:36:32.169 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-10-06 12:36:32.172 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-10-06 12:36:32.175 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-10-06 12:36:32.178 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-10-06 12:36:32.181 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-10-06 12:36:32.183 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-10-06 12:36:32.186 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.189 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.192 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.195 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-10-06 12:36:32.197 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.201 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.204 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-10-06 12:36:32.221 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:36:32.224 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-10-06 12:36:32.226 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.229 | + functions-common:run_process:1693 : local service=q-svc 2022-10-06 12:36:32.231 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.234 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:32.237 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:32.239 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:32.242 | + functions-common:run_process:1699 : local name=q-svc 2022-10-06 12:36:32.244 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:32.248 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:32.250 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:32.253 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:32.256 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:32.260 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059792257 2022-10-06 12:36:32.263 | + functions-common:run_process:1702 : is_service_enabled q-svc 2022-10-06 12:36:32.280 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:32.282 | + functions-common:run_process:1703 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-10-06 12:36:32.285 | + functions-common:_run_under_systemd:1653 : local service=q-svc 2022-10-06 12:36:32.288 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.290 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.293 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.295 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.297 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-10-06 12:36:32.300 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-10-06 12:36:32.303 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-svc.service 2022-10-06 12:36:32.305 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:32.308 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:32.311 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:32.313 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:32.316 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-10-06 12:36:32.319 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-10-06 12:36:32.321 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-10-06 12:36:32.323 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.326 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:32.328 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:32.330 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:32.333 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:32.335 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:32.337 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-10-06 12:36:32.339 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:32.343 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-10-06 12:36:32.407 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-10-06 12:36:32.471 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:32.526 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-10-06 12:36:32.581 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-10-06 12:36:32.636 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:32.690 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:32.692 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:32.694 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-10-06 12:36:32.759 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:33.165 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-10-06 12:36:33.179 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-10-06 12:36:33.567 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-10-06 12:36:33.594 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:33.597 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:33.599 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:33.602 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:33.605 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:33.607 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:33.610 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:33.612 | + functions-common:time_stop:2446 : start_time=1665059792257 2022-10-06 12:36:33.615 | + functions-common:time_stop:2448 : [[ -z 1665059792257 ]] 2022-10-06 12:36:33.618 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:33.623 | + functions-common:time_stop:2451 : end_time=1665059793620 2022-10-06 12:36:33.626 | + functions-common:time_stop:2452 : elapsed_time=1363 2022-10-06 12:36:33.628 | + functions-common:time_stop:2453 : total=11526 2022-10-06 12:36:33.631 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:33.633 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=12889 2022-10-06 12:36:33.636 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.36:9696/ 2022-10-06 12:36:33.639 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-10-06 12:36:33.657 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:36:33.659 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-10-06 12:36:33.662 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.36:9696/networking 2022-10-06 12:36:33.664 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-10-06 12:36:33.664 | Waiting for Neutron to start... 2022-10-06 12:36:33.667 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-10-06 12:36:33.669 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 'Neutron did not start' 60 2022-10-06 12:36:33.672 | + functions-common:test_with_retry:2377 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-10-06 12:36:33.674 | + functions-common:test_with_retry:2378 : local 'failmsg=Neutron did not start' 2022-10-06 12:36:33.677 | + functions-common:test_with_retry:2379 : local until=60 2022-10-06 12:36:33.679 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-10-06 12:36:33.682 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-10-06 12:36:33.685 | + functions-common:time_start:2425 : local name=test_with_retry 2022-10-06 12:36:33.687 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:33.689 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:33.693 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:33.697 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059793694 2022-10-06 12:36:33.700 | + functions-common:test_with_retry:2383 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696/networking; do sleep 0.5; done' 2022-10-06 12:36:39.280 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.36:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-10-06 12:36:39.282 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:39.285 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:39.287 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:39.290 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:39.293 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:39.295 | + functions-common:time_stop:2445 : name=test_with_retry 2022-10-06 12:36:39.298 | + functions-common:time_stop:2446 : start_time=1665059793694 2022-10-06 12:36:39.300 | + functions-common:time_stop:2448 : [[ -z 1665059793694 ]] 2022-10-06 12:36:39.303 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:39.308 | + functions-common:time_stop:2451 : end_time=1665059799305 2022-10-06 12:36:39.310 | + functions-common:time_stop:2452 : elapsed_time=5611 2022-10-06 12:36:39.313 | + functions-common:time_stop:2453 : total=0 2022-10-06 12:36:39.315 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:39.318 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5611 2022-10-06 12:36:39.321 | + ./stack.sh:main:1287 : is_service_enabled placement 2022-10-06 12:36:39.338 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:39.341 | + ./stack.sh:main:1288 : echo_summary 'Starting Placement' 2022-10-06 12:36:39.344 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:39.347 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-10-06 12:36:39.349 | + ./stack.sh:main:1289 : start_placement 2022-10-06 12:36:39.352 | + lib/placement:start_placement:160 : start_placement_api 2022-10-06 12:36:39.354 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-10-06 12:36:39.357 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-10-06 12:36:39.362 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.365 | + functions-common:run_process:1693 : local service=placement-api 2022-10-06 12:36:39.367 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.370 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:39.372 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:39.375 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:39.377 | + functions-common:run_process:1699 : local name=placement-api 2022-10-06 12:36:39.379 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:39.382 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:39.385 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:39.388 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:39.391 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:39.395 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059799393 2022-10-06 12:36:39.398 | + functions-common:run_process:1702 : is_service_enabled placement-api 2022-10-06 12:36:39.415 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:39.418 | + functions-common:run_process:1703 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-10-06 12:36:39.421 | + functions-common:_run_under_systemd:1653 : local service=placement-api 2022-10-06 12:36:39.423 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.426 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.428 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.431 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.433 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-10-06 12:36:39.436 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-10-06 12:36:39.439 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@placement-api.service 2022-10-06 12:36:39.441 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:39.444 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:39.446 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:39.449 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:39.452 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-10-06 12:36:39.455 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-10-06 12:36:39.457 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@placement-api.service 2022-10-06 12:36:39.460 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.462 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:36:39.464 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:36:39.467 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:36:39.469 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-10-06 12:36:39.472 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:36:39.476 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-10-06 12:36:39.542 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-10-06 12:36:39.606 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-10-06 12:36:39.662 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-10-06 12:36:39.716 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:39.772 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-10-06 12:36:39.826 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-10-06 12:36:39.884 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-10-06 12:36:39.939 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-10-06 12:36:39.997 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-10-06 12:36:40.054 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:36:40.056 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:36:40.059 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-10-06 12:36:40.125 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:36:40.524 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-10-06 12:36:40.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-10-06 12:36:40.944 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-10-06 12:36:41.022 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:41.025 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:41.028 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:41.032 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:41.040 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:41.042 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:41.045 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:41.048 | + functions-common:time_stop:2446 : start_time=1665059799393 2022-10-06 12:36:41.052 | + functions-common:time_stop:2448 : [[ -z 1665059799393 ]] 2022-10-06 12:36:41.057 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:41.063 | + functions-common:time_stop:2451 : end_time=1665059801060 2022-10-06 12:36:41.066 | + functions-common:time_stop:2452 : elapsed_time=1667 2022-10-06 12:36:41.068 | + functions-common:time_stop:2453 : total=12889 2022-10-06 12:36:41.071 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:41.074 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=14556 2022-10-06 12:36:41.077 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-10-06 12:36:41.077 | Waiting for placement-api to start... 2022-10-06 12:36:41.080 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.36/placement 2022-10-06 12:36:41.083 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:36:41.085 | + functions:wait_for_service:458 : local url=http://10.222.0.36/placement 2022-10-06 12:36:41.088 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:36:41.091 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:36:41.093 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:36:41.096 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:41.101 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:41.104 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:41.109 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059801106 2022-10-06 12:36:41.112 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:36:41.117 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/placement 2022-10-06 12:36:43.823 | + :: : [[ 200 == 503 ]] 2022-10-06 12:36:43.825 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:36:43.828 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:36:43.831 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:43.833 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:43.836 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:43.838 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:43.841 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:43.844 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:36:43.846 | + functions-common:time_stop:2446 : start_time=1665059801106 2022-10-06 12:36:43.849 | + functions-common:time_stop:2448 : [[ -z 1665059801106 ]] 2022-10-06 12:36:43.852 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:43.857 | + functions-common:time_stop:2451 : end_time=1665059803854 2022-10-06 12:36:43.859 | + functions-common:time_stop:2452 : elapsed_time=2748 2022-10-06 12:36:43.862 | + functions-common:time_stop:2453 : total=13766 2022-10-06 12:36:43.864 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:43.867 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16514 2022-10-06 12:36:43.869 | + functions:wait_for_service:467 : return 0 2022-10-06 12:36:43.872 | + ./stack.sh:main:1292 : is_service_enabled neutron 2022-10-06 12:36:43.890 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:43.892 | + ./stack.sh:main:1293 : start_neutron 2022-10-06 12:36:43.895 | + lib/neutron:start_neutron:747 : is_neutron_legacy_enabled 2022-10-06 12:36:43.898 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:36:43.899 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-10-06 12:36:43.905 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-10-06 12:36:43.907 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-10-06 12:36:43.910 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-10-06 12:36:43.913 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-10-06 12:36:43.915 | + lib/neutron:start_neutron:749 : start_mutnauq_l2_agent 2022-10-06 12:36:43.918 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.921 | + functions-common:run_process:1693 : local service=q-agt 2022-10-06 12:36:43.923 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.926 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:43.928 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:43.931 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:43.933 | + functions-common:run_process:1699 : local name=q-agt 2022-10-06 12:36:43.936 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:43.938 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:43.941 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:43.943 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:43.947 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:43.952 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059803948 2022-10-06 12:36:43.954 | + functions-common:run_process:1702 : is_service_enabled q-agt 2022-10-06 12:36:43.971 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:43.973 | + functions-common:run_process:1703 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-10-06 12:36:43.976 | + functions-common:_run_under_systemd:1653 : local service=q-agt 2022-10-06 12:36:43.978 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.982 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.985 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.987 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:43.990 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-10-06 12:36:43.993 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-10-06 12:36:43.995 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-agt.service 2022-10-06 12:36:43.998 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:44.000 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:44.003 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:44.005 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:44.008 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-10-06 12:36:44.010 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-10-06 12:36:44.013 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-10-06 12:36:44.016 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:44.018 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:44.020 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:44.023 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:44.025 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:44.028 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:44.030 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-10-06 12:36:44.032 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:44.036 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-10-06 12:36:44.109 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-10-06 12:36:44.173 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-10-06 12:36:44.228 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-10-06 12:36:44.283 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-10-06 12:36:44.338 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:44.395 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:44.397 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:44.400 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-10-06 12:36:44.464 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:44.865 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-10-06 12:36:44.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-10-06 12:36:45.268 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-10-06 12:36:45.291 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:45.298 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:45.300 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:45.303 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:45.305 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:45.308 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:45.310 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:45.313 | + functions-common:time_stop:2446 : start_time=1665059803948 2022-10-06 12:36:45.315 | + functions-common:time_stop:2448 : [[ -z 1665059803948 ]] 2022-10-06 12:36:45.318 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:45.323 | + functions-common:time_stop:2451 : end_time=1665059805320 2022-10-06 12:36:45.326 | + functions-common:time_stop:2452 : elapsed_time=1372 2022-10-06 12:36:45.328 | + functions-common:time_stop:2453 : total=14556 2022-10-06 12:36:45.330 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:45.333 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15928 2022-10-06 12:36:45.335 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-10-06 12:36:45.338 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-10-06 12:36:45.340 | + functions-common:is_provider_network:2291 : return 1 2022-10-06 12:36:45.343 | + lib/neutron:start_neutron:750 : start_mutnauq_other_agents 2022-10-06 12:36:45.346 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.349 | + functions-common:run_process:1693 : local service=q-dhcp 2022-10-06 12:36:45.351 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.353 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:45.356 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:45.359 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:45.361 | + functions-common:run_process:1699 : local name=q-dhcp 2022-10-06 12:36:45.364 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:45.366 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:45.368 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:45.371 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:45.374 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:45.379 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059805376 2022-10-06 12:36:45.382 | + functions-common:run_process:1702 : is_service_enabled q-dhcp 2022-10-06 12:36:45.402 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:45.405 | + functions-common:run_process:1703 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-10-06 12:36:45.407 | + functions-common:_run_under_systemd:1653 : local service=q-dhcp 2022-10-06 12:36:45.410 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.412 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.415 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.417 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.420 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-10-06 12:36:45.422 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-10-06 12:36:45.425 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-dhcp.service 2022-10-06 12:36:45.427 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:45.430 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:45.432 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:45.435 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:45.437 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-10-06 12:36:45.440 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-10-06 12:36:45.443 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-10-06 12:36:45.445 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.447 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:45.450 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:45.453 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:45.455 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:45.458 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:45.460 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-10-06 12:36:45.463 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:45.467 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-10-06 12:36:45.541 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-10-06 12:36:45.610 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-10-06 12:36:45.666 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-10-06 12:36:45.724 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-10-06 12:36:45.781 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:45.837 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:45.840 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:45.842 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-10-06 12:36:45.909 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:46.337 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-10-06 12:36:46.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-10-06 12:36:46.770 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-10-06 12:36:46.796 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:46.800 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:46.801 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:46.808 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:46.810 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:46.813 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:46.815 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:46.818 | + functions-common:time_stop:2446 : start_time=1665059805376 2022-10-06 12:36:46.820 | + functions-common:time_stop:2448 : [[ -z 1665059805376 ]] 2022-10-06 12:36:46.823 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:46.829 | + functions-common:time_stop:2451 : end_time=1665059806826 2022-10-06 12:36:46.831 | + functions-common:time_stop:2452 : elapsed_time=1450 2022-10-06 12:36:46.834 | + functions-common:time_stop:2453 : total=15928 2022-10-06 12:36:46.836 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:46.839 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17378 2022-10-06 12:36:46.843 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-10-06 12:36:46.846 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-10-06 12:36:46.848 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-10-06 12:36:46.851 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-10-06 12:36:46.854 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.856 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.859 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.862 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-10-06 12:36:46.864 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.867 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.870 | + functions-common:run_process:1693 : local service=q-l3 2022-10-06 12:36:46.872 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.875 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:46.877 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:46.879 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:46.882 | + functions-common:run_process:1699 : local name=q-l3 2022-10-06 12:36:46.884 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:46.887 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:46.890 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:46.892 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:46.898 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:46.900 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059806897 2022-10-06 12:36:46.903 | + functions-common:run_process:1702 : is_service_enabled q-l3 2022-10-06 12:36:46.921 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:46.924 | + functions-common:run_process:1703 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-10-06 12:36:46.926 | + functions-common:_run_under_systemd:1653 : local service=q-l3 2022-10-06 12:36:46.929 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.931 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.934 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.937 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.939 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-10-06 12:36:46.942 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-10-06 12:36:46.949 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-l3.service 2022-10-06 12:36:46.952 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:46.954 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:46.957 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:46.959 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:46.962 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-10-06 12:36:46.965 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-10-06 12:36:46.968 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-10-06 12:36:46.970 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:46.973 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:46.975 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:46.977 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:46.980 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:46.982 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:46.985 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-10-06 12:36:46.987 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:46.992 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-10-06 12:36:47.065 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-10-06 12:36:47.140 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-10-06 12:36:47.205 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-10-06 12:36:47.272 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-10-06 12:36:47.332 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:47.391 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:47.393 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:47.396 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-10-06 12:36:47.471 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:47.912 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-10-06 12:36:47.927 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-10-06 12:36:48.333 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-10-06 12:36:48.360 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:48.362 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:48.368 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:48.376 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:48.379 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:48.382 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:48.385 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:48.388 | + functions-common:time_stop:2446 : start_time=1665059806897 2022-10-06 12:36:48.391 | + functions-common:time_stop:2448 : [[ -z 1665059806897 ]] 2022-10-06 12:36:48.395 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:48.399 | + functions-common:time_stop:2451 : end_time=1665059808396 2022-10-06 12:36:48.402 | + functions-common:time_stop:2452 : elapsed_time=1499 2022-10-06 12:36:48.405 | + functions-common:time_stop:2453 : total=17378 2022-10-06 12:36:48.407 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:48.410 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18877 2022-10-06 12:36:48.413 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.424 | + functions-common:run_process:1693 : local service=q-meta 2022-10-06 12:36:48.424 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.424 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:48.428 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:48.436 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:48.437 | + functions-common:run_process:1699 : local name=q-meta 2022-10-06 12:36:48.440 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:48.449 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:48.452 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:48.454 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:48.460 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:48.463 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059808459 2022-10-06 12:36:48.466 | + functions-common:run_process:1702 : is_service_enabled q-meta 2022-10-06 12:36:48.491 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:48.496 | + functions-common:run_process:1703 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-10-06 12:36:48.496 | + functions-common:_run_under_systemd:1653 : local service=q-meta 2022-10-06 12:36:48.502 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.503 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.506 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.508 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.511 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-10-06 12:36:48.514 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-10-06 12:36:48.517 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-meta.service 2022-10-06 12:36:48.519 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:48.522 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:48.524 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:48.527 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:48.530 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-10-06 12:36:48.533 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-10-06 12:36:48.536 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-10-06 12:36:48.538 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.541 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:48.544 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:48.546 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:48.549 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:48.551 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:48.554 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-10-06 12:36:48.556 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:48.563 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-10-06 12:36:48.645 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-10-06 12:36:48.726 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-10-06 12:36:48.790 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-10-06 12:36:48.853 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-10-06 12:36:48.923 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:48.989 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:48.991 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:48.995 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-10-06 12:36:49.081 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:49.540 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-10-06 12:36:49.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-10-06 12:36:49.971 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-10-06 12:36:49.993 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:49.995 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:50.005 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:50.007 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:50.015 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:50.015 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:50.019 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:50.022 | + functions-common:time_stop:2446 : start_time=1665059808459 2022-10-06 12:36:50.024 | + functions-common:time_stop:2448 : [[ -z 1665059808459 ]] 2022-10-06 12:36:50.029 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:50.034 | + functions-common:time_stop:2451 : end_time=1665059810030 2022-10-06 12:36:50.036 | + functions-common:time_stop:2452 : elapsed_time=1571 2022-10-06 12:36:50.039 | + functions-common:time_stop:2453 : total=18877 2022-10-06 12:36:50.041 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:50.047 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20448 2022-10-06 12:36:50.047 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.051 | + functions-common:run_process:1693 : local service=q-metering 2022-10-06 12:36:50.054 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.056 | + functions-common:run_process:1695 : local group= 2022-10-06 12:36:50.060 | + functions-common:run_process:1696 : local user= 2022-10-06 12:36:50.063 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:36:50.065 | + functions-common:run_process:1699 : local name=q-metering 2022-10-06 12:36:50.068 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:36:50.073 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:36:50.076 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:36:50.079 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:36:50.083 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:36:50.088 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059810084 2022-10-06 12:36:50.091 | + functions-common:run_process:1702 : is_service_enabled q-metering 2022-10-06 12:36:50.112 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:50.115 | + functions-common:run_process:1703 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-10-06 12:36:50.117 | + functions-common:_run_under_systemd:1653 : local service=q-metering 2022-10-06 12:36:50.121 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.124 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.127 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.130 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.133 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-10-06 12:36:50.136 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-10-06 12:36:50.139 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-metering.service 2022-10-06 12:36:50.141 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:36:50.144 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:36:50.147 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:36:50.149 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:36:50.152 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-10-06 12:36:50.155 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-10-06 12:36:50.157 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-10-06 12:36:50.160 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.163 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:36:50.165 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:36:50.168 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:36:50.170 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:36:50.173 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:36:50.180 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-10-06 12:36:50.180 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:36:50.183 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-10-06 12:36:50.270 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-10-06 12:36:50.354 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-10-06 12:36:50.420 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-10-06 12:36:50.510 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-10-06 12:36:50.588 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:36:50.686 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:36:50.690 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:36:50.699 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-10-06 12:36:50.793 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:36:51.246 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-10-06 12:36:51.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-10-06 12:36:51.681 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-10-06 12:36:51.709 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:36:51.712 | + functions-common:time_stop:2439 : local name 2022-10-06 12:36:51.721 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:36:51.723 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:36:51.726 | + functions-common:time_stop:2442 : local total 2022-10-06 12:36:51.728 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:36:51.731 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:36:51.734 | + functions-common:time_stop:2446 : start_time=1665059810084 2022-10-06 12:36:51.737 | + functions-common:time_stop:2448 : [[ -z 1665059810084 ]] 2022-10-06 12:36:51.745 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:36:51.748 | + functions-common:time_stop:2451 : end_time=1665059811742 2022-10-06 12:36:51.750 | + functions-common:time_stop:2452 : elapsed_time=1658 2022-10-06 12:36:51.753 | + functions-common:time_stop:2453 : total=20448 2022-10-06 12:36:51.755 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:36:51.760 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=22106 2022-10-06 12:36:51.763 | + ./stack.sh:main:1296 : is_service_enabled q-svc 2022-10-06 12:36:51.792 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:36:51.797 | + ./stack.sh:main:1296 : [[ True == \T\r\u\e ]] 2022-10-06 12:36:51.810 | + ./stack.sh:main:1297 : echo_summary 'Creating initial neutron network elements' 2022-10-06 12:36:51.816 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:36:51.820 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-10-06 12:36:51.825 | + ./stack.sh:main:1300 : type -p neutron_plugin_create_initial_networks 2022-10-06 12:36:51.827 | + ./stack.sh:main:1303 : create_neutron_initial_network 2022-10-06 12:36:51.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-10-06 12:36:51.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-10-06 12:36:51.845 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-10-06 12:36:51.853 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-10-06 12:36:55.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:55.280 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:55.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:55.280 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:55.441 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:36:55.444 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-10-06 12:36:55.444 | address-scope 2022-10-06 12:36:55.444 | router-admin-state-down-before-update 2022-10-06 12:36:55.444 | agent 2022-10-06 12:36:55.444 | agent-resources-synced 2022-10-06 12:36:55.444 | allowed-address-pairs 2022-10-06 12:36:55.444 | auto-allocated-topology 2022-10-06 12:36:55.444 | availability_zone 2022-10-06 12:36:55.444 | availability_zone_filter 2022-10-06 12:36:55.444 | default-subnetpools 2022-10-06 12:36:55.444 | dhcp_agent_scheduler 2022-10-06 12:36:55.444 | dvr 2022-10-06 12:36:55.444 | empty-string-filtering 2022-10-06 12:36:55.444 | external-net 2022-10-06 12:36:55.444 | extra_dhcp_opt 2022-10-06 12:36:55.444 | extraroute 2022-10-06 12:36:55.444 | extraroute-atomic 2022-10-06 12:36:55.444 | filter-validation 2022-10-06 12:36:55.445 | floating-ip-port-forwarding-detail 2022-10-06 12:36:55.445 | fip-port-details 2022-10-06 12:36:55.445 | flavors 2022-10-06 12:36:55.445 | floatingip-pools 2022-10-06 12:36:55.445 | ip-substring-filtering 2022-10-06 12:36:55.445 | router 2022-10-06 12:36:55.445 | ext-gw-mode 2022-10-06 12:36:55.445 | l3-ha 2022-10-06 12:36:55.445 | l3-flavors 2022-10-06 12:36:55.445 | l3-port-ip-change-not-allowed 2022-10-06 12:36:55.445 | l3_agent_scheduler 2022-10-06 12:36:55.445 | metering 2022-10-06 12:36:55.445 | metering_source_and_destination_fields 2022-10-06 12:36:55.445 | multi-provider 2022-10-06 12:36:55.445 | net-mtu 2022-10-06 12:36:55.445 | net-mtu-writable 2022-10-06 12:36:55.445 | network_availability_zone 2022-10-06 12:36:55.445 | network-ip-availability 2022-10-06 12:36:55.445 | pagination 2022-10-06 12:36:55.445 | port-device-profile 2022-10-06 12:36:55.445 | port-mac-override 2022-10-06 12:36:55.445 | port-mac-address-regenerate 2022-10-06 12:36:55.445 | port-numa-affinity-policy 2022-10-06 12:36:55.445 | binding 2022-10-06 12:36:55.445 | binding-extended 2022-10-06 12:36:55.445 | port-security 2022-10-06 12:36:55.445 | project-id 2022-10-06 12:36:55.445 | provider 2022-10-06 12:36:55.445 | quota-check-limit 2022-10-06 12:36:55.445 | quotas 2022-10-06 12:36:55.445 | quota_details 2022-10-06 12:36:55.445 | rbac-policies 2022-10-06 12:36:55.445 | rbac-address-group 2022-10-06 12:36:55.445 | rbac-address-scope 2022-10-06 12:36:55.445 | rbac-security-groups 2022-10-06 12:36:55.445 | rbac-subnetpool 2022-10-06 12:36:55.446 | revision-if-match 2022-10-06 12:36:55.446 | standard-attr-revisions 2022-10-06 12:36:55.446 | router_availability_zone 2022-10-06 12:36:55.446 | security-groups-normalized-cidr 2022-10-06 12:36:55.446 | port-security-groups-filtering 2022-10-06 12:36:55.446 | security-groups-remote-address-group 2022-10-06 12:36:55.446 | security-groups-shared-filtering 2022-10-06 12:36:55.446 | security-group 2022-10-06 12:36:55.446 | service-type 2022-10-06 12:36:55.446 | sorting 2022-10-06 12:36:55.446 | standard-attr-description 2022-10-06 12:36:55.446 | stateful-security-group 2022-10-06 12:36:55.446 | subnet_onboard 2022-10-06 12:36:55.446 | subnet-service-types 2022-10-06 12:36:55.446 | subnet_allocation 2022-10-06 12:36:55.446 | subnetpool-prefix-ops 2022-10-06 12:36:55.446 | standard-attr-tag 2022-10-06 12:36:55.446 | standard-attr-timestamp' 2022-10-06 12:36:55.448 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-10-06 12:36:55.448 | address-scope 2022-10-06 12:36:55.448 | router-admin-state-down-before-update 2022-10-06 12:36:55.448 | agent 2022-10-06 12:36:55.448 | agent-resources-synced 2022-10-06 12:36:55.448 | allowed-address-pairs 2022-10-06 12:36:55.448 | auto-allocated-topology 2022-10-06 12:36:55.448 | availability_zone 2022-10-06 12:36:55.449 | availability_zone_filter 2022-10-06 12:36:55.449 | default-subnetpools 2022-10-06 12:36:55.449 | dhcp_agent_scheduler 2022-10-06 12:36:55.449 | dvr 2022-10-06 12:36:55.449 | empty-string-filtering 2022-10-06 12:36:55.449 | external-net 2022-10-06 12:36:55.449 | extra_dhcp_opt 2022-10-06 12:36:55.449 | extraroute 2022-10-06 12:36:55.449 | extraroute-atomic 2022-10-06 12:36:55.449 | filter-validation 2022-10-06 12:36:55.449 | floating-ip-port-forwarding-detail 2022-10-06 12:36:55.449 | fip-port-details 2022-10-06 12:36:55.449 | flavors 2022-10-06 12:36:55.449 | floatingip-pools 2022-10-06 12:36:55.449 | ip-substring-filtering 2022-10-06 12:36:55.449 | router 2022-10-06 12:36:55.449 | ext-gw-mode 2022-10-06 12:36:55.449 | l3-ha 2022-10-06 12:36:55.449 | l3-flavors 2022-10-06 12:36:55.449 | l3-port-ip-change-not-allowed 2022-10-06 12:36:55.450 | l3_agent_scheduler 2022-10-06 12:36:55.450 | metering 2022-10-06 12:36:55.450 | metering_source_and_destination_fields 2022-10-06 12:36:55.450 | multi-provider 2022-10-06 12:36:55.450 | net-mtu 2022-10-06 12:36:55.450 | net-mtu-writable 2022-10-06 12:36:55.450 | network_availability_zone 2022-10-06 12:36:55.450 | network-ip-availability 2022-10-06 12:36:55.450 | pagination 2022-10-06 12:36:55.450 | port-device-profile 2022-10-06 12:36:55.450 | port-mac-override 2022-10-06 12:36:55.450 | port-mac-address-regenerate 2022-10-06 12:36:55.450 | port-numa-affinity-policy 2022-10-06 12:36:55.450 | binding 2022-10-06 12:36:55.450 | binding-extended 2022-10-06 12:36:55.450 | port-security 2022-10-06 12:36:55.450 | project-id 2022-10-06 12:36:55.450 | provider 2022-10-06 12:36:55.450 | quota-check-limit 2022-10-06 12:36:55.450 | quotas 2022-10-06 12:36:55.450 | quota_details 2022-10-06 12:36:55.450 | rbac-policies 2022-10-06 12:36:55.450 | rbac-address-group 2022-10-06 12:36:55.450 | rbac-address-scope 2022-10-06 12:36:55.450 | rbac-security-groups 2022-10-06 12:36:55.450 | rbac-subnetpool 2022-10-06 12:36:55.450 | revision-if-match 2022-10-06 12:36:55.450 | standard-attr-revisions 2022-10-06 12:36:55.450 | router_availability_zone 2022-10-06 12:36:55.450 | security-groups-normalized-cidr 2022-10-06 12:36:55.450 | port-security-groups-filtering 2022-10-06 12:36:55.450 | security-groups-remote-address-group 2022-10-06 12:36:55.450 | security-groups-shared-filtering 2022-10-06 12:36:55.450 | security-group 2022-10-06 12:36:55.450 | service-type 2022-10-06 12:36:55.451 | sorting 2022-10-06 12:36:55.451 | standard-attr-description 2022-10-06 12:36:55.451 | stateful-security-group 2022-10-06 12:36:55.451 | subnet_onboard 2022-10-06 12:36:55.451 | subnet-service-types 2022-10-06 12:36:55.451 | subnet_allocation 2022-10-06 12:36:55.451 | subnetpool-prefix-ops 2022-10-06 12:36:55.451 | standard-attr-tag 2022-10-06 12:36:55.451 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-10-06 12:36:55.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-10-06 12:36:55.456 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-10-06 12:36:55.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-10-06 12:36:55.463 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-10-06 12:36:58.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:58.540 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:58.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:36:58.540 | from cryptography.utils import int_from_bytes 2022-10-06 12:36:58.695 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:36:58.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=943302bf-9f9a-4c72-8e36-e7ec07ffa5f7 2022-10-06 12:36:58.701 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-10-06 12:36:58.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-10-06 12:36:58.706 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-10-06 12:36:58.709 | + functions-common:is_provider_network:2291 : return 1 2022-10-06 12:36:58.712 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2022-10-06 12:37:01.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:01.904 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:01.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:01.904 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:02.073 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:02.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=99daee3f-39c7-4bb6-9879-b4656115f543 2022-10-06 12:37:02.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-10-06 12:37:02.082 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:02.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-10-06 12:37:02.105 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-10-06 12:37:02.108 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 943302bf-9f9a-4c72-8e36-e7ec07ffa5f7 ']' 2022-10-06 12:37:02.111 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-10-06 12:37:02.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-10-06 12:37:02.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-10-06 12:37:02.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 943302bf-9f9a-4c72-8e36-e7ec07ffa5f7 ' 2022-10-06 12:37:02.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-10-06 12:37:02.124 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 99daee3f-39c7-4bb6-9879-b4656115f543 private-subnet' 2022-10-06 12:37:02.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-10-06 12:37:02.130 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 943302bf-9f9a-4c72-8e36-e7ec07ffa5f7 --network 99daee3f-39c7-4bb6-9879-b4656115f543 private-subnet -f value -c id 2022-10-06 12:37:05.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:05.444 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:05.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:05.444 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:05.610 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:05.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=d734364d-00c2-44ea-ad76-b4a6c53139c2 2022-10-06 12:37:05.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-10-06 12:37:05.618 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:05.636 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo d734364d-00c2-44ea-ad76-b4a6c53139c2 2022-10-06 12:37:05.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=d734364d-00c2-44ea-ad76-b4a6c53139c2 2022-10-06 12:37:05.642 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-10-06 12:37:05.645 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-10-06 12:37:05.648 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-10-06 12:37:05.654 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-10-06 12:37:08.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:08.494 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:08.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:08.494 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:08.650 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:08.654 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-10-06 12:37:08.654 | address-scope 2022-10-06 12:37:08.654 | router-admin-state-down-before-update 2022-10-06 12:37:08.654 | agent 2022-10-06 12:37:08.654 | agent-resources-synced 2022-10-06 12:37:08.654 | allowed-address-pairs 2022-10-06 12:37:08.654 | auto-allocated-topology 2022-10-06 12:37:08.654 | availability_zone 2022-10-06 12:37:08.654 | availability_zone_filter 2022-10-06 12:37:08.654 | default-subnetpools 2022-10-06 12:37:08.654 | dhcp_agent_scheduler 2022-10-06 12:37:08.654 | dvr 2022-10-06 12:37:08.654 | empty-string-filtering 2022-10-06 12:37:08.654 | external-net 2022-10-06 12:37:08.654 | extra_dhcp_opt 2022-10-06 12:37:08.654 | extraroute 2022-10-06 12:37:08.654 | extraroute-atomic 2022-10-06 12:37:08.654 | filter-validation 2022-10-06 12:37:08.654 | floating-ip-port-forwarding-detail 2022-10-06 12:37:08.654 | fip-port-details 2022-10-06 12:37:08.654 | flavors 2022-10-06 12:37:08.654 | floatingip-pools 2022-10-06 12:37:08.654 | ip-substring-filtering 2022-10-06 12:37:08.654 | router 2022-10-06 12:37:08.654 | ext-gw-mode 2022-10-06 12:37:08.654 | l3-ha 2022-10-06 12:37:08.654 | l3-flavors 2022-10-06 12:37:08.654 | l3-port-ip-change-not-allowed 2022-10-06 12:37:08.654 | l3_agent_scheduler 2022-10-06 12:37:08.654 | metering 2022-10-06 12:37:08.654 | metering_source_and_destination_fields 2022-10-06 12:37:08.654 | multi-provider 2022-10-06 12:37:08.654 | net-mtu 2022-10-06 12:37:08.654 | net-mtu-writable 2022-10-06 12:37:08.654 | network_availability_zone 2022-10-06 12:37:08.655 | network-ip-availability 2022-10-06 12:37:08.655 | pagination 2022-10-06 12:37:08.655 | port-device-profile 2022-10-06 12:37:08.655 | port-mac-override 2022-10-06 12:37:08.655 | port-mac-address-regenerate 2022-10-06 12:37:08.655 | port-numa-affinity-policy 2022-10-06 12:37:08.655 | binding 2022-10-06 12:37:08.655 | binding-extended 2022-10-06 12:37:08.655 | port-security 2022-10-06 12:37:08.655 | project-id 2022-10-06 12:37:08.655 | provider 2022-10-06 12:37:08.655 | quota-check-limit 2022-10-06 12:37:08.655 | quotas 2022-10-06 12:37:08.655 | quota_details 2022-10-06 12:37:08.655 | rbac-policies 2022-10-06 12:37:08.655 | rbac-address-group 2022-10-06 12:37:08.655 | rbac-address-scope 2022-10-06 12:37:08.655 | rbac-security-groups 2022-10-06 12:37:08.655 | rbac-subnetpool 2022-10-06 12:37:08.655 | revision-if-match 2022-10-06 12:37:08.655 | standard-attr-revisions 2022-10-06 12:37:08.655 | router_availability_zone 2022-10-06 12:37:08.655 | security-groups-normalized-cidr 2022-10-06 12:37:08.655 | port-security-groups-filtering 2022-10-06 12:37:08.655 | security-groups-remote-address-group 2022-10-06 12:37:08.655 | security-groups-shared-filtering 2022-10-06 12:37:08.655 | security-group 2022-10-06 12:37:08.655 | service-type 2022-10-06 12:37:08.655 | sorting 2022-10-06 12:37:08.655 | standard-attr-description 2022-10-06 12:37:08.655 | stateful-security-group 2022-10-06 12:37:08.655 | subnet_onboard 2022-10-06 12:37:08.655 | subnet-service-types 2022-10-06 12:37:08.655 | subnet_allocation 2022-10-06 12:37:08.655 | subnetpool-prefix-ops 2022-10-06 12:37:08.655 | standard-attr-tag 2022-10-06 12:37:08.656 | standard-attr-timestamp' 2022-10-06 12:37:08.656 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-10-06 12:37:08.656 | address-scope 2022-10-06 12:37:08.656 | router-admin-state-down-before-update 2022-10-06 12:37:08.656 | agent 2022-10-06 12:37:08.656 | agent-resources-synced 2022-10-06 12:37:08.656 | allowed-address-pairs 2022-10-06 12:37:08.656 | auto-allocated-topology 2022-10-06 12:37:08.656 | availability_zone 2022-10-06 12:37:08.656 | availability_zone_filter 2022-10-06 12:37:08.657 | default-subnetpools 2022-10-06 12:37:08.657 | dhcp_agent_scheduler 2022-10-06 12:37:08.657 | dvr 2022-10-06 12:37:08.657 | empty-string-filtering 2022-10-06 12:37:08.657 | external-net 2022-10-06 12:37:08.657 | extra_dhcp_opt 2022-10-06 12:37:08.657 | extraroute 2022-10-06 12:37:08.657 | extraroute-atomic 2022-10-06 12:37:08.657 | filter-validation 2022-10-06 12:37:08.657 | floating-ip-port-forwarding-detail 2022-10-06 12:37:08.657 | fip-port-details 2022-10-06 12:37:08.657 | flavors 2022-10-06 12:37:08.657 | floatingip-pools 2022-10-06 12:37:08.657 | ip-substring-filtering 2022-10-06 12:37:08.657 | router 2022-10-06 12:37:08.657 | ext-gw-mode 2022-10-06 12:37:08.657 | l3-ha 2022-10-06 12:37:08.657 | l3-flavors 2022-10-06 12:37:08.657 | l3-port-ip-change-not-allowed 2022-10-06 12:37:08.657 | l3_agent_scheduler 2022-10-06 12:37:08.657 | metering 2022-10-06 12:37:08.657 | metering_source_and_destination_fields 2022-10-06 12:37:08.657 | multi-provider 2022-10-06 12:37:08.657 | net-mtu 2022-10-06 12:37:08.657 | net-mtu-writable 2022-10-06 12:37:08.657 | network_availability_zone 2022-10-06 12:37:08.657 | network-ip-availability 2022-10-06 12:37:08.657 | pagination 2022-10-06 12:37:08.657 | port-device-profile 2022-10-06 12:37:08.657 | port-mac-override 2022-10-06 12:37:08.657 | port-mac-address-regenerate 2022-10-06 12:37:08.657 | port-numa-affinity-policy 2022-10-06 12:37:08.657 | binding 2022-10-06 12:37:08.657 | binding-extended 2022-10-06 12:37:08.657 | port-security 2022-10-06 12:37:08.657 | project-id 2022-10-06 12:37:08.657 | provider 2022-10-06 12:37:08.657 | quota-check-limit 2022-10-06 12:37:08.658 | quotas 2022-10-06 12:37:08.658 | quota_details 2022-10-06 12:37:08.658 | rbac-policies 2022-10-06 12:37:08.658 | rbac-address-group 2022-10-06 12:37:08.658 | rbac-address-scope 2022-10-06 12:37:08.658 | rbac-security-groups 2022-10-06 12:37:08.658 | rbac-subnetpool 2022-10-06 12:37:08.658 | revision-if-match 2022-10-06 12:37:08.658 | standard-attr-revisions 2022-10-06 12:37:08.658 | router_availability_zone 2022-10-06 12:37:08.658 | security-groups-normalized-cidr 2022-10-06 12:37:08.658 | port-security-groups-filtering 2022-10-06 12:37:08.658 | security-groups-remote-address-group 2022-10-06 12:37:08.658 | security-groups-shared-filtering 2022-10-06 12:37:08.658 | security-group 2022-10-06 12:37:08.658 | service-type 2022-10-06 12:37:08.658 | sorting 2022-10-06 12:37:08.658 | standard-attr-description 2022-10-06 12:37:08.658 | stateful-security-group 2022-10-06 12:37:08.658 | subnet_onboard 2022-10-06 12:37:08.658 | subnet-service-types 2022-10-06 12:37:08.658 | subnet_allocation 2022-10-06 12:37:08.658 | subnetpool-prefix-ops 2022-10-06 12:37:08.658 | standard-attr-tag 2022-10-06 12:37:08.658 | standard-attr-timestamp =~ router ]] 2022-10-06 12:37:08.660 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-10-06 12:37:08.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-10-06 12:37:08.665 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-10-06 12:37:08.669 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-10-06 12:37:11.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:11.879 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:11.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:11.879 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:12.057 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:12.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-10-06 12:37:12.060 | address-scope 2022-10-06 12:37:12.060 | router-admin-state-down-before-update 2022-10-06 12:37:12.060 | agent 2022-10-06 12:37:12.060 | agent-resources-synced 2022-10-06 12:37:12.060 | allowed-address-pairs 2022-10-06 12:37:12.060 | auto-allocated-topology 2022-10-06 12:37:12.060 | availability_zone 2022-10-06 12:37:12.061 | availability_zone_filter 2022-10-06 12:37:12.061 | default-subnetpools 2022-10-06 12:37:12.061 | dhcp_agent_scheduler 2022-10-06 12:37:12.061 | dvr 2022-10-06 12:37:12.061 | empty-string-filtering 2022-10-06 12:37:12.061 | external-net 2022-10-06 12:37:12.061 | extra_dhcp_opt 2022-10-06 12:37:12.061 | extraroute 2022-10-06 12:37:12.061 | extraroute-atomic 2022-10-06 12:37:12.061 | filter-validation 2022-10-06 12:37:12.061 | floating-ip-port-forwarding-detail 2022-10-06 12:37:12.061 | fip-port-details 2022-10-06 12:37:12.061 | flavors 2022-10-06 12:37:12.061 | floatingip-pools 2022-10-06 12:37:12.061 | ip-substring-filtering 2022-10-06 12:37:12.061 | router 2022-10-06 12:37:12.061 | ext-gw-mode 2022-10-06 12:37:12.061 | l3-ha 2022-10-06 12:37:12.061 | l3-flavors 2022-10-06 12:37:12.061 | l3-port-ip-change-not-allowed 2022-10-06 12:37:12.061 | l3_agent_scheduler 2022-10-06 12:37:12.061 | metering 2022-10-06 12:37:12.061 | metering_source_and_destination_fields 2022-10-06 12:37:12.061 | multi-provider 2022-10-06 12:37:12.061 | net-mtu 2022-10-06 12:37:12.061 | net-mtu-writable 2022-10-06 12:37:12.061 | network_availability_zone 2022-10-06 12:37:12.061 | network-ip-availability 2022-10-06 12:37:12.061 | pagination 2022-10-06 12:37:12.061 | port-device-profile 2022-10-06 12:37:12.061 | port-mac-override 2022-10-06 12:37:12.061 | port-mac-address-regenerate 2022-10-06 12:37:12.061 | port-numa-affinity-policy 2022-10-06 12:37:12.061 | binding 2022-10-06 12:37:12.061 | binding-extended 2022-10-06 12:37:12.061 | port-security 2022-10-06 12:37:12.061 | project-id 2022-10-06 12:37:12.062 | provider 2022-10-06 12:37:12.062 | quota-check-limit 2022-10-06 12:37:12.062 | quotas 2022-10-06 12:37:12.062 | quota_details 2022-10-06 12:37:12.062 | rbac-policies 2022-10-06 12:37:12.062 | rbac-address-group 2022-10-06 12:37:12.062 | rbac-address-scope 2022-10-06 12:37:12.062 | rbac-security-groups 2022-10-06 12:37:12.062 | rbac-subnetpool 2022-10-06 12:37:12.062 | revision-if-match 2022-10-06 12:37:12.062 | standard-attr-revisions 2022-10-06 12:37:12.062 | router_availability_zone 2022-10-06 12:37:12.062 | security-groups-normalized-cidr 2022-10-06 12:37:12.062 | port-security-groups-filtering 2022-10-06 12:37:12.062 | security-groups-remote-address-group 2022-10-06 12:37:12.062 | security-groups-shared-filtering 2022-10-06 12:37:12.062 | security-group 2022-10-06 12:37:12.062 | service-type 2022-10-06 12:37:12.062 | sorting 2022-10-06 12:37:12.062 | standard-attr-description 2022-10-06 12:37:12.062 | stateful-security-group 2022-10-06 12:37:12.062 | subnet_onboard 2022-10-06 12:37:12.062 | subnet-service-types 2022-10-06 12:37:12.062 | subnet_allocation 2022-10-06 12:37:12.062 | subnetpool-prefix-ops 2022-10-06 12:37:12.062 | standard-attr-tag 2022-10-06 12:37:12.062 | standard-attr-timestamp' 2022-10-06 12:37:12.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-10-06 12:37:12.063 | address-scope 2022-10-06 12:37:12.063 | router-admin-state-down-before-update 2022-10-06 12:37:12.063 | agent 2022-10-06 12:37:12.063 | agent-resources-synced 2022-10-06 12:37:12.063 | allowed-address-pairs 2022-10-06 12:37:12.063 | auto-allocated-topology 2022-10-06 12:37:12.063 | availability_zone 2022-10-06 12:37:12.063 | availability_zone_filter 2022-10-06 12:37:12.063 | default-subnetpools 2022-10-06 12:37:12.063 | dhcp_agent_scheduler 2022-10-06 12:37:12.063 | dvr 2022-10-06 12:37:12.063 | empty-string-filtering 2022-10-06 12:37:12.063 | external-net 2022-10-06 12:37:12.063 | extra_dhcp_opt 2022-10-06 12:37:12.063 | extraroute 2022-10-06 12:37:12.063 | extraroute-atomic 2022-10-06 12:37:12.063 | filter-validation 2022-10-06 12:37:12.063 | floating-ip-port-forwarding-detail 2022-10-06 12:37:12.063 | fip-port-details 2022-10-06 12:37:12.063 | flavors 2022-10-06 12:37:12.064 | floatingip-pools 2022-10-06 12:37:12.064 | ip-substring-filtering 2022-10-06 12:37:12.064 | router 2022-10-06 12:37:12.064 | ext-gw-mode 2022-10-06 12:37:12.064 | l3-ha 2022-10-06 12:37:12.064 | l3-flavors 2022-10-06 12:37:12.064 | l3-port-ip-change-not-allowed 2022-10-06 12:37:12.064 | l3_agent_scheduler 2022-10-06 12:37:12.064 | metering 2022-10-06 12:37:12.064 | metering_source_and_destination_fields 2022-10-06 12:37:12.064 | multi-provider 2022-10-06 12:37:12.064 | net-mtu 2022-10-06 12:37:12.064 | net-mtu-writable 2022-10-06 12:37:12.064 | network_availability_zone 2022-10-06 12:37:12.064 | network-ip-availability 2022-10-06 12:37:12.064 | pagination 2022-10-06 12:37:12.064 | port-device-profile 2022-10-06 12:37:12.064 | port-mac-override 2022-10-06 12:37:12.064 | port-mac-address-regenerate 2022-10-06 12:37:12.064 | port-numa-affinity-policy 2022-10-06 12:37:12.064 | binding 2022-10-06 12:37:12.064 | binding-extended 2022-10-06 12:37:12.064 | port-security 2022-10-06 12:37:12.064 | project-id 2022-10-06 12:37:12.064 | provider 2022-10-06 12:37:12.064 | quota-check-limit 2022-10-06 12:37:12.064 | quotas 2022-10-06 12:37:12.064 | quota_details 2022-10-06 12:37:12.064 | rbac-policies 2022-10-06 12:37:12.064 | rbac-address-group 2022-10-06 12:37:12.064 | rbac-address-scope 2022-10-06 12:37:12.064 | rbac-security-groups 2022-10-06 12:37:12.064 | rbac-subnetpool 2022-10-06 12:37:12.064 | revision-if-match 2022-10-06 12:37:12.065 | standard-attr-revisions 2022-10-06 12:37:12.065 | router_availability_zone 2022-10-06 12:37:12.065 | security-groups-normalized-cidr 2022-10-06 12:37:12.065 | port-security-groups-filtering 2022-10-06 12:37:12.065 | security-groups-remote-address-group 2022-10-06 12:37:12.065 | security-groups-shared-filtering 2022-10-06 12:37:12.065 | security-group 2022-10-06 12:37:12.065 | service-type 2022-10-06 12:37:12.065 | sorting 2022-10-06 12:37:12.065 | standard-attr-description 2022-10-06 12:37:12.065 | stateful-security-group 2022-10-06 12:37:12.065 | subnet_onboard 2022-10-06 12:37:12.065 | subnet-service-types 2022-10-06 12:37:12.065 | subnet_allocation 2022-10-06 12:37:12.065 | subnetpool-prefix-ops 2022-10-06 12:37:12.065 | standard-attr-tag 2022-10-06 12:37:12.065 | standard-attr-timestamp =~ external-net ]] 2022-10-06 12:37:12.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-10-06 12:37:12.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-10-06 12:37:12.072 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2022-10-06 12:37:15.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:15.189 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:15.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:15.189 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:15.347 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:15.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=4f312110-a595-43ed-a935-baf83c9d5316 2022-10-06 12:37:15.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-10-06 12:37:15.356 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:15.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-10-06 12:37:15.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-10-06 12:37:15.385 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-10-06 12:37:15.388 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-10-06 12:37:18.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:18.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:18.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:18.142 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:18.298 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:18.301 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-10-06 12:37:18.301 | address-scope 2022-10-06 12:37:18.301 | router-admin-state-down-before-update 2022-10-06 12:37:18.301 | agent 2022-10-06 12:37:18.301 | agent-resources-synced 2022-10-06 12:37:18.301 | allowed-address-pairs 2022-10-06 12:37:18.301 | auto-allocated-topology 2022-10-06 12:37:18.301 | availability_zone 2022-10-06 12:37:18.301 | availability_zone_filter 2022-10-06 12:37:18.301 | default-subnetpools 2022-10-06 12:37:18.301 | dhcp_agent_scheduler 2022-10-06 12:37:18.301 | dvr 2022-10-06 12:37:18.301 | empty-string-filtering 2022-10-06 12:37:18.301 | external-net 2022-10-06 12:37:18.301 | extra_dhcp_opt 2022-10-06 12:37:18.301 | extraroute 2022-10-06 12:37:18.301 | extraroute-atomic 2022-10-06 12:37:18.301 | filter-validation 2022-10-06 12:37:18.301 | floating-ip-port-forwarding-detail 2022-10-06 12:37:18.301 | fip-port-details 2022-10-06 12:37:18.301 | flavors 2022-10-06 12:37:18.301 | floatingip-pools 2022-10-06 12:37:18.301 | ip-substring-filtering 2022-10-06 12:37:18.301 | router 2022-10-06 12:37:18.301 | ext-gw-mode 2022-10-06 12:37:18.302 | l3-ha 2022-10-06 12:37:18.302 | l3-flavors 2022-10-06 12:37:18.302 | l3-port-ip-change-not-allowed 2022-10-06 12:37:18.302 | l3_agent_scheduler 2022-10-06 12:37:18.302 | metering 2022-10-06 12:37:18.302 | metering_source_and_destination_fields 2022-10-06 12:37:18.302 | multi-provider 2022-10-06 12:37:18.302 | net-mtu 2022-10-06 12:37:18.302 | net-mtu-writable 2022-10-06 12:37:18.302 | network_availability_zone 2022-10-06 12:37:18.302 | network-ip-availability 2022-10-06 12:37:18.302 | pagination 2022-10-06 12:37:18.302 | port-device-profile 2022-10-06 12:37:18.302 | port-mac-override 2022-10-06 12:37:18.302 | port-mac-address-regenerate 2022-10-06 12:37:18.302 | port-numa-affinity-policy 2022-10-06 12:37:18.302 | binding 2022-10-06 12:37:18.302 | binding-extended 2022-10-06 12:37:18.302 | port-security 2022-10-06 12:37:18.302 | project-id 2022-10-06 12:37:18.302 | provider 2022-10-06 12:37:18.302 | quota-check-limit 2022-10-06 12:37:18.302 | quotas 2022-10-06 12:37:18.302 | quota_details 2022-10-06 12:37:18.302 | rbac-policies 2022-10-06 12:37:18.302 | rbac-address-group 2022-10-06 12:37:18.302 | rbac-address-scope 2022-10-06 12:37:18.302 | rbac-security-groups 2022-10-06 12:37:18.302 | rbac-subnetpool 2022-10-06 12:37:18.302 | revision-if-match 2022-10-06 12:37:18.302 | standard-attr-revisions 2022-10-06 12:37:18.302 | router_availability_zone 2022-10-06 12:37:18.302 | security-groups-normalized-cidr 2022-10-06 12:37:18.302 | port-security-groups-filtering 2022-10-06 12:37:18.302 | security-groups-remote-address-group 2022-10-06 12:37:18.302 | security-groups-shared-filtering 2022-10-06 12:37:18.303 | security-group 2022-10-06 12:37:18.303 | service-type 2022-10-06 12:37:18.303 | sorting 2022-10-06 12:37:18.303 | standard-attr-description 2022-10-06 12:37:18.303 | stateful-security-group 2022-10-06 12:37:18.303 | subnet_onboard 2022-10-06 12:37:18.303 | subnet-service-types 2022-10-06 12:37:18.303 | subnet_allocation 2022-10-06 12:37:18.303 | subnetpool-prefix-ops 2022-10-06 12:37:18.303 | standard-attr-tag 2022-10-06 12:37:18.303 | standard-attr-timestamp' 2022-10-06 12:37:18.303 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-10-06 12:37:18.303 | address-scope 2022-10-06 12:37:18.303 | router-admin-state-down-before-update 2022-10-06 12:37:18.303 | agent 2022-10-06 12:37:18.303 | agent-resources-synced 2022-10-06 12:37:18.304 | allowed-address-pairs 2022-10-06 12:37:18.304 | auto-allocated-topology 2022-10-06 12:37:18.304 | availability_zone 2022-10-06 12:37:18.304 | availability_zone_filter 2022-10-06 12:37:18.304 | default-subnetpools 2022-10-06 12:37:18.304 | dhcp_agent_scheduler 2022-10-06 12:37:18.304 | dvr 2022-10-06 12:37:18.304 | empty-string-filtering 2022-10-06 12:37:18.304 | external-net 2022-10-06 12:37:18.304 | extra_dhcp_opt 2022-10-06 12:37:18.304 | extraroute 2022-10-06 12:37:18.304 | extraroute-atomic 2022-10-06 12:37:18.304 | filter-validation 2022-10-06 12:37:18.304 | floating-ip-port-forwarding-detail 2022-10-06 12:37:18.304 | fip-port-details 2022-10-06 12:37:18.304 | flavors 2022-10-06 12:37:18.304 | floatingip-pools 2022-10-06 12:37:18.304 | ip-substring-filtering 2022-10-06 12:37:18.304 | router 2022-10-06 12:37:18.304 | ext-gw-mode 2022-10-06 12:37:18.304 | l3-ha 2022-10-06 12:37:18.304 | l3-flavors 2022-10-06 12:37:18.304 | l3-port-ip-change-not-allowed 2022-10-06 12:37:18.304 | l3_agent_scheduler 2022-10-06 12:37:18.304 | metering 2022-10-06 12:37:18.304 | metering_source_and_destination_fields 2022-10-06 12:37:18.304 | multi-provider 2022-10-06 12:37:18.304 | net-mtu 2022-10-06 12:37:18.304 | net-mtu-writable 2022-10-06 12:37:18.304 | network_availability_zone 2022-10-06 12:37:18.304 | network-ip-availability 2022-10-06 12:37:18.304 | pagination 2022-10-06 12:37:18.304 | port-device-profile 2022-10-06 12:37:18.304 | port-mac-override 2022-10-06 12:37:18.305 | port-mac-address-regenerate 2022-10-06 12:37:18.305 | port-numa-affinity-policy 2022-10-06 12:37:18.305 | binding 2022-10-06 12:37:18.305 | binding-extended 2022-10-06 12:37:18.305 | port-security 2022-10-06 12:37:18.305 | project-id 2022-10-06 12:37:18.305 | provider 2022-10-06 12:37:18.305 | quota-check-limit 2022-10-06 12:37:18.305 | quotas 2022-10-06 12:37:18.305 | quota_details 2022-10-06 12:37:18.305 | rbac-policies 2022-10-06 12:37:18.305 | rbac-address-group 2022-10-06 12:37:18.305 | rbac-address-scope 2022-10-06 12:37:18.305 | rbac-security-groups 2022-10-06 12:37:18.305 | rbac-subnetpool 2022-10-06 12:37:18.305 | revision-if-match 2022-10-06 12:37:18.305 | standard-attr-revisions 2022-10-06 12:37:18.305 | router_availability_zone 2022-10-06 12:37:18.305 | security-groups-normalized-cidr 2022-10-06 12:37:18.305 | port-security-groups-filtering 2022-10-06 12:37:18.305 | security-groups-remote-address-group 2022-10-06 12:37:18.305 | security-groups-shared-filtering 2022-10-06 12:37:18.305 | security-group 2022-10-06 12:37:18.305 | service-type 2022-10-06 12:37:18.305 | sorting 2022-10-06 12:37:18.305 | standard-attr-description 2022-10-06 12:37:18.305 | stateful-security-group 2022-10-06 12:37:18.305 | subnet_onboard 2022-10-06 12:37:18.305 | subnet-service-types 2022-10-06 12:37:18.305 | subnet_allocation 2022-10-06 12:37:18.305 | subnetpool-prefix-ops 2022-10-06 12:37:18.305 | standard-attr-tag 2022-10-06 12:37:18.305 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-10-06 12:37:18.306 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-10-06 12:37:18.309 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-10-06 12:37:18.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-10-06 12:37:18.315 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 -f value -c id 2022-10-06 12:37:21.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:21.488 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:21.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:21.488 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:21.652 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:21.656 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=6ed29c56-6bd3-47fe-b55d-6620c41cac1b 2022-10-06 12:37:21.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-10-06 12:37:21.661 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:21.679 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-10-06 12:37:21.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-10-06 12:37:21.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4f312110-a595-43ed-a935-baf83c9d5316 d734364d-00c2-44ea-ad76-b4a6c53139c2 2022-10-06 12:37:26.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:26.376 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:26.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:26.376 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:26.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-10-06 12:37:26.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 6ed29c56-6bd3-47fe-b55d-6620c41cac1b 2022-10-06 12:37:26.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-10-06 12:37:26.546 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-10-06 12:37:26.548 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.8.1 ]] 2022-10-06 12:37:26.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.8.1 ' 2022-10-06 12:37:26.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 6ed29c56-6bd3-47fe-b55d-6620c41cac1b --subnet-range 172.25.8.0/24 --no-dhcp ' 2022-10-06 12:37:26.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-10-06 12:37:26.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-10-06 12:37:26.564 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-10-06 12:37:26.564 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.8.1 --network 6ed29c56-6bd3-47fe-b55d-6620c41cac1b --subnet-range 172.25.8.0/24 --no-dhcp public-subnet 2022-10-06 12:37:29.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:29.870 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:29.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:29.870 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:30.041 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:30.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.8.1 | 2022-10-06 12:37:30.046 | | id | e889669d-36ca-4e30-929c-b38bf124eb14 |' 2022-10-06 12:37:30.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-10-06 12:37:30.050 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:30.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.8.1 '|' '|' id '|' e889669d-36ca-4e30-929c-b38bf124eb14 '|' 2022-10-06 12:37:30.073 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.8.1 | | id | e889669d-36ca-4e30-929c-b38bf124eb14 |' 2022-10-06 12:37:30.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-10-06 12:37:30.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.8.1 '|' '|' id '|' e889669d-36ca-4e30-929c-b38bf124eb14 '|' 2022-10-06 12:37:30.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-10-06 12:37:30.081 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:37:30.084 | ++ functions-common:get_field:812 : read data 2022-10-06 12:37:30.086 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-10-06 12:37:30.089 | ++ functions-common:get_field:816 : field='$3' 2022-10-06 12:37:30.092 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-10-06 12:37:30.092 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.8.1 | | id | e889669d-36ca-4e30-929c-b38bf124eb14 |' 2022-10-06 12:37:30.098 | ++ functions-common:get_field:812 : read data 2022-10-06 12:37:30.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.8.1 2022-10-06 12:37:30.106 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.8.1 '|' '|' id '|' e889669d-36ca-4e30-929c-b38bf124eb14 '|' 2022-10-06 12:37:30.106 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-10-06 12:37:30.109 | ++ functions-common:get_field:811 : local data field 2022-10-06 12:37:30.111 | ++ functions-common:get_field:812 : read data 2022-10-06 12:37:30.113 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-10-06 12:37:30.116 | ++ functions-common:get_field:816 : field='$6' 2022-10-06 12:37:30.118 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.8.1 | | id | e889669d-36ca-4e30-929c-b38bf124eb14 |' 2022-10-06 12:37:30.120 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-10-06 12:37:30.125 | ++ functions-common:get_field:812 : read data 2022-10-06 12:37:30.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=e889669d-36ca-4e30-929c-b38bf124eb14 2022-10-06 12:37:30.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6ed29c56-6bd3-47fe-b55d-6620c41cac1b 4f312110-a595-43ed-a935-baf83c9d5316 2022-10-06 12:37:34.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:34.627 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:34.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:34.627 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:34.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-10-06 12:37:34.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-10-06 12:37:34.809 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:34.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-10-06 12:37:34.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-10-06 12:37:34.816 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-10-06 12:37:34.820 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-10-06 12:37:34.822 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-10-06 12:37:34.825 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-10-06 12:37:34.845 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-10-06 12:37:34.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-10-06 12:37:34.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-10-06 12:37:34.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-10-06 12:37:34.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-10-06 12:37:34.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-10-06 12:37:34.862 | + functions-common:test_with_retry:2377 : local 'testcmd=ip -o link | grep -q br-data' 2022-10-06 12:37:34.864 | + functions-common:test_with_retry:2378 : local 'failmsg=br-data creation failed' 2022-10-06 12:37:34.866 | + functions-common:test_with_retry:2379 : local until=10 2022-10-06 12:37:34.869 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-10-06 12:37:34.872 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-10-06 12:37:34.874 | + functions-common:time_start:2425 : local name=test_with_retry 2022-10-06 12:37:34.877 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:34.879 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:34.882 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:34.887 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059854884 2022-10-06 12:37:34.889 | + functions-common:test_with_retry:2383 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-10-06 12:37:34.898 | + functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-10-06 12:37:34.900 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:34.903 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:34.905 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:34.908 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:34.910 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:34.912 | + functions-common:time_stop:2445 : name=test_with_retry 2022-10-06 12:37:34.914 | + functions-common:time_stop:2446 : start_time=1665059854884 2022-10-06 12:37:34.917 | + functions-common:time_stop:2448 : [[ -z 1665059854884 ]] 2022-10-06 12:37:34.920 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:34.924 | + functions-common:time_stop:2451 : end_time=1665059854922 2022-10-06 12:37:34.927 | + functions-common:time_stop:2452 : elapsed_time=38 2022-10-06 12:37:34.929 | + functions-common:time_stop:2453 : total=5611 2022-10-06 12:37:34.932 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:34.934 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5649 2022-10-06 12:37:34.939 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.8.1 2022-10-06 12:37:34.940 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-10-06 12:37:34.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-10-06 12:37:34.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:37:34.951 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-10-06 12:37:34.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-10-06 12:37:34.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.8.1/24 dev br-data 2022-10-06 12:37:34.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-10-06 12:37:34.984 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-10-06 12:37:34.985 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-10-06 12:37:34.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-10-06 12:37:34.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-10-06 12:37:37.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:37.841 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:37.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:37.841 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:38.002 | ++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:37:38.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.8.102 ' 2022-10-06 12:37:38.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-10-06 12:37:38.011 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-10-06 12:37:38.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-10-06 12:37:38.030 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:37:38.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-10-06 12:37:38.035 | + ./stack.sh:main:1308 : is_service_enabled nova 2022-10-06 12:37:38.054 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:38.057 | + ./stack.sh:main:1309 : echo_summary 'Starting Nova' 2022-10-06 12:37:38.059 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:37:38.062 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-10-06 12:37:38.065 | + ./stack.sh:main:1310 : start_nova 2022-10-06 12:37:38.067 | + lib/nova:start_nova:1118 : start_nova_rest 2022-10-06 12:37:38.070 | + lib/nova:start_nova_rest:1027 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:38.073 | + lib/nova:start_nova_rest:1028 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:38.075 | + lib/nova:start_nova_rest:1028 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:38.078 | + lib/nova:start_nova_rest:1030 : local compute_cell_conf=/etc/nova/nova.conf 2022-10-06 12:37:38.081 | + lib/nova:start_nova_rest:1032 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.083 | + functions-common:run_process:1693 : local service=n-sch 2022-10-06 12:37:38.086 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.089 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:38.092 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:38.094 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:38.097 | + functions-common:run_process:1699 : local name=n-sch 2022-10-06 12:37:38.100 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:38.102 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:38.106 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:38.108 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:38.112 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:38.116 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059858113 2022-10-06 12:37:38.119 | + functions-common:run_process:1702 : is_service_enabled n-sch 2022-10-06 12:37:38.136 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:38.138 | + functions-common:run_process:1703 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-10-06 12:37:38.141 | + functions-common:_run_under_systemd:1653 : local service=n-sch 2022-10-06 12:37:38.144 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.146 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.149 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.152 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.154 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-10-06 12:37:38.157 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-10-06 12:37:38.159 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-sch.service 2022-10-06 12:37:38.162 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:38.165 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:38.168 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:38.170 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:38.173 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-10-06 12:37:38.176 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-10-06 12:37:38.178 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-10-06 12:37:38.181 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.183 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:37:38.186 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:37:38.188 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:37:38.190 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:37:38.193 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:37:38.195 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-10-06 12:37:38.198 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:37:38.202 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-10-06 12:37:38.267 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-10-06 12:37:38.334 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-10-06 12:37:38.390 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-10-06 12:37:38.445 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-10-06 12:37:38.504 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:38.560 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:37:38.563 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:37:38.565 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-10-06 12:37:38.631 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:37:39.047 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-10-06 12:37:39.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-10-06 12:37:39.461 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-10-06 12:37:39.487 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:39.490 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:39.493 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:39.495 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:39.498 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:39.501 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:39.503 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:39.506 | + functions-common:time_stop:2446 : start_time=1665059858113 2022-10-06 12:37:39.509 | + functions-common:time_stop:2448 : [[ -z 1665059858113 ]] 2022-10-06 12:37:39.512 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:39.517 | + functions-common:time_stop:2451 : end_time=1665059859515 2022-10-06 12:37:39.520 | + functions-common:time_stop:2452 : elapsed_time=1402 2022-10-06 12:37:39.522 | + functions-common:time_stop:2453 : total=22106 2022-10-06 12:37:39.525 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:39.528 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=23508 2022-10-06 12:37:39.530 | + lib/nova:start_nova_rest:1033 : '[' True == False ']' 2022-10-06 12:37:39.534 | ++ lib/nova:start_nova_rest:1036 : which uwsgi 2022-10-06 12:37:39.539 | + lib/nova:start_nova_rest:1036 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.541 | + functions-common:run_process:1693 : local service=n-api-meta 2022-10-06 12:37:39.544 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.546 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:39.549 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:39.551 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:39.554 | + functions-common:run_process:1699 : local name=n-api-meta 2022-10-06 12:37:39.556 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:39.559 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:39.562 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:39.564 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:39.567 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:39.572 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059859569 2022-10-06 12:37:39.575 | + functions-common:run_process:1702 : is_service_enabled n-api-meta 2022-10-06 12:37:39.594 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:39.597 | + functions-common:run_process:1703 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-10-06 12:37:39.599 | + functions-common:_run_under_systemd:1653 : local service=n-api-meta 2022-10-06 12:37:39.602 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.605 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.608 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.610 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.613 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-10-06 12:37:39.618 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-10-06 12:37:39.620 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api-meta.service 2022-10-06 12:37:39.623 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:39.625 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:39.627 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:39.630 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:39.632 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-10-06 12:37:39.636 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-10-06 12:37:39.638 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api-meta.service 2022-10-06 12:37:39.641 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.643 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:37:39.646 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:37:39.648 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:37:39.651 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-10-06 12:37:39.653 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:37:39.658 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-10-06 12:37:39.725 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-10-06 12:37:39.793 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-10-06 12:37:39.850 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-10-06 12:37:39.911 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:39.968 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-10-06 12:37:40.026 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-10-06 12:37:40.085 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-10-06 12:37:40.143 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-10-06 12:37:40.201 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-10-06 12:37:40.259 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:37:40.261 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:37:40.264 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-10-06 12:37:40.333 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:37:40.746 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-10-06 12:37:40.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-10-06 12:37:41.165 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-10-06 12:37:41.249 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:41.251 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:41.254 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:41.261 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:41.263 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:41.267 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:41.273 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:41.276 | + functions-common:time_stop:2446 : start_time=1665059859569 2022-10-06 12:37:41.279 | + functions-common:time_stop:2448 : [[ -z 1665059859569 ]] 2022-10-06 12:37:41.285 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:41.287 | + functions-common:time_stop:2451 : end_time=1665059861284 2022-10-06 12:37:41.290 | + functions-common:time_stop:2452 : elapsed_time=1715 2022-10-06 12:37:41.293 | + functions-common:time_stop:2453 : total=23508 2022-10-06 12:37:41.295 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:41.298 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25223 2022-10-06 12:37:41.301 | + lib/nova:start_nova_rest:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.304 | + lib/nova:start_nova_rest:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.307 | + lib/nova:start_nova:1119 : start_nova_console_proxies 2022-10-06 12:37:41.310 | + lib/nova:start_nova_console_proxies:1054 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.313 | + lib/nova:start_nova_console_proxies:1056 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.316 | + lib/nova:start_nova_console_proxies:1056 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.320 | + lib/nova:start_nova_console_proxies:1058 : local api_cell_conf=/etc/nova/nova.conf 2022-10-06 12:37:41.323 | + lib/nova:start_nova_console_proxies:1060 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:37:41.326 | + lib/nova:start_nova_console_proxies:1065 : enable_nova_console_proxies 2022-10-06 12:37:41.331 | ++ lib/nova:enable_nova_console_proxies:1043 : seq 1 1 2022-10-06 12:37:41.334 | + lib/nova:enable_nova_console_proxies:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:37:41.336 | + lib/nova:enable_nova_console_proxies:1044 : for srv in n-novnc n-spice n-sproxy 2022-10-06 12:37:41.339 | + lib/nova:enable_nova_console_proxies:1045 : is_service_enabled n-novnc 2022-10-06 12:37:41.364 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.366 | + lib/nova:enable_nova_console_proxies:1044 : for srv in n-novnc n-spice n-sproxy 2022-10-06 12:37:41.369 | + lib/nova:enable_nova_console_proxies:1045 : is_service_enabled n-spice 2022-10-06 12:37:41.390 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.393 | + lib/nova:enable_nova_console_proxies:1044 : for srv in n-novnc n-spice n-sproxy 2022-10-06 12:37:41.395 | + lib/nova:enable_nova_console_proxies:1045 : is_service_enabled n-sproxy 2022-10-06 12:37:41.421 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.426 | ++ lib/nova:start_nova_console_proxies:1066 : seq 1 1 2022-10-06 12:37:41.429 | + lib/nova:start_nova_console_proxies:1066 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:37:41.433 | + lib/nova:start_nova_console_proxies:1067 : local conf 2022-10-06 12:37:41.436 | ++ lib/nova:start_nova_console_proxies:1068 : conductor_conf 1 2022-10-06 12:37:41.439 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:37:41.442 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:37:41.445 | + lib/nova:start_nova_console_proxies:1068 : conf=/etc/nova/nova_cell1.conf 2022-10-06 12:37:41.447 | + lib/nova:start_nova_console_proxies:1069 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-06 12:37:41.450 | + functions-common:run_process:1693 : local service=n-novnc-cell1 2022-10-06 12:37:41.452 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-06 12:37:41.455 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:41.458 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:41.460 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:41.463 | + functions-common:run_process:1699 : local name=n-novnc-cell1 2022-10-06 12:37:41.466 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:41.468 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:41.471 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:41.473 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:41.480 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:41.490 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059861479 2022-10-06 12:37:41.490 | + functions-common:run_process:1702 : is_service_enabled n-novnc-cell1 2022-10-06 12:37:41.513 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.516 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:41.518 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:41.521 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:41.523 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:41.526 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:41.529 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:41.531 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:41.534 | + functions-common:time_stop:2446 : start_time=1665059861479 2022-10-06 12:37:41.537 | + functions-common:time_stop:2448 : [[ -z 1665059861479 ]] 2022-10-06 12:37:41.542 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:41.545 | + functions-common:time_stop:2451 : end_time=1665059861542 2022-10-06 12:37:41.548 | + functions-common:time_stop:2452 : elapsed_time=63 2022-10-06 12:37:41.550 | + functions-common:time_stop:2453 : total=25223 2022-10-06 12:37:41.553 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:41.556 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25286 2022-10-06 12:37:41.559 | + lib/nova:start_nova_console_proxies:1070 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-06 12:37:41.562 | + functions-common:run_process:1693 : local service=n-spice-cell1 2022-10-06 12:37:41.564 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-10-06 12:37:41.567 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:41.569 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:41.572 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:41.575 | + functions-common:run_process:1699 : local name=n-spice-cell1 2022-10-06 12:37:41.577 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:41.580 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:41.583 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:41.585 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:41.590 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:41.593 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059861590 2022-10-06 12:37:41.596 | + functions-common:run_process:1702 : is_service_enabled n-spice-cell1 2022-10-06 12:37:41.620 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.623 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:41.625 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:41.628 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:41.631 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:41.634 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:41.637 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:41.639 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:41.642 | + functions-common:time_stop:2446 : start_time=1665059861590 2022-10-06 12:37:41.645 | + functions-common:time_stop:2448 : [[ -z 1665059861590 ]] 2022-10-06 12:37:41.650 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:41.653 | + functions-common:time_stop:2451 : end_time=1665059861650 2022-10-06 12:37:41.655 | + functions-common:time_stop:2452 : elapsed_time=60 2022-10-06 12:37:41.658 | + functions-common:time_stop:2453 : total=25286 2022-10-06 12:37:41.661 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:41.664 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25346 2022-10-06 12:37:41.667 | + lib/nova:start_nova_console_proxies:1071 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:41.669 | + functions-common:run_process:1693 : local service=n-sproxy-cell1 2022-10-06 12:37:41.672 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:41.675 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:41.678 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:41.680 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:41.683 | + functions-common:run_process:1699 : local name=n-sproxy-cell1 2022-10-06 12:37:41.686 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:41.689 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:41.691 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:41.694 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:41.699 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:41.702 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059861699 2022-10-06 12:37:41.705 | + functions-common:run_process:1702 : is_service_enabled n-sproxy-cell1 2022-10-06 12:37:41.725 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:41.728 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:41.731 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:41.734 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:41.736 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:41.739 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:41.741 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:41.744 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:41.747 | + functions-common:time_stop:2446 : start_time=1665059861699 2022-10-06 12:37:41.750 | + functions-common:time_stop:2448 : [[ -z 1665059861699 ]] 2022-10-06 12:37:41.753 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:41.758 | + functions-common:time_stop:2451 : end_time=1665059861755 2022-10-06 12:37:41.761 | + functions-common:time_stop:2452 : elapsed_time=56 2022-10-06 12:37:41.763 | + functions-common:time_stop:2453 : total=25346 2022-10-06 12:37:41.766 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:41.769 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25402 2022-10-06 12:37:41.772 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.775 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:41.778 | + lib/nova:start_nova:1120 : start_nova_conductor 2022-10-06 12:37:41.781 | + lib/nova:start_nova_conductor:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:37:41.783 | + lib/nova:start_nova_conductor:1094 : enable_nova_fleet 2022-10-06 12:37:41.786 | + lib/nova:enable_nova_fleet:1079 : is_service_enabled n-cond 2022-10-06 12:37:41.809 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:41.812 | + lib/nova:enable_nova_fleet:1080 : enable_service n-super-cond 2022-10-06 12:37:41.872 | ++ lib/nova:enable_nova_fleet:1081 : seq 1 1 2022-10-06 12:37:41.875 | + lib/nova:enable_nova_fleet:1081 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:37:41.878 | + lib/nova:enable_nova_fleet:1082 : enable_service n-cond-cell1 2022-10-06 12:37:41.943 | + lib/nova:start_nova_conductor:1095 : is_service_enabled n-super-cond 2022-10-06 12:37:41.965 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:41.968 | + lib/nova:start_nova_conductor:1096 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:41.970 | + functions-common:run_process:1693 : local service=n-super-cond 2022-10-06 12:37:41.973 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:41.976 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:41.979 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:41.982 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:41.985 | + functions-common:run_process:1699 : local name=n-super-cond 2022-10-06 12:37:41.988 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:41.991 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:41.994 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:42.000 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:42.007 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:42.013 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059862006 2022-10-06 12:37:42.016 | + functions-common:run_process:1702 : is_service_enabled n-super-cond 2022-10-06 12:37:42.038 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:42.041 | + functions-common:run_process:1703 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-10-06 12:37:42.044 | + functions-common:_run_under_systemd:1653 : local service=n-super-cond 2022-10-06 12:37:42.047 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.049 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.052 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.055 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.058 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-10-06 12:37:42.061 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-10-06 12:37:42.064 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-super-cond.service 2022-10-06 12:37:42.067 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:42.069 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:42.072 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:42.075 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:42.077 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-10-06 12:37:42.080 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-10-06 12:37:42.083 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-10-06 12:37:42.085 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.087 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:37:42.090 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:37:42.093 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:37:42.095 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:37:42.097 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:37:42.100 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-10-06 12:37:42.102 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:37:42.108 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-10-06 12:37:42.185 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-10-06 12:37:42.267 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-10-06 12:37:42.329 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-10-06 12:37:42.395 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-10-06 12:37:42.473 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:42.556 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:37:42.559 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:37:42.563 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-10-06 12:37:42.640 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:37:43.117 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-10-06 12:37:43.132 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-10-06 12:37:43.680 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-10-06 12:37:43.711 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:43.715 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:43.722 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:43.732 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:43.743 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:43.752 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:43.760 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:43.768 | + functions-common:time_stop:2446 : start_time=1665059862006 2022-10-06 12:37:43.779 | + functions-common:time_stop:2448 : [[ -z 1665059862006 ]] 2022-10-06 12:37:43.789 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:43.800 | + functions-common:time_stop:2451 : end_time=1665059863790 2022-10-06 12:37:43.806 | + functions-common:time_stop:2452 : elapsed_time=1784 2022-10-06 12:37:43.810 | + functions-common:time_stop:2453 : total=25402 2022-10-06 12:37:43.813 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:43.819 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27186 2022-10-06 12:37:43.824 | ++ lib/nova:start_nova_conductor:1098 : seq 1 1 2022-10-06 12:37:43.829 | + lib/nova:start_nova_conductor:1098 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-10-06 12:37:43.833 | + lib/nova:start_nova_conductor:1099 : is_service_enabled n-cond-cell1 2022-10-06 12:37:43.865 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:43.870 | + lib/nova:start_nova_conductor:1100 : local conf 2022-10-06 12:37:43.876 | ++ lib/nova:start_nova_conductor:1101 : conductor_conf 1 2022-10-06 12:37:43.879 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-10-06 12:37:43.886 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-10-06 12:37:43.888 | + lib/nova:start_nova_conductor:1101 : conf=/etc/nova/nova_cell1.conf 2022-10-06 12:37:43.891 | + lib/nova:start_nova_conductor:1102 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.894 | + functions-common:run_process:1693 : local service=n-cond-cell1 2022-10-06 12:37:43.897 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.899 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:43.902 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:43.905 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:43.908 | + functions-common:run_process:1699 : local name=n-cond-cell1 2022-10-06 12:37:43.912 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:43.915 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:43.918 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:43.921 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:43.925 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:43.930 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059863926 2022-10-06 12:37:43.933 | + functions-common:run_process:1702 : is_service_enabled n-cond-cell1 2022-10-06 12:37:43.962 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:43.967 | + functions-common:run_process:1703 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-10-06 12:37:43.967 | + functions-common:_run_under_systemd:1653 : local service=n-cond-cell1 2022-10-06 12:37:43.971 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.973 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.977 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.977 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:43.982 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-10-06 12:37:43.984 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-10-06 12:37:43.988 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-cond-cell1.service 2022-10-06 12:37:43.990 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:43.995 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:43.995 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:43.998 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:44.002 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-10-06 12:37:44.005 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-10-06 12:37:44.005 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-10-06 12:37:44.008 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:44.015 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:37:44.015 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:37:44.019 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:37:44.023 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:37:44.024 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:37:44.028 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-10-06 12:37:44.029 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:37:44.036 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-10-06 12:37:44.120 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-10-06 12:37:44.195 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-10-06 12:37:44.270 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-10-06 12:37:44.341 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-10-06 12:37:44.414 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:44.483 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:37:44.488 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:37:44.490 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-10-06 12:37:44.592 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:37:45.103 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-10-06 12:37:45.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-10-06 12:37:45.567 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-10-06 12:37:45.593 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:45.597 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:45.601 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:45.606 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:45.610 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:45.613 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:45.616 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:45.618 | + functions-common:time_stop:2446 : start_time=1665059863926 2022-10-06 12:37:45.623 | + functions-common:time_stop:2448 : [[ -z 1665059863926 ]] 2022-10-06 12:37:45.627 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:45.641 | + functions-common:time_stop:2451 : end_time=1665059865629 2022-10-06 12:37:45.645 | + functions-common:time_stop:2452 : elapsed_time=1703 2022-10-06 12:37:45.648 | + functions-common:time_stop:2453 : total=27186 2022-10-06 12:37:45.651 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:45.653 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=28889 2022-10-06 12:37:45.660 | + lib/nova:start_nova:1121 : start_nova_compute 2022-10-06 12:37:45.660 | + lib/nova:start_nova_compute:952 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:45.663 | + lib/nova:start_nova_compute:953 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:45.664 | + lib/nova:start_nova_compute:953 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:45.669 | + lib/nova:start_nova_compute:955 : local compute_cell_conf=/etc/nova/nova.conf 2022-10-06 12:37:45.681 | + lib/nova:start_nova_compute:958 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-10-06 12:37:45.689 | + lib/nova:start_nova_compute:960 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-10-06 12:37:45.696 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:37:45.698 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-10-06 12:37:45.704 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-10-06 12:37:45.714 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-10-06 12:37:45.722 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-10-06 12:37:45.732 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-10-06 12:37:45.735 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-10-06 12:37:45.738 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-10-06 12:37:45.744 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-10-06 12:37:45.752 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-10-06 12:37:45.752 | BEGIN { 2022-10-06 12:37:45.752 | section = "" 2022-10-06 12:37:45.752 | last_section = "" 2022-10-06 12:37:45.752 | section_count = 0 2022-10-06 12:37:45.752 | } 2022-10-06 12:37:45.752 | /^\[.+\]/ { 2022-10-06 12:37:45.752 | gsub("[][]", "", $1); 2022-10-06 12:37:45.752 | section=$1 2022-10-06 12:37:45.752 | next 2022-10-06 12:37:45.752 | } 2022-10-06 12:37:45.752 | /^ *\#/ { 2022-10-06 12:37:45.752 | next 2022-10-06 12:37:45.752 | } 2022-10-06 12:37:45.752 | /^[^ \t]+/ { 2022-10-06 12:37:45.752 | # get offset of first = in $0 2022-10-06 12:37:45.752 | eq_idx = index($0, "=") 2022-10-06 12:37:45.752 | # extract attr & value from $0 2022-10-06 12:37:45.752 | attr = substr($0, 1, eq_idx - 1) 2022-10-06 12:37:45.752 | value = substr($0, eq_idx + 1) 2022-10-06 12:37:45.752 | # only need to strip trailing whitespace from attr 2022-10-06 12:37:45.752 | sub(/[ \t]*$/, "", attr) 2022-10-06 12:37:45.752 | # need to strip leading & trailing whitespace from value 2022-10-06 12:37:45.752 | sub(/^[ \t]*/, "", value) 2022-10-06 12:37:45.752 | sub(/[ \t]*$/, "", value) 2022-10-06 12:37:45.752 | 2022-10-06 12:37:45.752 | # cfg_attr_count: number of config lines per [section, attr] 2022-10-06 12:37:45.752 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-10-06 12:37:45.752 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-10-06 12:37:45.752 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-10-06 12:37:45.752 | if (! (section, attr) in cfg_attr_count) { 2022-10-06 12:37:45.753 | if (section != last_section) { 2022-10-06 12:37:45.753 | cfg_section[section_count++] = section 2022-10-06 12:37:45.753 | last_section = section 2022-10-06 12:37:45.753 | } 2022-10-06 12:37:45.753 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-10-06 12:37:45.753 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-10-06 12:37:45.753 | 2022-10-06 12:37:45.753 | cfg_attr[section, attr, 0] = value 2022-10-06 12:37:45.753 | cfg_attr_count[section, attr] = 1 2022-10-06 12:37:45.753 | } else { 2022-10-06 12:37:45.753 | lno = cfg_attr_count[section, attr]++ 2022-10-06 12:37:45.753 | cfg_attr[section, attr, lno] = value 2022-10-06 12:37:45.753 | } 2022-10-06 12:37:45.753 | } 2022-10-06 12:37:45.753 | END { 2022-10-06 12:37:45.753 | # Process each section in order 2022-10-06 12:37:45.753 | for (sno = 0; sno < section_count; sno++) { 2022-10-06 12:37:45.753 | section = cfg_section[sno] 2022-10-06 12:37:45.753 | # The ini routines simply append a config item immediately 2022-10-06 12:37:45.753 | # after the section header. To keep the same order as defined 2022-10-06 12:37:45.753 | # in local.conf, invoke the ini routines in the reverse order 2022-10-06 12:37:45.753 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-10-06 12:37:45.753 | attr = cfg_sec_attr_name[sno, attr_no] 2022-10-06 12:37:45.753 | if (cfg_attr_count[section, attr] == 1) 2022-10-06 12:37:45.753 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-10-06 12:37:45.753 | else { 2022-10-06 12:37:45.753 | # For multiline, invoke the ini routines in the reverse order 2022-10-06 12:37:45.753 | count = cfg_attr_count[section, attr] 2022-10-06 12:37:45.753 | print "inidelete " configfile " " section " " attr 2022-10-06 12:37:45.753 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-10-06 12:37:45.753 | for (l = count -2; l >= 0; l--) 2022-10-06 12:37:45.753 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-10-06 12:37:45.753 | } 2022-10-06 12:37:45.754 | } 2022-10-06 12:37:45.754 | } 2022-10-06 12:37:45.754 | } 2022-10-06 12:37:45.754 | ' 2022-10-06 12:37:45.754 | + inc/meta-config:merge_config_file:164 : read a 2022-10-06 12:37:45.754 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-10-06 12:37:45.758 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:37:45.766 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-10-06 12:37:45.772 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-10-06 12:37:45.786 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:37:45.794 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-10-06 12:37:45.802 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-10-06 12:37:45.802 | BEGIN { group = "" } 2022-10-06 12:37:45.802 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:37:45.802 | gsub("[][]", "", $1); 2022-10-06 12:37:45.802 | split($1, a, "|"); 2022-10-06 12:37:45.802 | if (a[1] == matchgroup && a[2] == configfile) { 2022-10-06 12:37:45.802 | group=a[1] 2022-10-06 12:37:45.802 | } else { 2022-10-06 12:37:45.802 | group="" 2022-10-06 12:37:45.802 | } 2022-10-06 12:37:45.802 | next 2022-10-06 12:37:45.802 | } 2022-10-06 12:37:45.802 | { 2022-10-06 12:37:45.802 | if (group != "") 2022-10-06 12:37:45.802 | print $0 2022-10-06 12:37:45.802 | } 2022-10-06 12:37:45.802 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:37:45.811 | + lib/nova:start_nova_compute:962 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-10-06 12:37:45.819 | + lib/nova:start_nova_compute:969 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-10-06 12:37:45.908 | + lib/nova:start_nova_compute:972 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-10-06 12:37:45.996 | + lib/nova:start_nova_compute:973 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-10-06 12:37:46.001 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-10-06 12:37:46.009 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-10-06 12:37:46.014 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-10-06 12:37:46.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-10-06 12:37:46.027 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-10-06 12:37:46.061 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:46.065 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-10-06 12:37:46.076 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-10-06 12:37:46.080 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-10-06 12:37:46.108 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:46.114 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-10-06 12:37:46.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-10-06 12:37:46.160 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-10-06 12:37:46.163 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-10-06 12:37:46.165 | + lib/nova:start_nova_compute:977 : inidelete /etc/nova/nova-cpu.conf database connection 2022-10-06 12:37:46.189 | + lib/nova:start_nova_compute:978 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-10-06 12:37:46.210 | + lib/nova:start_nova_compute:983 : configure_console_compute 2022-10-06 12:37:46.212 | + lib/nova:configure_console_compute:625 : local offset 2022-10-06 12:37:46.215 | + lib/nova:configure_console_compute:626 : offset=0 2022-10-06 12:37:46.218 | + lib/nova:configure_console_compute:630 : local default_proxyclient_addr 2022-10-06 12:37:46.221 | ++ lib/nova:configure_console_compute:631 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-10-06 12:37:46.243 | + lib/nova:configure_console_compute:631 : default_proxyclient_addr=10.222.0.36 2022-10-06 12:37:46.246 | + lib/nova:configure_console_compute:635 : is_service_enabled n-cpu 2022-10-06 12:37:46.268 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:46.270 | + lib/nova:configure_console_compute:651 : is_service_enabled n-novnc 2022-10-06 12:37:46.290 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:46.293 | + lib/nova:configure_console_compute:651 : '[' False '!=' False ']' 2022-10-06 12:37:46.296 | + lib/nova:configure_console_compute:659 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-10-06 12:37:46.336 | + lib/nova:configure_console_compute:662 : is_service_enabled n-spice 2022-10-06 12:37:46.354 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:46.356 | + lib/nova:configure_console_compute:672 : is_service_enabled n-sproxy 2022-10-06 12:37:46.374 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:46.377 | + lib/nova:start_nova_compute:986 : '[' -n '' ']' 2022-10-06 12:37:46.379 | + lib/nova:start_nova_compute:991 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-10-06 12:37:46.382 | + lib/nova:start_nova_compute:991 : [[ kvm == \q\e\m\u ]] 2022-10-06 12:37:46.385 | + lib/nova:start_nova_compute:995 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-10-06 12:37:46.388 | + lib/nova:start_nova_compute:999 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-10-06 12:37:46.390 | + functions-common:run_process:1693 : local service=n-cpu 2022-10-06 12:37:46.393 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-10-06 12:37:46.395 | + functions-common:run_process:1695 : local group=libvirt 2022-10-06 12:37:46.398 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:46.400 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:46.403 | + functions-common:run_process:1699 : local name=n-cpu 2022-10-06 12:37:46.405 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:46.408 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:46.410 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:46.413 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:46.416 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:46.421 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059866418 2022-10-06 12:37:46.423 | + functions-common:run_process:1702 : is_service_enabled n-cpu 2022-10-06 12:37:46.442 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:46.444 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:46.447 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:46.450 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:46.453 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:46.455 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:46.458 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:46.460 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:46.463 | + functions-common:time_stop:2446 : start_time=1665059866418 2022-10-06 12:37:46.465 | + functions-common:time_stop:2448 : [[ -z 1665059866418 ]] 2022-10-06 12:37:46.468 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:46.473 | + functions-common:time_stop:2451 : end_time=1665059866470 2022-10-06 12:37:46.475 | + functions-common:time_stop:2452 : elapsed_time=52 2022-10-06 12:37:46.481 | + functions-common:time_stop:2453 : total=28889 2022-10-06 12:37:46.485 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:46.487 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=28941 2022-10-06 12:37:46.489 | + lib/nova:start_nova_compute:1021 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:46.492 | + lib/nova:start_nova_compute:1021 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-10-06 12:37:46.495 | + lib/nova:start_nova:1122 : is_service_enabled n-api 2022-10-06 12:37:46.521 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:46.524 | + lib/nova:start_nova:1124 : echo 'Dumping cells_v2 mapping' 2022-10-06 12:37:46.524 | Dumping cells_v2 mapping 2022-10-06 12:37:46.526 | + lib/nova:start_nova:1125 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-10-06 12:37:47.105 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:37:49.856 | INFO dbcounter [None req-c040ad34-5c7c-4266-bbd8-cefdc8eea1de None None] Registered counter for database nova_api 2022-10-06 12:37:49.880 | DEBUG dbcounter [-] [135820] Writer thread running {{(pid=135820) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:37:49.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:49.932 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:49.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:37:49.933 | from cryptography.utils import int_from_bytes 2022-10-06 12:37:49.933 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-10-06 12:37:49.933 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-10-06 12:37:49.933 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-10-06 12:37:49.933 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-10-06 12:37:49.933 | | cell1 | 54d39d77-c904-49d5-bb91-777a96fa7d14 | rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-10-06 12:37:49.933 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-10-06 12:37:50.331 | + ./stack.sh:main:1311 : async_runfunc create_flavors 2022-10-06 12:37:50.333 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-10-06 12:37:50.407 | + inc/async:async_inner:63 : create_flavors 2022-10-06 12:37:50.450 | [58123 Async create_flavors:135884]: running: create_flavors 2022-10-06 12:37:50.453 | + ./stack.sh:main:1313 : is_service_enabled cinder 2022-10-06 12:37:50.472 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:50.475 | + ./stack.sh:main:1314 : echo_summary 'Starting Cinder' 2022-10-06 12:37:50.477 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:37:50.480 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-10-06 12:37:50.483 | + ./stack.sh:main:1315 : start_cinder 2022-10-06 12:37:50.486 | + lib/cinder:start_cinder:516 : local service_port=8776 2022-10-06 12:37:50.488 | + lib/cinder:start_cinder:517 : local service_protocol=http 2022-10-06 12:37:50.491 | + lib/cinder:start_cinder:518 : local cinder_url 2022-10-06 12:37:50.494 | + lib/cinder:start_cinder:519 : is_service_enabled tls-proxy 2022-10-06 12:37:50.511 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:37:50.514 | + lib/cinder:start_cinder:523 : '[' lioadm = tgtadm ']' 2022-10-06 12:37:50.517 | + lib/cinder:start_cinder:543 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-10-06 12:37:50.519 | + lib/cinder:start_cinder:544 : '[' True == False ']' 2022-10-06 12:37:50.523 | ++ lib/cinder:start_cinder:552 : which uwsgi 2022-10-06 12:37:50.528 | + lib/cinder:start_cinder:552 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.530 | + functions-common:run_process:1693 : local service=c-api 2022-10-06 12:37:50.533 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.535 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:50.538 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:50.541 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:50.543 | + functions-common:run_process:1699 : local name=c-api 2022-10-06 12:37:50.546 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:50.548 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:50.551 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:50.553 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:50.556 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:50.561 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059870558 2022-10-06 12:37:50.564 | + functions-common:run_process:1702 : is_service_enabled c-api 2022-10-06 12:37:50.581 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:50.585 | + functions-common:run_process:1703 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-10-06 12:37:50.587 | + functions-common:_run_under_systemd:1653 : local service=c-api 2022-10-06 12:37:50.591 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.593 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.596 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.599 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.601 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-10-06 12:37:50.606 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-10-06 12:37:50.609 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-api.service 2022-10-06 12:37:50.611 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:50.614 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:50.616 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:50.619 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:50.622 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-10-06 12:37:50.624 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-10-06 12:37:50.627 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@c-api.service 2022-10-06 12:37:50.629 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.631 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:37:50.633 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:37:50.637 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:37:50.639 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-10-06 12:37:50.641 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:37:50.645 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-10-06 12:37:50.712 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-10-06 12:37:50.781 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-10-06 12:37:50.837 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-10-06 12:37:50.894 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:50.951 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-10-06 12:37:51.007 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-10-06 12:37:51.067 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-10-06 12:37:51.126 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-10-06 12:37:51.184 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-10-06 12:37:51.240 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:37:51.242 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:37:51.245 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-10-06 12:37:51.313 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:37:51.751 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-10-06 12:37:51.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-10-06 12:37:52.203 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-10-06 12:37:52.284 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:52.292 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:52.298 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:52.301 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:52.305 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:52.310 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:52.313 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:52.316 | + functions-common:time_stop:2446 : start_time=1665059870558 2022-10-06 12:37:52.318 | + functions-common:time_stop:2448 : [[ -z 1665059870558 ]] 2022-10-06 12:37:52.323 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:52.327 | + functions-common:time_stop:2451 : end_time=1665059872325 2022-10-06 12:37:52.331 | + functions-common:time_stop:2452 : elapsed_time=1767 2022-10-06 12:37:52.334 | + functions-common:time_stop:2453 : total=28941 2022-10-06 12:37:52.336 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:52.341 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30708 2022-10-06 12:37:52.344 | + lib/cinder:start_cinder:553 : cinder_url=http://10.222.0.36/volume/v3 2022-10-06 12:37:52.347 | + lib/cinder:start_cinder:557 : echo 'Waiting for Cinder API to start...' 2022-10-06 12:37:52.347 | Waiting for Cinder API to start... 2022-10-06 12:37:52.349 | + lib/cinder:start_cinder:558 : wait_for_service 60 http://10.222.0.36/volume/v3 2022-10-06 12:37:52.352 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:37:52.355 | + functions:wait_for_service:458 : local url=http://10.222.0.36/volume/v3 2022-10-06 12:37:52.358 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:37:52.361 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:37:52.364 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:37:52.367 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:52.370 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:52.378 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:52.381 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059872377 2022-10-06 12:37:52.384 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:37:52.392 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/volume/v3 2022-10-06 12:37:56.702 | + :: : [[ 401 == 503 ]] 2022-10-06 12:37:56.705 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:37:56.708 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:37:56.711 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:56.714 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:56.716 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:56.719 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:56.721 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:56.724 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:37:56.726 | + functions-common:time_stop:2446 : start_time=1665059872377 2022-10-06 12:37:56.729 | + functions-common:time_stop:2448 : [[ -z 1665059872377 ]] 2022-10-06 12:37:56.733 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:56.737 | + functions-common:time_stop:2451 : end_time=1665059876734 2022-10-06 12:37:56.740 | + functions-common:time_stop:2452 : elapsed_time=4357 2022-10-06 12:37:56.742 | + functions-common:time_stop:2453 : total=16514 2022-10-06 12:37:56.745 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:56.747 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20871 2022-10-06 12:37:56.750 | + functions:wait_for_service:467 : return 0 2022-10-06 12:37:56.753 | + lib/cinder:start_cinder:562 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.755 | + functions-common:run_process:1693 : local service=c-sch 2022-10-06 12:37:56.758 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.761 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:56.764 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:56.766 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:37:56.769 | + functions-common:run_process:1699 : local name=c-sch 2022-10-06 12:37:56.771 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:56.774 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:56.777 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:56.780 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:56.783 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:56.788 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059876785 2022-10-06 12:37:56.791 | + functions-common:run_process:1702 : is_service_enabled c-sch 2022-10-06 12:37:56.811 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:56.813 | + functions-common:run_process:1703 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-10-06 12:37:56.815 | + functions-common:_run_under_systemd:1653 : local service=c-sch 2022-10-06 12:37:56.818 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.820 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.823 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.826 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.829 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-10-06 12:37:56.832 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-10-06 12:37:56.834 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-sch.service 2022-10-06 12:37:56.837 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:56.839 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:56.842 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:56.845 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:37:56.847 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-10-06 12:37:56.850 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-10-06 12:37:56.853 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-10-06 12:37:56.855 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:56.858 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:37:56.860 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:37:56.863 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-10-06 12:37:56.865 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:37:56.868 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:37:56.871 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-10-06 12:37:56.873 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:37:56.878 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-10-06 12:37:56.953 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-10-06 12:37:57.021 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:57.079 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-10-06 12:37:57.136 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-10-06 12:37:57.194 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:57.256 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-10-06 12:37:57.259 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:37:57.262 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-10-06 12:37:57.340 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:37:57.773 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-10-06 12:37:57.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-10-06 12:37:58.236 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-10-06 12:37:58.258 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:58.267 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:58.272 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:58.274 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:58.278 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:58.280 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:58.283 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:58.285 | + functions-common:time_stop:2446 : start_time=1665059876785 2022-10-06 12:37:58.288 | + functions-common:time_stop:2448 : [[ -z 1665059876785 ]] 2022-10-06 12:37:58.292 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:58.297 | + functions-common:time_stop:2451 : end_time=1665059878294 2022-10-06 12:37:58.300 | + functions-common:time_stop:2452 : elapsed_time=1509 2022-10-06 12:37:58.303 | + functions-common:time_stop:2453 : total=30708 2022-10-06 12:37:58.305 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:37:58.308 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32217 2022-10-06 12:37:58.310 | + lib/cinder:start_cinder:567 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.313 | + lib/cinder:start_cinder:568 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.315 | + functions-common:run_process:1693 : local service=c-bak 2022-10-06 12:37:58.318 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.321 | + functions-common:run_process:1695 : local group= 2022-10-06 12:37:58.323 | + functions-common:run_process:1696 : local user= 2022-10-06 12:37:58.326 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.328 | + functions-common:run_process:1699 : local name=c-bak 2022-10-06 12:37:58.331 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:37:58.333 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:37:58.336 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:37:58.339 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:37:58.342 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:37:58.347 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059878344 2022-10-06 12:37:58.349 | + functions-common:run_process:1702 : is_service_enabled c-bak 2022-10-06 12:37:58.373 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:37:58.376 | + functions-common:run_process:1703 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.378 | + functions-common:_run_under_systemd:1653 : local service=c-bak 2022-10-06 12:37:58.381 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.383 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.386 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.388 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.391 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-10-06 12:37:58.393 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-10-06 12:37:58.396 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-bak.service 2022-10-06 12:37:58.398 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:37:58.402 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:37:58.404 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:37:58.407 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.410 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-10-06 12:37:58.413 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.417 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-10-06 12:37:58.419 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.422 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:37:58.426 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:37:58.428 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.438 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:37:58.441 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:37:58.444 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-10-06 12:37:58.447 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:37:58.452 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-10-06 12:37:58.537 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-10-06 12:37:58.610 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-10-06 12:37:58.677 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-10-06 12:37:58.743 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-10-06 12:37:58.812 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:37:58.873 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-10-06 12:37:58.875 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:37:58.938 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:37:58.941 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-10-06 12:37:59.016 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:37:59.485 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-10-06 12:37:59.500 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-10-06 12:37:59.925 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-10-06 12:37:59.951 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:37:59.954 | + functions-common:time_stop:2439 : local name 2022-10-06 12:37:59.958 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:37:59.962 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:37:59.966 | + functions-common:time_stop:2442 : local total 2022-10-06 12:37:59.969 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:37:59.973 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:37:59.976 | + functions-common:time_stop:2446 : start_time=1665059878344 2022-10-06 12:37:59.979 | + functions-common:time_stop:2448 : [[ -z 1665059878344 ]] 2022-10-06 12:37:59.985 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:37:59.990 | + functions-common:time_stop:2451 : end_time=1665059879986 2022-10-06 12:37:59.993 | + functions-common:time_stop:2452 : elapsed_time=1642 2022-10-06 12:37:59.996 | + functions-common:time_stop:2453 : total=32217 2022-10-06 12:37:59.999 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:38:00.005 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=33859 2022-10-06 12:38:00.008 | + lib/cinder:start_cinder:569 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.013 | + functions-common:run_process:1693 : local service=c-vol 2022-10-06 12:38:00.017 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.020 | + functions-common:run_process:1695 : local group= 2022-10-06 12:38:00.026 | + functions-common:run_process:1696 : local user= 2022-10-06 12:38:00.030 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.034 | + functions-common:run_process:1699 : local name=c-vol 2022-10-06 12:38:00.038 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:38:00.042 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:38:00.045 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:38:00.049 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:38:00.055 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:38:00.063 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059880057 2022-10-06 12:38:00.066 | + functions-common:run_process:1702 : is_service_enabled c-vol 2022-10-06 12:38:00.093 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:00.096 | + functions-common:run_process:1703 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.099 | + functions-common:_run_under_systemd:1653 : local service=c-vol 2022-10-06 12:38:00.102 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.105 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.109 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.113 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.115 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-10-06 12:38:00.120 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-10-06 12:38:00.125 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-vol.service 2022-10-06 12:38:00.130 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:38:00.132 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:38:00.137 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:38:00.141 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.152 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-10-06 12:38:00.152 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.158 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-10-06 12:38:00.164 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.164 | + functions-common:write_user_unit_file:1564 : local group= 2022-10-06 12:38:00.168 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-10-06 12:38:00.172 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.172 | + functions-common:write_user_unit_file:1567 : local extra= 2022-10-06 12:38:00.176 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-10-06 12:38:00.180 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-10-06 12:38:00.183 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-10-06 12:38:00.192 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-10-06 12:38:00.277 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-10-06 12:38:00.360 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-10-06 12:38:00.427 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-10-06 12:38:00.506 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-10-06 12:38:00.576 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:38:00.648 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-10-06 12:38:00.650 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-10-06 12:38:00.734 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-10-06 12:38:00.746 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-10-06 12:38:00.852 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-10-06 12:38:01.405 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-10-06 12:38:01.422 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-10-06 12:38:01.924 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-10-06 12:38:01.972 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:38:01.975 | + functions-common:time_stop:2439 : local name 2022-10-06 12:38:01.980 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:38:01.988 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:38:01.994 | + functions-common:time_stop:2442 : local total 2022-10-06 12:38:02.008 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:38:02.014 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:38:02.023 | + functions-common:time_stop:2446 : start_time=1665059880057 2022-10-06 12:38:02.032 | + functions-common:time_stop:2448 : [[ -z 1665059880057 ]] 2022-10-06 12:38:02.045 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:38:02.056 | + functions-common:time_stop:2451 : end_time=1665059882049 2022-10-06 12:38:02.064 | + functions-common:time_stop:2452 : elapsed_time=1992 2022-10-06 12:38:02.067 | + functions-common:time_stop:2453 : total=33859 2022-10-06 12:38:02.073 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:38:02.078 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=35851 2022-10-06 12:38:02.090 | + ./stack.sh:main:1316 : create_volume_types 2022-10-06 12:38:02.112 | + lib/cinder:create_volume_types:587 : is_service_enabled c-api 2022-10-06 12:38:02.168 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:02.179 | + lib/cinder:create_volume_types:587 : [[ -n lvm:lvmdriver-1 ]] 2022-10-06 12:38:02.184 | + lib/cinder:create_volume_types:588 : local be be_name 2022-10-06 12:38:02.192 | + lib/cinder:create_volume_types:589 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-10-06 12:38:02.195 | + lib/cinder:create_volume_types:590 : be_name=lvmdriver-1 2022-10-06 12:38:02.200 | + lib/cinder:create_volume_types:592 : is_service_enabled keystone 2022-10-06 12:38:02.268 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:02.276 | + lib/cinder:create_volume_types:593 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-10-06 12:38:07.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:07.067 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:07.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:07.067 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:07.067 | +-------------+--------------------------------------+ 2022-10-06 12:38:07.067 | | Field | Value | 2022-10-06 12:38:07.067 | +-------------+--------------------------------------+ 2022-10-06 12:38:07.067 | | description | None | 2022-10-06 12:38:07.067 | | id | 53ac6c61-25c8-47f2-922d-a5b6a3d395d2 | 2022-10-06 12:38:07.067 | | is_public | True | 2022-10-06 12:38:07.067 | | name | lvmdriver-1 | 2022-10-06 12:38:07.067 | | properties | volume_backend_name='lvmdriver-1' | 2022-10-06 12:38:07.067 | +-------------+--------------------------------------+ 2022-10-06 12:38:07.245 | + lib/cinder:create_volume_types:607 : [[ False == \T\r\u\e ]] 2022-10-06 12:38:07.248 | + ./stack.sh:main:1321 : [[ False == \T\r\u\e ]] 2022-10-06 12:38:07.251 | + ./stack.sh:main:1329 : is_service_enabled glance 2022-10-06 12:38:07.272 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:07.276 | + ./stack.sh:main:1330 : echo_summary 'Starting Glance' 2022-10-06 12:38:07.278 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:38:07.281 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-10-06 12:38:07.283 | + ./stack.sh:main:1331 : start_glance 2022-10-06 12:38:07.286 | + lib/glance:start_glance:602 : local service_protocol=http 2022-10-06 12:38:07.289 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-10-06 12:38:07.311 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:38:07.314 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-10-06 12:38:07.317 | ++ lib/glance:start_glance:610 : which uwsgi 2022-10-06 12:38:07.324 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.326 | + functions-common:run_process:1693 : local service=g-api 2022-10-06 12:38:07.329 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.332 | + functions-common:run_process:1695 : local group= 2022-10-06 12:38:07.335 | + functions-common:run_process:1696 : local user= 2022-10-06 12:38:07.338 | + functions-common:run_process:1697 : local env_vars= 2022-10-06 12:38:07.341 | + functions-common:run_process:1699 : local name=g-api 2022-10-06 12:38:07.344 | + functions-common:run_process:1701 : time_start run_process 2022-10-06 12:38:07.346 | + functions-common:time_start:2425 : local name=run_process 2022-10-06 12:38:07.349 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:38:07.352 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:38:07.355 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:38:07.361 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059887358 2022-10-06 12:38:07.363 | + functions-common:run_process:1702 : is_service_enabled g-api 2022-10-06 12:38:07.385 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:07.388 | + functions-common:run_process:1703 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-10-06 12:38:07.391 | + functions-common:_run_under_systemd:1653 : local service=g-api 2022-10-06 12:38:07.394 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.396 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.399 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.402 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.404 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-10-06 12:38:07.407 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-10-06 12:38:07.409 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@g-api.service 2022-10-06 12:38:07.412 | + functions-common:_run_under_systemd:1660 : local group= 2022-10-06 12:38:07.415 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-10-06 12:38:07.418 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-10-06 12:38:07.420 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-10-06 12:38:07.423 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-10-06 12:38:07.427 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-10-06 12:38:07.430 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@g-api.service 2022-10-06 12:38:07.434 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.436 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-10-06 12:38:07.438 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-10-06 12:38:07.441 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-10-06 12:38:07.444 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-10-06 12:38:07.447 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-10-06 12:38:07.452 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-10-06 12:38:07.534 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-10-06 12:38:07.619 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-10-06 12:38:07.686 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-10-06 12:38:07.754 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-10-06 12:38:07.827 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-10-06 12:38:07.890 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-10-06 12:38:07.962 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-10-06 12:38:08.034 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-10-06 12:38:08.098 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-10-06 12:38:08.170 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-10-06 12:38:08.172 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-10-06 12:38:08.175 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-10-06 12:38:08.252 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-10-06 12:38:08.761 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-10-06 12:38:08.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-10-06 12:38:09.254 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-10-06 12:38:09.345 | + functions-common:run_process:1705 : time_stop run_process 2022-10-06 12:38:09.352 | + functions-common:time_stop:2439 : local name 2022-10-06 12:38:09.361 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:38:09.381 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:38:09.389 | + functions-common:time_stop:2442 : local total 2022-10-06 12:38:09.405 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:38:09.413 | + functions-common:time_stop:2445 : name=run_process 2022-10-06 12:38:09.425 | + functions-common:time_stop:2446 : start_time=1665059887358 2022-10-06 12:38:09.437 | + functions-common:time_stop:2448 : [[ -z 1665059887358 ]] 2022-10-06 12:38:09.460 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:38:09.478 | + functions-common:time_stop:2451 : end_time=1665059889469 2022-10-06 12:38:09.497 | + functions-common:time_stop:2452 : elapsed_time=2111 2022-10-06 12:38:09.505 | + functions-common:time_stop:2453 : total=35851 2022-10-06 12:38:09.521 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:38:09.533 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37962 2022-10-06 12:38:09.548 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-10-06 12:38:09.617 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:38:09.637 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.36) to start...' 2022-10-06 12:38:09.637 | Waiting for g-api (10.222.0.36) to start... 2022-10-06 12:38:09.649 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.36/image 2022-10-06 12:38:09.657 | + functions:wait_for_service:457 : local timeout=60 2022-10-06 12:38:09.668 | + functions:wait_for_service:458 : local url=http://10.222.0.36/image 2022-10-06 12:38:09.674 | + functions:wait_for_service:459 : local rval=0 2022-10-06 12:38:09.690 | + functions:wait_for_service:460 : time_start wait_for_service 2022-10-06 12:38:09.697 | + functions-common:time_start:2425 : local name=wait_for_service 2022-10-06 12:38:09.716 | + functions-common:time_start:2426 : local start_time= 2022-10-06 12:38:09.722 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 12:38:09.728 | ++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 12:38:09.733 | + functions-common:time_start:2430 : _TIME_START[$name]=1665059889725 2022-10-06 12:38:09.739 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-10-06 12:38:09.744 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/image 2022-10-06 12:38:13.450 | + :: : [[ 300 == 503 ]] 2022-10-06 12:38:13.452 | + :: : [[ 0 -eq 7 ]] 2022-10-06 12:38:13.456 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-10-06 12:38:13.463 | + functions-common:time_stop:2439 : local name 2022-10-06 12:38:13.466 | + functions-common:time_stop:2440 : local end_time 2022-10-06 12:38:13.469 | + functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:38:13.472 | + functions-common:time_stop:2442 : local total 2022-10-06 12:38:13.475 | + functions-common:time_stop:2443 : local start_time 2022-10-06 12:38:13.478 | + functions-common:time_stop:2445 : name=wait_for_service 2022-10-06 12:38:13.482 | + functions-common:time_stop:2446 : start_time=1665059889725 2022-10-06 12:38:13.486 | + functions-common:time_stop:2448 : [[ -z 1665059889725 ]] 2022-10-06 12:38:13.495 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:38:13.501 | + functions-common:time_stop:2451 : end_time=1665059893497 2022-10-06 12:38:13.504 | + functions-common:time_stop:2452 : elapsed_time=3772 2022-10-06 12:38:13.507 | + functions-common:time_stop:2453 : total=20871 2022-10-06 12:38:13.510 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:38:13.515 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24643 2022-10-06 12:38:13.518 | + functions:wait_for_service:467 : return 0 2022-10-06 12:38:13.521 | + ./stack.sh:main:1345 : is_service_enabled mysql postgresql 2022-10-06 12:38:13.539 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:13.542 | + ./stack.sh:main:1345 : is_service_enabled glance 2022-10-06 12:38:13.563 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:13.565 | + ./stack.sh:main:1346 : echo_summary 'Uploading images' 2022-10-06 12:38:13.568 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:38:13.570 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-10-06 12:38:13.574 | + ./stack.sh:main:1348 : for image_url in ${IMAGE_URLS//,/ } 2022-10-06 12:38:13.576 | + ./stack.sh:main:1349 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.579 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.581 | + functions:upload_image:134 : local image image_fname image_name 2022-10-06 12:38:13.583 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-10-06 12:38:13.588 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.593 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.595 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-10-06 12:38:13.597 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-10-06 12:38:13.599 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.603 | --2022-10-06 12:38:13-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:13.604 | Connecting to 10.100.0.9:80... connected. 2022-10-06 12:38:13.606 | HTTP request sent, awaiting response... 200 OK 2022-10-06 12:38:13.606 | Length: 645922816 (616M) 2022-10-06 12:38:13.606 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-10-06 12:38:13.631 | 2022-10-06 12:38:13.920 | 0K ........ ........ ........ ........ 5% 105M 6s 2022-10-06 12:38:14.205 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-10-06 12:38:14.490 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-10-06 12:38:14.775 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-10-06 12:38:15.060 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-10-06 12:38:15.345 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-10-06 12:38:15.631 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-10-06 12:38:15.916 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-10-06 12:38:16.202 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-10-06 12:38:16.487 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-10-06 12:38:16.772 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-10-06 12:38:17.057 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-10-06 12:38:17.342 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-10-06 12:38:17.627 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-10-06 12:38:17.913 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-10-06 12:38:18.198 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-10-06 12:38:18.483 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-10-06 12:38:18.768 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-10-06 12:38:19.053 | 589824K ........ ........ ........ ........ 98% 112M 0s 2022-10-06 12:38:19.116 | 622592K ........ 100% 112M=5.5s 2022-10-06 12:38:19.116 | 2022-10-06 12:38:19.116 | 2022-10-06 12:38:19 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-10-06 12:38:19.116 | 2022-10-06 12:38:19.119 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-10-06 12:38:19.122 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:19.124 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-10-06 12:38:19.126 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-10-06 12:38:19.128 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-10-06 12:38:19.130 | + functions:upload_image:294 : local kernel= 2022-10-06 12:38:19.133 | + functions:upload_image:295 : local ramdisk= 2022-10-06 12:38:19.135 | + functions:upload_image:296 : local disk_format= 2022-10-06 12:38:19.137 | + functions:upload_image:297 : local container_format= 2022-10-06 12:38:19.140 | + functions:upload_image:298 : local unpack= 2022-10-06 12:38:19.142 | + functions:upload_image:299 : local img_property= 2022-10-06 12:38:19.144 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-10-06 12:38:19.147 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-10-06 12:38:19.149 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-10-06 12:38:19.151 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-10-06 12:38:19.153 | + functions:upload_image:309 : case "$image_fname" in 2022-10-06 12:38:19.156 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:19.158 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:19.163 | + functions:upload_image:375 : image_name=ubuntu-16 2022-10-06 12:38:19.167 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:19.167 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-10-06 12:38:19.173 | + functions:upload_image:376 : disk_format=vhdx 2022-10-06 12:38:19.175 | + functions:upload_image:377 : container_format=bare 2022-10-06 12:38:19.177 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-10-06 12:38:19.179 | + functions:upload_image:385 : is_arch ppc64le 2022-10-06 12:38:19.183 | ++ functions-common:is_arch:501 : uname -m 2022-10-06 12:38:19.187 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-10-06 12:38:19.190 | + functions:upload_image:385 : is_arch ppc64 2022-10-06 12:38:19.193 | ++ functions-common:is_arch:501 : uname -m 2022-10-06 12:38:19.197 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4 ]] 2022-10-06 12:38:19.199 | + functions:upload_image:385 : is_arch ppc 2022-10-06 12:38:19.202 | ++ functions-common:is_arch:501 : uname -m 2022-10-06 12:38:19.206 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c ]] 2022-10-06 12:38:19.208 | + functions:upload_image:389 : is_arch aarch64 2022-10-06 12:38:19.211 | ++ functions-common:is_arch:501 : uname -m 2022-10-06 12:38:19.215 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-10-06 12:38:19.218 | + functions:upload_image:393 : '[' bare = bare ']' 2022-10-06 12:38:19.220 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-10-06 12:38:19.222 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-10-06 12:38:19.225 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-10-06 12:38:19.227 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-10-06 12:38:19.230 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-10-06 12:38:19.232 | + functions:_upload_image:105 : shift 2022-10-06 12:38:19.234 | + functions:_upload_image:106 : local container=bare 2022-10-06 12:38:19.237 | + functions:_upload_image:107 : shift 2022-10-06 12:38:19.239 | + functions:_upload_image:108 : local disk=vhdx 2022-10-06 12:38:19.242 | + functions:_upload_image:109 : shift 2022-10-06 12:38:19.245 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-10-06 12:38:19.247 | + functions:_upload_image:111 : shift 2022-10-06 12:38:19.249 | + functions:_upload_image:112 : local properties 2022-10-06 12:38:19.252 | + functions:_upload_image:113 : local useimport 2022-10-06 12:38:19.254 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-10-06 12:38:19.257 | ++ functions:_image_properties_to_arg:87 : local result= 2022-10-06 12:38:19.259 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-10-06 12:38:19.262 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-10-06 12:38:19.265 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-10-06 12:38:19.268 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-10-06 12:38:19.270 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-10-06 12:38:19.272 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-10-06 12:38:29.674 | + inc/async:async_inner:64 : rc=0 2022-10-06 12:38:29.706 | [135884 Async create_flavors:135884]: finished successfully 2022-10-06 12:38:39.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.193 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.193 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.193 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-10-06 12:38:39.193 | | Field | Value | 2022-10-06 12:38:39.193 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-10-06 12:38:39.193 | | container_format | bare | 2022-10-06 12:38:39.193 | | created_at | 2022-10-06T12:38:22Z | 2022-10-06 12:38:39.193 | | disk_format | vhdx | 2022-10-06 12:38:39.193 | | file | /v2/images/86184d27-0ddc-4240-8594-91cc0b4b83e8/file | 2022-10-06 12:38:39.193 | | id | 86184d27-0ddc-4240-8594-91cc0b4b83e8 | 2022-10-06 12:38:39.193 | | min_disk | 0 | 2022-10-06 12:38:39.193 | | min_ram | 0 | 2022-10-06 12:38:39.194 | | name | ubuntu-16 | 2022-10-06 12:38:39.194 | | owner | d252472717524dcc9edc8146376d2b10 | 2022-10-06 12:38:39.194 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-10-06 12:38:39.194 | | protected | False | 2022-10-06 12:38:39.194 | | schema | /v2/schemas/image | 2022-10-06 12:38:39.194 | | status | queued | 2022-10-06 12:38:39.194 | | tags | | 2022-10-06 12:38:39.194 | | updated_at | 2022-10-06T12:38:22Z | 2022-10-06 12:38:39.194 | | visibility | public | 2022-10-06 12:38:39.194 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-10-06 12:38:39.398 | + ./stack.sh:main:1353 : async_wait create_flavors 2022-10-06 12:38:39.461 | [58123 Async create_flavors:135884]: Waiting for completion of create_flavors running on PID 135884 (2 other jobs running) 2022-10-06 12:38:39.489 | [58123 Async create_flavors:135884]: Signaling child to exit 2022-10-06 12:38:39.490 | WAKEUP 2022-10-06 12:38:39.515 | [58123 Async create_flavors:135884]: Signaled 2022-10-06 12:38:39.517 | + lib/nova:create_flavors:1189 : is_service_enabled n-api 2022-10-06 12:38:39.517 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:39.517 | + lib/nova:create_flavors:1190 : openstack --os-region-name=RegionOne flavor list 2022-10-06 12:38:39.517 | + lib/nova:create_flavors:1190 : grep -q ds512M 2022-10-06 12:38:39.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.517 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.518 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.518 | + lib/nova:create_flavors:1192 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-10-06 12:38:39.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.518 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.518 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.518 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.518 | | Field | Value | 2022-10-06 12:38:39.518 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.518 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.518 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.518 | | description | None | 2022-10-06 12:38:39.518 | | disk | 1 | 2022-10-06 12:38:39.518 | | id | c1 | 2022-10-06 12:38:39.518 | | name | cirros256 | 2022-10-06 12:38:39.518 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.518 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.518 | | ram | 256 | 2022-10-06 12:38:39.518 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.518 | | swap | | 2022-10-06 12:38:39.518 | | vcpus | 1 | 2022-10-06 12:38:39.518 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.518 | + lib/nova:create_flavors:1193 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-10-06 12:38:39.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.518 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.518 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.518 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.518 | | Field | Value | 2022-10-06 12:38:39.518 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.518 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.518 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.518 | | description | None | 2022-10-06 12:38:39.518 | | disk | 5 | 2022-10-06 12:38:39.518 | | id | d1 | 2022-10-06 12:38:39.519 | | name | ds512M | 2022-10-06 12:38:39.519 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.519 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.519 | | ram | 512 | 2022-10-06 12:38:39.519 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.519 | | swap | | 2022-10-06 12:38:39.519 | | vcpus | 1 | 2022-10-06 12:38:39.519 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.519 | + lib/nova:create_flavors:1194 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-10-06 12:38:39.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.519 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.519 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.519 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.519 | | Field | Value | 2022-10-06 12:38:39.519 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.519 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.519 | | description | None | 2022-10-06 12:38:39.519 | | disk | 10 | 2022-10-06 12:38:39.519 | | id | d2 | 2022-10-06 12:38:39.519 | | name | ds1G | 2022-10-06 12:38:39.519 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.519 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.519 | | ram | 1024 | 2022-10-06 12:38:39.519 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.519 | | swap | | 2022-10-06 12:38:39.519 | | vcpus | 1 | 2022-10-06 12:38:39.519 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.519 | + lib/nova:create_flavors:1195 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-10-06 12:38:39.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.519 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.519 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.520 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.520 | | Field | Value | 2022-10-06 12:38:39.520 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.520 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.520 | | description | None | 2022-10-06 12:38:39.520 | | disk | 10 | 2022-10-06 12:38:39.520 | | id | d3 | 2022-10-06 12:38:39.520 | | name | ds2G | 2022-10-06 12:38:39.520 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.520 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.520 | | ram | 2048 | 2022-10-06 12:38:39.520 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.520 | | swap | | 2022-10-06 12:38:39.520 | | vcpus | 2 | 2022-10-06 12:38:39.520 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.520 | + lib/nova:create_flavors:1196 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-10-06 12:38:39.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.520 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.520 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.520 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.520 | | Field | Value | 2022-10-06 12:38:39.520 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.520 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.520 | | description | None | 2022-10-06 12:38:39.520 | | disk | 20 | 2022-10-06 12:38:39.520 | | id | d4 | 2022-10-06 12:38:39.520 | | name | ds4G | 2022-10-06 12:38:39.520 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.520 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.520 | | ram | 4096 | 2022-10-06 12:38:39.520 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.521 | | swap | | 2022-10-06 12:38:39.521 | | vcpus | 4 | 2022-10-06 12:38:39.521 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.521 | + lib/nova:create_flavors:1199 : openstack --os-region-name=RegionOne flavor list 2022-10-06 12:38:39.521 | + lib/nova:create_flavors:1199 : grep -q m1.tiny 2022-10-06 12:38:39.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.521 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.521 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.521 | + lib/nova:create_flavors:1200 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-10-06 12:38:39.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.521 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.521 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.521 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.521 | | Field | Value | 2022-10-06 12:38:39.521 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.521 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.521 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.521 | | description | None | 2022-10-06 12:38:39.521 | | disk | 1 | 2022-10-06 12:38:39.521 | | id | 1 | 2022-10-06 12:38:39.521 | | name | m1.tiny | 2022-10-06 12:38:39.521 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.521 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.521 | | ram | 512 | 2022-10-06 12:38:39.521 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.521 | | swap | | 2022-10-06 12:38:39.521 | | vcpus | 1 | 2022-10-06 12:38:39.521 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.521 | + lib/nova:create_flavors:1201 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-10-06 12:38:39.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.521 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.522 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.522 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.522 | | Field | Value | 2022-10-06 12:38:39.522 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.522 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.522 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.522 | | description | None | 2022-10-06 12:38:39.522 | | disk | 20 | 2022-10-06 12:38:39.522 | | id | 2 | 2022-10-06 12:38:39.522 | | name | m1.small | 2022-10-06 12:38:39.522 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.522 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.522 | | ram | 2048 | 2022-10-06 12:38:39.522 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.522 | | swap | | 2022-10-06 12:38:39.522 | | vcpus | 1 | 2022-10-06 12:38:39.522 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.522 | + lib/nova:create_flavors:1202 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-10-06 12:38:39.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.522 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.522 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.522 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.522 | | Field | Value | 2022-10-06 12:38:39.522 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.522 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.522 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.522 | | description | None | 2022-10-06 12:38:39.522 | | disk | 40 | 2022-10-06 12:38:39.522 | | id | 3 | 2022-10-06 12:38:39.522 | | name | m1.medium | 2022-10-06 12:38:39.522 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.522 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.522 | | ram | 4096 | 2022-10-06 12:38:39.523 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.523 | | swap | | 2022-10-06 12:38:39.523 | | vcpus | 2 | 2022-10-06 12:38:39.523 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.523 | + lib/nova:create_flavors:1203 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-10-06 12:38:39.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.523 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.523 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.523 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.523 | | Field | Value | 2022-10-06 12:38:39.523 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.523 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.524 | | description | None | 2022-10-06 12:38:39.524 | | disk | 80 | 2022-10-06 12:38:39.524 | | id | 4 | 2022-10-06 12:38:39.524 | | name | m1.large | 2022-10-06 12:38:39.524 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.524 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.524 | | ram | 8192 | 2022-10-06 12:38:39.524 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.524 | | swap | | 2022-10-06 12:38:39.524 | | vcpus | 4 | 2022-10-06 12:38:39.524 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.524 | + lib/nova:create_flavors:1204 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-10-06 12:38:39.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.524 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:39.524 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:39.524 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.524 | | Field | Value | 2022-10-06 12:38:39.524 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.524 | | OS-FLV-DISABLED:disabled | False | 2022-10-06 12:38:39.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-10-06 12:38:39.524 | | description | None | 2022-10-06 12:38:39.524 | | disk | 160 | 2022-10-06 12:38:39.525 | | id | 5 | 2022-10-06 12:38:39.525 | | name | m1.xlarge | 2022-10-06 12:38:39.525 | | os-flavor-access:is_public | True | 2022-10-06 12:38:39.525 | | properties | hw_rng:allowed='True' | 2022-10-06 12:38:39.525 | | ram | 16384 | 2022-10-06 12:38:39.525 | | rxtx_factor | 1.0 | 2022-10-06 12:38:39.525 | | swap | | 2022-10-06 12:38:39.525 | | vcpus | 8 | 2022-10-06 12:38:39.525 | +----------------------------+-----------------------+ 2022-10-06 12:38:39.581 | [58123 Async create_flavors:135884]: finished create_flavors with result 0 in 39 seconds 2022-10-06 12:38:39.587 | + inc/async:async_wait:197 : return 0 2022-10-06 12:38:39.589 | + ./stack.sh:main:1355 : is_service_enabled horizon 2022-10-06 12:38:39.608 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:38:39.611 | + ./stack.sh:main:1369 : is_service_enabled nova 2022-10-06 12:38:39.634 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:39.637 | + ./stack.sh:main:1369 : is_service_enabled keystone 2022-10-06 12:38:39.655 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:39.657 | + ./stack.sh:main:1370 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-10-06 12:38:39.660 | + ./stack.sh:main:1372 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-10-06 12:38:39.662 | + ./stack.sh:main:1376 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-10-06 12:38:39.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-10-06 12:38:39.678 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-10-06 12:38:39.682 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-10-06 12:38:39.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-10-06 12:38:39.685 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-10-06 12:38:39.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-10-06 12:38:39.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-10-06 12:38:39.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-10-06 12:38:39.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-10-06 12:38:39.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-10-06 12:38:39.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-10-06 12:38:39.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-10-06 12:38:39.698 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-10-06 12:38:39.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-10-06 12:38:39.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-10-06 12:38:39.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-10-06 12:38:39.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-10-06 12:38:39.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-10-06 12:38:39.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-10-06 12:38:39.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-10-06 12:38:39.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-10-06 12:38:39.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-10-06 12:38:39.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-10-06 12:38:39.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-10-06 12:38:39.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-10-06 12:38:39.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-10-06 12:38:39.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-10-06 12:38:39.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-10-06 12:38:39.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-10-06 12:38:39.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-10-06 12:38:39.724 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-10-06 12:38:39.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-10-06 12:38:39.727 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-10-06 12:38:39.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-10-06 12:38:39.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-10-06 12:38:39.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-10-06 12:38:39.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-10-06 12:38:39.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-10-06 12:38:39.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-10-06 12:38:39.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-10-06 12:38:39.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-10-06 12:38:39.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-10-06 12:38:39.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-10-06 12:38:39.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-10-06 12:38:39.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-10-06 12:38:39.747 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-10-06 12:38:39.749 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-10-06 12:38:39.750 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-10-06 12:38:39.752 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-10-06 12:38:39.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-10-06 12:38:39.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-10-06 12:38:39.756 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-10-06 12:38:39.758 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-10-06 12:38:39.759 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-10-06 12:38:39.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-10-06 12:38:39.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-10-06 12:38:39.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-10-06 12:38:39.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-10-06 12:38:39.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-10-06 12:38:39.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-10-06 12:38:42.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:42.562 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:42.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:42.562 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:42.562 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-10-06 12:38:42.564 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-10-06 12:38:42.737 | + ./stack.sh:main:1381 : save_stackenv 2022-10-06 12:38:42.740 | + functions-common:save_stackenv:60 : local tag= 2022-10-06 12:38:42.746 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-06 12:38:42.751 | + functions-common:save_stackenv:62 : time_stamp=2022-10-06-123842 2022-10-06 12:38:42.754 | + functions-common:save_stackenv:63 : echo '# 2022-10-06-123842 ' 2022-10-06 12:38:42.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.767 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 12:38:42.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.773 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-06 12:38:42.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.779 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-06 12:38:42.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.796 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-10-06 12:38:42.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.801 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-10-06 12:38:42.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.807 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-10-06 12:38:42.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.812 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-06-122154 2022-10-06 12:38:42.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.816 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-06 12:38:42.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.822 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-10-06 12:38:42.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.827 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-06 12:38:42.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.832 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-06 12:38:42.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.837 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-06 12:38:42.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.842 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-06 12:38:42.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.847 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-10-06 12:38:42.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 12:38:42.852 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-06 12:38:42.854 | + ./stack.sh:main:1392 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-10-06 12:38:42.857 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-10-06 12:38:42.859 | + inc/meta-config:merge_config_group:171 : shift 2022-10-06 12:38:42.862 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-10-06 12:38:42.864 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:38:42.867 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-10-06 12:38:42.870 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-10-06 12:38:42.873 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-10-06 12:38:42.875 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:38:42.878 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-10-06 12:38:42.880 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:38:42.883 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-10-06 12:38:42.883 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:38:42.883 | gsub("[][]", "", $1); 2022-10-06 12:38:42.883 | split($1, a, "|"); 2022-10-06 12:38:42.883 | if (a[1] == matchgroup) 2022-10-06 12:38:42.884 | print a[2] 2022-10-06 12:38:42.884 | } 2022-10-06 12:38:42.884 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:38:42.952 | + ./stack.sh:main:1399 : run_phase stack extra 2022-10-06 12:38:42.954 | + functions-common:run_phase:1867 : local mode=stack 2022-10-06 12:38:42.957 | + functions-common:run_phase:1868 : local phase=extra 2022-10-06 12:38:42.959 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:38:42.963 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:38:42.966 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:38:42.968 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:38:42.971 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:38:42.976 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:38:42.986 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:38:42.988 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:38:42.991 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:38:42.994 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-10-06 12:38:42.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:38:43.016 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:43.019 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:38:43.021 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:38:43.024 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-10-06 12:38:43.026 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:38:43.028 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:38:43.031 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:38:43.034 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-10-06 12:38:43.037 | ++ extras.d/80-tempest.sh:source:15 : : 2022-10-06 12:38:43.040 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-06 12:38:43.043 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-06 12:38:43.046 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:38:43.049 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:38:43.052 | + functions-common:run_phase:1894 : run_plugins stack extra 2022-10-06 12:38:43.055 | + functions-common:run_plugins:1853 : local mode=stack 2022-10-06 12:38:43.058 | + functions-common:run_plugins:1854 : local phase=extra 2022-10-06 12:38:43.061 | + functions-common:run_plugins:1856 : local plugins= 2022-10-06 12:38:43.063 | + functions-common:run_plugins:1857 : local plugin 2022-10-06 12:38:43.066 | + ./stack.sh:main:1407 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-10-06 12:38:43.068 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-10-06 12:38:43.071 | + inc/meta-config:merge_config_group:171 : shift 2022-10-06 12:38:43.073 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-10-06 12:38:43.076 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:38:43.078 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-10-06 12:38:43.081 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-10-06 12:38:43.084 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-10-06 12:38:43.087 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:38:43.090 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-10-06 12:38:43.093 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:38:43.096 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-10-06 12:38:43.096 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:38:43.096 | gsub("[][]", "", $1); 2022-10-06 12:38:43.096 | split($1, a, "|"); 2022-10-06 12:38:43.096 | if (a[1] == matchgroup) 2022-10-06 12:38:43.096 | print a[2] 2022-10-06 12:38:43.096 | } 2022-10-06 12:38:43.096 | ' /home/ubuntu/devstack/local.conf 2022-10-06 12:38:43.103 | + ./stack.sh:main:1416 : is_service_enabled n-cpu 2022-10-06 12:38:43.123 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:38:43.126 | + ./stack.sh:main:1421 : service_check 2022-10-06 12:38:43.128 | + functions-common:service_check:1732 : local service 2022-10-06 12:38:43.131 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.134 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@key.service 2022-10-06 12:38:43.228 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-10-06 12:38:43.234 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.237 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api.service 2022-10-06 12:38:43.254 | enabled 2022-10-06 12:38:43.259 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api.service --no-pager 2022-10-06 12:38:43.283 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-10-06 12:38:43.283 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.283 | Active: active (running) since Thu 2022-10-06 12:36:26 UTC; 2min 17s ago 2022-10-06 12:38:43.284 | Main PID: 128604 (uwsgi) 2022-10-06 12:38:43.284 | Status: "uWSGI is ready" 2022-10-06 12:38:43.284 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:43.284 | Memory: 239.4M 2022-10-06 12:38:43.284 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-10-06 12:38:43.284 | ├─128604 nova-apiuWSGI master 2022-10-06 12:38:43.284 | ├─128605 nova-apiuWSGI worker 1 2022-10-06 12:38:43.284 | └─128606 nova-apiuWSGI worker 2 2022-10-06 12:38:43.284 | 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: DEBUG nova.api.openstack.wsgi [None req-08ceaab2-ed03-488f-9478-47dde7bc895c admin admin] Calling method '>' {{(pid=128606) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: INFO nova.api.openstack.requestlog [None req-08ceaab2-ed03-488f-9478-47dde7bc895c admin admin] 10.222.0.36 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002300 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: [pid: 128606|app: 0|req: 16/33] 10.222.0.36 () {54 vars in 931 bytes} [Thu Oct 6 12:38:28 2022] GET /compute/v2.1 => generated 388 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128605]: DEBUG nova.api.openstack.wsgi [None req-2b2c474f-2a36-402d-b886-5b91411ebc39 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "disk": 160, "vcpus": 8, "rxtx_factor": 1.0, "name": "m1.xlarge", "id": "5", "ram": 16384, "os-flavor-access:is_public": true}} {{(pid=128605) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128605]: DEBUG dbcounter [-] [128605] Writing DB stats nova_api:SELECT=45,nova_api:SAVEPOINT=5,nova_api:INSERT=9,nova_api:RELEASE=5 {{(pid=128605) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128605]: INFO nova.api.openstack.requestlog [None req-2b2c474f-2a36-402d-b886-5b91411ebc39 admin admin] 10.222.0.36 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.459002 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128605]: [pid: 128605|app: 0|req: 18/34] 10.222.0.36 () {64 vars in 1283 bytes} [Thu Oct 6 12:38:29 2022] POST /compute/v2.1/flavors => generated 408 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: DEBUG nova.api.openstack.wsgi [None req-d4a15d04-df06-4fd8-a876-89179471cc90 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=128606) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: INFO nova.api.openstack.requestlog [None req-d4a15d04-df06-4fd8-a876-89179471cc90 admin admin] 10.222.0.36 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030352 2022-10-06 12:38:43.284 | Oct 06 12:38:29 n-d-854355-7 devstack@n-api.service[128606]: [pid: 128606|app: 0|req: 17/35] 10.222.0.36 () {64 vars in 1333 bytes} [Thu Oct 6 12:38:29 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-10-06 12:38:43.288 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.292 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond.service 2022-10-06 12:38:43.311 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-10-06 12:38:43.316 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.319 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-sch.service 2022-10-06 12:38:43.338 | enabled 2022-10-06 12:38:43.343 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-sch.service --no-pager 2022-10-06 12:38:43.363 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-10-06 12:38:43.364 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.364 | Active: active (running) since Thu 2022-10-06 12:37:39 UTC; 1min 3s ago 2022-10-06 12:38:43.364 | Main PID: 133567 (nova-scheduler) 2022-10-06 12:38:43.364 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:43.364 | Memory: 146.9M 2022-10-06 12:38:43.364 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-10-06 12:38:43.364 | ├─133567 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-10-06 12:38:43.364 | ├─134875 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-10-06 12:38:43.364 | └─134876 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-10-06 12:38:43.364 | 2022-10-06 12:38:43.364 | Oct 06 12:37:43 n-d-854355-7 nova-scheduler[133567]: DEBUG oslo_service.service [None req-cd3ba264-022b-438c-ba53-5a78a3c7ac86 None None] oslo_limit.version = None {{(pid=133567) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:43.364 | Oct 06 12:37:43 n-d-854355-7 nova-scheduler[133567]: DEBUG oslo_service.service [None req-cd3ba264-022b-438c-ba53-5a78a3c7ac86 None None] oslo_reports.file_event_handler = None {{(pid=133567) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:43.364 | Oct 06 12:37:43 n-d-854355-7 nova-scheduler[133567]: DEBUG oslo_service.service [None req-cd3ba264-022b-438c-ba53-5a78a3c7ac86 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=133567) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:43.364 | Oct 06 12:37:43 n-d-854355-7 nova-scheduler[133567]: DEBUG oslo_service.service [None req-cd3ba264-022b-438c-ba53-5a78a3c7ac86 None None] oslo_reports.log_dir = None {{(pid=133567) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:43.364 | Oct 06 12:37:43 n-d-854355-7 nova-scheduler[133567]: DEBUG oslo_service.service [None req-cd3ba264-022b-438c-ba53-5a78a3c7ac86 None None] ******************************************************************************** {{(pid=133567) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-10-06 12:38:43.364 | Oct 06 12:37:52 n-d-854355-7 nova-scheduler[133567]: DEBUG dbcounter [-] [133567] Writing DB stats nova_api:SELECT=7 {{(pid=133567) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.364 | Oct 06 12:37:53 n-d-854355-7 nova-scheduler[133567]: DEBUG dbcounter [-] [133567] Writing DB stats nova_cell0:SELECT=3 {{(pid=133567) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.364 | Oct 06 12:37:53 n-d-854355-7 nova-scheduler[133567]: DEBUG dbcounter [-] [133567] Writing DB stats nova_cell1:SELECT=3 {{(pid=133567) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.364 | Oct 06 12:38:18 n-d-854355-7 nova-scheduler[134875]: DEBUG dbcounter [-] [134875] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=134875) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.364 | Oct 06 12:38:18 n-d-854355-7 nova-scheduler[134876]: DEBUG dbcounter [-] [134876] Writing DB stats nova_cell0:SELECT=12,nova_cell0:UPDATE=3 {{(pid=134876) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.371 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.378 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-10-06 12:38:43.395 | enabled 2022-10-06 12:38:43.400 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-10-06 12:38:43.421 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-10-06 12:38:43.421 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.421 | Active: active (running) since Thu 2022-10-06 12:37:41 UTC; 1min 2s ago 2022-10-06 12:38:43.421 | Main PID: 134065 (uwsgi) 2022-10-06 12:38:43.421 | Status: "uWSGI is ready" 2022-10-06 12:38:43.421 | Tasks: 4 (limit: 14304) 2022-10-06 12:38:43.421 | Memory: 201.5M 2022-10-06 12:38:43.421 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-10-06 12:38:43.422 | ├─134065 nova-api-metauWSGI master 2022-10-06 12:38:43.422 | ├─134066 nova-api-metauWSGI worker 1 2022-10-06 12:38:43.422 | ├─134067 nova-api-metauWSGI worker 2 2022-10-06 12:38:43.422 | └─134068 nova-api-metauWSGI http 1 2022-10-06 12:38:43.422 | 2022-10-06 12:38:43.422 | Oct 06 12:37:45 n-d-854355-7 devstack@n-api-meta.service[134066]: DEBUG oslo_db.sqlalchemy.engines [None req-6c4fdcbd-cca2-40d2-84f9-77e462627b16 None None] 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=134066) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:38:43.422 | Oct 06 12:37:45 n-d-854355-7 devstack@n-api-meta.service[134066]: DEBUG dbcounter [-] [134066] Writer thread running {{(pid=134066) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: DEBUG dbcounter [-] [134067] Writer thread running {{(pid=134067) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: INFO dbcounter [None req-879c33f7-e43b-4825-a525-59f6272c214e None None] Registered counter for database nova_cell0 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: DEBUG oslo_db.sqlalchemy.engines [None req-879c33f7-e43b-4825-a525-59f6272c214e None None] 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=134067) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: DEBUG dbcounter [-] [134067] Writer thread running {{(pid=134067) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134066]: WARNING nova.api.metadata.handler [None req-6c4fdcbd-cca2-40d2-84f9-77e462627b16 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134066]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55856fa729a0 pid: 134066 (default app) 2022-10-06 12:38:43.422 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: WARNING nova.api.metadata.handler [None req-879c33f7-e43b-4825-a525-59f6272c214e None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-10-06 12:38:43.423 | Oct 06 12:37:46 n-d-854355-7 devstack@n-api-meta.service[134067]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55856fa729a0 pid: 134067 (default app) 2022-10-06 12:38:43.427 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.431 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-api.service 2022-10-06 12:38:43.451 | enabled 2022-10-06 12:38:43.457 | + functions-common:service_check:1739 : sudo systemctl status devstack@placement-api.service --no-pager 2022-10-06 12:38:43.479 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-10-06 12:38:43.479 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.479 | Active: active (running) since Thu 2022-10-06 12:36:41 UTC; 2min 2s ago 2022-10-06 12:38:43.479 | Main PID: 129945 (uwsgi) 2022-10-06 12:38:43.479 | Status: "uWSGI is ready" 2022-10-06 12:38:43.479 | Tasks: 5 (limit: 14304) 2022-10-06 12:38:43.479 | Memory: 146.3M 2022-10-06 12:38:43.479 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-10-06 12:38:43.479 | ├─129945 placementuWSGI master 2022-10-06 12:38:43.479 | ├─129946 placementuWSGI worker 1 2022-10-06 12:38:43.479 | └─129947 placementuWSGI worker 2 2022-10-06 12:38:43.479 | 2022-10-06 12:38:43.479 | Oct 06 12:36:53 n-d-854355-7 devstack@placement-api.service[129947]: DEBUG dbcounter [-] [129947] Writing DB stats placement:SELECT=5,placement:INSERT=2,placement:SET=1 {{(pid=129947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.479 | Oct 06 12:37:42 n-d-854355-7 devstack@placement-api.service[129947]: DEBUG placement.requestlog [None req-f86b2efc-5a4c-4013-a20f-a310b6b26871 None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=129947) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-10-06 12:38:43.479 | Oct 06 12:37:42 n-d-854355-7 devstack@placement-api.service[129947]: INFO placement.requestlog [None req-f86b2efc-5a4c-4013-a20f-a310b6b26871 None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-10-06 12:38:43.479 | Oct 06 12:37:42 n-d-854355-7 devstack@placement-api.service[129947]: [pid: 129947|app: 0|req: 1/2] 10.222.0.36 () {54 vars in 916 bytes} [Thu Oct 6 12:37:42 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-10-06 12:38:43.479 | Oct 06 12:37:47 n-d-854355-7 devstack@placement-api.service[129946]: DEBUG placement.requestlog [None req-b6b04f69-ac46-4826-9830-7d2fb394fb21 None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=129946) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-10-06 12:38:43.480 | Oct 06 12:37:47 n-d-854355-7 devstack@placement-api.service[129946]: INFO placement.requestlog [None req-b6b04f69-ac46-4826-9830-7d2fb394fb21 None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-10-06 12:38:43.480 | Oct 06 12:37:47 n-d-854355-7 devstack@placement-api.service[129946]: [pid: 129946|app: 0|req: 2/3] 10.222.0.36 () {54 vars in 916 bytes} [Thu Oct 6 12:37:47 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-10-06 12:38:43.480 | Oct 06 12:37:48 n-d-854355-7 devstack@placement-api.service[129947]: DEBUG placement.requestlog [None req-2a7bacea-8754-4e0c-b54d-7e0707faeb90 None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=129947) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-10-06 12:38:43.480 | Oct 06 12:37:48 n-d-854355-7 devstack@placement-api.service[129947]: INFO placement.requestlog [None req-2a7bacea-8754-4e0c-b54d-7e0707faeb90 None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-10-06 12:38:43.480 | Oct 06 12:37:48 n-d-854355-7 devstack@placement-api.service[129947]: [pid: 129947|app: 0|req: 2/4] 10.222.0.36 () {54 vars in 916 bytes} [Thu Oct 6 12:37:48 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-10-06 12:38:43.485 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.487 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-client.service 2022-10-06 12:38:43.502 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-10-06 12:38:43.507 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.510 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-api.service 2022-10-06 12:38:43.538 | enabled 2022-10-06 12:38:43.539 | + functions-common:service_check:1739 : sudo systemctl status devstack@g-api.service --no-pager 2022-10-06 12:38:43.555 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-10-06 12:38:43.555 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.555 | Active: active (running) since Thu 2022-10-06 12:38:09 UTC; 34s ago 2022-10-06 12:38:43.555 | Main PID: 138424 (uwsgi) 2022-10-06 12:38:43.555 | Status: "uWSGI is ready" 2022-10-06 12:38:43.555 | Tasks: 9 (limit: 14304) 2022-10-06 12:38:43.556 | Memory: 211.9M 2022-10-06 12:38:43.556 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-10-06 12:38:43.556 | ├─138424 glance-apiuWSGI master 2022-10-06 12:38:43.556 | ├─138425 glance-apiuWSGI worker 1 2022-10-06 12:38:43.556 | └─138426 glance-apiuWSGI worker 2 2022-10-06 12:38:43.556 | 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.location [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=138426) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: DEBUG glance_store.backend [None req-97f38537-e289-4652-9d68-3398fcbd2623 admin admin] Skipping store.set_acls... not implemented. {{(pid=138426) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:508}} 2022-10-06 12:38:43.556 | Oct 06 12:38:39 n-d-854355-7 devstack@g-api.service[138426]: [pid: 138426|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 866 bytes} [Thu Oct 6 12:38:22 2022] PUT /v2/images/86184d27-0ddc-4240-8594-91cc0b4b83e8/file => generated 0 bytes in 16544 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12 switches on core 0) 2022-10-06 12:38:43.560 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.563 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-sch.service 2022-10-06 12:38:43.577 | enabled 2022-10-06 12:38:43.582 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-sch.service --no-pager 2022-10-06 12:38:43.598 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-10-06 12:38:43.598 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.599 | Active: active (running) since Thu 2022-10-06 12:37:58 UTC; 45s ago 2022-10-06 12:38:43.599 | Main PID: 136949 (cinder-schedule) 2022-10-06 12:38:43.599 | Tasks: 1 (limit: 14304) 2022-10-06 12:38:43.599 | Memory: 102.8M 2022-10-06 12:38:43.599 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-10-06 12:38:43.599 | └─136949 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-10-06 12:38:43.599 | 2022-10-06 12:38:43.599 | Oct 06 12:38:04 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.scheduler.host_manager [None req-60229242-9a07-4164-a430-afac922cec02 None None] Received backup service update from n-d-854355-7: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=136949) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:597}} 2022-10-06 12:38:43.599 | Oct 06 12:38:10 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.scheduler.host_manager [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Received volume service update from n-d-854355-7@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-854355-7:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=136949) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:628}} 2022-10-06 12:38:43.599 | Oct 06 12:38:10 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.scheduler.host_manager [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Updating capabilities for n-d-854355-7@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-854355-7:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 10, 6, 12, 38, 10, 569016)} {{(pid=136949) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2022-10-06 12:38:43.599 | Oct 06 12:38:10 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.utils [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=136949) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:879}} 2022-10-06 12:38:43.599 | Oct 06 12:38:10 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.utils [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=136949) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:879}} 2022-10-06 12:38:43.599 | Oct 06 12:38:10 n-d-854355-7 cinder-scheduler[136949]: DEBUG cinder.scheduler.host_manager [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'n-d-854355-7@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 10, 6, 12, 38, 10, 602735)}]. {{(pid=136949) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:977}} 2022-10-06 12:38:43.599 | Oct 06 12:38:20 n-d-854355-7 cinder-scheduler[136949]: DEBUG dbcounter [-] [136949] Writing DB stats cinder:SELECT=24,cinder:INSERT=1 {{(pid=136949) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.599 | Oct 06 12:38:26 n-d-854355-7 cinder-scheduler[136949]: DEBUG oslo_service.periodic_task [None req-21d005bc-b864-4de7-a491-3217c159c09e None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=136949) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-06 12:38:43.599 | Oct 06 12:38:26 n-d-854355-7 cinder-scheduler[136949]: INFO cinder.message.api [None req-21d005bc-b864-4de7-a491-3217c159c09e None None] Deleted 0 expired messages. 2022-10-06 12:38:43.599 | Oct 06 12:38:26 n-d-854355-7 cinder-scheduler[136949]: DEBUG oslo_service.periodic_task [None req-21d005bc-b864-4de7-a491-3217c159c09e None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=136949) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-06 12:38:43.603 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.606 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-api.service 2022-10-06 12:38:43.620 | enabled 2022-10-06 12:38:43.625 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-api.service --no-pager 2022-10-06 12:38:43.642 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-10-06 12:38:43.642 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.642 | Active: active (running) since Thu 2022-10-06 12:37:52 UTC; 51s ago 2022-10-06 12:38:43.642 | Main PID: 136451 (uwsgi) 2022-10-06 12:38:43.642 | Status: "uWSGI is ready" 2022-10-06 12:38:43.642 | Tasks: 7 (limit: 14304) 2022-10-06 12:38:43.642 | Memory: 230.3M 2022-10-06 12:38:43.642 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-10-06 12:38:43.642 | ├─136451 cinder-apiuWSGI master 2022-10-06 12:38:43.642 | ├─136463 cinder-apiuWSGI worker 1 2022-10-06 12:38:43.642 | └─136464 cinder-apiuWSGI worker 2 2022-10-06 12:38:43.643 | 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: DEBUG dbcounter [-] [136464] Writing DB stats cinder:SELECT=13 {{(pid=136464) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: INFO cinder.api.openstack.wsgi [req-9317cb5c-5a6f-47fc-a60f-47cb385cb311 req-428bd833-735f-4ba5-a08a-41bdec367c79 admin admin] POST http://10.222.0.36/volume/v3/d252472717524dcc9edc8146376d2b10/types/53ac6c61-25c8-47f2-922d-a5b6a3d395d2/extra_specs 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: DEBUG cinder.api.openstack.wsgi [req-9317cb5c-5a6f-47fc-a60f-47cb385cb311 req-428bd833-735f-4ba5-a08a-41bdec367c79 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=136464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: warnings.warn('Policy enforcement is depending on the value of ' 2022-10-06 12:38:43.643 | Oct 06 12:38:06 n-d-854355-7 devstack@c-api.service[136464]: DEBUG oslo_db.sqlalchemy.engines [req-9317cb5c-5a6f-47fc-a60f-47cb385cb311 req-428bd833-735f-4ba5-a08a-41bdec367c79 admin admin] 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=136464) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:38:43.643 | Oct 06 12:38:07 n-d-854355-7 devstack@c-api.service[136464]: INFO cinder.api.openstack.wsgi [req-9317cb5c-5a6f-47fc-a60f-47cb385cb311 req-428bd833-735f-4ba5-a08a-41bdec367c79 admin admin] http://10.222.0.36/volume/v3/d252472717524dcc9edc8146376d2b10/types/53ac6c61-25c8-47f2-922d-a5b6a3d395d2/extra_specs returned with HTTP 200 2022-10-06 12:38:43.643 | Oct 06 12:38:07 n-d-854355-7 devstack@c-api.service[136464]: [pid: 136464|app: 0|req: 1/3] 10.222.0.36 () {62 vars in 1454 bytes} [Thu Oct 6 12:38:06 2022] POST /volume/v3/d252472717524dcc9edc8146376d2b10/types/53ac6c61-25c8-47f2-922d-a5b6a3d395d2/extra_specs => generated 55 bytes in 963 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-10-06 12:38:43.643 | Oct 06 12:38:16 n-d-854355-7 devstack@c-api.service[136463]: DEBUG dbcounter [-] [136463] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=136463) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.643 | Oct 06 12:38:17 n-d-854355-7 devstack@c-api.service[136464]: DEBUG dbcounter [-] [136464] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=136464) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.646 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.649 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-vol.service 2022-10-06 12:38:43.663 | enabled 2022-10-06 12:38:43.668 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-vol.service --no-pager 2022-10-06 12:38:43.688 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-10-06 12:38:43.688 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.688 | Active: active (running) since Thu 2022-10-06 12:38:01 UTC; 41s ago 2022-10-06 12:38:43.688 | Main PID: 137788 (cinder-volume) 2022-10-06 12:38:43.688 | Tasks: 2 (limit: 14304) 2022-10-06 12:38:43.688 | Memory: 132.3M 2022-10-06 12:38:43.688 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-10-06 12:38:43.688 | ├─137788 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-10-06 12:38:43.688 | └─137886 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-10-06 12:38:43.688 | 2022-10-06 12:38:43.688 | Oct 06 12:38:11 n-d-854355-7 cinder-volume[137886]: DEBUG oslo_concurrency.processutils [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=137886) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-10-06 12:38:43.688 | Oct 06 12:38:11 n-d-854355-7 sudo[138524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-10-06 12:38:43.688 | Oct 06 12:38:11 n-d-854355-7 sudo[138524]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-10-06 12:38:43.688 | Oct 06 12:38:12 n-d-854355-7 sudo[138524]: pam_unix(sudo:session): session closed for user root 2022-10-06 12:38:43.688 | Oct 06 12:38:12 n-d-854355-7 cinder-volume[137886]: DEBUG oslo_concurrency.processutils [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=137886) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-10-06 12:38:43.688 | Oct 06 12:38:12 n-d-854355-7 cinder-volume[137886]: INFO cinder.volume.manager [None req-29f749f5-c9ca-437d-bb9a-b5b85c3839a4 None None] Driver post RPC initialization completed successfully. 2022-10-06 12:38:43.688 | Oct 06 12:38:15 n-d-854355-7 cinder-volume[137788]: DEBUG dbcounter [-] [137788] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=137788) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.688 | Oct 06 12:38:22 n-d-854355-7 cinder-volume[137886]: DEBUG dbcounter [-] [137886] Writing DB stats cinder:SELECT=6 {{(pid=137886) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.688 | Oct 06 12:38:22 n-d-854355-7 cinder-volume[137886]: DEBUG dbcounter [-] [137886] Writing DB stats cinder:SELECT=19,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=137886) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.688 | Oct 06 12:38:42 n-d-854355-7 cinder-volume[137886]: DEBUG dbcounter [-] [137886] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=137886) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.692 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.694 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-10-06 12:38:43.712 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-10-06 12:38:43.716 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.719 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-10-06 12:38:43.732 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-10-06 12:38:43.736 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.739 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-10-06 12:38:43.752 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-10-06 12:38:43.756 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.759 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-10-06 12:38:43.771 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-10-06 12:38:43.775 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.778 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-svc.service 2022-10-06 12:38:43.791 | enabled 2022-10-06 12:38:43.795 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-svc.service --no-pager 2022-10-06 12:38:43.811 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-10-06 12:38:43.811 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.811 | Active: active (running) since Thu 2022-10-06 12:36:33 UTC; 2min 10s ago 2022-10-06 12:38:43.811 | Main PID: 129274 (/usr/bin/python) 2022-10-06 12:38:43.811 | Tasks: 5 (limit: 14304) 2022-10-06 12:38:43.811 | Memory: 385.9M 2022-10-06 12:38:43.811 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-10-06 12:38:43.811 | ├─129274 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-10-06 12:38:43.811 | ├─129421 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-10-06 12:38:43.811 | ├─129422 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-10-06 12:38:43.812 | ├─129423 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-10-06 12:38:43.812 | └─129424 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-10-06 12:38:43.812 | 2022-10-06 12:38:43.812 | Oct 06 12:38:13 n-d-854355-7 neutron-server[129424]: DEBUG dbcounter [-] [129424] Writing DB stats neutron:SELECT=4 {{(pid=129424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.812 | Oct 06 12:38:20 n-d-854355-7 neutron-server[129423]: DEBUG neutron_lib.callbacks.manager [None req-9a6d0791-07ea-4d05-a065-d503a3f16b91 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782772949194', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-665793'] for agent (0766820a-ac97-48ad-a8c5-f7baeb794eeb), after_update {{(pid=129423) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-10-06 12:38:43.812 | Oct 06 12:38:22 n-d-854355-7 neutron-server[129423]: DEBUG neutron_lib.callbacks.manager [None req-bbdf9440-549e-4f87-a010-7b770a1d3fa3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782772949194', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-665793'] for agent (c6677ede-1e20-482b-980c-565defb4fe12), after_update {{(pid=129423) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-10-06 12:38:43.812 | Oct 06 12:38:23 n-d-854355-7 neutron-server[129423]: DEBUG neutron_lib.callbacks.manager [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782772949194', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-665793'] for agent (e62d3296-bf6e-4661-b069-081c7518b69b), after_update {{(pid=129423) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-10-06 12:38:43.812 | Oct 06 12:38:25 n-d-854355-7 neutron-server[129423]: DEBUG neutron_lib.callbacks.manager [None req-7a29e455-49ba-4e13-9761-790b7a48a720 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782772949194', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-665793'] for agent (55419658-7cad-40e6-98fa-74a399b1881a), after_update {{(pid=129423) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-10-06 12:38:43.812 | Oct 06 12:38:25 n-d-854355-7 neutron-server[129423]: DEBUG neutron_lib.callbacks.manager [None req-1e8fedcd-107a-44db-ba97-636237312387 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8782772949194', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-665793'] for agent (34a60aeb-bf3f-4629-b3ed-6f421de31ef1), after_update {{(pid=129423) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-10-06 12:38:43.812 | Oct 06 12:38:35 n-d-854355-7 neutron-server[129423]: DEBUG dbcounter [-] [129423] Writing DB stats neutron:SELECT=12,neutron:UPDATE=1 {{(pid=129423) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.812 | Oct 06 12:38:35 n-d-854355-7 neutron-server[129423]: DEBUG dbcounter [-] [129423] Writing DB stats neutron:SELECT=15,neutron:UPDATE=1 {{(pid=129423) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.812 | Oct 06 12:38:35 n-d-854355-7 neutron-server[129423]: DEBUG dbcounter [-] [129423] Writing DB stats neutron:SELECT=14,neutron:UPDATE=3 {{(pid=129423) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:43.812 | Oct 06 12:38:40 n-d-854355-7 neutron-server[129424]: DEBUG neutron.db.agents_db [None req-d5551924-3f7d-49f2-8b7d-802b27f42ca7 None None] Agent healthcheck: found 5 active agents {{(pid=129424) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-10-06 12:38:43.815 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.818 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-10-06 12:38:43.830 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-10-06 12:38:43.833 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.836 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@rabbit.service 2022-10-06 12:38:43.848 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-10-06 12:38:43.852 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.855 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@tempest.service 2022-10-06 12:38:43.867 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-10-06 12:38:43.871 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.873 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@mysql.service 2022-10-06 12:38:43.885 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-10-06 12:38:43.889 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.891 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@etcd3.service 2022-10-06 12:38:43.903 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-10-06 12:38:43.907 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.909 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@dstat.service 2022-10-06 12:38:43.923 | enabled 2022-10-06 12:38:43.927 | + functions-common:service_check:1739 : sudo systemctl status devstack@dstat.service --no-pager 2022-10-06 12:38:43.943 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-10-06 12:38:43.943 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-10-06 12:38:43.943 | Active: active (running) since Thu 2022-10-06 12:30:11 UTC; 8min ago 2022-10-06 12:38:43.943 | Main PID: 91327 (dstat.sh) 2022-10-06 12:38:43.943 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:43.943 | Memory: 18.7M 2022-10-06 12:38:43.944 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-10-06 12:38:43.944 | ├─91327 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-10-06 12:38:43.944 | ├─91448 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-10-06 12:38:43.944 | └─91449 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-10-06 12:38:43.944 | 2022-10-06 12:38:43.944 | Oct 06 12:38:34 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:34| 43 24 31 2 0|5300M 147M 173M 6055M| 163M 163M|1516k 190M|20.0 804 |4509 13k|2.65 2.47 1.65|4.0 0 2.0| 0 0 | 0 0 | 23 299 0 49 0 2022-10-06 12:38:43.944 | Oct 06 12:38:35 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:35| 44 8 44 0 0|5297M 134M 172M 6072M| 166M 166M| 36k 172k|1.00 11.0 |5145 13k|2.65 2.47 1.65|3.0 0 0| 0 0 | 0 0 | 23 299 0 48 0 2022-10-06 12:38:43.944 | Oct 06 12:38:36 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:36| 43 17 38 1 0|5304M 390M 170M 5811M| 162M 162M| 52k 327M|2.00 837 |5254 13k|2.65 2.47 1.65|4.0 0 21| 0 0 | 0 0 | 23 301 0 48 0 2022-10-06 12:38:43.944 | Oct 06 12:38:37 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:37| 45 11 43 0 0|5301M 574M 170M 5632M| 174M 174M| 0 248k| 0 15.0 |5371 13k|2.65 2.47 1.65|2.0 0 0| 0 0 | 0 0 | 23 301 0 48 0 2022-10-06 12:38:43.944 | Oct 06 12:38:38 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:38| 49 12 37 0 0|5293M 540M 170M 5672M| 172M 172M|8192B 148k|2.00 23.0 |5054 15k|2.68 2.48 1.66|3.0 0 34| 0 0 | 0 0 | 23 301 0 49 0 2022-10-06 12:38:43.944 | Oct 06 12:38:39 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:39| 28 12 54 3 0|5226M 585M 170M 5692M| 67M 67M|1053k 105M|21.0 300 |3784 12k|2.68 2.48 1.66|1.0 0 60| 0 0 | 0 0 | 23 296 0 51 0 2022-10-06 12:38:43.944 | Oct 06 12:38:40 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:40| 19 8 71 3 0|5255M 555M 170M 5692M|7826 7494 | 572k 112k|54.0 6.00 |1367 5341 |2.68 2.48 1.66|1.0 0 225| 0 0 | 0 0 | 23 296 0 51 0 2022-10-06 12:38:43.944 | Oct 06 12:38:41 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:41| 17 3 73 6 0|5265M 545M 171M 5693M| 11k 11k| 879k 176k| 119 25.0 | 570 4448 |2.68 2.48 1.66|2.0 0 0| 0 0 | 0 0 | 23 296 0 51 0 2022-10-06 12:38:43.944 | Oct 06 12:38:42 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:42| 24 5 71 0 0|5282M 527M 171M 5693M|7842 5758 |8194B 252k|2.00 27.0 | 424 3939 |2.68 2.48 1.66|1.0 0 0| 0 0 | 0 0 | 23 296 0 51 0 2022-10-06 12:38:43.944 | Oct 06 12:38:43 n-d-854355-7 dstat.sh[91449]: 06-10 12:38:43| 16 12 67 4 0|5226M 580M 171M 5697M|9498 7125 |4462k 432k|96.0 45.0 |2044 6877 |2.55 2.45 1.66|1.0 0 280| 0 0 | 0 0 | 23 296 0 50 0 2022-10-06 12:38:43.947 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.950 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-crt.service 2022-10-06 12:38:43.962 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-10-06 12:38:43.966 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.968 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cauth.service 2022-10-06 12:38:43.981 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-10-06 12:38:43.984 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:43.987 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-agt.service 2022-10-06 12:38:44.001 | enabled 2022-10-06 12:38:44.004 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-agt.service --no-pager 2022-10-06 12:38:44.020 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-10-06 12:38:44.020 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.020 | Active: active (running) since Thu 2022-10-06 12:36:45 UTC; 1min 58s ago 2022-10-06 12:38:44.020 | Main PID: 130444 (neutron-openvsw) 2022-10-06 12:38:44.020 | Tasks: 7 (limit: 14304) 2022-10-06 12:38:44.020 | Memory: 220.6M 2022-10-06 12:38:44.020 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-10-06 12:38:44.020 | ├─130444 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-10-06 12:38:44.020 | ├─132143 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfkquimw1/privsep.sock 2022-10-06 12:38:44.020 | ├─132199 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmphl09jmhu/privsep.sock 2022-10-06 12:38:44.020 | └─132205 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-10-06 12:38:44.020 | 2022-10-06 12:38:44.020 | Oct 06 12:38:39 n-d-854355-7 neutron-openvswitch-agent[130444]: DEBUG neutron.agent.linux.utils [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 132205. {{(pid=130444) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-10-06 12:38:44.020 | Oct 06 12:38:39 n-d-854355-7 neutron-openvswitch-agent[130444]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Agent rpc_loop - iteration:51 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-10-06 12:38:44.020 | Oct 06 12:38:41 n-d-854355-7 neutron-openvswitch-agent[130444]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Agent rpc_loop - iteration:52 started 2022-10-06 12:38:44.020 | Oct 06 12:38:41 n-d-854355-7 neutron-openvswitch-agent[130444]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xc8f95add,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=13415294506531242997,duration_nsec=668000000,duration_sec=110,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=130444) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-10-06 12:38:44.020 | Oct 06 12:38:41 n-d-854355-7 neutron-openvswitch-agent[130444]: DEBUG neutron.agent.linux.utils [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 132205. {{(pid=130444) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-10-06 12:38:44.020 | Oct 06 12:38:41 n-d-854355-7 neutron-openvswitch-agent[130444]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Agent rpc_loop - iteration:52 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-10-06 12:38:44.020 | Oct 06 12:38:43 n-d-854355-7 neutron-openvswitch-agent[130444]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Agent rpc_loop - iteration:53 started 2022-10-06 12:38:44.020 | Oct 06 12:38:43 n-d-854355-7 neutron-openvswitch-agent[130444]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xc8f95adf,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=13415294506531242997,duration_nsec=669000000,duration_sec=112,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=130444) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-10-06 12:38:44.020 | Oct 06 12:38:43 n-d-854355-7 neutron-openvswitch-agent[130444]: DEBUG neutron.agent.linux.utils [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 132205. {{(pid=130444) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-10-06 12:38:44.021 | Oct 06 12:38:43 n-d-854355-7 neutron-openvswitch-agent[130444]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-ea874d97-eab7-4313-bc2e-d4f3613651bb None None] Agent rpc_loop - iteration:53 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.008 2022-10-06 12:38:44.024 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.027 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-10-06 12:38:44.041 | enabled 2022-10-06 12:38:44.044 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-10-06 12:38:44.060 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-10-06 12:38:44.060 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.060 | Active: active (running) since Thu 2022-10-06 12:36:46 UTC; 1min 57s ago 2022-10-06 12:38:44.060 | Main PID: 130838 (neutron-dhcp-ag) 2022-10-06 12:38:44.060 | Tasks: 13 (limit: 14304) 2022-10-06 12:38:44.060 | Memory: 338.1M 2022-10-06 12:38:44.060 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-10-06 12:38:44.060 | ├─130838 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-10-06 12:38:44.060 | ├─132368 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvwfuloqa/privsep.sock 2022-10-06 12:38:44.060 | ├─132407 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpl5zhtyx0/privsep.sock 2022-10-06 12:38:44.060 | ├─132421 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpazrmv735/privsep.sock 2022-10-06 12:38:44.061 | ├─132506 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-10-06 12:38:44.061 | ├─132507 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-10-06 12:38:44.061 | └─132519 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/99daee3f-39c7-4bb6-9879-b4656115f543/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/99daee3f-39c7-4bb6-9879-b4656115f543/host --addn-hosts=/opt/stack/data/neutron/dhcp/99daee3f-39c7-4bb6-9879-b4656115f543/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/99daee3f-39c7-4bb6-9879-b4656115f543/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/99daee3f-39c7-4bb6-9879-b4656115f543/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d734364d-00c2-44ea-ad76-b4a6c53139c2,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-10-06 12:38:44.061 | 2022-10-06 12:38:44.061 | Oct 06 12:37:29 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [None req-5ab4c73a-2bb3-44fc-913e-8bd2bc44a0b3 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.001s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.061 | Oct 06 12:37:29 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [None req-5ab4c73a-2bb3-44fc-913e-8bd2bc44a0b3 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.061 | Oct 06 12:37:29 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG neutron.agent.dhcp.agent [None req-5ab4c73a-2bb3-44fc-913e-8bd2bc44a0b3 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'e889669d-36ca-4e30-929c-b38bf124eb14', 'name': 'public-subnet', 'tenant_id': 'd252472717524dcc9edc8146376d2b10', 'network_id': '6ed29c56-6bd3-47fe-b55d-6620c41cac1b', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.8.1', 'cidr': '172.25.8.0/24', 'allocation_pools': [{'start': '172.25.8.2', 'end': '172.25.8.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-10-06T12:37:29Z', 'updated_at': '2022-10-06T12:37:29Z', 'revision_number': 0, 'project_id': 'd252472717524dcc9edc8146376d2b10', 'network': {'id': '6ed29c56-6bd3-47fe-b55d-6620c41cac1b', 'name': 'public', 'tenant_id': 'd252472717524dcc9edc8146376d2b10', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['e889669d-36ca-4e30-929c-b38bf124eb14'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-10-06T12:37:21Z', 'updated_at': '2022-10-06T12:37:29Z', 'revision_number': 2, 'project_id': 'd252472717524dcc9edc8146376d2b10', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=130838) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-10-06 12:38:44.061 | Oct 06 12:37:30 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [None req-833f861c-07af-4aff-946f-33d2dae1d495 None None] Acquiring lock "resize_greenpool" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-10-06 12:38:44.061 | Oct 06 12:37:30 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [None req-833f861c-07af-4aff-946f-33d2dae1d495 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.001s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.061 | Oct 06 12:37:30 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [None req-833f861c-07af-4aff-946f-33d2dae1d495 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.061 | Oct 06 12:37:33 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=130838) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-10-06 12:38:44.061 | Oct 06 12:37:50 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-10-06 12:38:44.061 | Oct 06 12:37:50 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.061 | Oct 06 12:37:50 n-d-854355-7 neutron-dhcp-agent[130838]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=130838) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.064 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.067 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-l3.service 2022-10-06 12:38:44.080 | enabled 2022-10-06 12:38:44.084 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-l3.service --no-pager 2022-10-06 12:38:44.102 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-10-06 12:38:44.102 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.102 | Active: active (running) since Thu 2022-10-06 12:36:48 UTC; 1min 55s ago 2022-10-06 12:38:44.102 | Main PID: 131244 (neutron-l3-agen) 2022-10-06 12:38:44.102 | Tasks: 18 (limit: 14304) 2022-10-06 12:38:44.102 | Memory: 342.0M 2022-10-06 12:38:44.102 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-10-06 12:38:44.102 | ├─131244 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-10-06 12:38:44.102 | ├─132202 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1ewztzxi/privsep.sock 2022-10-06 12:38:44.102 | ├─132720 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp65jbl2io/privsep.sock 2022-10-06 12:38:44.102 | ├─132815 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9oyizihj/privsep.sock 2022-10-06 12:38:44.102 | ├─132880 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-10-06 12:38:44.102 | ├─132881 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-10-06 12:38:44.102 | └─132894 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/4f312110-a595-43ed-a935-baf83c9d5316.conf 2022-10-06 12:38:44.102 | 2022-10-06 12:38:44.103 | Oct 06 12:37:43 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo.privsep.daemon [-] privsep: reply[795b6899-958e-4700-9931-bb78251d7b8e]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-fdddae0a-7b\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=132720) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-10-06 12:38:44.103 | Oct 06 12:37:46 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo.privsep.daemon [-] privsep: reply[58772bed-ca9d-4d14-94fb-7f3a5ad29da5]: (4, ('ARPING 172.25.8.102 from 172.25.8.102 qg-70800da6-b6\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=132720) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-10-06 12:38:44.103 | Oct 06 12:37:47 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo.privsep.daemon [-] privsep: reply[c577ec32-4238-4017-a926-4c31396b1cc2]: (4, ('ARPING 172.25.8.102 from 172.25.8.102 qg-70800da6-b6\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=132720) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.103 | Oct 06 12:37:52 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=131244) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.103 | Oct 06 12:38:15 n-d-854355-7 neutron-l3-agent[131244]: DEBUG oslo_service.periodic_task [None req-8a7d7944-b0f3-4a2c-b8a1-4631db8878f0 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=131244) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-10-06 12:38:44.107 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.109 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-meta.service 2022-10-06 12:38:44.123 | enabled 2022-10-06 12:38:44.127 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-meta.service --no-pager 2022-10-06 12:38:44.143 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-10-06 12:38:44.143 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.143 | Active: active (running) since Thu 2022-10-06 12:36:49 UTC; 1min 54s ago 2022-10-06 12:38:44.143 | Main PID: 131640 (neutron-metadat) 2022-10-06 12:38:44.143 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:44.143 | Memory: 122.1M 2022-10-06 12:38:44.143 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-10-06 12:38:44.143 | ├─131640 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-10-06 12:38:44.143 | ├─132133 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-10-06 12:38:44.143 | └─132134 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-10-06 12:38:44.143 | 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_rabbit.ssl_version = {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_notifications.driver = [] {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_notifications.retry = -1 {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] oslo_messaging_notifications.transport_url = **** {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.143 | Oct 06 12:36:53 n-d-854355-7 neutron-metadata-agent[131640]: DEBUG oslo_service.service [None req-e1da4135-a65d-48d4-bbd9-cfcb4f7bcc5e None None] ******************************************************************************** {{(pid=131640) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-10-06 12:38:44.146 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.150 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-metering.service 2022-10-06 12:38:44.163 | enabled 2022-10-06 12:38:44.167 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-metering.service --no-pager 2022-10-06 12:38:44.184 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-10-06 12:38:44.184 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.184 | Active: active (running) since Thu 2022-10-06 12:36:51 UTC; 1min 52s ago 2022-10-06 12:38:44.185 | Main PID: 132039 (neutron-meterin) 2022-10-06 12:38:44.185 | Tasks: 1 (limit: 14304) 2022-10-06 12:38:44.185 | Memory: 106.9M 2022-10-06 12:38:44.185 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-10-06 12:38:44.185 | └─132039 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-10-06 12:38:44.185 | 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=132039) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=132039) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=132039) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=132039) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=132039) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "metering-agent" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" {{(pid=132039) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=132039) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=132039) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=132039) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.185 | Oct 06 12:38:25 n-d-854355-7 neutron-metering-agent[132039]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=132039) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-10-06 12:38:44.190 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.193 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-vpn.service 2022-10-06 12:38:44.206 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-10-06 12:38:44.210 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.213 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-reg.service 2022-10-06 12:38:44.225 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-10-06 12:38:44.229 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.232 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@cinder.service 2022-10-06 12:38:44.244 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-10-06 12:38:44.248 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.251 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-bak.service 2022-10-06 12:38:44.264 | enabled 2022-10-06 12:38:44.268 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-bak.service --no-pager 2022-10-06 12:38:44.284 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-10-06 12:38:44.284 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.284 | Active: active (running) since Thu 2022-10-06 12:37:59 UTC; 44s ago 2022-10-06 12:38:44.284 | Main PID: 137368 (cinder-backup) 2022-10-06 12:38:44.284 | Tasks: 1 (limit: 14304) 2022-10-06 12:38:44.284 | Memory: 91.7M 2022-10-06 12:38:44.285 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-10-06 12:38:44.285 | └─137368 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-10-06 12:38:44.285 | 2022-10-06 12:38:44.285 | Oct 06 12:38:03 n-d-854355-7 cinder-backup[137368]: DEBUG oslo_concurrency.lockutils [None req-60229242-9a07-4164-a430-afac922cec02 None None] Lock "cleanup_incomplete_backups_137368" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=137368) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:409}} 2022-10-06 12:38:44.285 | Oct 06 12:38:03 n-d-854355-7 cinder-backup[137368]: INFO cinder.backup.manager [None req-60229242-9a07-4164-a430-afac922cec02 None None] Cleaning up incomplete backup operations. 2022-10-06 12:38:44.285 | Oct 06 12:38:03 n-d-854355-7 cinder-backup[137368]: DEBUG oslo_concurrency.lockutils [None req-60229242-9a07-4164-a430-afac922cec02 None None] Lock "cleanup_incomplete_backups_137368" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.026s {{(pid=137368) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:423}} 2022-10-06 12:38:44.285 | Oct 06 12:38:03 n-d-854355-7 cinder-backup[137368]: DEBUG oslo_db.sqlalchemy.engines [None req-60229242-9a07-4164-a430-afac922cec02 None None] 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=137368) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-10-06 12:38:44.285 | Oct 06 12:38:03 n-d-854355-7 cinder-backup[137368]: DEBUG cinder.manager [None req-60229242-9a07-4164-a430-afac922cec02 None None] Notifying Schedulers of capabilities ... {{(pid=137368) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-10-06 12:38:44.285 | Oct 06 12:38:04 n-d-854355-7 cinder-backup[137368]: INFO cinder.keymgr.migration [None req-76912546-dc2f-46b3-8130-d2d135d03bdc None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2022-10-06 12:38:44.285 | Oct 06 12:38:04 n-d-854355-7 cinder-backup[137368]: DEBUG cinder.service [None req-60229242-9a07-4164-a430-afac922cec02 None None] Creating RPC server for service cinder-backup {{(pid=137368) start /opt/stack/cinder/cinder/service.py:238}} 2022-10-06 12:38:44.285 | Oct 06 12:38:04 n-d-854355-7 cinder-backup[137368]: DEBUG cinder.service [None req-60229242-9a07-4164-a430-afac922cec02 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=137368) start /opt/stack/cinder/cinder/service.py:244}} 2022-10-06 12:38:44.285 | Oct 06 12:38:14 n-d-854355-7 cinder-backup[137368]: DEBUG dbcounter [-] [137368] Writing DB stats cinder:SELECT=22,cinder:INSERT=1 {{(pid=137368) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.285 | Oct 06 12:38:44 n-d-854355-7 cinder-backup[137368]: DEBUG dbcounter [-] [137368] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=137368) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.288 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.291 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@s-proxy.service 2022-10-06 12:38:44.305 | enabled 2022-10-06 12:38:44.308 | + functions-common:service_check:1739 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-10-06 12:38:44.324 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-10-06 12:38:44.324 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.325 | Active: active (running) since Thu 2022-10-06 12:36:21 UTC; 2min 23s ago 2022-10-06 12:38:44.325 | Main PID: 127740 (swift-proxy-ser) 2022-10-06 12:38:44.325 | Tasks: 2 (limit: 14304) 2022-10-06 12:38:44.325 | Memory: 67.6M 2022-10-06 12:38:44.325 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-10-06 12:38:44.325 | ├─127740 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-10-06 12:38:44.325 | └─127833 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-10-06 12:38:44.325 | 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 proxy-server[127833]: Validating token access rules against request 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 swift-proxy-server[127833]: proxy-server: Validating token access rules against request 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 proxy-server[127833]: Received request from user: user_id fe7e9c2d70f2433b81fdb5af06cc6afe, project_id 7d051bd77ca44cf58ba87fd0a8e5b0ae, roles ResellerAdmin,service 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 swift-proxy-server[127833]: proxy-server: Received request from user: user_id fe7e9c2d70f2433b81fdb5af06cc6afe, project_id 7d051bd77ca44cf58ba87fd0a8e5b0ae, roles ResellerAdmin,service 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 proxy-server[127833]: Using identity: {'user': ('fe7e9c2d70f2433b81fdb5af06cc6afe', 'glance-swift'), 'tenant': ('7d051bd77ca44cf58ba87fd0a8e5b0ae', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txf815ad88a77d41dfacc9d-00633ecc3f) 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 swift-proxy-server[127833]: proxy-server: Using identity: {'user': ('fe7e9c2d70f2433b81fdb5af06cc6afe', 'glance-swift'), 'tenant': ('7d051bd77ca44cf58ba87fd0a8e5b0ae', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txf815ad88a77d41dfacc9d-00633ecc3f) 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 proxy-server[127833]: User 7d051bd77ca44cf58ba87fd0a8e5b0ae has reseller admin authorizing (txn: txf815ad88a77d41dfacc9d-00633ecc3f) (client_ip: 10.222.0.36) 2022-10-06 12:38:44.325 | Oct 06 12:38:23 n-d-854355-7 swift-proxy-server[127833]: proxy-server: User 7d051bd77ca44cf58ba87fd0a8e5b0ae has reseller admin authorizing (txn: txf815ad88a77d41dfacc9d-00633ecc3f) (client_ip: 10.222.0.36) 2022-10-06 12:38:44.325 | Oct 06 12:38:39 n-d-854355-7 proxy-server[127833]: 10.222.0.36 10.222.0.36 06/Oct/2022/12/38/39 PUT /v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8 HTTP/1.0 201 - python-swiftclient-4.1.0 gAAAAABjPsw_... 645922816 - - txf815ad88a77d41dfacc9d-00633ecc3f - 15.2464 - - 1665059903.876808405 1665059919.123206854 0 2022-10-06 12:38:44.325 | Oct 06 12:38:39 n-d-854355-7 swift-proxy-server[127833]: proxy-server: 10.222.0.36 10.222.0.36 06/Oct/2022/12/38/39 PUT /v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8 HTTP/1.0 201 - python-swiftclient-4.1.0 gAAAAABjPsw_... 645922816 - - txf815ad88a77d41dfacc9d-00633ecc3f - 15.2464 - - 1665059903.876808405 1665059919.123206854 0 2022-10-06 12:38:44.328 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.331 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@s-object.service 2022-10-06 12:38:44.344 | enabled 2022-10-06 12:38:44.348 | + functions-common:service_check:1739 : sudo systemctl status devstack@s-object.service --no-pager 2022-10-06 12:38:44.363 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-10-06 12:38:44.364 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.364 | Active: active (running) since Thu 2022-10-06 12:36:15 UTC; 2min 29s ago 2022-10-06 12:38:44.364 | Main PID: 126121 (swift-object-se) 2022-10-06 12:38:44.364 | Tasks: 23 (limit: 14304) 2022-10-06 12:38:44.364 | Memory: 56.9M 2022-10-06 12:38:44.364 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-10-06 12:38:44.364 | ├─126121 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-10-06 12:38:44.364 | ├─126508 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-10-06 12:38:44.364 | └─126509 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-10-06 12:38:44.364 | 2022-10-06 12:38:44.364 | Oct 06 12:36:15 n-d-854355-7 systemd[1]: Started Devstack devstack@s-object.service. 2022-10-06 12:38:44.364 | Oct 06 12:36:16 n-d-854355-7 object-server[126121]: Started child 126508 from parent 126121 2022-10-06 12:38:44.364 | Oct 06 12:36:16 n-d-854355-7 swift-object-server[126121]: object-server: Started child 126508 from parent 126121 2022-10-06 12:38:44.364 | Oct 06 12:36:16 n-d-854355-7 object-server[126121]: Started child 126509 from parent 126121 2022-10-06 12:38:44.364 | Oct 06 12:36:16 n-d-854355-7 swift-object-server[126121]: object-server: Started child 126509 from parent 126121 2022-10-06 12:38:44.364 | Oct 06 12:38:39 n-d-854355-7 object-server[126508]: 127.0.0.1 - - [06/Oct/2022:12:38:39 +0000] "PUT /sdb1/331/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" 201 - "PUT http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" "txf815ad88a77d41dfacc9d-00633ecc3f" "proxy-server 127833" 15.2216 "-" 126508 0 2022-10-06 12:38:44.364 | Oct 06 12:38:39 n-d-854355-7 swift-object-server[126508]: object-server: 127.0.0.1 - - [06/Oct/2022:12:38:39 +0000] "PUT /sdb1/331/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" 201 - "PUT http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" "txf815ad88a77d41dfacc9d-00633ecc3f" "proxy-server 127833" 15.2216 "-" 126508 0 2022-10-06 12:38:44.367 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.370 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@s-container.service 2022-10-06 12:38:44.384 | enabled 2022-10-06 12:38:44.388 | + functions-common:service_check:1739 : sudo systemctl status devstack@s-container.service --no-pager 2022-10-06 12:38:44.404 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-10-06 12:38:44.404 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.404 | Active: active (running) since Thu 2022-10-06 12:36:16 UTC; 2min 27s ago 2022-10-06 12:38:44.404 | Main PID: 126515 (swift-container) 2022-10-06 12:38:44.404 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:44.404 | Memory: 55.9M 2022-10-06 12:38:44.404 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-10-06 12:38:44.404 | ├─126515 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-10-06 12:38:44.404 | ├─126900 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-10-06 12:38:44.404 | └─126901 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-10-06 12:38:44.404 | 2022-10-06 12:38:44.404 | Oct 06 12:36:17 n-d-854355-7 container-server[126515]: Started child 126900 from parent 126515 2022-10-06 12:38:44.404 | Oct 06 12:36:17 n-d-854355-7 swift-container-server[126515]: container-server: Started child 126900 from parent 126515 2022-10-06 12:38:44.404 | Oct 06 12:36:17 n-d-854355-7 container-server[126515]: Started child 126901 from parent 126515 2022-10-06 12:38:44.404 | Oct 06 12:36:17 n-d-854355-7 swift-container-server[126515]: container-server: Started child 126901 from parent 126515 2022-10-06 12:38:44.404 | Oct 06 12:38:23 n-d-854355-7 container-server[126901]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 201 - "PUT http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" "txb1bbc6917e774d3787c31-00633ecc3f" "proxy-server 127833" 0.0215 "-" 126901 0 2022-10-06 12:38:44.404 | Oct 06 12:38:23 n-d-854355-7 swift-container-server[126901]: container-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 201 - "PUT http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" "txb1bbc6917e774d3787c31-00633ecc3f" "proxy-server 127833" 0.0215 "-" 126901 0 2022-10-06 12:38:44.404 | Oct 06 12:38:23 n-d-854355-7 container-server[126901]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 204 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance?format=json&states=listing" "txf815ad88a77d41dfacc9d-00633ecc3f" "proxy-server 127833" 0.0037 "-" 126901 0 2022-10-06 12:38:44.404 | Oct 06 12:38:23 n-d-854355-7 swift-container-server[126901]: container-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 204 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance?format=json&states=listing" "txf815ad88a77d41dfacc9d-00633ecc3f" "proxy-server 127833" 0.0037 "-" 126901 0 2022-10-06 12:38:44.404 | Oct 06 12:38:39 n-d-854355-7 container-server[126900]: 127.0.0.1 - - [06/Oct/2022:12:38:39 +0000] "PUT /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" 201 - "PUT http://10.222.0.36:8080/sdb1/331/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" "txf815ad88a77d41dfacc9d-00633ecc3f" "object-server 126508" 0.0020 "-" 126900 0 2022-10-06 12:38:44.404 | Oct 06 12:38:39 n-d-854355-7 swift-container-server[126900]: container-server: 127.0.0.1 - - [06/Oct/2022:12:38:39 +0000] "PUT /sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" 201 - "PUT http://10.222.0.36:8080/sdb1/331/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance/86184d27-0ddc-4240-8594-91cc0b4b83e8" "txf815ad88a77d41dfacc9d-00633ecc3f" "object-server 126508" 0.0020 "-" 126900 0 2022-10-06 12:38:44.407 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.410 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@s-account.service 2022-10-06 12:38:44.424 | enabled 2022-10-06 12:38:44.427 | + functions-common:service_check:1739 : sudo systemctl status devstack@s-account.service --no-pager 2022-10-06 12:38:44.444 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-10-06 12:38:44.444 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.444 | Active: active (running) since Thu 2022-10-06 12:36:18 UTC; 2min 26s ago 2022-10-06 12:38:44.444 | Main PID: 126907 (swift-account-s) 2022-10-06 12:38:44.444 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:44.444 | Memory: 52.4M 2022-10-06 12:38:44.444 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-10-06 12:38:44.444 | ├─126907 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-10-06 12:38:44.444 | ├─127306 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-10-06 12:38:44.444 | └─127307 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-10-06 12:38:44.444 | 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 account-server[127307]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 404 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txe5356221888f4da4a1467-00633ecc3f" "proxy-server 127833" 0.0018 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 swift-account-server[127307]: account-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 404 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txe5356221888f4da4a1467-00633ecc3f" "proxy-server 127833" 0.0018 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 account-server[127306]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 404 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txe5356221888f4da4a1467-00633ecc3f" "proxy-server 127833" 0.0018 "-" 127306 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 swift-account-server[127306]: account-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 404 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txe5356221888f4da4a1467-00633ecc3f" "proxy-server 127833" 0.0018 "-" 127306 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 account-server[127307]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 201 - "-" "txb1bbc6917e774d3787c31-00633ecc3f" "-" 0.0179 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 swift-account-server[127307]: account-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 201 - "-" "txb1bbc6917e774d3787c31-00633ecc3f" "-" 0.0179 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 account-server[127307]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 204 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txb1bbc6917e774d3787c31-00633ecc3f" "proxy-server 127833" 0.0023 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 swift-account-server[127307]: account-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "HEAD /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae" 204 - "HEAD http://10.222.0.36:8080/v1/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae?format=json" "txb1bbc6917e774d3787c31-00633ecc3f" "proxy-server 127833" 0.0023 "-" 127307 - 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 account-server[127307]: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" "txb1bbc6917e774d3787c31-00633ecc3f" "container-server 126901" 0.0020 "-" 127307 0 2022-10-06 12:38:44.444 | Oct 06 12:38:23 n-d-854355-7 swift-account-server[127307]: account-server: 127.0.0.1 - - [06/Oct/2022:12:38:23 +0000] "PUT /sdb1/316/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/388/AUTH_7d051bd77ca44cf58ba87fd0a8e5b0ae/glance" "txb1bbc6917e774d3787c31-00633ecc3f" "container-server 126901" 0.0020 "-" 127307 0 2022-10-06 12:38:44.447 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.450 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@heat.service 2022-10-06 12:38:44.466 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-10-06 12:38:44.469 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.472 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@h-api.service 2022-10-06 12:38:44.484 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-10-06 12:38:44.488 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.491 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-10-06 12:38:44.503 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-10-06 12:38:44.507 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.510 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-10-06 12:38:44.522 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-10-06 12:38:44.526 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.529 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@h-eng.service 2022-10-06 12:38:44.541 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-10-06 12:38:44.544 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.547 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-10-06 12:38:44.559 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-10-06 12:38:44.563 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.565 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-10-06 12:38:44.577 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-10-06 12:38:44.581 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.583 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-10-06 12:38:44.595 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-10-06 12:38:44.600 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.603 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-10-06 12:38:44.615 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-10-06 12:38:44.619 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.622 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-10-06 12:38:44.634 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-10-06 12:38:44.638 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.640 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-10-06 12:38:44.654 | enabled 2022-10-06 12:38:44.657 | + functions-common:service_check:1739 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-10-06 12:38:44.673 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-10-06 12:38:44.673 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.673 | Active: active (running) since Thu 2022-10-06 12:36:19 UTC; 2min 25s ago 2022-10-06 12:38:44.674 | Main PID: 127335 (swift-container) 2022-10-06 12:38:44.674 | Tasks: 1 (limit: 14304) 2022-10-06 12:38:44.674 | Memory: 37.4M 2022-10-06 12:38:44.674 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-10-06 12:38:44.674 | └─127335 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-10-06 12:38:44.674 | 2022-10-06 12:38:44.674 | Oct 06 12:36:19 n-d-854355-7 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-10-06 12:38:44.674 | Oct 06 12:36:20 n-d-854355-7 container-sync[127335]: Starting 127335 2022-10-06 12:38:44.674 | Oct 06 12:36:20 n-d-854355-7 container-sync[127335]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-10-06 12:38:44.677 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.680 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-10-06 12:38:44.693 | enabled 2022-10-06 12:38:44.697 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-10-06 12:38:44.713 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-10-06 12:38:44.713 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.713 | Active: active (running) since Thu 2022-10-06 12:37:43 UTC; 1min 1s ago 2022-10-06 12:38:44.713 | Main PID: 134906 (nova-conductor) 2022-10-06 12:38:44.713 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:44.713 | Memory: 146.6M 2022-10-06 12:38:44.713 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-10-06 12:38:44.713 | ├─134906 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-10-06 12:38:44.713 | ├─135826 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-10-06 12:38:44.713 | └─135827 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-10-06 12:38:44.713 | 2022-10-06 12:38:44.713 | Oct 06 12:37:47 n-d-854355-7 nova-conductor[134906]: DEBUG oslo_service.service [None req-76583c6a-aeb7-438c-a883-a33a86c81211 None None] oslo_limit.version = None {{(pid=134906) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.713 | Oct 06 12:37:47 n-d-854355-7 nova-conductor[134906]: DEBUG oslo_service.service [None req-76583c6a-aeb7-438c-a883-a33a86c81211 None None] oslo_reports.file_event_handler = None {{(pid=134906) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.713 | Oct 06 12:37:47 n-d-854355-7 nova-conductor[134906]: DEBUG oslo_service.service [None req-76583c6a-aeb7-438c-a883-a33a86c81211 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=134906) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.713 | Oct 06 12:37:48 n-d-854355-7 nova-conductor[134906]: DEBUG oslo_service.service [None req-76583c6a-aeb7-438c-a883-a33a86c81211 None None] oslo_reports.log_dir = None {{(pid=134906) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-10-06 12:38:44.713 | Oct 06 12:37:48 n-d-854355-7 nova-conductor[134906]: DEBUG oslo_service.service [None req-76583c6a-aeb7-438c-a883-a33a86c81211 None None] ******************************************************************************** {{(pid=134906) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-10-06 12:38:44.713 | Oct 06 12:37:57 n-d-854355-7 nova-conductor[134906]: DEBUG dbcounter [-] [134906] Writing DB stats nova_api:SELECT=3 {{(pid=134906) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.713 | Oct 06 12:37:57 n-d-854355-7 nova-conductor[134906]: DEBUG dbcounter [-] [134906] Writing DB stats nova_cell0:SELECT=3 {{(pid=134906) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.713 | Oct 06 12:37:57 n-d-854355-7 nova-conductor[134906]: DEBUG dbcounter [-] [134906] Writing DB stats nova_cell1:SELECT=3 {{(pid=134906) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.713 | Oct 06 12:38:22 n-d-854355-7 nova-conductor[135826]: DEBUG dbcounter [-] [135826] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=135826) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.713 | Oct 06 12:38:22 n-d-854355-7 nova-conductor[135827]: DEBUG dbcounter [-] [135827] Writing DB stats nova_cell0:SELECT=12,nova_cell0:UPDATE=2 {{(pid=135827) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.716 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 12:38:44.719 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-10-06 12:38:44.733 | enabled 2022-10-06 12:38:44.737 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-10-06 12:38:44.753 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-10-06 12:38:44.753 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-10-06 12:38:44.753 | Active: active (running) since Thu 2022-10-06 12:37:45 UTC; 59s ago 2022-10-06 12:38:44.753 | Main PID: 135328 (nova-conductor) 2022-10-06 12:38:44.753 | Tasks: 3 (limit: 14304) 2022-10-06 12:38:44.753 | Memory: 141.3M 2022-10-06 12:38:44.753 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-10-06 12:38:44.753 | ├─135328 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-10-06 12:38:44.753 | ├─135832 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-10-06 12:38:44.753 | └─135833 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-10-06 12:38:44.753 | 2022-10-06 12:38:44.753 | Oct 06 12:37:49 n-d-854355-7 nova-conductor[135328]: DEBUG oslo_service.service [None req-32535e40-e267-4bcf-8f97-f986ad2e50f8 None None] ******************************************************************************** {{(pid=135328) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-10-06 12:38:44.753 | Oct 06 12:37:59 n-d-854355-7 nova-conductor[135328]: DEBUG dbcounter [-] [135328] Writing DB stats nova_cell1:SELECT=3 {{(pid=135328) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.753 | Oct 06 12:37:59 n-d-854355-7 nova-conductor[135832]: DEBUG dbcounter [-] [135832] Writing DB stats nova_cell1:SELECT=3,nova_cell1:INSERT=1 {{(pid=135832) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:04 n-d-854355-7 nova-conductor[135832]: DEBUG dbcounter [-] [135832] Writing DB stats nova_cell1:SELECT=9,nova_cell1:UPDATE=1 {{(pid=135832) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:04 n-d-854355-7 nova-conductor[135833]: DEBUG dbcounter [-] [135833] Writing DB stats nova_cell1:SELECT=5,nova_cell1:INSERT=1 {{(pid=135833) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:24 n-d-854355-7 nova-conductor[135832]: DEBUG dbcounter [-] [135832] Writing DB stats nova_cell1:SELECT=3,nova_cell1:UPDATE=2 {{(pid=135832) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:24 n-d-854355-7 nova-conductor[135833]: DEBUG dbcounter [-] [135833] Writing DB stats nova_cell1:SELECT=13 {{(pid=135833) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:34 n-d-854355-7 nova-conductor[135833]: DEBUG dbcounter [-] [135833] Writing DB stats nova_cell1:SELECT=2,nova_cell1:UPDATE=1 {{(pid=135833) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:44 n-d-854355-7 nova-conductor[135832]: DEBUG dbcounter [-] [135832] Writing DB stats nova_cell1:SELECT=6,nova_cell1:UPDATE=2 {{(pid=135832) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.754 | Oct 06 12:38:44 n-d-854355-7 nova-conductor[135833]: DEBUG dbcounter [-] [135833] Writing DB stats nova_cell1:SELECT=2,nova_cell1:UPDATE=1 {{(pid=135833) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-10-06 12:38:44.757 | + ./stack.sh:main:1427 : is_service_enabled n-api 2022-10-06 12:38:44.776 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:38:44.779 | + ./stack.sh:main:1428 : is_service_enabled n-cpu 2022-10-06 12:38:44.797 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:38:44.800 | + ./stack.sh:main:1435 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-10-06 12:38:44.803 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:38:44.806 | + ./stack.sh:echo_summary:441 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-10-06 12:38:44.809 | + ./stack.sh:main:1442 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-10-06 12:38:45.407 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-10-06 12:38:49.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:49.218 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:49.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:49.218 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Upgrade Check Results | 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Check: Cells v2 | 2022-10-06 12:38:49.218 | | Result: Success | 2022-10-06 12:38:49.218 | | Details: No host mappings or compute nodes were found. Remember to | 2022-10-06 12:38:49.218 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-10-06 12:38:49.218 | | compute hosts are deployed. | 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Check: Placement API | 2022-10-06 12:38:49.218 | | Result: Success | 2022-10-06 12:38:49.218 | | Details: None | 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Check: Cinder API | 2022-10-06 12:38:49.218 | | Result: Success | 2022-10-06 12:38:49.218 | | Details: None | 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Check: Policy File JSON to YAML Migration | 2022-10-06 12:38:49.218 | | Result: Success | 2022-10-06 12:38:49.218 | | Details: None | 2022-10-06 12:38:49.218 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.218 | | Check: Older than N-1 computes | 2022-10-06 12:38:49.218 | | Result: Success | 2022-10-06 12:38:49.218 | | Details: None | 2022-10-06 12:38:49.219 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.219 | | Check: hw_machine_type unset | 2022-10-06 12:38:49.219 | | Result: Success | 2022-10-06 12:38:49.219 | | Details: None | 2022-10-06 12:38:49.219 | +--------------------------------------------------------------------+ 2022-10-06 12:38:49.653 | + ./stack.sh:main:1449 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-10-06 12:38:49.656 | + ./stack.sh:main:1450 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-10-06 12:38:49.656 | Running user script /home/ubuntu/devstack/local.sh 2022-10-06 12:38:49.658 | + ./stack.sh:main:1451 : /home/ubuntu/devstack/local.sh 2022-10-06 12:38:49.662 | Before updating nova flavors: 2022-10-06 12:38:52.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:52.559 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:52.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:38:52.559 | from cryptography.utils import int_from_bytes 2022-10-06 12:38:52.559 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:38:52.559 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-10-06 12:38:52.559 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:38:52.559 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-10-06 12:38:52.559 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-10-06 12:38:52.559 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-10-06 12:38:52.559 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-10-06 12:38:52.559 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-10-06 12:38:52.559 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-10-06 12:38:52.559 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-10-06 12:38:52.560 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-10-06 12:38:52.560 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-10-06 12:38:52.560 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-10-06 12:38:52.560 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:38:54.541 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:38:54.541 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-10-06 12:38:54.617 | Flavor 42 not found 2022-10-06 12:38:56.378 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:38:56.379 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-10-06 12:38:56.459 | Flavor 84 not found 2022-10-06 12:38:58.239 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:38:58.239 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-10-06 12:38:58.316 | Flavor 451 not found 2022-10-06 12:39:00.205 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:39:00.205 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:00.205 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-10-06 12:39:00.205 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:00.205 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:00.205 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:01.987 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:39:01.987 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:01.988 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-10-06 12:39:01.988 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:01.988 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:01.988 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:03.807 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:39:03.807 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:03.807 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-10-06 12:39:03.807 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:03.807 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:03.807 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:05.610 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:39:05.610 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:05.610 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-10-06 12:39:05.610 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:05.610 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:05.611 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:05.694 | After updating nova flavors: 2022-10-06 12:39:07.442 | nova CLI is deprecated and will be a removed in a future release 2022-10-06 12:39:07.443 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:07.443 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-10-06 12:39:07.443 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:07.443 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-10-06 12:39:07.443 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-10-06 12:39:07.443 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-10-06 12:39:10.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:10.455 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:10.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:10.455 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:13.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:13.770 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:13.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:13.770 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:13.934 | Neutron networks: 2022-10-06 12:39:16.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:16.828 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:16.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:16.829 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:16.829 | +--------------------------------------+---------+--------------------------------------+ 2022-10-06 12:39:16.829 | | ID | Name | Subnets | 2022-10-06 12:39:16.829 | +--------------------------------------+---------+--------------------------------------+ 2022-10-06 12:39:16.829 | | 6ed29c56-6bd3-47fe-b55d-6620c41cac1b | public | e889669d-36ca-4e30-929c-b38bf124eb14 | 2022-10-06 12:39:16.829 | | 99daee3f-39c7-4bb6-9879-b4656115f543 | private | d734364d-00c2-44ea-ad76-b4a6c53139c2 | 2022-10-06 12:39:16.829 | +--------------------------------------+---------+--------------------------------------+ 2022-10-06 12:39:19.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:19.824 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:19.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:19.824 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:22.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:22.794 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:22.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:22.795 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:22.795 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:22.795 | | Field | Value | 2022-10-06 12:39:22.795 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:22.795 | | admin_state_up | UP | 2022-10-06 12:39:22.795 | | availability_zone_hints | | 2022-10-06 12:39:22.795 | | availability_zones | nova | 2022-10-06 12:39:22.795 | | created_at | 2022-10-06T12:37:21Z | 2022-10-06 12:39:22.795 | | description | | 2022-10-06 12:39:22.795 | | dns_domain | None | 2022-10-06 12:39:22.795 | | id | 6ed29c56-6bd3-47fe-b55d-6620c41cac1b | 2022-10-06 12:39:22.795 | | ipv4_address_scope | None | 2022-10-06 12:39:22.795 | | ipv6_address_scope | None | 2022-10-06 12:39:22.795 | | is_default | True | 2022-10-06 12:39:22.795 | | is_vlan_transparent | None | 2022-10-06 12:39:22.795 | | mtu | 1500 | 2022-10-06 12:39:22.795 | | name | public | 2022-10-06 12:39:22.795 | | port_security_enabled | True | 2022-10-06 12:39:22.795 | | project_id | d252472717524dcc9edc8146376d2b10 | 2022-10-06 12:39:22.795 | | provider:network_type | flat | 2022-10-06 12:39:22.795 | | provider:physical_network | physnet1 | 2022-10-06 12:39:22.795 | | provider:segmentation_id | None | 2022-10-06 12:39:22.795 | | qos_policy_id | None | 2022-10-06 12:39:22.795 | | revision_number | 2 | 2022-10-06 12:39:22.795 | | router:external | External | 2022-10-06 12:39:22.795 | | segments | None | 2022-10-06 12:39:22.795 | | shared | False | 2022-10-06 12:39:22.795 | | status | ACTIVE | 2022-10-06 12:39:22.795 | | subnets | e889669d-36ca-4e30-929c-b38bf124eb14 | 2022-10-06 12:39:22.795 | | tags | | 2022-10-06 12:39:22.795 | | updated_at | 2022-10-06T12:37:29Z | 2022-10-06 12:39:22.796 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:25.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:25.755 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:25.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:25.756 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:25.756 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:25.756 | | Field | Value | 2022-10-06 12:39:25.756 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:25.756 | | admin_state_up | UP | 2022-10-06 12:39:25.756 | | availability_zone_hints | | 2022-10-06 12:39:25.756 | | availability_zones | nova | 2022-10-06 12:39:25.756 | | created_at | 2022-10-06T12:37:01Z | 2022-10-06 12:39:25.756 | | description | | 2022-10-06 12:39:25.756 | | dns_domain | None | 2022-10-06 12:39:25.756 | | id | 99daee3f-39c7-4bb6-9879-b4656115f543 | 2022-10-06 12:39:25.756 | | ipv4_address_scope | None | 2022-10-06 12:39:25.756 | | ipv6_address_scope | None | 2022-10-06 12:39:25.756 | | is_default | None | 2022-10-06 12:39:25.756 | | is_vlan_transparent | None | 2022-10-06 12:39:25.756 | | mtu | 1500 | 2022-10-06 12:39:25.756 | | name | private | 2022-10-06 12:39:25.756 | | port_security_enabled | True | 2022-10-06 12:39:25.756 | | project_id | 040e688fc1a74d61b8500f799984206c | 2022-10-06 12:39:25.756 | | provider:network_type | vlan | 2022-10-06 12:39:25.756 | | provider:physical_network | physnet1 | 2022-10-06 12:39:25.756 | | provider:segmentation_id | 362 | 2022-10-06 12:39:25.756 | | qos_policy_id | None | 2022-10-06 12:39:25.756 | | revision_number | 3 | 2022-10-06 12:39:25.756 | | router:external | Internal | 2022-10-06 12:39:25.756 | | segments | None | 2022-10-06 12:39:25.756 | | shared | False | 2022-10-06 12:39:25.756 | | status | ACTIVE | 2022-10-06 12:39:25.756 | | subnets | d734364d-00c2-44ea-ad76-b4a6c53139c2 | 2022-10-06 12:39:25.756 | | tags | | 2022-10-06 12:39:25.757 | | updated_at | 2022-10-06T12:39:13Z | 2022-10-06 12:39:25.757 | +---------------------------+--------------------------------------+ 2022-10-06 12:39:25.913 | Neutron subnetworks: 2022-10-06 12:39:28.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:28.712 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:28.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:28.712 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:28.712 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-10-06 12:39:28.712 | | ID | Name | Network | Subnet | 2022-10-06 12:39:28.712 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-10-06 12:39:28.712 | | d734364d-00c2-44ea-ad76-b4a6c53139c2 | private-subnet | 99daee3f-39c7-4bb6-9879-b4656115f543 | 172.20.0.0/26 | 2022-10-06 12:39:28.712 | | e889669d-36ca-4e30-929c-b38bf124eb14 | public-subnet | 6ed29c56-6bd3-47fe-b55d-6620c41cac1b | 172.25.8.0/24 | 2022-10-06 12:39:28.712 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-10-06 12:39:31.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:31.647 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:31.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:31.647 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:34.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:34.633 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:34.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:34.633 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:34.633 | +----------------------+--------------------------------------+ 2022-10-06 12:39:34.633 | | Field | Value | 2022-10-06 12:39:34.633 | +----------------------+--------------------------------------+ 2022-10-06 12:39:34.633 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-10-06 12:39:34.633 | | cidr | 172.20.0.0/26 | 2022-10-06 12:39:34.633 | | created_at | 2022-10-06T12:37:05Z | 2022-10-06 12:39:34.633 | | description | | 2022-10-06 12:39:34.633 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-10-06 12:39:34.633 | | dns_publish_fixed_ip | None | 2022-10-06 12:39:34.633 | | enable_dhcp | True | 2022-10-06 12:39:34.633 | | gateway_ip | 172.20.0.1 | 2022-10-06 12:39:34.634 | | host_routes | | 2022-10-06 12:39:34.634 | | id | d734364d-00c2-44ea-ad76-b4a6c53139c2 | 2022-10-06 12:39:34.634 | | ip_version | 4 | 2022-10-06 12:39:34.634 | | ipv6_address_mode | None | 2022-10-06 12:39:34.634 | | ipv6_ra_mode | None | 2022-10-06 12:39:34.634 | | name | private-subnet | 2022-10-06 12:39:34.634 | | network_id | 99daee3f-39c7-4bb6-9879-b4656115f543 | 2022-10-06 12:39:34.634 | | project_id | 040e688fc1a74d61b8500f799984206c | 2022-10-06 12:39:34.634 | | revision_number | 1 | 2022-10-06 12:39:34.634 | | segment_id | None | 2022-10-06 12:39:34.634 | | service_types | | 2022-10-06 12:39:34.634 | | subnetpool_id | 943302bf-9f9a-4c72-8e36-e7ec07ffa5f7 | 2022-10-06 12:39:34.634 | | tags | | 2022-10-06 12:39:34.634 | | updated_at | 2022-10-06T12:39:13Z | 2022-10-06 12:39:34.634 | +----------------------+--------------------------------------+ 2022-10-06 12:39:37.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:37.543 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:37.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:37.544 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:37.544 | +----------------------+--------------------------------------+ 2022-10-06 12:39:37.544 | | Field | Value | 2022-10-06 12:39:37.544 | +----------------------+--------------------------------------+ 2022-10-06 12:39:37.544 | | allocation_pools | 172.25.8.2-172.25.8.254 | 2022-10-06 12:39:37.544 | | cidr | 172.25.8.0/24 | 2022-10-06 12:39:37.544 | | created_at | 2022-10-06T12:37:29Z | 2022-10-06 12:39:37.544 | | description | | 2022-10-06 12:39:37.544 | | dns_nameservers | | 2022-10-06 12:39:37.544 | | dns_publish_fixed_ip | None | 2022-10-06 12:39:37.544 | | enable_dhcp | False | 2022-10-06 12:39:37.544 | | gateway_ip | 172.25.8.1 | 2022-10-06 12:39:37.544 | | host_routes | | 2022-10-06 12:39:37.544 | | id | e889669d-36ca-4e30-929c-b38bf124eb14 | 2022-10-06 12:39:37.544 | | ip_version | 4 | 2022-10-06 12:39:37.544 | | ipv6_address_mode | None | 2022-10-06 12:39:37.544 | | ipv6_ra_mode | None | 2022-10-06 12:39:37.544 | | name | public-subnet | 2022-10-06 12:39:37.544 | | network_id | 6ed29c56-6bd3-47fe-b55d-6620c41cac1b | 2022-10-06 12:39:37.544 | | project_id | d252472717524dcc9edc8146376d2b10 | 2022-10-06 12:39:37.544 | | revision_number | 0 | 2022-10-06 12:39:37.544 | | segment_id | None | 2022-10-06 12:39:37.544 | | service_types | | 2022-10-06 12:39:37.544 | | subnetpool_id | None | 2022-10-06 12:39:37.544 | | tags | | 2022-10-06 12:39:37.544 | | updated_at | 2022-10-06T12:37:29Z | 2022-10-06 12:39:37.544 | +----------------------+--------------------------------------+ 2022-10-06 12:39:37.753 | + ./stack.sh:main:1460 : command openstack complete 2022-10-06 12:39:37.753 | + ./stack.sh:main:1461 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-10-06 12:39:37.755 | + ./stack.sh:main:1460 : openstack complete 2022-10-06 12:39:40.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:40.570 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:40.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:40.571 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:40.571 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-10-06 12:39:40.848 | + ./stack.sh:main:1464 : is_service_enabled cinder 2022-10-06 12:39:40.867 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:39:40.870 | + ./stack.sh:main:1465 : is_ubuntu 2022-10-06 12:39:40.873 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 12:39:40.876 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 12:39:40.879 | + ./stack.sh:main:1466 : echo_summary 'Configuring lvm.conf global device filter' 2022-10-06 12:39:40.881 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:39:40.884 | + ./stack.sh:echo_summary:441 : echo -e Configuring lvm.conf global device filter 2022-10-06 12:39:40.887 | + ./stack.sh:main:1467 : set_lvm_filter 2022-10-06 12:39:40.889 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-10-06 12:39:40.892 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-10-06 12:39:40.894 | + lib/lvm:set_lvm_filter:185 : local pv 2022-10-06 12:39:40.897 | + lib/lvm:set_lvm_filter:186 : local vg 2022-10-06 12:39:40.900 | + lib/lvm:set_lvm_filter:187 : local line 2022-10-06 12:39:40.903 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-10-06 12:39:41.049 | + lib/lvm:set_lvm_filter:189 : for pv_info in $(sudo pvs --noheadings -o name) 2022-10-06 12:39:41.053 | ++ lib/lvm:set_lvm_filter:190 : sed 's/ //g' 2022-10-06 12:39:41.054 | ++ lib/lvm:set_lvm_filter:190 : echo -e /dev/loop4 2022-10-06 12:39:41.054 | ++ lib/lvm:set_lvm_filter:190 : sed 's/\/dev\///g' 2022-10-06 12:39:41.059 | + lib/lvm:set_lvm_filter:190 : pv=loop4 2022-10-06 12:39:41.062 | + lib/lvm:set_lvm_filter:191 : new='"a|loop4|", ' 2022-10-06 12:39:41.065 | + lib/lvm:set_lvm_filter:192 : filter_string='global_filter = [ "a|loop4|", ' 2022-10-06 12:39:41.067 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-10-06 12:39:41.072 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-10-06 12:39:41.075 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-10-06 12:39:41.095 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-10-06 12:39:41.109 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop4|", "r|.*|" ] # from devstack' 2022-10-06 12:39:41.112 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:39:41.114 | + ./stack.sh:echo_summary:441 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop4|",' '"r|.*|"' ']' '#' from devstack 2022-10-06 12:39:41.118 | + ./stack.sh:main:1477 : run_phase stack test-config 2022-10-06 12:39:41.120 | + functions-common:run_phase:1867 : local mode=stack 2022-10-06 12:39:41.123 | + functions-common:run_phase:1868 : local phase=test-config 2022-10-06 12:39:41.125 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 12:39:41.128 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 12:39:41.131 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 12:39:41.134 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 12:39:41.136 | + functions-common:run_phase:1877 : local extra 2022-10-06 12:39:41.140 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 12:39:41.144 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 12:39:41.149 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 12:39:41.152 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 12:39:41.155 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-10-06 12:39:41.158 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 12:39:41.175 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:39:41.178 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:39:41.181 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:39:41.183 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-10-06 12:39:41.186 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:39:41.188 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:39:41.191 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:39:41.194 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-10-06 12:39:41.196 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:39:41.199 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-10-06 12:39:41.201 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-10-06 12:39:41.203 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-10-06 12:39:41.206 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-10-06 12:39:41.254 | [58123 Async install_tempest:89617]: Waiting for completion of install_tempest running on PID 89617 (1 other jobs running) 2022-10-06 12:39:41.278 | [58123 Async install_tempest:89617]: Signaling child to exit 2022-10-06 12:39:41.279 | WAKEUP 2022-10-06 12:39:41.300 | [58123 Async install_tempest:89617]: Signaled 2022-10-06 12:39:41.301 | ++ lib/tempest:install_tempest:777 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/tempest.git 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:597 : local git_dest=/opt/stack/tempest 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:598 : local git_ref=master 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:599 : local orig_dir 2022-10-06 12:39:41.301 | +++ functions-common:git_clone:600 : pwd 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 12:39:41.301 | ++ functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 12:39:41.302 | +++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:603 : RECLONE=False 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:617 : echo master 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:631 : [[ ! -d /opt/stack/tempest ]] 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:678 : git show --oneline 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:678 : head -1 2022-10-06 12:39:41.302 | f1d0e395e Add Tempest gate job for stable/zed 2022-10-06 12:39:41.302 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 12:39:41.302 | ++ lib/tempest:install_tempest:778 : pip_install 'tox!=2.8.0' 2022-10-06 12:39:41.302 | Using python 3.8 to install tox!=2.8.0 2022-10-06 12:39:41.302 | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-10-06 12:39:41.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:41.302 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:41.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:41.303 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:41.303 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:39:41.303 | Collecting tox!=2.8.0 2022-10-06 12:39:41.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf0/37662d7c740d1/tox-3.26.0-py2.py3-none-any.whl (86 kB) 2022-10-06 12:39:41.303 | Collecting tomli===2.0.1 2022-10-06 12:39:41.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/939/de3e7a6161af0/tomli-2.0.1-py3-none-any.whl (12 kB) 2022-10-06 12:39:41.303 | Collecting virtualenv===20.16.3 2022-10-06 12:39:41.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/419/3b7bc8a6cd23e/virtualenv-20.16.3-py2.py3-none-any.whl (8.8 MB) 2022-10-06 12:39:41.303 | Collecting pluggy===1.0.0 2022-10-06 12:39:41.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-10-06 12:39:41.303 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:39:41.303 | Requirement already satisfied: filelock===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.8.0) 2022-10-06 12:39:41.303 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:39:41.303 | Collecting py===1.11.0 2022-10-06 12:39:41.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-10-06 12:39:41.303 | Requirement already satisfied: platformdirs===2.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.5.2) 2022-10-06 12:39:41.303 | Requirement already satisfied: distlib===0.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.6) 2022-10-06 12:39:41.303 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:39:41.303 | Installing collected packages: pluggy, py, tomli, virtualenv, tox 2022-10-06 12:39:41.303 | Attempting uninstall: virtualenv 2022-10-06 12:39:41.303 | Found existing installation: virtualenv 20.16.5 2022-10-06 12:39:41.303 | Uninstalling virtualenv-20.16.5: 2022-10-06 12:39:41.303 | Successfully uninstalled virtualenv-20.16.5 2022-10-06 12:39:41.303 | Successfully installed pluggy-1.0.0 py-1.11.0 tomli-2.0.1 tox-3.26.0 virtualenv-20.16.3 2022-10-06 12:39:41.303 | ++ inc/python:pip_install:196 : result=0 2022-10-06 12:39:41.303 | ++ inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:39:41.303 | ++ functions-common:time_stop:2439 : local name 2022-10-06 12:39:41.303 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2442 : local total 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2446 : start_time=1665059371553 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2448 : [[ -z 1665059371553 ]] 2022-10-06 12:39:41.304 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2451 : end_time=1665059379934 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2452 : elapsed_time=8381 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2453 : total=176424 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:39:41.304 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=184805 2022-10-06 12:39:41.304 | ++ inc/python:pip_install:199 : return 0 2022-10-06 12:39:41.304 | ++ lib/tempest:install_tempest:779 : pushd /opt/stack/tempest 2022-10-06 12:39:41.304 | /opt/stack/tempest ~/devstack 2022-10-06 12:39:41.304 | ++ lib/tempest:install_tempest:783 : git checkout master 2022-10-06 12:39:41.304 | M .coveragerc 2022-10-06 12:39:41.304 | M .gitignore 2022-10-06 12:39:41.304 | M .gitreview 2022-10-06 12:39:41.304 | M .mailmap 2022-10-06 12:39:41.304 | M .stestr.conf 2022-10-06 12:39:41.304 | M CONTRIBUTING.rst 2022-10-06 12:39:41.304 | M HACKING.rst 2022-10-06 12:39:41.304 | M LICENSE 2022-10-06 12:39:41.304 | M README.rst 2022-10-06 12:39:41.304 | M REVIEWING.rst 2022-10-06 12:39:41.304 | M bindep.txt 2022-10-06 12:39:41.304 | M doc/requirements.txt 2022-10-06 12:39:41.304 | M doc/source/_extra/.htaccess 2022-10-06 12:39:41.304 | M doc/source/_static/.keep 2022-10-06 12:39:41.304 | M doc/source/account_generator.rst 2022-10-06 12:39:41.305 | M doc/source/cleanup.rst 2022-10-06 12:39:41.305 | M doc/source/conf.py 2022-10-06 12:39:41.305 | M doc/source/configuration.rst 2022-10-06 12:39:41.305 | M doc/source/contributor/contributing.rst 2022-10-06 12:39:41.305 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-10-06 12:39:41.305 | M doc/source/data/tempest-plugins-registry.header 2022-10-06 12:39:41.305 | M doc/source/index.rst 2022-10-06 12:39:41.305 | M doc/source/keystone_scopes_and_roles_support.rst 2022-10-06 12:39:41.305 | M doc/source/library.rst 2022-10-06 12:39:41.305 | M doc/source/library/api_microversion_testing.rst 2022-10-06 12:39:41.305 | M doc/source/library/auth.rst 2022-10-06 12:39:41.305 | M doc/source/library/cli.rst 2022-10-06 12:39:41.305 | M doc/source/library/clients.rst 2022-10-06 12:39:41.305 | M doc/source/library/credential_providers.rst 2022-10-06 12:39:41.305 | M doc/source/library/decorators.rst 2022-10-06 12:39:41.305 | M doc/source/library/rest_client.rst 2022-10-06 12:39:41.305 | M doc/source/library/service_clients/compute_clients.rst 2022-10-06 12:39:41.305 | M doc/source/library/utils.rst 2022-10-06 12:39:41.305 | M doc/source/library/validation_resources.rst 2022-10-06 12:39:41.305 | M doc/source/microversion_testing.rst 2022-10-06 12:39:41.305 | M doc/source/overview.rst 2022-10-06 12:39:41.305 | M doc/source/plugins/index.rst 2022-10-06 12:39:41.305 | M doc/source/plugins/plugin.rst 2022-10-06 12:39:41.305 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-10-06 12:39:41.305 | M doc/source/run.rst 2022-10-06 12:39:41.305 | M doc/source/sampleconf.rst 2022-10-06 12:39:41.305 | M doc/source/stable_branch_support_policy.rst 2022-10-06 12:39:41.305 | M doc/source/stable_branch_testing_policy.rst 2022-10-06 12:39:41.305 | M doc/source/subunit_describe_calls.rst 2022-10-06 12:39:41.305 | M doc/source/supported_version.rst 2022-10-06 12:39:41.305 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-10-06 12:39:41.305 | M doc/source/test_removal.rst 2022-10-06 12:39:41.305 | M doc/source/tests/modules.rst 2022-10-06 12:39:41.305 | M doc/source/workspace.rst 2022-10-06 12:39:41.305 | M doc/source/write_tests.rst 2022-10-06 12:39:41.306 | M etc/accounts.yaml.sample 2022-10-06 12:39:41.306 | M etc/allow-list.yaml 2022-10-06 12:39:41.306 | M etc/logging.conf.sample 2022-10-06 12:39:41.306 | M etc/rbac-persona-accounts.yaml.sample 2022-10-06 12:39:41.306 | M playbooks/devstack-tempest-ipv6.yaml 2022-10-06 12:39:41.306 | M playbooks/devstack-tempest.yaml 2022-10-06 12:39:41.306 | M playbooks/enable-fips.yaml 2022-10-06 12:39:41.306 | M playbooks/post-tempest.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-10-06 12:39:41.306 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-10-06 12:39:41.307 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-10-06 12:39:41.308 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-10-06 12:39:41.309 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-10-06 12:39:41.310 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-10-06 12:39:41.311 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-10-06 12:39:41.312 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-10-06 12:39:41.313 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-10-06 12:39:41.314 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-10-06 12:39:41.315 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/temp_url_tests_digest_config-3d8c9bb271961ddd.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/tempest-zed-release-335293c4a7f5a4b1.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-10-06 12:39:41.316 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-10-06 12:39:41.316 | M releasenotes/source/_static/.placeholder 2022-10-06 12:39:41.316 | M releasenotes/source/_templates/.placeholder 2022-10-06 12:39:41.316 | M releasenotes/source/conf.py 2022-10-06 12:39:41.316 | M releasenotes/source/index.rst 2022-10-06 12:39:41.316 | M releasenotes/source/unreleased.rst 2022-10-06 12:39:41.316 | M releasenotes/source/v10.0.0.rst 2022-10-06 12:39:41.316 | M releasenotes/source/v11.0.0.rst 2022-10-06 12:39:41.316 | M releasenotes/source/v12.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v13.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v14.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v15.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v16.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v16.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v17.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v17.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v17.2.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v18.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v19.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v20.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v21.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v22.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v22.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v23.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v24.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v26.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v26.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v27.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v28.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v28.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v29.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v29.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v29.2.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v30.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v31.0.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v31.1.0.rst 2022-10-06 12:39:41.317 | M releasenotes/source/v32.0.0.rst 2022-10-06 12:39:41.317 | M requirements.txt 2022-10-06 12:39:41.317 | M roles/acl-devstack-files/README.rst 2022-10-06 12:39:41.317 | M roles/acl-devstack-files/defaults/main.yaml 2022-10-06 12:39:41.317 | M roles/acl-devstack-files/tasks/main.yaml 2022-10-06 12:39:41.317 | M roles/run-tempest-26/README.rst 2022-10-06 12:39:41.317 | M roles/run-tempest-26/defaults/main.yaml 2022-10-06 12:39:41.317 | M roles/run-tempest-26/tasks/main.yaml 2022-10-06 12:39:41.318 | M roles/run-tempest/README.rst 2022-10-06 12:39:41.318 | M roles/run-tempest/defaults/main.yaml 2022-10-06 12:39:41.318 | M roles/run-tempest/tasks/main.yaml 2022-10-06 12:39:41.318 | M roles/setup-tempest-data-dir/README.rst 2022-10-06 12:39:41.318 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-10-06 12:39:41.318 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-10-06 12:39:41.318 | M roles/setup-tempest-run-dir/README.rst 2022-10-06 12:39:41.318 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-10-06 12:39:41.318 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-10-06 12:39:41.318 | M roles/tempest-cleanup/README.rst 2022-10-06 12:39:41.318 | M roles/tempest-cleanup/defaults/main.yaml 2022-10-06 12:39:41.318 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-10-06 12:39:41.318 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-10-06 12:39:41.319 | M roles/tempest-cleanup/tasks/main.yaml 2022-10-06 12:39:41.319 | M setup.cfg 2022-10-06 12:39:41.319 | M setup.py 2022-10-06 12:39:41.319 | M tempest/README.rst 2022-10-06 12:39:41.319 | M tempest/__init__.py 2022-10-06 12:39:41.319 | M tempest/api/README.rst 2022-10-06 12:39:41.319 | M tempest/api/__init__.py 2022-10-06 12:39:41.319 | M tempest/api/compute/__init__.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/__init__.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_agents.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_aggregates.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_availability_zone.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_create_server.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_delete_server.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_fixed_ips.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors_access.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_hosts.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_hosts_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_hypervisor.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_live_migration.py 2022-10-06 12:39:41.319 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_migrations.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_networks.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_quotas.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_quotas_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_security_groups.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_servers.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_servers_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_services.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_services_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_volume.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_volume_swap.py 2022-10-06 12:39:41.320 | M tempest/api/compute/admin/test_volumes_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/api_microversion_fixture.py 2022-10-06 12:39:41.320 | M tempest/api/compute/base.py 2022-10-06 12:39:41.320 | M tempest/api/compute/certificates/__init__.py 2022-10-06 12:39:41.320 | M tempest/api/compute/certificates/test_certificates.py 2022-10-06 12:39:41.320 | M tempest/api/compute/flavors/__init__.py 2022-10-06 12:39:41.320 | M tempest/api/compute/flavors/test_flavors.py 2022-10-06 12:39:41.320 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/__init__.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/base.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-10-06 12:39:41.320 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-10-06 12:39:41.320 | M tempest/api/compute/images/__init__.py 2022-10-06 12:39:41.320 | M tempest/api/compute/images/test_image_metadata.py 2022-10-06 12:39:41.320 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_images.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_images_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_images_oneserver.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_list_image_filters.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/images/test_list_images.py 2022-10-06 12:39:41.321 | M tempest/api/compute/keypairs/__init__.py 2022-10-06 12:39:41.321 | M tempest/api/compute/keypairs/base.py 2022-10-06 12:39:41.321 | M tempest/api/compute/keypairs/test_keypairs.py 2022-10-06 12:39:41.321 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-10-06 12:39:41.321 | M tempest/api/compute/limits/__init__.py 2022-10-06 12:39:41.321 | M tempest/api/compute/limits/test_absolute_limits.py 2022-10-06 12:39:41.321 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/__init__.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/base.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/test_security_groups.py 2022-10-06 12:39:41.321 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/__init__.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_availability_zone.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_create_server.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_delete_server.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_device_tagging.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_disk_config.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_instance_actions.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-10-06 12:39:41.321 | M tempest/api/compute/servers/test_list_server_filters.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_multiple_create.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_novnc.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_actions.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_addresses.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_group.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_metadata.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_password.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_personality.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_rescue.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_server_tags.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_servers.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_servers_microversions.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_servers_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-10-06 12:39:41.322 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/test_extensions.py 2022-10-06 12:39:41.322 | M tempest/api/compute/test_networks.py 2022-10-06 12:39:41.322 | M tempest/api/compute/test_quotas.py 2022-10-06 12:39:41.322 | M tempest/api/compute/test_tenant_networks.py 2022-10-06 12:39:41.322 | M tempest/api/compute/test_versions.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/__init__.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_attach_volume.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_volumes_get.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_volumes_list.py 2022-10-06 12:39:41.322 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-10-06 12:39:41.322 | M tempest/api/identity/__init__.py 2022-10-06 12:39:41.322 | M tempest/api/identity/admin/__init__.py 2022-10-06 12:39:41.322 | M tempest/api/identity/admin/v2/__init__.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_roles.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_services.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_tenants.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_tokens.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_users.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/__init__.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_credentials.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_domains.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_groups.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_inherits.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_list_users.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_policies.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_projects.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_regions.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_roles.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_services.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_tokens.py 2022-10-06 12:39:41.323 | M tempest/api/identity/admin/v3/test_trusts.py 2022-10-06 12:39:41.324 | M tempest/api/identity/admin/v3/test_users.py 2022-10-06 12:39:41.324 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-10-06 12:39:41.324 | M tempest/api/identity/base.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_api_discovery.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_extension.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_tenants.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_tokens.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v2/test_users.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_access_rules.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_api_discovery.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_application_credentials.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_catalog.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_domains.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_projects.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_tokens.py 2022-10-06 12:39:41.324 | M tempest/api/identity/v3/test_users.py 2022-10-06 12:39:41.324 | M tempest/api/image/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/image/base.py 2022-10-06 12:39:41.324 | M tempest/api/image/v1/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/image/v1/test_image_members.py 2022-10-06 12:39:41.324 | M tempest/api/image/v1/test_image_members_negative.py 2022-10-06 12:39:41.324 | M tempest/api/image/v1/test_images.py 2022-10-06 12:39:41.324 | M tempest/api/image/v1/test_images_negative.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/admin/__init__.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/admin/test_image_caching.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/admin/test_images.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-10-06 12:39:41.324 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_member.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_member_negative.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_negative.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_tags.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_images_tags_negative.py 2022-10-06 12:39:41.325 | M tempest/api/image/v2/test_versions.py 2022-10-06 12:39:41.325 | M tempest/api/network/__init__.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/__init__.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_external_network_extension.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_external_networks_negative.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_metering_extensions.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_negative_quotas.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_ports.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_quotas.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_routers.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_routers_dvr.py 2022-10-06 12:39:41.325 | M tempest/api/network/admin/test_routers_negative.py 2022-10-06 12:39:41.325 | M tempest/api/network/base.py 2022-10-06 12:39:41.325 | M tempest/api/network/base_security_groups.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_agent_management_negative.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_allowed_address_pair.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_dhcp_ipv6.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_extensions.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_extra_dhcp_options.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_floating_ips.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_floating_ips_negative.py 2022-10-06 12:39:41.325 | M tempest/api/network/test_networks.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_networks_negative.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_ports.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_routers.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_routers_negative.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_security_groups.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_security_groups_negative.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_service_providers.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_subnetpools_extensions.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_tags.py 2022-10-06 12:39:41.326 | M tempest/api/network/test_versions.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/__init__.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/base.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_account_bulk.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_account_quotas.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_account_services.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_account_services_negative.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_acl.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_acl_negative.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_quotas.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_services.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_services_negative.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_staticweb.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_sync.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_crossdomain.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_healthcheck.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_expiry.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_formpost.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_services.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_slo.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_temp_url.py 2022-10-06 12:39:41.326 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-10-06 12:39:41.327 | M tempest/api/object_storage/test_object_version.py 2022-10-06 12:39:41.327 | M tempest/api/volume/__init__.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/__init__.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_group_snapshots.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_group_type_specs.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_group_types.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_groups.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_multi_backend.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_qos.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_user_messages.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_hosts.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_manage.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_pools.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_quotas.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_retype.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_services.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_type_access.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_types.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volumes_actions.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volumes_backup.py 2022-10-06 12:39:41.327 | M tempest/api/volume/admin/test_volumes_list.py 2022-10-06 12:39:41.327 | M tempest/api/volume/api_microversion_fixture.py 2022-10-06 12:39:41.327 | M tempest/api/volume/base.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_availability_zone.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_extensions.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_image_metadata.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_snapshot_metadata.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_versions.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volume_absolute_limits.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volume_delete_cascade.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volume_metadata.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volume_transfers.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_actions.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_backup.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_clone.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_clone_negative.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_extend.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_get.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_list.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_negative.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_snapshots.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-10-06 12:39:41.328 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-10-06 12:39:41.328 | M tempest/clients.py 2022-10-06 12:39:41.328 | M tempest/cmd/__init__.py 2022-10-06 12:39:41.328 | M tempest/cmd/cleanup.py 2022-10-06 12:39:41.328 | M tempest/cmd/cleanup_service.py 2022-10-06 12:39:41.328 | M tempest/cmd/config-generator.tempest.conf 2022-10-06 12:39:41.328 | M tempest/cmd/init.py 2022-10-06 12:39:41.328 | M tempest/cmd/list_plugins.py 2022-10-06 12:39:41.328 | M tempest/cmd/main.py 2022-10-06 12:39:41.328 | M tempest/cmd/run.py 2022-10-06 12:39:41.328 | M tempest/cmd/subunit_describe_calls.py 2022-10-06 12:39:41.328 | M tempest/cmd/verify_tempest_config.py 2022-10-06 12:39:41.328 | M tempest/cmd/workspace.py 2022-10-06 12:39:41.328 | M tempest/common/__init__.py 2022-10-06 12:39:41.328 | M tempest/common/compute.py 2022-10-06 12:39:41.329 | M tempest/common/credentials_factory.py 2022-10-06 12:39:41.329 | M tempest/common/custom_matchers.py 2022-10-06 12:39:41.329 | M tempest/common/identity.py 2022-10-06 12:39:41.329 | M tempest/common/image.py 2022-10-06 12:39:41.329 | M tempest/common/tempest_fixtures.py 2022-10-06 12:39:41.329 | M tempest/common/utils/__init__.py 2022-10-06 12:39:41.329 | M tempest/common/utils/linux/__init__.py 2022-10-06 12:39:41.329 | M tempest/common/utils/linux/remote_client.py 2022-10-06 12:39:41.329 | M tempest/common/utils/net_downtime.py 2022-10-06 12:39:41.329 | M tempest/common/utils/net_info.py 2022-10-06 12:39:41.329 | M tempest/common/utils/net_utils.py 2022-10-06 12:39:41.329 | M tempest/common/waiters.py 2022-10-06 12:39:41.329 | M tempest/config.py 2022-10-06 12:39:41.329 | M tempest/hacking/__init__.py 2022-10-06 12:39:41.329 | M tempest/hacking/checks.py 2022-10-06 12:39:41.329 | M tempest/lib/__init__.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/__init__.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/__init__.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/__init__.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-10-06 12:39:41.329 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-10-06 12:39:41.330 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-10-06 12:39:41.331 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/volume/__init__.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/volume/backups.py 2022-10-06 12:39:41.332 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/extensions.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/group_types.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/groups.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/hosts.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/limits.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/messages.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/qos.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/quotas.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/services.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/transfers.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_55/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_55/transfers.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_57/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_57/transfers.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_61/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_61/volumes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_63/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_63/volumes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_64/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_64/backups.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_64/volumes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_65/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_65/volumes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_69/__init__.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_69/volumes.py 2022-10-06 12:39:41.333 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-10-06 12:39:41.334 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-10-06 12:39:41.334 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-10-06 12:39:41.334 | M tempest/lib/api_schema/response/volume/volumes.py 2022-10-06 12:39:41.334 | M tempest/lib/auth.py 2022-10-06 12:39:41.334 | M tempest/lib/base.py 2022-10-06 12:39:41.334 | M tempest/lib/cli/__init__.py 2022-10-06 12:39:41.334 | M tempest/lib/cli/base.py 2022-10-06 12:39:41.334 | M tempest/lib/cli/output_parser.py 2022-10-06 12:39:41.334 | M tempest/lib/cmd/__init__.py 2022-10-06 12:39:41.334 | M tempest/lib/common/__init__.py 2022-10-06 12:39:41.334 | M tempest/lib/common/api_microversion_fixture.py 2022-10-06 12:39:41.334 | M tempest/lib/common/api_version_request.py 2022-10-06 12:39:41.334 | M tempest/lib/common/api_version_utils.py 2022-10-06 12:39:41.334 | M tempest/lib/common/cred_client.py 2022-10-06 12:39:41.334 | M tempest/lib/common/cred_provider.py 2022-10-06 12:39:41.334 | M tempest/lib/common/dynamic_creds.py 2022-10-06 12:39:41.334 | M tempest/lib/common/fixed_network.py 2022-10-06 12:39:41.334 | M tempest/lib/common/http.py 2022-10-06 12:39:41.334 | M tempest/lib/common/jsonschema_validator.py 2022-10-06 12:39:41.335 | M tempest/lib/common/preprov_creds.py 2022-10-06 12:39:41.335 | M tempest/lib/common/profiler.py 2022-10-06 12:39:41.335 | M tempest/lib/common/rest_client.py 2022-10-06 12:39:41.335 | M tempest/lib/common/ssh.py 2022-10-06 12:39:41.335 | M tempest/lib/common/thread.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/__init__.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/data_utils.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/linux/__init__.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/linux/remote_client.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/misc.py 2022-10-06 12:39:41.335 | M tempest/lib/common/utils/test_utils.py 2022-10-06 12:39:41.335 | M tempest/lib/common/validation_resources.py 2022-10-06 12:39:41.335 | M tempest/lib/decorators.py 2022-10-06 12:39:41.335 | M tempest/lib/exceptions.py 2022-10-06 12:39:41.335 | M tempest/lib/services/__init__.py 2022-10-06 12:39:41.335 | M tempest/lib/services/clients.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/__init__.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/agents_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/aggregates_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/availability_zone_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/base_compute_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/certificates_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/extensions_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/fixed_ips_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/flavors_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/floating_ips_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/hosts_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/hypervisor_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/images_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-10-06 12:39:41.335 | M tempest/lib/services/compute/interfaces_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/keypairs_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/limits_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/migrations_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/networks_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/quota_classes_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/quotas_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/security_group_rules_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/security_groups_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/server_groups_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/servers_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/services_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/snapshots_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/tenant_networks_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/tenant_usages_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/versions_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/compute/volumes_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/__init__.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/__init__.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/identity_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/roles_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/services_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/tenants_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/token_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v2/users_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/__init__.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/catalog_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/credentials_client.py 2022-10-06 12:39:41.336 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/domains_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/groups_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/identity_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/limits_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/mappings_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/policies_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/projects_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/protocols_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/regions_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/roles_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/services_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/token_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/trusts_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/users_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/identity/v3/versions_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/__init__.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v1/__init__.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v1/image_members_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v1/images_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v2/__init__.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v2/image_cache_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v2/image_members_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v2/images_client.py 2022-10-06 12:39:41.337 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/namespaces_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/resource_types_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/schemas_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/image/v2/versions_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/__init__.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/agents_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/base.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/extensions_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/floating_ips_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/log_resource_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/loggable_resource_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/metering_label_rules_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/metering_labels_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/networks_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/ports_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/qos_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/quotas_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/routers_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/security_group_rules_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/security_groups_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/segments_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/service_providers_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/subnetpools_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/subnets_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/tags_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/trunks_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/network/versions_client.py 2022-10-06 12:39:41.338 | M tempest/lib/services/object_storage/__init__.py 2022-10-06 12:39:41.339 | M tempest/lib/services/object_storage/account_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/object_storage/capabilities_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/object_storage/container_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/object_storage/object_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/placement/__init__.py 2022-10-06 12:39:41.339 | M tempest/lib/services/placement/base_placement_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/placement/placement_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/placement/resource_providers_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/__init__.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/base_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/__init__.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/backups_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/extensions_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/hosts_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/limits_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/qos_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/quotas_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/services_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/transfers_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/types_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v2/volumes_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v3/__init__.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v3/attachments_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-10-06 12:39:41.339 | M tempest/lib/services/volume/v3/backups_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/base_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/extensions_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/group_types_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/groups_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/hosts_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/limits_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/messages_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/qos_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/quotas_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/services_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/transfers_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/types_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/versions_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-10-06 12:39:41.340 | M tempest/lib/services/volume/v3/volumes_client.py 2022-10-06 12:39:41.340 | M tempest/scenario/README.rst 2022-10-06 12:39:41.340 | M tempest/scenario/__init__.py 2022-10-06 12:39:41.340 | M tempest/scenario/manager.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_aggregates_basic_ops.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_compute_unified_limits.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_dashboard_basic_ops.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_minimum_basic.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_network_advanced_server_ops.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_network_basic_ops.py 2022-10-06 12:39:41.340 | M tempest/scenario/test_network_qos_placement.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_network_v6.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_object_storage_basic_ops.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_security_groups_basic_ops.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_server_advanced_ops.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_server_basic_ops.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_server_multinode.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_shelve_instance.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_snapshot_pattern.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_stamp_pattern.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_unified_limits.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_volume_backup_restore.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_volume_boot_pattern.py 2022-10-06 12:39:41.341 | M tempest/scenario/test_volume_migrate_attached.py 2022-10-06 12:39:41.341 | M tempest/test.py 2022-10-06 12:39:41.341 | M tempest/test_discover/__init__.py 2022-10-06 12:39:41.341 | M tempest/test_discover/plugins.py 2022-10-06 12:39:41.341 | M tempest/test_discover/test_discover.py 2022-10-06 12:39:41.341 | M tempest/tests/README.rst 2022-10-06 12:39:41.341 | M tempest/tests/__init__.py 2022-10-06 12:39:41.341 | M tempest/tests/api/__init__.py 2022-10-06 12:39:41.341 | M tempest/tests/api/compute/__init__.py 2022-10-06 12:39:41.341 | M tempest/tests/api/compute/test_base.py 2022-10-06 12:39:41.341 | M tempest/tests/base.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/__init__.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-10-06 12:39:41.341 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_account_generator.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_cleanup.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_cleanup_services.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_list_plugins.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_run.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_saved_state_json.json 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-10-06 12:39:41.341 | M tempest/tests/cmd/test_tempest_init.py 2022-10-06 12:39:41.342 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-10-06 12:39:41.342 | M tempest/tests/cmd/test_workspace.py 2022-10-06 12:39:41.342 | M tempest/tests/common/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_admin_available.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_alt_available.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_compute.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_credentials_factory.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_custom_matchers.py 2022-10-06 12:39:41.342 | M tempest/tests/common/test_image.py 2022-10-06 12:39:41.342 | M tempest/tests/common/utils/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/common/utils/linux/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-10-06 12:39:41.342 | M tempest/tests/common/utils/test_net_utils.py 2022-10-06 12:39:41.342 | M tempest/tests/fake_config.py 2022-10-06 12:39:41.342 | M tempest/tests/fake_tempest_plugin.py 2022-10-06 12:39:41.342 | M tempest/tests/files/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/files/failing-tests 2022-10-06 12:39:41.342 | M tempest/tests/files/passing-tests 2022-10-06 12:39:41.342 | M tempest/tests/files/setup.cfg 2022-10-06 12:39:41.342 | M tempest/tests/files/testr-conf 2022-10-06 12:39:41.342 | M tempest/tests/lib/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cli/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cli/test_command_failed.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cli/test_execute.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cli/test_output_parser.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cmd/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/__init__.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_api_version_request.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_api_version_utils.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_cred_client.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_http.py 2022-10-06 12:39:41.342 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/test_preprov_creds.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/test_profiler.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/test_rest_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/test_validation_resources.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/__init__.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/test_misc.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/fake_auth_provider.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/fake_credentials.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/fake_http.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/fake_identity.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/__init__.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/base.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/__init__.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_images_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-10-06 12:39:41.343 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_services_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/__init__.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-10-06 12:39:41.344 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/__init__.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v1/__init__.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v2/__init__.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v2/test_image_cache_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-10-06 12:39:41.345 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/__init__.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_agents_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_networks_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_ports_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_qos_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_routers_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_segments_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_tags_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-10-06 12:39:41.346 | M tempest/tests/lib/services/network/test_versions_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/object_storage/__init__.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/placement/__init__.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/registry_fixture.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/test_clients.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/__init__.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-10-06 12:39:41.347 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_auth.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_base.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_credentials.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_decorators.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_ssh.py 2022-10-06 12:39:41.348 | M tempest/tests/lib/test_tempest_lib.py 2022-10-06 12:39:41.348 | M tempest/tests/test_base_test.py 2022-10-06 12:39:41.348 | M tempest/tests/test_config.py 2022-10-06 12:39:41.348 | M tempest/tests/test_decorators.py 2022-10-06 12:39:41.348 | M tempest/tests/test_hacking.py 2022-10-06 12:39:41.348 | M tempest/tests/test_imports.py 2022-10-06 12:39:41.348 | M tempest/tests/test_list_tests.py 2022-10-06 12:39:41.348 | M tempest/tests/test_microversions.py 2022-10-06 12:39:41.348 | M tempest/tests/test_tempest_plugin.py 2022-10-06 12:39:41.348 | M tempest/tests/test_test.py 2022-10-06 12:39:41.348 | M tempest/tests/utils.py 2022-10-06 12:39:41.348 | M tempest/version.py 2022-10-06 12:39:41.348 | M test-requirements.txt 2022-10-06 12:39:41.348 | M tools/generate-tempest-plugins-list.py 2022-10-06 12:39:41.348 | M tools/teSwitched to branch 'master' 2022-10-06 12:39:41.348 | mpest-integrated-gate-compute-exclude-list.txt 2022-10-06 12:39:41.348 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-10-06 12:39:41.348 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-10-06 12:39:41.348 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-10-06 12:39:41.348 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-10-06 12:39:41.348 | M tools/tempest-plugin-sanity.sh 2022-10-06 12:39:41.348 | M tox.ini 2022-10-06 12:39:41.348 | M zuul.d/base.yaml 2022-10-06 12:39:41.348 | M zuul.d/integrated-gate.yaml 2022-10-06 12:39:41.348 | M zuul.d/project.yaml 2022-10-06 12:39:41.348 | M zuul.d/stable-jobs.yaml 2022-10-06 12:39:41.348 | M zuul.d/tempest-specific.yaml 2022-10-06 12:39:41.349 | Your branch is up to date with 'origin/master'. 2022-10-06 12:39:41.349 | ++ lib/tempest:install_tempest:785 : local tmp_u_c_m 2022-10-06 12:39:41.349 | +++ lib/tempest:install_tempest:786 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-10-06 12:39:41.349 | ++ lib/tempest:install_tempest:786 : tmp_u_c_m=/tmp/tempest_u_c_m.LvdIUBZ7o0 2022-10-06 12:39:41.349 | ++ lib/tempest:install_tempest:787 : set_tempest_venv_constraints /tmp/tempest_u_c_m.LvdIUBZ7o0 2022-10-06 12:39:41.349 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-10-06 12:39:41.349 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.LvdIUBZ7o0 2022-10-06 12:39:41.349 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-10-06 12:39:41.349 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-10-06 12:39:41.349 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-10-06 12:39:41.349 | ++ lib/tempest:install_tempest:789 : tox -r --notest -efull 2022-10-06 12:39:41.349 | full create: /opt/stack/tempest/.tox/tempest 2022-10-06 12:39:41.349 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-10-06 12:39:41.349 | full develop-inst: /opt/stack/tempest 2022-10-06 12:39:41.349 | full installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.1,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@f1d0e395e95d3502a9c3904ce56520d116e6bf48#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-10-06 12:39:41.349 | ___________________________________ summary ____________________________________ 2022-10-06 12:39:41.349 | full: skipped tests 2022-10-06 12:39:41.349 | congratulations :) 2022-10-06 12:39:41.350 | ++ lib/tempest:install_tempest:793 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.LvdIUBZ7o0 -r requirements.txt 2022-10-06 12:39:41.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:39:41.350 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.14.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-10-06 12:39:41.350 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.4.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.12) 2022-10-06 12:39:41.350 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-10-06 12:39:41.350 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-10-06 12:39:41.350 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-10-06 12:39:41.350 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.3.10) 2022-10-06 12:39:41.351 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (4.0.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-10-06 12:39:41.351 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-10-06 12:39:41.351 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-10-06 12:39:41.351 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-10-06 12:39:41.351 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-10-06 12:39:41.351 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-10-06 12:39:41.351 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-10-06 12:39:41.351 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-10-06 12:39:41.351 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-10-06 12:39:41.351 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-10-06 12:39:41.351 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-10-06 12:39:41.351 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-10-06 12:39:41.351 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-10-06 12:39:41.351 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.9.24) 2022-10-06 12:39:41.352 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-10-06 12:39:41.352 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.1) 2022-10-06 12:39:41.352 | ++ lib/tempest:install_tempest:794 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-10-06 12:39:41.352 | ++ lib/tempest:install_tempest:795 : rm -f /tmp/tempest_u_c_m.LvdIUBZ7o0 2022-10-06 12:39:41.352 | ++ lib/tempest:install_tempest:796 : popd 2022-10-06 12:39:41.352 | ~/devstack 2022-10-06 12:39:41.362 | [58123 Async install_tempest:89617]: finished install_tempest with result 0 in 42 seconds 2022-10-06 12:39:41.367 | ++ inc/async:async_wait:197 : return 0 2022-10-06 12:39:41.370 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-10-06 12:39:41.373 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:39:41.375 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Tempest 2022-10-06 12:39:41.378 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-10-06 12:39:41.381 | ++ lib/tempest:configure_tempest:185 : [[ True == \T\r\u\e ]] 2022-10-06 12:39:41.383 | ++ lib/tempest:configure_tempest:186 : setup_develop /opt/stack/tempest 2022-10-06 12:39:41.385 | ++ inc/python:setup_develop:334 : local bindep 2022-10-06 12:39:41.387 | ++ inc/python:setup_develop:335 : [[ /opt/stack/tempest == -bindep* ]] 2022-10-06 12:39:41.389 | ++ inc/python:setup_develop:339 : local project_dir=/opt/stack/tempest 2022-10-06 12:39:41.391 | ++ inc/python:setup_develop:340 : local extras= 2022-10-06 12:39:41.393 | ++ inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-10-06 12:39:41.395 | ++ inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-10-06 12:39:41.398 | ++ inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/tempest == -bindep* ]] 2022-10-06 12:39:41.400 | ++ inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/tempest 2022-10-06 12:39:41.402 | ++ inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-10-06 12:39:41.404 | ++ inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-10-06 12:39:41.407 | +++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/tempest 2022-10-06 12:39:41.409 | +++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-10-06 12:39:41.411 | ++ inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/tempest 2022-10-06 12:39:41.414 | ++ inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-10-06 12:39:41.416 | ++ inc/python:_setup_package_with_constraints_edit:380 : local name 2022-10-06 12:39:41.418 | +++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-10-06 12:39:41.424 | ++ inc/python:_setup_package_with_constraints_edit:381 : name=tempest 2022-10-06 12:39:41.426 | ++ inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-10-06 12:39:42.057 | ++ inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/tempest -e 2022-10-06 12:39:42.060 | ++ inc/python:setup_package:414 : local bindep=0 2022-10-06 12:39:42.062 | ++ inc/python:setup_package:415 : local bindep_flag= 2022-10-06 12:39:42.064 | ++ inc/python:setup_package:416 : local bindep_profiles= 2022-10-06 12:39:42.066 | ++ inc/python:setup_package:417 : [[ /opt/stack/tempest == -bindep* ]] 2022-10-06 12:39:42.069 | ++ inc/python:setup_package:422 : local project_dir=/opt/stack/tempest 2022-10-06 12:39:42.071 | ++ inc/python:setup_package:423 : local flags=-e 2022-10-06 12:39:42.073 | ++ inc/python:setup_package:424 : local extras= 2022-10-06 12:39:42.075 | ++ inc/python:setup_package:428 : [[ -n -e ]] 2022-10-06 12:39:42.077 | ++ inc/python:setup_package:428 : [[ -z '' ]] 2022-10-06 12:39:42.079 | ++ inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-10-06 12:39:42.081 | ++ inc/python:setup_package:433 : [[ ! -z '' ]] 2022-10-06 12:39:42.084 | ++ inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-10-06 12:39:42.086 | ++ inc/python:setup_package:442 : pip_install -e /opt/stack/tempest 2022-10-06 12:39:42.106 | Using python 3.8 to install /opt/stack/tempest 2022-10-06 12:39:42.109 | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-10-06 12:39:44.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:44.183 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:44.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:44.183 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:45.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:39:45.257 | Obtaining file:///opt/stack/tempest 2022-10-06 12:39:47.079 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-10-06 12:39:47.082 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-10-06 12:39:47.093 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-10-06 12:39:47.141 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-10-06 12:39:47.180 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-10-06 12:39:47.186 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-10-06 12:39:47.198 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-10-06 12:39:47.233 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-10-06 12:39:47.275 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-10-06 12:39:47.280 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-10-06 12:39:47.290 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-10-06 12:39:47.329 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-10-06 12:39:47.333 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-10-06 12:39:47.371 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-10-06 12:39:47.380 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-10-06 12:39:47.393 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-10-06 12:39:47.398 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-10-06 12:39:47.432 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-10-06 12:39:47.434 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-10-06 12:39:47.437 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-10-06 12:39:47.448 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-10-06 12:39:47.450 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-10-06 12:39:47.456 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-10-06 12:39:47.458 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-10-06 12:39:47.463 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-10-06 12:39:47.467 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-10-06 12:39:47.481 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-10-06 12:39:47.485 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-10-06 12:39:47.499 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-10-06 12:39:47.503 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-10-06 12:39:47.671 | Collecting stestr===3.2.1 2022-10-06 12:39:47.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-10-06 12:39:47.831 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-10-06 12:39:47.835 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-10-06 12:39:47.845 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-10-06 12:39:47.879 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-10-06 12:39:47.883 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-10-06 12:39:47.888 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-10-06 12:39:47.891 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-10-06 12:39:47.917 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-10-06 12:39:47.920 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-10-06 12:39:47.977 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-10-06 12:39:47.980 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-10-06 12:39:48.008 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-10-06 12:39:48.011 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-10-06 12:39:48.017 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-10-06 12:39:48.019 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-10-06 12:39:48.022 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-10-06 12:39:48.025 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-10-06 12:39:48.036 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-10-06 12:39:48.042 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-10-06 12:39:48.045 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-10-06 12:39:48.047 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-10-06 12:39:48.052 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-10-06 12:39:48.188 | Collecting future===0.18.2 2022-10-06 12:39:48.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-10-06 12:39:49.245 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-10-06 12:39:49.248 | Building wheels for collected packages: future 2022-10-06 12:39:49.254 | Building wheel for future (setup.py): started 2022-10-06 12:39:50.385 | Building wheel for future (setup.py): finished with status 'done' 2022-10-06 12:39:50.389 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=60346a7a960b1e52e0f011f04430dd26329ed7685bf32b7eb7991deff47d4f07 2022-10-06 12:39:50.389 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-10-06 12:39:50.390 | Successfully built future 2022-10-06 12:39:52.160 | Installing collected packages: future, stestr, tempest 2022-10-06 12:39:52.918 | Running setup.py develop for tempest 2022-10-06 12:39:55.130 | Successfully installed future-0.18.2 stestr-3.2.1 tempest 2022-10-06 12:39:55.271 | ++ inc/python:pip_install:196 : result=0 2022-10-06 12:39:55.273 | ++ inc/python:pip_install:198 : time_stop pip_install 2022-10-06 12:39:55.276 | ++ functions-common:time_stop:2439 : local name 2022-10-06 12:39:55.278 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 12:39:55.280 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 12:39:55.282 | ++ functions-common:time_stop:2442 : local total 2022-10-06 12:39:55.284 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 12:39:55.286 | ++ functions-common:time_stop:2445 : name=pip_install 2022-10-06 12:39:55.290 | ++ functions-common:time_stop:2446 : start_time=1665059982101 2022-10-06 12:39:55.292 | ++ functions-common:time_stop:2448 : [[ -z 1665059982101 ]] 2022-10-06 12:39:55.295 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 12:39:55.299 | ++ functions-common:time_stop:2451 : end_time=1665059995296 2022-10-06 12:39:55.301 | ++ functions-common:time_stop:2452 : elapsed_time=13195 2022-10-06 12:39:55.304 | ++ functions-common:time_stop:2453 : total=208258 2022-10-06 12:39:55.306 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 12:39:55.308 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=221453 2022-10-06 12:39:55.310 | ++ inc/python:pip_install:199 : return 0 2022-10-06 12:39:55.312 | ++ inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-10-06 12:39:55.315 | ++ inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-10-06 12:39:55.317 | ++ functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-10-06 12:39:55.340 | ++ functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-10-06 12:39:55.352 | ++ inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/tempest 2022-10-06 12:39:55.354 | ++ inc/python:use_library_from_git:246 : local name=/opt/stack/tempest 2022-10-06 12:39:55.357 | ++ inc/python:use_library_from_git:247 : local enabled=1 2022-10-06 12:39:55.359 | ++ inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-06 12:39:55.361 | ++ inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-10-06 12:39:55.363 | ++ inc/python:use_library_from_git:249 : return 1 2022-10-06 12:39:55.366 | ++ lib/tempest:configure_tempest:192 : local image_lines 2022-10-06 12:39:55.368 | ++ lib/tempest:configure_tempest:193 : local images 2022-10-06 12:39:55.370 | ++ lib/tempest:configure_tempest:194 : local num_images 2022-10-06 12:39:55.372 | ++ lib/tempest:configure_tempest:195 : local image_uuid 2022-10-06 12:39:55.374 | ++ lib/tempest:configure_tempest:196 : local image_uuid_alt 2022-10-06 12:39:55.377 | ++ lib/tempest:configure_tempest:197 : local password 2022-10-06 12:39:55.379 | ++ lib/tempest:configure_tempest:198 : local line 2022-10-06 12:39:55.381 | ++ lib/tempest:configure_tempest:199 : local flavors 2022-10-06 12:39:55.383 | ++ lib/tempest:configure_tempest:200 : local available_flavors 2022-10-06 12:39:55.385 | ++ lib/tempest:configure_tempest:201 : local flavors_ref 2022-10-06 12:39:55.388 | ++ lib/tempest:configure_tempest:202 : local flavor_lines 2022-10-06 12:39:55.390 | ++ lib/tempest:configure_tempest:203 : local flavor_ref_size 2022-10-06 12:39:55.392 | ++ lib/tempest:configure_tempest:204 : local flavor_ref_alt_size 2022-10-06 12:39:55.394 | ++ lib/tempest:configure_tempest:205 : local public_network_id 2022-10-06 12:39:55.396 | ++ lib/tempest:configure_tempest:206 : local public_router_id 2022-10-06 12:39:55.398 | ++ lib/tempest:configure_tempest:207 : local ssh_connect_method=floating 2022-10-06 12:39:55.400 | ++ lib/tempest:configure_tempest:208 : local disk 2022-10-06 12:39:55.402 | ++ lib/tempest:configure_tempest:211 : ifs=' 2022-10-06 12:39:55.402 | ' 2022-10-06 12:39:55.404 | ++ lib/tempest:configure_tempest:221 : declare -a images 2022-10-06 12:39:55.407 | ++ lib/tempest:configure_tempest:223 : is_service_enabled glance 2022-10-06 12:39:55.422 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:39:55.426 | ++ lib/tempest:configure_tempest:224 : get_active_images images image_uuid image_uuid_alt 2022-10-06 12:39:55.429 | ++ lib/tempest:get_active_images:147 : declare -n img_array=images 2022-10-06 12:39:55.431 | ++ lib/tempest:get_active_images:148 : declare -n img_id=image_uuid 2022-10-06 12:39:55.433 | ++ lib/tempest:get_active_images:149 : declare -n img_id_alt=image_uuid_alt 2022-10-06 12:39:55.436 | ++ lib/tempest:get_active_images:152 : img_array=() 2022-10-06 12:39:55.438 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-10-06 12:39:55.439 | +++ lib/tempest:get_active_images:146 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-10-06 12:39:55.440 | +++ lib/tempest:get_active_images:146 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-10-06 12:39:58.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:58.493 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:58.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:39:58.493 | from cryptography.utils import int_from_bytes 2022-10-06 12:39:58.648 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:39:58.651 | ++ lib/tempest:get_active_images:155 : '[' ubuntu-16 = '' ']' 2022-10-06 12:39:58.653 | ++ lib/tempest:get_active_images:159 : img_array+=($IMAGE_UUID) 2022-10-06 12:39:58.655 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-10-06 12:39:58.657 | ++ lib/tempest:configure_tempest:226 : (( 1 < 1 )) 2022-10-06 12:39:58.660 | ++ lib/tempest:configure_tempest:240 : case "${#images[*]}" in 2022-10-06 12:39:58.662 | ++ lib/tempest:configure_tempest:246 : '[' -z '' ']' 2022-10-06 12:39:58.665 | ++ lib/tempest:configure_tempest:247 : image_uuid=86184d27-0ddc-4240-8594-91cc0b4b83e8 2022-10-06 12:39:58.667 | ++ lib/tempest:configure_tempest:248 : image_uuid_alt=86184d27-0ddc-4240-8594-91cc0b4b83e8 2022-10-06 12:39:58.669 | ++ lib/tempest:configure_tempest:262 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-10-06 12:39:58.683 | ++ lib/tempest:configure_tempest:263 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-10-06 12:39:58.687 | ++ lib/tempest:configure_tempest:265 : local password=Passw0rd 2022-10-06 12:39:58.689 | ++ lib/tempest:configure_tempest:268 : local admin_username=admin 2022-10-06 12:39:58.691 | ++ lib/tempest:configure_tempest:269 : local admin_project_name=admin 2022-10-06 12:39:58.693 | ++ lib/tempest:configure_tempest:270 : local admin_domain_name=Default 2022-10-06 12:39:58.695 | ++ lib/tempest:configure_tempest:271 : local alt_username=alt_demo 2022-10-06 12:39:58.698 | ++ lib/tempest:configure_tempest:272 : local alt_project_name=alt_demo 2022-10-06 12:39:58.700 | ++ lib/tempest:configure_tempest:273 : local admin_project_id 2022-10-06 12:39:58.703 | +++ lib/tempest:configure_tempest:274 : oscwrap --os-cloud devstack-admin project list 2022-10-06 12:39:58.703 | +++ lib/tempest:configure_tempest:274 : awk '/ admin / { print $2 }' 2022-10-06 12:40:01.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:01.340 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:01.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:01.340 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:01.503 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:40:01.507 | ++ lib/tempest:configure_tempest:274 : admin_project_id=d252472717524dcc9edc8146376d2b10 2022-10-06 12:40:01.509 | ++ lib/tempest:configure_tempest:276 : is_service_enabled nova 2022-10-06 12:40:01.525 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:01.528 | +++ lib/tempest:configure_tempest:279 : oscwrap --os-cloud devstack-admin flavor list 2022-10-06 12:40:04.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:04.473 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:04.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:04.473 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:04.632 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:40:04.634 | ++ lib/tempest:configure_tempest:279 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.634 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-10-06 12:40:04.634 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.634 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-10-06 12:40:04.635 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-10-06 12:40:04.635 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-10-06 12:40:04.635 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-10-06 12:40:04.635 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-10-06 12:40:04.635 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-10-06 12:40:04.635 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-10-06 12:40:04.637 | ++ lib/tempest:configure_tempest:280 : [[ -z '' ]] 2022-10-06 12:40:04.639 | ++ lib/tempest:configure_tempest:281 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.639 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-10-06 12:40:04.639 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.639 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-10-06 12:40:04.639 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-10-06 12:40:04.639 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-10-06 12:40:04.639 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.639 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-10-06 12:40:04.640 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-10-06 12:40:04.640 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-10-06 12:40:04.640 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-10-06 12:40:04.640 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-10-06 12:40:04.641 | ++ lib/tempest:configure_tempest:286 : flavor_ref=42 2022-10-06 12:40:04.644 | ++ lib/tempest:configure_tempest:287 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.644 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-10-06 12:40:04.644 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-10-06 12:40:04.644 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-10-06 12:40:04.644 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-10-06 12:40:04.644 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-10-06 12:40:04.644 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-10-06 12:40:04.644 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-10-06 12:40:04.644 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-10-06 12:40:04.644 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-10-06 12:40:04.647 | ++ lib/tempest:configure_tempest:292 : flavor_ref_alt=84 2022-10-06 12:40:04.649 | ++ lib/tempest:configure_tempest:341 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-10-06 12:40:04.682 | ++ lib/tempest:configure_tempest:343 : ssh_connect_method=floating 2022-10-06 12:40:04.684 | ++ lib/tempest:configure_tempest:349 : [[ True == \T\r\u\e ]] 2022-10-06 12:40:04.687 | ++ lib/tempest:configure_tempest:349 : is_networking_extension_supported external-net 2022-10-06 12:40:04.689 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-10-06 12:40:04.692 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-10-06 12:40:07.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:07.495 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:07.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:07.495 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:07.653 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:40:07.655 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-10-06 12:40:07.655 | address-scope 2022-10-06 12:40:07.655 | router-admin-state-down-before-update 2022-10-06 12:40:07.655 | agent 2022-10-06 12:40:07.655 | agent-resources-synced 2022-10-06 12:40:07.656 | allowed-address-pairs 2022-10-06 12:40:07.656 | auto-allocated-topology 2022-10-06 12:40:07.656 | availability_zone 2022-10-06 12:40:07.656 | availability_zone_filter 2022-10-06 12:40:07.656 | default-subnetpools 2022-10-06 12:40:07.656 | dhcp_agent_scheduler 2022-10-06 12:40:07.656 | dvr 2022-10-06 12:40:07.656 | empty-string-filtering 2022-10-06 12:40:07.656 | external-net 2022-10-06 12:40:07.656 | extra_dhcp_opt 2022-10-06 12:40:07.656 | extraroute 2022-10-06 12:40:07.656 | extraroute-atomic 2022-10-06 12:40:07.656 | filter-validation 2022-10-06 12:40:07.656 | floating-ip-port-forwarding-detail 2022-10-06 12:40:07.656 | fip-port-details 2022-10-06 12:40:07.656 | flavors 2022-10-06 12:40:07.656 | floatingip-pools 2022-10-06 12:40:07.656 | ip-substring-filtering 2022-10-06 12:40:07.656 | router 2022-10-06 12:40:07.656 | ext-gw-mode 2022-10-06 12:40:07.656 | l3-ha 2022-10-06 12:40:07.656 | l3-flavors 2022-10-06 12:40:07.656 | l3-port-ip-change-not-allowed 2022-10-06 12:40:07.656 | l3_agent_scheduler 2022-10-06 12:40:07.656 | metering 2022-10-06 12:40:07.656 | metering_source_and_destination_fields 2022-10-06 12:40:07.656 | multi-provider 2022-10-06 12:40:07.656 | net-mtu 2022-10-06 12:40:07.656 | net-mtu-writable 2022-10-06 12:40:07.656 | network_availability_zone 2022-10-06 12:40:07.656 | network-ip-availability 2022-10-06 12:40:07.656 | pagination 2022-10-06 12:40:07.656 | port-device-profile 2022-10-06 12:40:07.656 | port-mac-override 2022-10-06 12:40:07.656 | port-mac-address-regenerate 2022-10-06 12:40:07.656 | port-numa-affinity-policy 2022-10-06 12:40:07.657 | binding 2022-10-06 12:40:07.657 | binding-extended 2022-10-06 12:40:07.657 | port-security 2022-10-06 12:40:07.657 | project-id 2022-10-06 12:40:07.657 | provider 2022-10-06 12:40:07.657 | quota-check-limit 2022-10-06 12:40:07.657 | quotas 2022-10-06 12:40:07.657 | quota_details 2022-10-06 12:40:07.657 | rbac-policies 2022-10-06 12:40:07.657 | rbac-address-group 2022-10-06 12:40:07.657 | rbac-address-scope 2022-10-06 12:40:07.657 | rbac-security-groups 2022-10-06 12:40:07.657 | rbac-subnetpool 2022-10-06 12:40:07.657 | revision-if-match 2022-10-06 12:40:07.657 | standard-attr-revisions 2022-10-06 12:40:07.657 | router_availability_zone 2022-10-06 12:40:07.657 | security-groups-normalized-cidr 2022-10-06 12:40:07.657 | port-security-groups-filtering 2022-10-06 12:40:07.657 | security-groups-remote-address-group 2022-10-06 12:40:07.657 | security-groups-shared-filtering 2022-10-06 12:40:07.657 | security-group 2022-10-06 12:40:07.657 | service-type 2022-10-06 12:40:07.657 | sorting 2022-10-06 12:40:07.657 | standard-attr-description 2022-10-06 12:40:07.657 | stateful-security-group 2022-10-06 12:40:07.657 | subnet_onboard 2022-10-06 12:40:07.657 | subnet-service-types 2022-10-06 12:40:07.657 | subnet_allocation 2022-10-06 12:40:07.657 | subnetpool-prefix-ops 2022-10-06 12:40:07.657 | standard-attr-tag 2022-10-06 12:40:07.657 | standard-attr-timestamp' 2022-10-06 12:40:07.658 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-10-06 12:40:07.658 | address-scope 2022-10-06 12:40:07.658 | router-admin-state-down-before-update 2022-10-06 12:40:07.658 | agent 2022-10-06 12:40:07.658 | agent-resources-synced 2022-10-06 12:40:07.658 | allowed-address-pairs 2022-10-06 12:40:07.658 | auto-allocated-topology 2022-10-06 12:40:07.658 | availability_zone 2022-10-06 12:40:07.658 | availability_zone_filter 2022-10-06 12:40:07.658 | default-subnetpools 2022-10-06 12:40:07.658 | dhcp_agent_scheduler 2022-10-06 12:40:07.658 | dvr 2022-10-06 12:40:07.658 | empty-string-filtering 2022-10-06 12:40:07.658 | external-net 2022-10-06 12:40:07.658 | extra_dhcp_opt 2022-10-06 12:40:07.658 | extraroute 2022-10-06 12:40:07.658 | extraroute-atomic 2022-10-06 12:40:07.658 | filter-validation 2022-10-06 12:40:07.658 | floating-ip-port-forwarding-detail 2022-10-06 12:40:07.658 | fip-port-details 2022-10-06 12:40:07.658 | flavors 2022-10-06 12:40:07.658 | floatingip-pools 2022-10-06 12:40:07.658 | ip-substring-filtering 2022-10-06 12:40:07.658 | router 2022-10-06 12:40:07.658 | ext-gw-mode 2022-10-06 12:40:07.658 | l3-ha 2022-10-06 12:40:07.658 | l3-flavors 2022-10-06 12:40:07.658 | l3-port-ip-change-not-allowed 2022-10-06 12:40:07.658 | l3_agent_scheduler 2022-10-06 12:40:07.659 | metering 2022-10-06 12:40:07.659 | metering_source_and_destination_fields 2022-10-06 12:40:07.659 | multi-provider 2022-10-06 12:40:07.659 | net-mtu 2022-10-06 12:40:07.659 | net-mtu-writable 2022-10-06 12:40:07.659 | network_availability_zone 2022-10-06 12:40:07.659 | network-ip-availability 2022-10-06 12:40:07.659 | pagination 2022-10-06 12:40:07.659 | port-device-profile 2022-10-06 12:40:07.659 | port-mac-override 2022-10-06 12:40:07.659 | port-mac-address-regenerate 2022-10-06 12:40:07.659 | port-numa-affinity-policy 2022-10-06 12:40:07.659 | binding 2022-10-06 12:40:07.659 | binding-extended 2022-10-06 12:40:07.659 | port-security 2022-10-06 12:40:07.659 | project-id 2022-10-06 12:40:07.659 | provider 2022-10-06 12:40:07.659 | quota-check-limit 2022-10-06 12:40:07.659 | quotas 2022-10-06 12:40:07.659 | quota_details 2022-10-06 12:40:07.659 | rbac-policies 2022-10-06 12:40:07.659 | rbac-address-group 2022-10-06 12:40:07.659 | rbac-address-scope 2022-10-06 12:40:07.659 | rbac-security-groups 2022-10-06 12:40:07.659 | rbac-subnetpool 2022-10-06 12:40:07.659 | revision-if-match 2022-10-06 12:40:07.659 | standard-attr-revisions 2022-10-06 12:40:07.659 | router_availability_zone 2022-10-06 12:40:07.659 | security-groups-normalized-cidr 2022-10-06 12:40:07.659 | port-security-groups-filtering 2022-10-06 12:40:07.659 | security-groups-remote-address-group 2022-10-06 12:40:07.659 | security-groups-shared-filtering 2022-10-06 12:40:07.659 | security-group 2022-10-06 12:40:07.659 | service-type 2022-10-06 12:40:07.659 | sorting 2022-10-06 12:40:07.659 | standard-attr-description 2022-10-06 12:40:07.660 | stateful-security-group 2022-10-06 12:40:07.660 | subnet_onboard 2022-10-06 12:40:07.660 | subnet-service-types 2022-10-06 12:40:07.660 | subnet_allocation 2022-10-06 12:40:07.660 | subnetpool-prefix-ops 2022-10-06 12:40:07.660 | standard-attr-tag 2022-10-06 12:40:07.660 | standard-attr-timestamp =~ external-net ]] 2022-10-06 12:40:07.660 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-10-06 12:40:07.664 | +++ lib/tempest:configure_tempest:350 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-10-06 12:40:10.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:10.645 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:10.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:10.645 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:10.803 | +++ functions-common:oscwrap:2479 : return 0 2022-10-06 12:40:10.806 | ++ lib/tempest:configure_tempest:350 : public_network_id=6ed29c56-6bd3-47fe-b55d-6620c41cac1b 2022-10-06 12:40:10.808 | ++ lib/tempest:configure_tempest:352 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-10-06 12:40:13.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:13.834 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:13.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:13.834 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:13.835 | +---------------------------+--------------------------------------+ 2022-10-06 12:40:13.835 | | Field | Value | 2022-10-06 12:40:13.835 | +---------------------------+--------------------------------------+ 2022-10-06 12:40:13.835 | | admin_state_up | UP | 2022-10-06 12:40:13.835 | | availability_zone_hints | | 2022-10-06 12:40:13.835 | | availability_zones | | 2022-10-06 12:40:13.835 | | created_at | 2022-10-06T12:40:13Z | 2022-10-06 12:40:13.835 | | description | | 2022-10-06 12:40:13.835 | | dns_domain | None | 2022-10-06 12:40:13.835 | | id | 24620a50-2d38-4aa5-8bf1-1bab00d422ae | 2022-10-06 12:40:13.835 | | ipv4_address_scope | None | 2022-10-06 12:40:13.835 | | ipv6_address_scope | None | 2022-10-06 12:40:13.835 | | is_default | False | 2022-10-06 12:40:13.835 | | is_vlan_transparent | None | 2022-10-06 12:40:13.835 | | mtu | 1500 | 2022-10-06 12:40:13.835 | | name | shared | 2022-10-06 12:40:13.835 | | port_security_enabled | True | 2022-10-06 12:40:13.835 | | project_id | d252472717524dcc9edc8146376d2b10 | 2022-10-06 12:40:13.835 | | provider:network_type | vlan | 2022-10-06 12:40:13.835 | | provider:physical_network | physnet1 | 2022-10-06 12:40:13.835 | | provider:segmentation_id | 381 | 2022-10-06 12:40:13.835 | | qos_policy_id | None | 2022-10-06 12:40:13.835 | | revision_number | 1 | 2022-10-06 12:40:13.835 | | router:external | Internal | 2022-10-06 12:40:13.835 | | segments | None | 2022-10-06 12:40:13.835 | | shared | True | 2022-10-06 12:40:13.835 | | status | ACTIVE | 2022-10-06 12:40:13.835 | | subnets | | 2022-10-06 12:40:13.835 | | tags | | 2022-10-06 12:40:13.835 | | updated_at | 2022-10-06T12:40:13Z | 2022-10-06 12:40:13.835 | +---------------------------+--------------------------------------+ 2022-10-06 12:40:14.003 | ++ lib/tempest:configure_tempest:353 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-10-06 12:40:17.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:17.218 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:17.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 12:40:17.218 | from cryptography.utils import int_from_bytes 2022-10-06 12:40:17.218 | +----------------------+--------------------------------------+ 2022-10-06 12:40:17.218 | | Field | Value | 2022-10-06 12:40:17.218 | +----------------------+--------------------------------------+ 2022-10-06 12:40:17.218 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-10-06 12:40:17.218 | | cidr | 192.168.233.0/24 | 2022-10-06 12:40:17.218 | | created_at | 2022-10-06T12:40:16Z | 2022-10-06 12:40:17.218 | | description | shared-subnet | 2022-10-06 12:40:17.218 | | dns_nameservers | | 2022-10-06 12:40:17.218 | | dns_publish_fixed_ip | None | 2022-10-06 12:40:17.218 | | enable_dhcp | True | 2022-10-06 12:40:17.218 | | gateway_ip | 192.168.233.1 | 2022-10-06 12:40:17.218 | | host_routes | | 2022-10-06 12:40:17.218 | | id | 36a6c3b8-2f5f-4d15-9d11-d6a2772e9f52 | 2022-10-06 12:40:17.218 | | ip_version | 4 | 2022-10-06 12:40:17.218 | | ipv6_address_mode | None | 2022-10-06 12:40:17.218 | | ipv6_ra_mode | None | 2022-10-06 12:40:17.218 | | name | shared-subnet | 2022-10-06 12:40:17.218 | | network_id | 24620a50-2d38-4aa5-8bf1-1bab00d422ae | 2022-10-06 12:40:17.218 | | project_id | d252472717524dcc9edc8146376d2b10 | 2022-10-06 12:40:17.219 | | revision_number | 0 | 2022-10-06 12:40:17.219 | | segment_id | None | 2022-10-06 12:40:17.219 | | service_types | | 2022-10-06 12:40:17.219 | | subnetpool_id | None | 2022-10-06 12:40:17.219 | | tags | | 2022-10-06 12:40:17.219 | | updated_at | 2022-10-06T12:40:16Z | 2022-10-06 12:40:17.219 | +----------------------+--------------------------------------+ 2022-10-06 12:40:17.383 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-10-06 12:40:17.419 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-10-06 12:40:17.454 | ++ lib/tempest:configure_tempest:360 : mkdir -p /opt/stack/data/tempest 2022-10-06 12:40:17.464 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-10-06 12:40:17.499 | ++ lib/tempest:configure_tempest:362 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-10-06 12:40:17.532 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-10-06 12:40:17.565 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-10-06 12:40:17.601 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-10-06 12:40:17.636 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.36/identity/v2.0/ 2022-10-06 12:40:17.673 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.36/identity/v3 2022-10-06 12:40:17.710 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-10-06 12:40:17.744 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-10-06 12:40:17.777 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-10-06 12:40:17.809 | ++ lib/tempest:configure_tempest:375 : [[ True == \T\r\u\e ]] 2022-10-06 12:40:17.811 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-10-06 12:40:17.847 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-10-06 12:40:17.890 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-10-06 12:40:17.927 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-10-06 12:40:17.962 | ++ lib/tempest:configure_tempest:381 : '[' '' == True ']' 2022-10-06 12:40:17.965 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-10-06 12:40:18.004 | ++ lib/tempest:configure_tempest:388 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-10-06 12:40:18.045 | ++ lib/tempest:configure_tempest:389 : [[ '' != \v\2 ]] 2022-10-06 12:40:18.047 | ++ lib/tempest:configure_tempest:391 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-10-06 12:40:18.090 | ++ lib/tempest:configure_tempest:394 : is_service_enabled tls-proxy 2022-10-06 12:40:18.113 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:40:18.116 | ++ lib/tempest:configure_tempest:399 : [[ True = True ]] 2022-10-06 12:40:18.119 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-10-06 12:40:18.159 | ++ lib/tempest:configure_tempest:405 : is_service_enabled ldap 2022-10-06 12:40:18.175 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:40:18.178 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-10-06 12:40:18.210 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-10-06 12:40:18.244 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-10-06 12:40:18.277 | ++ lib/tempest:configure_tempest:424 : [[ ! -z '' ]] 2022-10-06 12:40:18.279 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-10-06 12:40:18.314 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-10-06 12:40:18.346 | ++ lib/tempest:configure_tempest:429 : is_service_enabled g-api-r 2022-10-06 12:40:18.362 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:40:18.364 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 86184d27-0ddc-4240-8594-91cc0b4b83e8 2022-10-06 12:40:18.397 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 86184d27-0ddc-4240-8594-91cc0b4b83e8 2022-10-06 12:40:18.429 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-10-06 12:40:18.467 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-10-06 12:40:18.505 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-10-06 12:40:18.541 | ++ lib/tempest:configure_tempest:439 : is_service_enabled neutron 2022-10-06 12:40:18.559 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:18.561 | ++ lib/tempest:configure_tempest:447 : [[ -n '' ]] 2022-10-06 12:40:18.563 | ++ lib/tempest:configure_tempest:457 : local tempest_compute_min_microversion=None 2022-10-06 12:40:18.566 | ++ lib/tempest:configure_tempest:458 : local tempest_compute_max_microversion=latest 2022-10-06 12:40:18.568 | ++ lib/tempest:configure_tempest:461 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-10-06 12:40:18.571 | ++ lib/tempest:configure_tempest:465 : '[' None == None ']' 2022-10-06 12:40:18.573 | ++ lib/tempest:configure_tempest:466 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-10-06 12:40:18.593 | ++ lib/tempest:configure_tempest:470 : '[' latest == None ']' 2022-10-06 12:40:18.595 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-10-06 12:40:18.628 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-10-06 12:40:18.667 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-10-06 12:40:18.706 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2022-10-06 12:40:18.747 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-10-06 12:40:18.779 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-10-06 12:40:18.812 | ++ lib/tempest:configure_tempest:481 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-10-06 12:40:18.846 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2022-10-06 12:40:18.886 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-10-06 12:40:18.924 | ++ lib/tempest:configure_tempest:487 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-10-06 12:40:18.929 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-10-06 12:40:18.971 | ++ lib/tempest:configure_tempest:491 : [[ False == \T\r\u\e ]] 2022-10-06 12:40:18.974 | ++ lib/tempest:configure_tempest:495 : is_service_enabled n-novnc 2022-10-06 12:40:19.000 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:40:19.003 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-10-06 12:40:19.038 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6ed29c56-6bd3-47fe-b55d-6620c41cac1b 2022-10-06 12:40:19.071 | ++ lib/tempest:configure_tempest:502 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-10-06 12:40:19.104 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-10-06 12:40:19.137 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-10-06 12:40:19.173 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-10-06 12:40:19.205 | ++ lib/tempest:configure_tempest:506 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-10-06 12:40:19.237 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-10-06 12:40:19.272 | ++ lib/tempest:configure_tempest:511 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-10-06 12:40:19.274 | ++ lib/tempest:configure_tempest:512 : SCENARIO_IMAGE_FILE= 2022-10-06 12:40:19.276 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-10-06 12:40:19.310 | ++ lib/tempest:configure_tempest:516 : TEMPEST_SSH_NETWORK_NAME=private 2022-10-06 12:40:19.312 | ++ lib/tempest:configure_tempest:517 : is_provider_network 2022-10-06 12:40:19.315 | ++ functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-10-06 12:40:19.317 | ++ functions-common:is_provider_network:2291 : return 1 2022-10-06 12:40:19.319 | ++ lib/tempest:configure_tempest:521 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-10-06 12:40:19.351 | ++ lib/tempest:configure_tempest:522 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-10-06 12:40:19.383 | ++ lib/tempest:configure_tempest:523 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-10-06 12:40:19.422 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-10-06 12:40:19.456 | ++ lib/tempest:configure_tempest:525 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-10-06 12:40:19.491 | ++ lib/tempest:configure_tempest:526 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-10-06 12:40:19.527 | ++ lib/tempest:configure_tempest:530 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-10-06 12:40:19.529 | ++ lib/tempest:configure_tempest:531 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-10-06 12:40:19.532 | +++ lib/tempest:configure_tempest:533 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-10-06 12:40:19.549 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-10-06 12:40:19.586 | ++ lib/tempest:configure_tempest:535 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-10-06 12:40:19.588 | ++ lib/tempest:configure_tempest:536 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-10-06 12:40:19.591 | +++ lib/tempest:configure_tempest:538 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-10-06 12:40:19.608 | ++ lib/tempest:configure_tempest:538 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-10-06 12:40:19.641 | ++ lib/tempest:configure_tempest:541 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-10-06 12:40:19.643 | ++ lib/tempest:configure_tempest:541 : '[' libvirt = libvirt ']' 2022-10-06 12:40:19.645 | ++ lib/tempest:configure_tempest:542 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-10-06 12:40:19.648 | +++ lib/tempest:configure_tempest:544 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-10-06 12:40:19.665 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-10-06 12:40:19.697 | ++ lib/tempest:configure_tempest:546 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-10-06 12:40:19.699 | ++ lib/tempest:configure_tempest:547 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-10-06 12:40:19.702 | +++ lib/tempest:configure_tempest:549 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-10-06 12:40:19.718 | ++ lib/tempest:configure_tempest:549 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-10-06 12:40:19.751 | ++ lib/tempest:configure_tempest:550 : local tempest_volume_min_microversion=None 2022-10-06 12:40:19.754 | ++ lib/tempest:configure_tempest:551 : local tempest_volume_max_microversion=latest 2022-10-06 12:40:19.756 | ++ lib/tempest:configure_tempest:552 : '[' None == None ']' 2022-10-06 12:40:19.758 | ++ lib/tempest:configure_tempest:553 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-10-06 12:40:19.776 | ++ lib/tempest:configure_tempest:558 : '[' latest == None ']' 2022-10-06 12:40:19.778 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-10-06 12:40:19.811 | ++ lib/tempest:configure_tempest:564 : is_service_enabled c-bak 2022-10-06 12:40:19.826 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:19.829 | ++ lib/tempest:configure_tempest:571 : [[ -n lvm:lvmdriver-1 ]] 2022-10-06 12:40:19.831 | ++ lib/tempest:configure_tempest:571 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-10-06 12:40:19.833 | ++ lib/tempest:configure_tempest:591 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-10-06 12:40:19.836 | ++ lib/tempest:configure_tempest:595 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-10-06 12:40:19.838 | ++ lib/tempest:configure_tempest:605 : local tempest_placement_min_microversion=None 2022-10-06 12:40:19.840 | ++ lib/tempest:configure_tempest:606 : local tempest_placement_max_microversion=latest 2022-10-06 12:40:19.843 | ++ lib/tempest:configure_tempest:607 : '[' None == None ']' 2022-10-06 12:40:19.845 | ++ lib/tempest:configure_tempest:608 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-10-06 12:40:19.865 | ++ lib/tempest:configure_tempest:612 : '[' latest == None ']' 2022-10-06 12:40:19.867 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-10-06 12:40:19.902 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = ironic ']' 2022-10-06 12:40:19.904 | ++ lib/tempest:configure_tempest:633 : '[' libvirt = libvirt ']' 2022-10-06 12:40:19.906 | ++ lib/tempest:configure_tempest:635 : '[' kvm = lxc ']' 2022-10-06 12:40:19.909 | ++ lib/tempest:configure_tempest:642 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-10-06 12:40:19.940 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-10-06 12:40:19.973 | ++ lib/tempest:configure_tempest:644 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-10-06 12:40:20.005 | ++ lib/tempest:configure_tempest:657 : local service 2022-10-06 12:40:20.008 | ++ lib/tempest:configure_tempest:658 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-10-06 12:40:20.010 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.012 | ++ lib/tempest:configure_tempest:660 : is_service_enabled key 2022-10-06 12:40:20.029 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.031 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-10-06 12:40:20.067 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.069 | ++ lib/tempest:configure_tempest:660 : is_service_enabled glance 2022-10-06 12:40:20.086 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.088 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-10-06 12:40:20.121 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.123 | ++ lib/tempest:configure_tempest:660 : is_service_enabled nova 2022-10-06 12:40:20.140 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.143 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-10-06 12:40:20.175 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.178 | ++ lib/tempest:configure_tempest:660 : is_service_enabled neutron 2022-10-06 12:40:20.195 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.197 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-10-06 12:40:20.230 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.233 | ++ lib/tempest:configure_tempest:660 : is_service_enabled cinder 2022-10-06 12:40:20.249 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.251 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-10-06 12:40:20.284 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.286 | ++ lib/tempest:configure_tempest:660 : is_service_enabled swift 2022-10-06 12:40:20.303 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:40:20.305 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-10-06 12:40:20.338 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-10-06 12:40:20.340 | ++ lib/tempest:configure_tempest:660 : is_service_enabled horizon 2022-10-06 12:40:20.356 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 12:40:20.359 | ++ lib/tempest:configure_tempest:663 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-10-06 12:40:20.391 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-10-06 12:40:20.394 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-10-06 12:40:20.396 | ++ lib/tempest:configure_tempest:677 : [[ False == True ]] 2022-10-06 12:40:20.398 | ++ lib/tempest:configure_tempest:677 : [[ False == True ]] 2022-10-06 12:40:20.400 | ++ lib/tempest:configure_tempest:681 : [[ False == True ]] 2022-10-06 12:40:20.403 | ++ lib/tempest:configure_tempest:681 : [[ False == True ]] 2022-10-06 12:40:20.405 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = libvirt ']' 2022-10-06 12:40:20.407 | ++ lib/tempest:configure_tempest:685 : '[' kvm = lxc ']' 2022-10-06 12:40:20.410 | ++ lib/tempest:configure_tempest:695 : local tmp_cfg_file 2022-10-06 12:40:20.413 | +++ lib/tempest:configure_tempest:696 : mktemp 2022-10-06 12:40:20.420 | ++ lib/tempest:configure_tempest:696 : tmp_cfg_file=/tmp/tmp.ig6ZjZjXAH 2022-10-06 12:40:20.422 | ++ lib/tempest:configure_tempest:697 : cd /opt/stack/tempest 2022-10-06 12:40:20.425 | ++ lib/tempest:configure_tempest:699 : local tmp_u_c_m 2022-10-06 12:40:20.429 | +++ lib/tempest:configure_tempest:700 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-10-06 12:40:20.437 | ++ lib/tempest:configure_tempest:700 : tmp_u_c_m=/tmp/tempest_u_c_m.TbWNQxh4oq 2022-10-06 12:40:20.437 | ++ lib/tempest:configure_tempest:701 : set_tempest_venv_constraints /tmp/tempest_u_c_m.TbWNQxh4oq 2022-10-06 12:40:20.439 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-10-06 12:40:20.441 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.TbWNQxh4oq 2022-10-06 12:40:20.444 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-10-06 12:40:20.446 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-10-06 12:40:20.449 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-10-06 12:40:20.456 | ++ lib/tempest:configure_tempest:702 : [[ False != \T\r\u\e ]] 2022-10-06 12:40:20.458 | ++ lib/tempest:configure_tempest:703 : tox -revenv-tempest --notest 2022-10-06 12:40:21.014 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-10-06 12:40:21.888 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-10-06 12:40:39.385 | venv-tempest develop-inst: /opt/stack/tempest 2022-10-06 12:40:46.500 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.1,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@f1d0e395e95d3502a9c3904ce56520d116e6bf48#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-10-06 12:40:46.500 | ___________________________________ summary ____________________________________ 2022-10-06 12:40:46.500 | venv-tempest: skipped tests 2022-10-06 12:40:46.500 | congratulations :) 2022-10-06 12:40:46.531 | ++ lib/tempest:configure_tempest:705 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.TbWNQxh4oq -r requirements.txt 2022-10-06 12:40:48.078 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-10-06 12:40:48.078 | warnings.warn( 2022-10-06 12:40:48.078 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-10-06 12:40:48.078 | warnings.warn( 2022-10-06 12:40:48.167 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-10-06 12:40:48.921 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==4.0.0,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.14.0,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.1,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@f1d0e395e95d3502a9c3904ce56520d116e6bf48#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-10-06 12:40:48.922 | venv-tempest run-test-pre: PYTHONHASHSEED='1718597950' 2022-10-06 12:40:48.922 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.TbWNQxh4oq -r requirements.txt 2022-10-06 12:40:50.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 12:40:50.575 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-10-06 12:40:50.576 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-10-06 12:40:50.577 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.14.0) 2022-10-06 12:40:50.579 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-10-06 12:40:50.580 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-10-06 12:40:50.582 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-10-06 12:40:50.583 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-10-06 12:40:50.585 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.1) 2022-10-06 12:40:50.587 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-10-06 12:40:50.588 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-10-06 12:40:50.589 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-10-06 12:40:50.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-10-06 12:40:50.592 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.1) 2022-10-06 12:40:50.594 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-10-06 12:40:50.595 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-10-06 12:40:50.596 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-10-06 12:40:50.598 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-10-06 12:40:50.599 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.4.1) 2022-10-06 12:40:50.601 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.12) 2022-10-06 12:40:50.602 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-10-06 12:40:50.637 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-10-06 12:40:50.639 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-10-06 12:40:50.641 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-10-06 12:40:50.686 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-10-06 12:40:50.688 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-10-06 12:40:50.691 | Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.3.10) 2022-10-06 12:40:50.693 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-10-06 12:40:50.703 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-10-06 12:40:50.739 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-10-06 12:40:50.740 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-10-06 12:40:50.742 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (4.0.0) 2022-10-06 12:40:50.781 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-10-06 12:40:50.795 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-10-06 12:40:50.797 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-10-06 12:40:50.837 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-10-06 12:40:50.840 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-10-06 12:40:50.883 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-10-06 12:40:50.886 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-10-06 12:40:50.888 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-10-06 12:40:50.916 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-10-06 12:40:50.916 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-10-06 12:40:50.930 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-10-06 12:40:50.932 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-10-06 12:40:50.947 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-10-06 12:40:50.949 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-10-06 12:40:50.950 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-10-06 12:40:50.952 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-10-06 12:40:51.014 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-10-06 12:40:51.062 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-10-06 12:40:51.154 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-10-06 12:40:51.209 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-10-06 12:40:51.270 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-10-06 12:40:51.471 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.1) 2022-10-06 12:40:51.474 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-10-06 12:40:51.475 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.9.24) 2022-10-06 12:40:51.882 | ___________________________________ summary ____________________________________ 2022-10-06 12:40:51.883 | venv-tempest: commands succeeded 2022-10-06 12:40:51.883 | congratulations :) 2022-10-06 12:40:51.914 | ++ lib/tempest:configure_tempest:706 : rm -f /tmp/tempest_u_c_m.TbWNQxh4oq 2022-10-06 12:40:51.918 | ++ lib/tempest:configure_tempest:709 : [[ False == \T\r\u\e ]] 2022-10-06 12:40:51.920 | ++ lib/tempest:configure_tempest:717 : [[ True == \F\a\l\s\e ]] 2022-10-06 12:40:51.923 | ++ lib/tempest:configure_tempest:721 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-10-06 12:40:51.957 | ++ lib/tempest:configure_tempest:727 : tox -evenv -- tempest verify-config -uro /tmp/tmp.ig6ZjZjXAH 2022-10-06 12:40:52.517 | venv create: /opt/stack/tempest/.tox/venv 2022-10-06 12:40:53.161 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-10-06 12:41:18.409 | venv develop-inst: /opt/stack/tempest 2022-10-06 12:41:27.639 | venv installed: alabaster==0.7.12,attrs==22.1.0,autopage==0.5.1,Babel==2.10.3,bcrypt==4.0.0,certifi==2022.9.24,cffi==1.15.1,charset-normalizer==2.1.1,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.45,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,imagesize==1.4.1,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,Jinja2==3.1.2,jsonschema==4.14.0,MarkupSafe==2.1.1,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==3.0.0,oslo.concurrency==5.0.1,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.1,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,pkgutil_resolve_name==1.3.10,prettytable==3.4.1,pycparser==2.21,Pygments==2.13.0,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,reno==3.5.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@f1d0e395e95d3502a9c3904ce56520d116e6bf48#egg=tempest,testtools==2.5.0,urllib3==1.26.12,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-10-06 12:41:27.640 | venv run-test-pre: PYTHONHASHSEED='462236148' 2022-10-06 12:41:27.640 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ig6ZjZjXAH 2022-10-06 12:41:32.578 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. 2022-10-06 12:41:32.578 | @jsonschema.FormatChecker.cls_checks('base64') 2022-10-06 12:41:32.578 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-10-06 12:41:32.578 | warnings.warn( 2022-10-06 12:41:32.578 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-10-06 12:41:32.578 | warnings.warn( 2022-10-06 12:41:32.578 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-10-06 12:41:32.578 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-10-06 12:41:32.578 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-10-06 12:41:32.708 | ___________________________________ summary ____________________________________ 2022-10-06 12:41:32.708 | venv: commands succeeded 2022-10-06 12:41:32.708 | congratulations :) 2022-10-06 12:41:32.738 | ++ lib/tempest:configure_tempest:732 : is_service_enabled q-metering 2022-10-06 12:41:32.756 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:41:32.759 | ++ lib/tempest:configure_tempest:737 : is_service_enabled q-l3 2022-10-06 12:41:32.776 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 12:41:32.778 | ++ lib/tempest:configure_tempest:741 : local network_api_extensions=all 2022-10-06 12:41:32.781 | ++ lib/tempest:configure_tempest:742 : [[ ! -z '' ]] 2022-10-06 12:41:32.783 | ++ lib/tempest:configure_tempest:748 : [[ -n '' ]] 2022-10-06 12:41:32.786 | ++ lib/tempest:configure_tempest:751 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2022-10-06 12:41:32.820 | ++ lib/tempest:configure_tempest:753 : local object_storage_api_extensions=all 2022-10-06 12:41:32.823 | ++ lib/tempest:configure_tempest:754 : [[ ! -z '' ]] 2022-10-06 12:41:32.825 | ++ lib/tempest:configure_tempest:760 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-10-06 12:41:32.860 | ++ lib/tempest:configure_tempest:762 : local volume_api_extensions=all 2022-10-06 12:41:32.863 | ++ lib/tempest:configure_tempest:763 : [[ ! -z '' ]] 2022-10-06 12:41:32.866 | ++ lib/tempest:configure_tempest:769 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-10-06 12:41:32.899 | ++ lib/tempest:configure_tempest:772 : IFS=' 2022-10-06 12:41:32.899 | ' 2022-10-06 12:41:32.902 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-10-06 12:41:32.904 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 12:41:32.906 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest Plugins 2022-10-06 12:41:32.909 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-10-06 12:41:32.911 | ++ lib/tempest:install_tempest_plugins:801 : pushd /opt/stack/tempest 2022-10-06 12:41:32.911 | /opt/stack/tempest /opt/stack/tempest 2022-10-06 12:41:32.914 | ++ lib/tempest:install_tempest_plugins:802 : [[ 0 != 0 ]] 2022-10-06 12:41:32.916 | ++ lib/tempest:install_tempest_plugins:811 : popd 2022-10-06 12:41:32.916 | /opt/stack/tempest 2022-10-06 12:41:32.919 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-06 12:41:32.921 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-06 12:41:32.925 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-10-06 12:41:32.927 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 12:41:32.930 | + functions-common:run_phase:1894 : run_plugins stack test-config 2022-10-06 12:41:32.933 | + functions-common:run_plugins:1853 : local mode=stack 2022-10-06 12:41:32.936 | + functions-common:run_plugins:1854 : local phase=test-config 2022-10-06 12:41:32.939 | + functions-common:run_plugins:1856 : local plugins= 2022-10-06 12:41:32.942 | + functions-common:run_plugins:1857 : local plugin 2022-10-06 12:41:32.945 | + ./stack.sh:main:1481 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-10-06 12:41:32.948 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-10-06 12:41:32.950 | + inc/meta-config:merge_config_group:171 : shift 2022-10-06 12:41:32.953 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-10-06 12:41:32.956 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:41:32.958 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-10-06 12:41:32.961 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-10-06 12:41:32.965 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-10-06 12:41:32.968 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-10-06 12:41:32.970 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-10-06 12:41:32.973 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-10-06 12:41:32.976 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-10-06 12:41:32.976 | /^\[\[.+\|.*\]\]/ { 2022-10-06 12:41:32.976 | gsub("[][]", "", $1); 2022-10-06 12:41:32.976 | split($1, a, "|"); 2022-10-06 12:41:32.976 | if (a[1] == matchgroup) 2022-10-06 12:41:32.976 | print a[2] 2022-10-06 12:41:32.976 | } 2022-10-06 12:41:32.976 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 24 pip_install 221 apt-get 193 run_process 37 dbsync 5 git_timed 11 apt-get-update 27 test_with_retry 5 async_wait 192 osc 660 ------------------------- Unaccounted time -194 ========================= Total runtime 1181 ================= Async summary ================= Time spent in the background minus waits: 719 sec Elapsed time: 1182 sec Time if we did everything serially: 1901 sec Speedup: 1.60829 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 90678 | | keystone | INSERT | 127 | | glance | SELECT | 984 | | glance | CREATE | 65 | | glance | INSERT | 256 | | glance | SHOW | 8 | | glance | UPDATE | 13 | | glance | ALTER | 10 | | glance | DROP | 3 | | cinder | SELECT | 304 | | cinder | SHOW | 1 | | cinder | CREATE | 74 | | cinder | SET | 1 | | cinder | ALTER | 18 | | neutron | SELECT | 3347 | | neutron | SHOW | 39 | | neutron | CREATE | 319 | | neutron | INSERT | 281 | | neutron | UPDATE | 219 | | neutron | ALTER | 150 | | neutron | DROP | 52 | | neutron | DELETE | 19 | | nova_cell1 | SELECT | 147 | | nova_cell1 | SHOW | 60 | | nova_cell1 | CREATE | 210 | | nova_cell0 | SELECT | 234 | | nova_cell0 | SHOW | 60 | | nova_cell0 | CREATE | 210 | | nova_cell1 | ALTER | 2 | | nova_cell0 | ALTER | 2 | | placement | SELECT | 10 | | placement | INSERT | 4 | | placement | SET | 2 | | nova_api | SELECT | 150 | | nova_cell0 | INSERT | 4 | | nova_cell1 | INSERT | 2 | | nova_cell1 | UPDATE | 36 | | cinder | INSERT | 6 | | nova_cell0 | UPDATE | 71 | | cinder | UPDATE | 56 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 10 | | nova_api | RELEASE | 10 | | cinder | DELETE | 1 | | keystone | DELETE | 10 | +------------+-----------+-------+ This is your host IP address: 10.222.0.36 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.36/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2023.1 Change: 9ed7f2554033c33061eb74968073309e605d202d Use ping instead of arping for br-data 2022-10-06 12:14:04 +0000 OS Version: Ubuntu 20.04 focal