2022-04-14 04:22:20.088 | + ./stack.sh:main:487 : exec 2022-04-14 04:22:20.088 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-042219' 2022-04-14 04:22:20.088 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-042219.summary.2022-04-14-042219 2022-04-14 04:22:20.088 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:22:20.089 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-042219 2022-04-14 04:22:20.089 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-042219 /opt/stack/logs/stack.sh.log 2022-04-14 04:22:20.089 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-042219.summary.2022-04-14-042219 /opt/stack/logs/stack.sh.log.summary 2022-04-14 04:22:20.089 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 04:22:20.089 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 04:22:20.089 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 04:22:20.089 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 04:22:20.089 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 04:22:20.089 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 04:22:20.089 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:22:20.089 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 04:22:20.091 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 04:22:20.093 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 04:22:20.095 | + ./stack.sh:main:576 : uname -a 2022-04-14 04:22:20.097 | Linux dv-neutron-837681-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 04:22:20.099 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 04:22:20.100 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 04:22:20.104 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 04:22:20.140 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 04:22:20.157 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 04:22:20.159 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 04:22:20.160 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 04:22:20.162 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 04:22:20.164 | + functions-common:fetch_plugins:1783 : return 2022-04-14 04:22:20.166 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 04:22:20.168 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 04:22:20.170 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:22:20.171 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:22:20.173 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:22:20.175 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:22:20.177 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:22:20.179 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:22:20.181 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:22:20.184 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:22:20.186 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:22:20.188 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:22:20.190 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 04:22:20.192 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:22:20.205 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:20.206 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:22:20.208 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:22:20.210 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:22:20.212 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:22:20.213 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:22:20.215 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:22:20.217 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 04:22:20.219 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 04:22:20.221 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:22:20.223 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:22:20.224 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 04:22:20.226 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 04:22:20.228 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 04:22:20.230 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 04:22:20.232 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 04:22:20.234 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 04:22:20.251 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 04:22:20.253 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 04:22:20.265 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:22:20.268 | +++ lib/tls:source:43 : hostname -f 2022-04-14 04:22:20.271 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 04:22:20.273 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 04:22:20.275 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 04:22:20.277 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 04:22:20.280 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 04:22:20.281 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 04:22:20.283 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 04:22:20.285 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 04:22:20.287 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 04:22:20.289 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 04:22:20.293 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 04:22:20.306 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 04:22:20.323 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 04:22:20.335 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 04:22:20.348 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 04:22:20.383 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 04:22:20.442 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 04:22:20.533 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 04:22:20.562 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 04:22:20.617 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 04:22:20.677 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 04:22:20.852 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 04:22:20.867 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 04:22:20.883 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 04:22:20.899 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 04:22:21.010 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 04:22:21.012 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 04:22:21.016 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 04:22:21.019 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 04:22:21.021 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 04:22:21.023 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 04:22:21.026 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 04:22:21.026 | False' 2022-04-14 04:22:21.029 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 04:22:21.045 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 04:22:21.047 | + ./stack.sh:main:624 : run_phase source 2022-04-14 04:22:21.050 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 04:22:21.052 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:22:21.054 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:22:21.056 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:22:21.059 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:22:21.061 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:22:21.064 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:22:21.067 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:22:21.071 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:22:21.073 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:22:21.077 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:22:21.079 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 04:22:21.082 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:22:21.096 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:21.099 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:22:21.101 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 04:22:21.144 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 04:22:21.147 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 04:22:21.151 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:22:21.154 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 04:22:21.157 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 04:22:21.160 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 04:22:21.162 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 04:22:21.164 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 04:22:21.166 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 04:22:21.169 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 04:22:21.172 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.174 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 04:22:21.177 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.179 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 04:22:21.182 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.184 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 04:22:21.188 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.190 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 04:22:21.194 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.196 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 04:22:21.198 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.201 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 04:22:21.203 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.206 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 04:22:21.208 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.211 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 04:22:21.213 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.215 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 04:22:21.218 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.221 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 04:22:21.223 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.225 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 04:22:21.228 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.230 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 04:22:21.232 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.235 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 04:22:21.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.239 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 04:22:21.242 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.244 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 04:22:21.246 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.249 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 04:22:21.251 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.253 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 04:22:21.256 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.258 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 04:22:21.260 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.262 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 04:22:21.265 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.268 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 04:22:21.270 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.272 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 04:22:21.275 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.277 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 04:22:21.279 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.281 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 04:22:21.284 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.286 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 04:22:21.288 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.290 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 04:22:21.293 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.295 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 04:22:21.298 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.300 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 04:22:21.302 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.304 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 04:22:21.307 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.309 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 04:22:21.312 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.314 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 04:22:21.316 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.318 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 04:22:21.321 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.323 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 04:22:21.325 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.328 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 04:22:21.330 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.332 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 04:22:21.335 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.337 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 04:22:21.339 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.342 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 04:22:21.344 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.346 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 04:22:21.349 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.351 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 04:22:21.353 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.356 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 04:22:21.359 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.361 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 04:22:21.363 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.366 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 04:22:21.368 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.370 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 04:22:21.372 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.375 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 04:22:21.377 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.379 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 04:22:21.381 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.384 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 04:22:21.386 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.388 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 04:22:21.391 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:22:21.393 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 04:22:21.396 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 04:22:21.399 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:22:21.401 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 04:22:21.416 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:21.419 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 04:22:21.421 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:22:21.423 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 04:22:21.438 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:22:21.441 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 04:22:21.443 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 04:22:21.445 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 04:22:21.448 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 04:22:21.450 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 04:22:21.453 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 04:22:21.455 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 04:22:21.457 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 04:22:21.460 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 04:22:21.460 | Using mysql database backend 2022-04-14 04:22:21.462 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 04:22:21.479 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 04:22:21.484 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 04:22:21.486 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:22:21.489 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 04:22:21.491 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:22:21.494 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 04:22:21.510 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:21.513 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 04:22:21.529 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 04:22:21.547 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:21.549 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 04:22:21.565 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 04:22:21.583 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 04:22:21.599 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:22:21.602 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 04:22:21.618 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:22:21.620 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 04:22:21.636 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 04:22:21.638 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 04:22:21.641 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 04:22:21.643 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 04:22:21.646 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:22:21.651 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-042221 2022-04-14 04:22:21.653 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-042221 757' 2022-04-14 04:22:21.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.658 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:22:21.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.663 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:22:21.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.668 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:22:21.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.673 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 04:22:21.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.677 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:22:21.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.682 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:22:21.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.687 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-042219 2022-04-14 04:22:21.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.692 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:22:21.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.696 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:22:21.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.702 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:22:21.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.706 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:22:21.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.711 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:22:21.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:22:21.716 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:22:21.718 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 04:22:21.721 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 04:22:21.723 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 04:22:21.725 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 04:22:21.727 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:22:21.729 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:22:21.732 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:22:21.734 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:22:21.736 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:22:21.739 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:22:21.754 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:22:21.756 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:22:21.758 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:22:21.761 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:22:21.761 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:22:21.767 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 04:22:21.769 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:22:21.771 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 04:22:21.784 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 04:22:21.787 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:22:21.787 | + functions-common:git_clone:685 : head -1 2022-04-14 04:22:21.790 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 04:22:21.793 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:22:21.796 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 04:22:21.798 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:22:21.800 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 04:22:21.803 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 04:22:21.805 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 04:22:21.808 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 04:22:21.811 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:22:21.813 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 04:22:21.816 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 04:22:21.818 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 04:22:21.821 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 04:22:21.825 | ++ tools/install_prereqs.sh:source:47 : NOW=1649910141 2022-04-14 04:22:21.829 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 04:22:21.833 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649909540 2022-04-14 04:22:21.836 | ++ tools/install_prereqs.sh:source:49 : DELTA=601 2022-04-14 04:22:21.838 | ++ tools/install_prereqs.sh:source:50 : [[ 601 -lt 7200 ]] 2022-04-14 04:22:21.840 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 04:22:21.844 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 04:22:21.846 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 04:22:21.848 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 04:22:21.851 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 04:22:21.853 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 04:22:21.855 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 04:22:21.858 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 04:22:21.861 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 04:22:21.907 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 04:22:21.908 | apache2-dev 2022-04-14 04:22:21.908 | bc 2022-04-14 04:22:21.908 | bsdmainutils 2022-04-14 04:22:21.908 | curl 2022-04-14 04:22:21.908 | g++ 2022-04-14 04:22:21.908 | gawk 2022-04-14 04:22:21.908 | gcc 2022-04-14 04:22:21.908 | gettext 2022-04-14 04:22:21.908 | git 2022-04-14 04:22:21.908 | graphviz 2022-04-14 04:22:21.908 | iputils-ping 2022-04-14 04:22:21.908 | libapache2-mod-proxy-uwsgi 2022-04-14 04:22:21.908 | libffi-dev 2022-04-14 04:22:21.908 | libjpeg-dev 2022-04-14 04:22:21.908 | libpcre3-dev 2022-04-14 04:22:21.908 | libpq-dev 2022-04-14 04:22:21.908 | libssl-dev 2022-04-14 04:22:21.908 | libsystemd-dev 2022-04-14 04:22:21.908 | libxml2-dev 2022-04-14 04:22:21.908 | libxslt1-dev 2022-04-14 04:22:21.908 | libyaml-dev 2022-04-14 04:22:21.908 | lsof 2022-04-14 04:22:21.908 | openssh-server 2022-04-14 04:22:21.908 | openssl 2022-04-14 04:22:21.908 | pkg-config 2022-04-14 04:22:21.908 | psmisc 2022-04-14 04:22:21.908 | python3-dev 2022-04-14 04:22:21.908 | python3-pip 2022-04-14 04:22:21.908 | python3-systemd 2022-04-14 04:22:21.908 | python3-venv 2022-04-14 04:22:21.908 | tar 2022-04-14 04:22:21.908 | tcpdump 2022-04-14 04:22:21.908 | unzip 2022-04-14 04:22:21.908 | uuid-runtime 2022-04-14 04:22:21.908 | wget 2022-04-14 04:22:21.909 | wget 2022-04-14 04:22:21.909 | zlib1g-dev 2022-04-14 04:22:21.909 | libkrb5-dev 2022-04-14 04:22:21.909 | libldap2-dev 2022-04-14 04:22:21.909 | libsasl2-dev 2022-04-14 04:22:21.909 | memcached 2022-04-14 04:22:21.909 | python3-mysqldb 2022-04-14 04:22:21.909 | sqlite3 2022-04-14 04:22:21.909 | conntrack 2022-04-14 04:22:21.909 | curl 2022-04-14 04:22:21.909 | dnsmasq-base 2022-04-14 04:22:21.909 | dnsmasq-utils 2022-04-14 04:22:21.909 | ebtables 2022-04-14 04:22:21.909 | genisoimage 2022-04-14 04:22:21.909 | iptables 2022-04-14 04:22:21.909 | iputils-arping 2022-04-14 04:22:21.909 | kpartx 2022-04-14 04:22:21.909 | libjs-jquery-tablesorter 2022-04-14 04:22:21.909 | parted 2022-04-14 04:22:21.909 | pm-utils 2022-04-14 04:22:21.909 | python3-mysqldb 2022-04-14 04:22:21.909 | socat 2022-04-14 04:22:21.909 | sqlite3 2022-04-14 04:22:21.909 | sudo 2022-04-14 04:22:21.909 | vlan 2022-04-14 04:22:21.909 | lsscsi 2022-04-14 04:22:21.909 | open-iscsi 2022-04-14 04:22:21.909 | lvm2 2022-04-14 04:22:21.909 | qemu-utils 2022-04-14 04:22:21.909 | thin-provisioning-tools 2022-04-14 04:22:21.909 | acl 2022-04-14 04:22:21.909 | dnsmasq-base 2022-04-14 04:22:21.909 | dnsmasq-utils 2022-04-14 04:22:21.909 | ebtables 2022-04-14 04:22:21.910 | haproxy 2022-04-14 04:22:21.910 | iptables 2022-04-14 04:22:21.910 | iputils-arping 2022-04-14 04:22:21.910 | iputils-ping 2022-04-14 04:22:21.910 | postgresql-server-dev-all 2022-04-14 04:22:21.910 | python3-mysqldb 2022-04-14 04:22:21.910 | sqlite3 2022-04-14 04:22:21.910 | sudo 2022-04-14 04:22:21.910 | vlan 2022-04-14 04:22:21.910 | pcp 2022-04-14 04:22:21.910 | ipset 2022-04-14 04:22:21.910 | conntrack 2022-04-14 04:22:21.910 | conntrackd 2022-04-14 04:22:21.910 | keepalived 2022-04-14 04:22:21.910 | lvm2 2022-04-14 04:22:21.910 | qemu-utils 2022-04-14 04:22:21.910 | thin-provisioning-tools 2022-04-14 04:22:21.910 | curl 2022-04-14 04:22:21.910 | liberasurecode-dev 2022-04-14 04:22:21.910 | make 2022-04-14 04:22:21.910 | memcached 2022-04-14 04:22:21.910 | rsync 2022-04-14 04:22:21.910 | sqlite3 2022-04-14 04:22:21.910 | xfsprogs' 2022-04-14 04:22:21.913 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 04:22:21.931 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 04:22:21.931 | apache2-dev 2022-04-14 04:22:21.931 | bc 2022-04-14 04:22:21.931 | bsdmainutils 2022-04-14 04:22:21.931 | curl 2022-04-14 04:22:21.931 | g++ 2022-04-14 04:22:21.931 | gawk 2022-04-14 04:22:21.931 | gcc 2022-04-14 04:22:21.931 | gettext 2022-04-14 04:22:21.931 | git 2022-04-14 04:22:21.931 | graphviz 2022-04-14 04:22:21.931 | iputils-ping 2022-04-14 04:22:21.931 | libapache2-mod-proxy-uwsgi 2022-04-14 04:22:21.931 | libffi-dev 2022-04-14 04:22:21.931 | libjpeg-dev 2022-04-14 04:22:21.931 | libpcre3-dev 2022-04-14 04:22:21.931 | libpq-dev 2022-04-14 04:22:21.931 | libssl-dev 2022-04-14 04:22:21.931 | libsystemd-dev 2022-04-14 04:22:21.931 | libxml2-dev 2022-04-14 04:22:21.931 | libxslt1-dev 2022-04-14 04:22:21.931 | libyaml-dev 2022-04-14 04:22:21.931 | lsof 2022-04-14 04:22:21.931 | openssh-server 2022-04-14 04:22:21.931 | openssl 2022-04-14 04:22:21.931 | pkg-config 2022-04-14 04:22:21.931 | psmisc 2022-04-14 04:22:21.931 | python3-dev 2022-04-14 04:22:21.932 | python3-pip 2022-04-14 04:22:21.932 | python3-systemd 2022-04-14 04:22:21.932 | python3-venv 2022-04-14 04:22:21.932 | tar 2022-04-14 04:22:21.932 | tcpdump 2022-04-14 04:22:21.932 | unzip 2022-04-14 04:22:21.932 | uuid-runtime 2022-04-14 04:22:21.932 | wget 2022-04-14 04:22:21.932 | wget 2022-04-14 04:22:21.932 | zlib1g-dev 2022-04-14 04:22:21.932 | libkrb5-dev 2022-04-14 04:22:21.932 | libldap2-dev 2022-04-14 04:22:21.932 | libsasl2-dev 2022-04-14 04:22:21.932 | memcached 2022-04-14 04:22:21.932 | python3-mysqldb 2022-04-14 04:22:21.932 | sqlite3 2022-04-14 04:22:21.932 | conntrack 2022-04-14 04:22:21.932 | curl 2022-04-14 04:22:21.932 | dnsmasq-base 2022-04-14 04:22:21.932 | dnsmasq-utils 2022-04-14 04:22:21.932 | ebtables 2022-04-14 04:22:21.932 | genisoimage 2022-04-14 04:22:21.932 | iptables 2022-04-14 04:22:21.932 | iputils-arping 2022-04-14 04:22:21.932 | kpartx 2022-04-14 04:22:21.932 | libjs-jquery-tablesorter 2022-04-14 04:22:21.932 | parted 2022-04-14 04:22:21.932 | pm-utils 2022-04-14 04:22:21.932 | python3-mysqldb 2022-04-14 04:22:21.932 | socat 2022-04-14 04:22:21.932 | sqlite3 2022-04-14 04:22:21.932 | sudo 2022-04-14 04:22:21.932 | vlan 2022-04-14 04:22:21.932 | lsscsi 2022-04-14 04:22:21.932 | open-iscsi 2022-04-14 04:22:21.933 | lvm2 2022-04-14 04:22:21.933 | qemu-utils 2022-04-14 04:22:21.933 | thin-provisioning-tools 2022-04-14 04:22:21.933 | acl 2022-04-14 04:22:21.933 | dnsmasq-base 2022-04-14 04:22:21.933 | dnsmasq-utils 2022-04-14 04:22:21.933 | ebtables 2022-04-14 04:22:21.933 | haproxy 2022-04-14 04:22:21.933 | iptables 2022-04-14 04:22:21.933 | iputils-arping 2022-04-14 04:22:21.933 | iputils-ping 2022-04-14 04:22:21.933 | postgresql-server-dev-all 2022-04-14 04:22:21.933 | python3-mysqldb 2022-04-14 04:22:21.933 | sqlite3 2022-04-14 04:22:21.933 | sudo 2022-04-14 04:22:21.933 | vlan 2022-04-14 04:22:21.933 | pcp 2022-04-14 04:22:21.933 | ipset 2022-04-14 04:22:21.933 | conntrack 2022-04-14 04:22:21.933 | conntrackd 2022-04-14 04:22:21.933 | keepalived 2022-04-14 04:22:21.933 | lvm2 2022-04-14 04:22:21.933 | qemu-utils 2022-04-14 04:22:21.933 | thin-provisioning-tools 2022-04-14 04:22:21.933 | curl 2022-04-14 04:22:21.933 | liberasurecode-dev 2022-04-14 04:22:21.933 | make 2022-04-14 04:22:21.933 | memcached 2022-04-14 04:22:21.933 | rsync 2022-04-14 04:22:21.933 | sqlite3 2022-04-14 04:22:21.933 | xfsprogs ' 2022-04-14 04:22:21.933 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 04:22:21.936 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:22:21.939 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:22:21.942 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 04:22:21.942 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 04:22:21.947 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 04:22:21.949 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 04:22:21.951 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:22:21.953 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 04:22:21.955 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:22:21.958 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:22:21.960 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:22:21.962 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:22:21.964 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:22:21.966 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:22:21.969 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 04:22:21.971 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 04:22:21.973 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 04:22:21.975 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 04:22:21.980 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 04:22:21.982 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 04:22:21.984 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 04:22:21.986 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 04:22:21.988 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:22:21.991 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:22:21.995 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649910141992 2022-04-14 04:22:21.997 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 04:22:21.999 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 04:22:22.001 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 04:22:22.246 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 04:22:22.298 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 04:22:22.313 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 04:22:22.359 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 04:22:24.533 | Reading package lists... 2022-04-14 04:22:24.565 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 04:22:24.567 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 04:22:24.569 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:22:24.572 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:24.574 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:24.576 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:22:24.578 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:24.580 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 04:22:24.582 | ++ functions-common:time_stop:2439 : start_time=1649910141992 2022-04-14 04:22:24.584 | ++ functions-common:time_stop:2441 : [[ -z 1649910141992 ]] 2022-04-14 04:22:24.587 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:24.591 | ++ functions-common:time_stop:2444 : end_time=1649910144588 2022-04-14 04:22:24.593 | ++ functions-common:time_stop:2445 : elapsed_time=2596 2022-04-14 04:22:24.595 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 04:22:24.597 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:24.599 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2596 2022-04-14 04:22:24.601 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 04:22:24.604 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:22:24.606 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:22:24.608 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:22:24.611 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 04:22:24.632 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 04:22:24.742 | Reading package lists... 2022-04-14 04:22:24.992 | Building dependency tree... 2022-04-14 04:22:24.993 | Reading state information... 2022-04-14 04:22:25.028 | acl is already the newest version (2.2.53-6). 2022-04-14 04:22:25.028 | bc is already the newest version (1.07.1-2build1). 2022-04-14 04:22:25.028 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 04:22:25.028 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 04:22:25.028 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 04:22:25.028 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:22:25.028 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 04:22:25.028 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:22:25.028 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 04:22:25.028 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 04:22:25.028 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 04:22:25.028 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 04:22:25.028 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 04:22:25.028 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 04:22:25.028 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 04:22:25.028 | libffi-dev is already the newest version (3.3-4). 2022-04-14 04:22:25.028 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 04:22:25.028 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 04:22:25.029 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 04:22:25.029 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 04:22:25.029 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 04:22:25.029 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 04:22:25.029 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:22:25.029 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 04:22:25.029 | psmisc is already the newest version (23.3-1). 2022-04-14 04:22:25.029 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:22:25.029 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 04:22:25.029 | python3-systemd is already the newest version (234-3build2). 2022-04-14 04:22:25.029 | socat is already the newest version (1.7.3.3-2). 2022-04-14 04:22:25.029 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 04:22:25.029 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 04:22:25.029 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 04:22:25.029 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 04:22:25.029 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 04:22:25.029 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 04:22:25.029 | pcp is already the newest version (5.0.3-1). 2022-04-14 04:22:25.029 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 04:22:25.029 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:22:25.029 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:22:25.029 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:22:25.029 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 04:22:25.030 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:22:25.030 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:22:25.030 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 04:22:25.030 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 04:22:25.030 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 04:22:25.030 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 04:22:25.030 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 04:22:25.030 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 04:22:25.030 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 04:22:25.030 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 04:22:25.030 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:22:25.030 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 04:22:25.030 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 04:22:25.030 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 04:22:25.030 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 04:22:25.030 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 04:22:25.030 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 04:22:25.030 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:22:25.030 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 04:22:25.030 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 04:22:25.030 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 04:22:25.030 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 04:22:25.030 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 04:22:25.030 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 04:22:25.030 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 04:22:25.030 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 04:22:25.030 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 04:22:25.030 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 04:22:25.253 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:22:25.253 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 04:22:25.253 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 04:22:25.253 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 04:22:25.253 | The following packages were automatically installed and are no longer required: 2022-04-14 04:22:25.254 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:22:25.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:22:25.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:22:25.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:22:25.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:22:25.254 | python3-zope.interface 2022-04-14 04:22:25.254 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:22:25.369 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:22:25.373 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 04:22:25.375 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:22:25.378 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:22:25.380 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:25.382 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:25.384 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:22:25.386 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:25.389 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:22:25.391 | ++ functions-common:time_stop:2439 : start_time=1649910144629 2022-04-14 04:22:25.393 | ++ functions-common:time_stop:2441 : [[ -z 1649910144629 ]] 2022-04-14 04:22:25.396 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:25.401 | ++ functions-common:time_stop:2444 : end_time=1649910145398 2022-04-14 04:22:25.403 | ++ functions-common:time_stop:2445 : elapsed_time=769 2022-04-14 04:22:25.406 | ++ functions-common:time_stop:2446 : total=743 2022-04-14 04:22:25.408 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:25.410 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1512 2022-04-14 04:22:25.412 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 04:22:25.415 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 04:22:25.417 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:22:25.420 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 04:22:25.424 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 04:22:25.428 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 04:22:25.431 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 04:22:25.433 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 04:22:26.850 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 04:22:26.851 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 04:22:26.853 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 04:22:26.855 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 04:22:26.858 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 04:22:26.860 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 04:22:26.861 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 04:22:26.863 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 04:22:26.865 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 04:22:26.867 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 04:22:26.868 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 04:22:26.870 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 04:22:26.872 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 04:22:26.874 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 04:22:26.876 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 04:22:26.878 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 04:22:26.879 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 04:22:26.881 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 04:22:26.883 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 04:22:26.885 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 04:22:26.887 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 04:22:26.889 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 04:22:26.891 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 04:22:26.893 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 04:22:26.969 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 04:22:26.971 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 04:22:27.048 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 04:22:27.050 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 04:22:27.126 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 04:22:27.128 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 04:22:27.130 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 04:22:27.132 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 04:22:27.133 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 04:22:27.135 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 04:22:27.137 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 04:22:27.139 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 04:22:27.141 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 04:22:27.143 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 04:22:27.145 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 04:22:27.145 | Distro: focal 2022-04-14 04:22:27.147 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 04:22:27.150 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:22:27.153 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:22:27.156 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:22:27.158 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:22:27.158 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:22:27.852 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:22:27.854 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:22:27.854 | pip: 21.3.1 2022-04-14 04:22:27.856 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 04:22:27.859 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 04:22:27.860 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:22:27.862 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:22:27.864 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:22:27.866 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:22:27.867 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:22:27.869 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:22:27.871 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:22:27.872 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:22:27.875 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:22:27.877 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:22:27.879 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:22:27.880 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 04:22:27.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:22:27.884 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:22:27.886 | + tools/install_pip.sh:main:142 : : 2022-04-14 04:22:27.888 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 04:22:27.890 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 04:22:27.892 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 04:22:27.894 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:22:27.896 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 04:22:27.898 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 04:22:27.900 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:22:27.903 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:22:27.905 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:22:27.911 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 04:22:27.913 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 04:22:27.916 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 04:22:27.918 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 04:22:27.920 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 04:22:27.936 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 04:22:27.938 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 04:22:28.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:28.824 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:28.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:28.824 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:30.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:22:31.453 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 04:22:31.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 04:22:34.005 | Installing collected packages: setuptools 2022-04-14 04:22:34.814 | Successfully installed setuptools-60.9.3 2022-04-14 04:22:34.814 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:22:34.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:22:34.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:22:35.127 | + inc/python:pip_install:200 : result=0 2022-04-14 04:22:35.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:22:35.131 | + functions-common:time_stop:2432 : local name 2022-04-14 04:22:35.132 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:35.134 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:35.136 | + functions-common:time_stop:2435 : local total 2022-04-14 04:22:35.137 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:35.140 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:22:35.142 | + functions-common:time_stop:2439 : start_time=1649910147932 2022-04-14 04:22:35.143 | + functions-common:time_stop:2441 : [[ -z 1649910147932 ]] 2022-04-14 04:22:35.145 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:35.149 | + functions-common:time_stop:2444 : end_time=1649910155147 2022-04-14 04:22:35.151 | + functions-common:time_stop:2445 : elapsed_time=7215 2022-04-14 04:22:35.152 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:22:35.154 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:35.156 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7215 2022-04-14 04:22:35.158 | + inc/python:pip_install:203 : return 0 2022-04-14 04:22:35.160 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 04:22:35.162 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:22:35.166 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:22:35.168 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:22:35.171 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:22:35.171 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:22:35.849 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:22:35.851 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:22:35.851 | pip: 21.3.1 2022-04-14 04:22:35.855 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 04:22:35.858 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:22:35.861 | + ./stack.sh:main:796 : fixup_all 2022-04-14 04:22:35.863 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 04:22:35.865 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 04:22:35.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:22:35.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:22:35.872 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 04:22:35.884 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 04:22:35.896 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 04:22:35.907 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 04:22:35.910 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 04:22:35.912 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:22:35.914 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:22:35.916 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:22:35.918 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:22:35.921 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:22:35.923 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:22:35.925 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:22:35.927 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:22:35.929 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:22:35.931 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:22:35.933 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:22:35.936 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 04:22:35.938 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 04:22:35.940 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 04:22:35.942 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:22:35.944 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:22:35.947 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:22:35.949 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:22:35.951 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:22:35.953 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:22:35.955 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 04:22:35.958 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 04:22:35.960 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 04:22:35.962 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 04:22:35.964 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 04:22:35.967 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 04:22:35.969 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 04:22:35.990 | Using python 3.8 to install os-testr 2022-04-14 04:22:35.993 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 04:22:36.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:36.860 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:36.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:36.861 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:38.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:22:38.029 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 04:22:38.106 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 04:22:38.108 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 04:22:38.109 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 04:22:38.110 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 04:22:38.123 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 04:22:38.150 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 04:22:38.151 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 04:22:38.152 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 04:22:38.153 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 04:22:38.155 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 04:22:38.178 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 04:22:38.179 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 04:22:38.180 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 04:22:38.181 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 04:22:38.183 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 04:22:38.195 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 04:22:38.260 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 04:22:38.261 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 04:22:38.262 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 04:22:40.723 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:22:40.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:22:40.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:22:40.851 | + inc/python:pip_install:200 : result=0 2022-04-14 04:22:40.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:22:40.856 | + functions-common:time_stop:2432 : local name 2022-04-14 04:22:40.859 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:40.864 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:40.864 | + functions-common:time_stop:2435 : local total 2022-04-14 04:22:40.866 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:40.868 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:22:40.870 | + functions-common:time_stop:2439 : start_time=1649910155985 2022-04-14 04:22:40.872 | + functions-common:time_stop:2441 : [[ -z 1649910155985 ]] 2022-04-14 04:22:40.875 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:40.879 | + functions-common:time_stop:2444 : end_time=1649910160877 2022-04-14 04:22:40.882 | + functions-common:time_stop:2445 : elapsed_time=4892 2022-04-14 04:22:40.885 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:22:40.887 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:40.890 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4892 2022-04-14 04:22:40.892 | + inc/python:pip_install:203 : return 0 2022-04-14 04:22:40.894 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 04:22:40.956 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 04:22:41.187 | + ./stack.sh:main:810 : install_infra 2022-04-14 04:22:41.190 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:22:41.192 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 04:22:41.195 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:22:41.198 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 04:22:41.221 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 04:22:43.140 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.150 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.157 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.161 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.262 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.282 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.286 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.290 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.306 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.314 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.315 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.348 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.357 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.362 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.379 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.419 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.428 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.433 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.480 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.493 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.498 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.517 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.524 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.571 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.589 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.593 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.686 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.693 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.747 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.867 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.891 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.895 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.906 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.911 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.931 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.937 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:43.955 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.012 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.025 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.041 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.084 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.088 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:44.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:22:44.230 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 04:22:44.516 | + inc/python:pip_install:200 : result=0 2022-04-14 04:22:44.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:22:44.521 | + functions-common:time_stop:2432 : local name 2022-04-14 04:22:44.523 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:44.525 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:44.527 | + functions-common:time_stop:2435 : local total 2022-04-14 04:22:44.530 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:44.532 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:22:44.534 | + functions-common:time_stop:2439 : start_time=1649910161214 2022-04-14 04:22:44.536 | + functions-common:time_stop:2441 : [[ -z 1649910161214 ]] 2022-04-14 04:22:44.539 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:44.543 | + functions-common:time_stop:2444 : end_time=1649910164541 2022-04-14 04:22:44.546 | + functions-common:time_stop:2445 : elapsed_time=3327 2022-04-14 04:22:44.548 | + functions-common:time_stop:2446 : total=4892 2022-04-14 04:22:44.550 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:44.552 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8219 2022-04-14 04:22:44.554 | + inc/python:pip_install:203 : return 0 2022-04-14 04:22:44.557 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:22:44.559 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 04:22:44.582 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 04:22:46.367 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.378 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.384 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.388 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.489 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.509 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.513 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.516 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.532 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.540 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.541 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.573 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.582 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.586 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.604 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.641 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.649 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.655 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.702 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.715 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.719 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.739 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.745 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.793 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.810 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.814 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.905 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.912 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:46.966 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.086 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.110 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.114 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.125 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.130 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.150 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.157 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.173 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.229 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.242 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.257 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.300 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.304 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:22:47.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:22:47.313 | Processing /opt/stack/requirements 2022-04-14 04:22:49.080 | 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 26)) (6.0) 2022-04-14 04:22:49.082 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-14 04:22:49.093 | 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 353)) (21.3) 2022-04-14 04:22:49.099 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 04:22:49.101 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-14 04:22:49.107 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-14 04:22:49.134 | 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 523)) (1.16.0) 2022-04-14 04:22:49.155 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-14 04:22:49.165 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 04:22:49.186 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 04:22:49.188 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 04:22:49.204 | 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 218)) (3.3) 2022-04-14 04:22:49.207 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-14 04:22:49.210 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-14 04:22:49.215 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-14 04:22:49.217 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-14 04:22:49.230 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-14 04:22:49.278 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 04:22:49.290 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-14 04:22:49.293 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-14 04:22:49.299 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-14 04:22:49.359 | 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 396)) (1.8.2) 2022-04-14 04:22:49.362 | 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 620)) (0.2.5) 2022-04-14 04:22:49.366 | Building wheels for collected packages: openstack-requirements 2022-04-14 04:22:49.367 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 04:22:50.189 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 04:22:50.189 | ERROR: Command errored out with exit status 1: 2022-04-14 04:22:50.189 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-exvroucd/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-exvroucd/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-i_npfdhe 2022-04-14 04:22:50.189 | cwd: /tmp/pip-req-build-exvroucd/ 2022-04-14 04:22:50.189 | Complete output (6 lines): 2022-04-14 04:22:50.189 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 04:22:50.189 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 04:22:50.189 | or: setup.py --help-commands 2022-04-14 04:22:50.189 | or: setup.py cmd --help 2022-04-14 04:22:50.189 | 2022-04-14 04:22:50.189 | error: invalid command 'bdist_wheel' 2022-04-14 04:22:50.189 | ---------------------------------------- 2022-04-14 04:22:50.189 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 04:22:50.189 | Running setup.py clean for openstack-requirements 2022-04-14 04:22:51.015 | Failed to build openstack-requirements 2022-04-14 04:22:51.030 | Installing collected packages: openstack-requirements 2022-04-14 04:22:51.031 | Attempting uninstall: openstack-requirements 2022-04-14 04:22:51.032 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 04:22:51.068 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 04:22:51.086 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 04:22:51.089 | Running setup.py install for openstack-requirements: started 2022-04-14 04:22:53.485 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 04:22:53.509 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 04:22:53.635 | + inc/python:pip_install:200 : result=0 2022-04-14 04:22:53.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:22:53.640 | + functions-common:time_stop:2432 : local name 2022-04-14 04:22:53.642 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:53.645 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:53.647 | + functions-common:time_stop:2435 : local total 2022-04-14 04:22:53.649 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:53.651 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:22:53.653 | + functions-common:time_stop:2439 : start_time=1649910164574 2022-04-14 04:22:53.655 | + functions-common:time_stop:2441 : [[ -z 1649910164574 ]] 2022-04-14 04:22:53.659 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:53.663 | + functions-common:time_stop:2444 : end_time=1649910173660 2022-04-14 04:22:53.665 | + functions-common:time_stop:2445 : elapsed_time=9086 2022-04-14 04:22:53.673 | + functions-common:time_stop:2446 : total=8219 2022-04-14 04:22:53.673 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:53.673 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17305 2022-04-14 04:22:53.674 | + inc/python:pip_install:203 : return 0 2022-04-14 04:22:53.676 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 04:22:53.679 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 04:22:53.681 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 04:22:53.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:22:53.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:22:53.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 04:22:53.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:22:53.693 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 04:22:53.713 | Using python 3.8 to install pbr 2022-04-14 04:22:53.715 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 04:22:54.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:54.607 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:54.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:22:54.607 | from cryptography.utils import int_from_bytes 2022-04-14 04:22:55.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:22:55.799 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 04:22:58.436 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:22:58.444 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:22:58.444 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:22:58.569 | + inc/python:pip_install:200 : result=0 2022-04-14 04:22:58.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:22:58.574 | + functions-common:time_stop:2432 : local name 2022-04-14 04:22:58.576 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:22:58.578 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:22:58.580 | + functions-common:time_stop:2435 : local total 2022-04-14 04:22:58.583 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:22:58.585 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:22:58.587 | + functions-common:time_stop:2439 : start_time=1649910173708 2022-04-14 04:22:58.589 | + functions-common:time_stop:2441 : [[ -z 1649910173708 ]] 2022-04-14 04:22:58.591 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:22:58.596 | + functions-common:time_stop:2444 : end_time=1649910178593 2022-04-14 04:22:58.598 | + functions-common:time_stop:2445 : elapsed_time=4885 2022-04-14 04:22:58.600 | + functions-common:time_stop:2446 : total=17305 2022-04-14 04:22:58.602 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:22:58.605 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22190 2022-04-14 04:22:58.608 | + inc/python:pip_install:203 : return 0 2022-04-14 04:22:58.610 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 04:23:01.207 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 04:23:03.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:03.084 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 04:23:03.100 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 04:23:03.105 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 04:23:03.107 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 04:23:03.110 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 04:23:03.112 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 04:23:03.183 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:23:03.186 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:23:03.190 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 04:23:03.209 | + ./stack.sh:main:819 : pkgs= 2022-04-14 04:23:03.211 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 04:23:03.213 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 04:23:03.215 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:23:03.218 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 04:23:03.220 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:23:03.222 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:23:03.225 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:23:03.227 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:23:03.229 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:23:03.232 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:23:03.236 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:23:03.239 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:23:03.246 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:23:03.249 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 04:23:03.252 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:23:03.267 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:03.269 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:23:03.271 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:23:03.273 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 04:23:03.276 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:23:03.278 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:23:03.280 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:23:03.282 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 04:23:03.284 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:23:03.286 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 04:23:03.288 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:23:03.290 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:23:03.293 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:23:03.295 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:23:03.298 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:23:03.300 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:23:03.302 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 04:23:03.304 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:23:03.307 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 04:23:03.309 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:23:03.311 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:23:03.314 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 04:23:03.317 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 04:23:03.319 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 04:23:03.321 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 04:23:03.324 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 04:23:03.375 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 04:23:03.375 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 04:23:03.378 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 04:23:03.744 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 04:23:03.757 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 04:23:03.763 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:03.766 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 04:23:03.769 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:23:03.771 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:23:03.774 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:23:03.776 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:23:03.779 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:03.781 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:23:03.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:03.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:03.788 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:23:03.790 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:03.792 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:23:03.795 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:23:03.797 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 04:23:03.799 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:23:03.802 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:03.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:03.806 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 04:23:03.827 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 04:23:03.938 | Reading package lists... 2022-04-14 04:23:04.179 | Building dependency tree... 2022-04-14 04:23:04.181 | Reading state information... 2022-04-14 04:23:04.435 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 04:23:04.436 | The following packages were automatically installed and are no longer required: 2022-04-14 04:23:04.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:23:04.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:23:04.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:23:04.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:23:04.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:23:04.437 | python3-zope.interface 2022-04-14 04:23:04.437 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:23:04.553 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:23:04.557 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:23:04.559 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:23:04.562 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:04.565 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:04.567 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:04.569 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:04.571 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:04.573 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:23:04.575 | + functions-common:time_stop:2439 : start_time=1649910183825 2022-04-14 04:23:04.577 | + functions-common:time_stop:2441 : [[ -z 1649910183825 ]] 2022-04-14 04:23:04.581 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:04.586 | + functions-common:time_stop:2444 : end_time=1649910184583 2022-04-14 04:23:04.588 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 04:23:04.590 | + functions-common:time_stop:2446 : total=1512 2022-04-14 04:23:04.592 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:04.595 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2270 2022-04-14 04:23:04.597 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:23:04.599 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 04:23:04.602 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:23:04.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:23:04.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:23:04.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:23:04.611 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:23:04.613 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:23:04.615 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 04:23:04.617 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:23:04.620 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:23:04.622 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:23:04.624 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:23:04.627 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:23:04.629 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:23:04.632 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:23:04.634 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:23:04.636 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:23:04.638 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:23:04.641 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:23:04.644 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 04:23:04.646 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:23:04.648 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:23:04.651 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:23:04.653 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:23:04.655 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:23:04.658 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:23:04.660 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 04:23:04.663 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 04:23:04.678 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:04.681 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 04:23:04.683 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:23:04.685 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 04:23:04.688 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 04:23:04.691 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 04:23:04.695 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 04:23:04.698 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 04:23:04.700 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 04:23:04.702 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 04:23:04.705 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 04:23:04.707 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 04:23:04.710 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 04:23:05.404 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 04:23:05.404 | user tags 2022-04-14 04:23:05.404 | stackrabbit []' 2022-04-14 04:23:05.407 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 04:23:05.408 | user tags 2022-04-14 04:23:05.408 | stackrabbit []' 2022-04-14 04:23:05.408 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 04:23:05.414 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 04:23:05.416 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 04:23:05.418 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:23:06.069 | Changing password for user "stackrabbit" ... 2022-04-14 04:23:06.132 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 04:23:06.788 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 04:23:06.864 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 04:23:06.866 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:23:07.526 | Changing password for user "stackrabbit" ... 2022-04-14 04:23:07.585 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 04:23:07.587 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 04:23:07.590 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 04:23:08.228 | Deleting user "guest" ... 2022-04-14 04:23:08.244 | Error: 2022-04-14 04:23:08.244 | {:no_such_user, "guest"} 2022-04-14 04:23:08.256 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 04:23:08.259 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 04:23:08.275 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:08.278 | + ./stack.sh:main:836 : install_database 2022-04-14 04:23:08.280 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 04:23:08.283 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 04:23:08.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:08.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:08.290 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 04:23:08.651 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 04:23:08.654 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:08.657 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 04:23:08.659 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 04:23:08.662 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:23:08.664 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 04:23:08.666 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:23:08.669 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:23:08.671 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:23:08.674 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:23:08.676 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:23:08.678 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:23:08.681 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:23:08.683 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:23:08.685 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:23:08.688 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:23:08.690 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:23:08.693 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 04:23:08.695 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:23:08.697 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:23:08.700 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:23:08.702 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:23:08.705 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:23:08.707 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:23:08.710 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 04:23:08.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:08.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:08.717 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 04:23:08.720 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:23:08.722 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:23:08.724 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:23:08.727 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:23:08.729 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:08.731 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:23:08.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:08.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:08.738 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:23:08.741 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:08.743 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:23:08.745 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:23:08.747 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 04:23:08.750 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:23:08.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:08.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:08.757 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 04:23:08.779 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 04:23:08.888 | Reading package lists... 2022-04-14 04:23:09.139 | Building dependency tree... 2022-04-14 04:23:09.140 | Reading state information... 2022-04-14 04:23:09.400 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 04:23:09.400 | The following packages were automatically installed and are no longer required: 2022-04-14 04:23:09.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:23:09.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:23:09.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:23:09.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:23:09.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:23:09.402 | python3-zope.interface 2022-04-14 04:23:09.402 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:23:09.519 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:23:09.524 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:23:09.526 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:23:09.529 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:09.531 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:09.533 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:09.535 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:09.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:09.540 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:23:09.542 | + functions-common:time_stop:2439 : start_time=1649910188776 2022-04-14 04:23:09.544 | + functions-common:time_stop:2441 : [[ -z 1649910188776 ]] 2022-04-14 04:23:09.547 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:09.551 | + functions-common:time_stop:2444 : end_time=1649910189549 2022-04-14 04:23:09.554 | + functions-common:time_stop:2445 : elapsed_time=773 2022-04-14 04:23:09.556 | + functions-common:time_stop:2446 : total=2270 2022-04-14 04:23:09.558 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:09.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3043 2022-04-14 04:23:09.563 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:23:09.566 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 04:23:09.568 | + ./stack.sh:main:839 : install_database_python 2022-04-14 04:23:09.570 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 04:23:09.573 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 04:23:09.575 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 04:23:09.577 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:23:09.580 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 04:23:09.583 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 04:23:09.585 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:23:09.589 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:23:09.589 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:23:09.595 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 04:23:09.597 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 04:23:09.599 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 04:23:09.602 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 04:23:09.604 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 04:23:09.626 | Using python 3.8 to install PyMySQL 2022-04-14 04:23:09.629 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 04:23:10.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:10.542 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:10.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:10.542 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:11.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:11.736 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 04:23:14.228 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:14.235 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:14.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:14.353 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:14.355 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:14.358 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:14.361 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:14.363 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:14.365 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:14.368 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:14.370 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:14.373 | + functions-common:time_stop:2439 : start_time=1649910189621 2022-04-14 04:23:14.375 | + functions-common:time_stop:2441 : [[ -z 1649910189621 ]] 2022-04-14 04:23:14.378 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:14.382 | + functions-common:time_stop:2444 : end_time=1649910194380 2022-04-14 04:23:14.385 | + functions-common:time_stop:2445 : elapsed_time=4759 2022-04-14 04:23:14.387 | + functions-common:time_stop:2446 : total=22190 2022-04-14 04:23:14.389 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:14.391 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26949 2022-04-14 04:23:14.394 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:14.396 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 04:23:14.399 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:23:14.401 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 04:23:14.403 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 04:23:14.420 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:14.423 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 04:23:14.425 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 04:23:14.429 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:23:14.429 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:23:14.434 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:23:14.436 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:23:14.439 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 04:23:14.441 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:23:14.444 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 04:23:14.446 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 04:23:14.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:14.464 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 04:23:14.467 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:23:14.470 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:23:14.472 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:23:14.475 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:23:14.477 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:14.480 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:23:14.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:14.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:14.487 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:23:14.489 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:14.491 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:23:14.494 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:23:14.496 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 04:23:14.498 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:23:14.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:14.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:14.505 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 04:23:14.527 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 04:23:14.636 | Reading package lists... 2022-04-14 04:23:14.881 | Building dependency tree... 2022-04-14 04:23:14.883 | Reading state information... 2022-04-14 04:23:15.139 | radvd is already the newest version (1:2.17-2). 2022-04-14 04:23:15.139 | The following packages were automatically installed and are no longer required: 2022-04-14 04:23:15.141 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:23:15.141 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:23:15.141 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:23:15.141 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:23:15.141 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:23:15.141 | python3-zope.interface 2022-04-14 04:23:15.142 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:23:15.256 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:23:15.261 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:23:15.263 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:23:15.265 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:15.268 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:15.270 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:15.272 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:15.275 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:15.277 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:23:15.279 | + functions-common:time_stop:2439 : start_time=1649910194524 2022-04-14 04:23:15.282 | + functions-common:time_stop:2441 : [[ -z 1649910194524 ]] 2022-04-14 04:23:15.284 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:15.289 | + functions-common:time_stop:2444 : end_time=1649910195286 2022-04-14 04:23:15.291 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 04:23:15.293 | + functions-common:time_stop:2446 : total=3043 2022-04-14 04:23:15.295 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:15.298 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3805 2022-04-14 04:23:15.302 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:23:15.305 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 04:23:15.325 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:15.328 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 04:23:15.331 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 04:23:15.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 04:23:15.336 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 04:23:15.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 04:23:15.357 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:23:15.360 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:23:15.362 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:23:15.365 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:23:15.367 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:15.369 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:23:15.371 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:15.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:15.376 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:23:15.379 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:15.381 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:23:15.383 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:23:15.385 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 04:23:15.387 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:23:15.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:15.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:15.394 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 04:23:15.414 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 04:23:15.524 | Reading package lists... 2022-04-14 04:23:15.775 | Building dependency tree... 2022-04-14 04:23:15.776 | Reading state information... 2022-04-14 04:23:16.033 | fakeroot is already the newest version (1.24-1). 2022-04-14 04:23:16.034 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:23:16.034 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 04:23:16.034 | The following packages were automatically installed and are no longer required: 2022-04-14 04:23:16.034 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:23:16.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:23:16.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:23:16.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:23:16.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:23:16.035 | python3-zope.interface 2022-04-14 04:23:16.035 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:23:16.148 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:23:16.152 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:23:16.154 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:23:16.157 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:16.159 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:16.162 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:16.164 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:16.166 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:16.168 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:23:16.170 | + functions-common:time_stop:2439 : start_time=1649910195411 2022-04-14 04:23:16.172 | + functions-common:time_stop:2441 : [[ -z 1649910195411 ]] 2022-04-14 04:23:16.175 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:16.179 | + functions-common:time_stop:2444 : end_time=1649910196177 2022-04-14 04:23:16.181 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-14 04:23:16.183 | + functions-common:time_stop:2446 : total=3805 2022-04-14 04:23:16.185 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:16.188 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4571 2022-04-14 04:23:16.190 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:23:16.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 04:23:16.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:16.197 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:16.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 04:23:16.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 04:23:16.205 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 04:23:16.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 04:23:16.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 04:23:16.214 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 04:23:16.215 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 04:23:16.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 04:23:16.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 04:23:16.225 | + functions:vercmp:628 : local v1=5.4 2022-04-14 04:23:16.228 | + functions:vercmp:629 : local 'op=<' 2022-04-14 04:23:16.230 | + functions:vercmp:630 : local v2=3.13 2022-04-14 04:23:16.233 | + functions:vercmp:631 : local result 2022-04-14 04:23:16.237 | ++ functions:vercmp:635 : sort -V 2022-04-14 04:23:16.238 | ++ functions:vercmp:635 : head -1 2022-04-14 04:23:16.239 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 04:23:16.245 | + functions:vercmp:635 : result=3.13 2022-04-14 04:23:16.248 | + functions:vercmp:637 : case $op in 2022-04-14 04:23:16.250 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 04:23:16.252 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 04:23:16.254 | + functions:vercmp:648 : return 2022-04-14 04:23:16.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 04:23:16.260 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:23:16.263 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 04:23:16.738 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 04:23:16.741 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 04:23:16.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 04:23:16.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:16.755 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 04:23:16.773 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:16.777 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 04:23:16.780 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 04:23:16.780 | Installing etcd 2022-04-14 04:23:16.782 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 04:23:16.794 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 04:23:16.806 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:16.809 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 04:23:16.825 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 04:23:16.829 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.832 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.835 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.839 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.841 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 04:23:16.844 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 04:23:16.846 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.849 | ++ functions:get_extra_file:74 : return 2022-04-14 04:23:16.852 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:23:16.854 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 04:23:16.856 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 04:23:16.858 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 04:23:16.876 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:16.879 | + ./stack.sh:main:866 : install_dstat 2022-04-14 04:23:16.881 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 04:23:16.898 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:16.900 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 04:23:16.902 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:23:16.905 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 04:23:16.907 | + ./stack.sh:main:875 : install_libs 2022-04-14 04:23:16.910 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 04:23:16.912 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 04:23:16.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 04:23:16.917 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 04:23:16.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 04:23:16.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:16.928 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 04:23:16.931 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 04:23:16.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 04:23:16.935 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 04:23:16.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 04:23:16.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:16.946 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 04:23:16.949 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 04:23:16.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 04:23:16.954 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 04:23:16.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 04:23:16.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:16.966 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 04:23:16.968 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 04:23:16.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 04:23:16.973 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 04:23:16.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 04:23:16.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:16.985 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 04:23:16.987 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 04:23:16.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 04:23:16.991 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 04:23:16.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:16.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:16.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 04:23:17.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.003 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 04:23:17.005 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 04:23:17.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 04:23:17.010 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 04:23:17.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 04:23:17.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.022 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 04:23:17.025 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 04:23:17.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 04:23:17.029 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 04:23:17.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 04:23:17.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.041 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 04:23:17.043 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 04:23:17.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 04:23:17.048 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 04:23:17.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 04:23:17.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.060 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 04:23:17.063 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 04:23:17.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 04:23:17.067 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 04:23:17.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 04:23:17.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.079 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 04:23:17.081 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 04:23:17.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 04:23:17.086 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 04:23:17.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 04:23:17.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.098 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 04:23:17.100 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 04:23:17.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 04:23:17.105 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 04:23:17.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.110 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 04:23:17.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.117 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 04:23:17.119 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 04:23:17.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 04:23:17.124 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 04:23:17.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 04:23:17.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.135 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 04:23:17.138 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 04:23:17.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 04:23:17.142 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 04:23:17.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 04:23:17.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.160 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 04:23:17.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 04:23:17.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 04:23:17.167 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 04:23:17.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 04:23:17.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.179 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 04:23:17.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 04:23:17.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 04:23:17.186 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 04:23:17.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 04:23:17.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.199 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 04:23:17.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 04:23:17.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 04:23:17.207 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 04:23:17.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 04:23:17.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.218 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 04:23:17.221 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 04:23:17.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 04:23:17.225 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 04:23:17.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 04:23:17.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.237 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 04:23:17.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 04:23:17.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 04:23:17.244 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 04:23:17.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 04:23:17.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.256 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 04:23:17.259 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 04:23:17.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 04:23:17.263 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 04:23:17.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 04:23:17.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.276 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 04:23:17.278 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 04:23:17.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 04:23:17.283 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 04:23:17.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 04:23:17.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.295 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 04:23:17.297 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 04:23:17.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 04:23:17.302 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 04:23:17.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 04:23:17.311 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.314 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 04:23:17.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 04:23:17.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 04:23:17.328 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 04:23:17.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 04:23:17.338 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.340 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 04:23:17.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 04:23:17.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 04:23:17.347 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 04:23:17.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 04:23:17.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.359 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 04:23:17.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 04:23:17.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 04:23:17.366 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 04:23:17.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 04:23:17.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.378 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 04:23:17.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 04:23:17.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 04:23:17.385 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 04:23:17.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 04:23:17.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.397 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 04:23:17.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 04:23:17.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 04:23:17.404 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 04:23:17.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 04:23:17.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.416 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 04:23:17.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 04:23:17.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 04:23:17.423 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 04:23:17.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 04:23:17.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.435 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 04:23:17.438 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 04:23:17.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 04:23:17.442 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 04:23:17.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 04:23:17.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.455 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 04:23:17.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 04:23:17.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 04:23:17.462 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 04:23:17.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 04:23:17.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.473 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 04:23:17.476 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 04:23:17.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 04:23:17.480 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 04:23:17.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 04:23:17.490 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.493 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 04:23:17.495 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 04:23:17.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 04:23:17.500 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 04:23:17.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 04:23:17.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.512 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 04:23:17.514 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 04:23:17.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 04:23:17.519 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 04:23:17.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 04:23:17.529 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.532 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 04:23:17.534 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 04:23:17.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 04:23:17.539 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 04:23:17.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 04:23:17.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.550 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 04:23:17.553 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 04:23:17.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 04:23:17.557 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 04:23:17.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 04:23:17.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.569 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 04:23:17.571 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 04:23:17.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 04:23:17.576 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 04:23:17.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 04:23:17.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.588 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 04:23:17.591 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 04:23:17.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 04:23:17.596 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 04:23:17.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 04:23:17.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.608 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 04:23:17.610 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 04:23:17.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 04:23:17.615 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 04:23:17.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 04:23:17.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.627 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 04:23:17.629 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 04:23:17.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 04:23:17.634 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 04:23:17.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:17.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:17.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 04:23:17.644 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:17.647 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 04:23:17.668 | Using python 3.8 to install etcd3 2022-04-14 04:23:17.670 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 04:23:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:18.527 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:18.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:18.527 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:19.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:19.679 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 04:23:19.686 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 04:23:19.687 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 04:23:19.688 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 04:23:19.689 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 04:23:22.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:22.235 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:22.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:22.353 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:22.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:22.358 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:22.360 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:22.362 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:22.365 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:22.367 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:22.369 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:22.371 | + functions-common:time_stop:2439 : start_time=1649910197663 2022-04-14 04:23:22.373 | + functions-common:time_stop:2441 : [[ -z 1649910197663 ]] 2022-04-14 04:23:22.376 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:22.380 | + functions-common:time_stop:2444 : end_time=1649910202378 2022-04-14 04:23:22.382 | + functions-common:time_stop:2445 : elapsed_time=4715 2022-04-14 04:23:22.384 | + functions-common:time_stop:2446 : total=26949 2022-04-14 04:23:22.386 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:22.389 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31664 2022-04-14 04:23:22.392 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:22.394 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 04:23:22.416 | Using python 3.8 to install etcd3gw 2022-04-14 04:23:22.418 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 04:23:23.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:23.326 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:23.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:23.326 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:24.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:24.486 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 04:23:24.493 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 04:23:24.494 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 04:23:24.496 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 04:23:24.497 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 04:23:24.529 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-14 04:23:24.531 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 04:23:24.532 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 04:23:24.534 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 04:23:27.056 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:27.063 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:27.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:27.184 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:27.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:27.189 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:27.192 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:27.194 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:27.196 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:27.198 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:27.200 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:27.203 | + functions-common:time_stop:2439 : start_time=1649910202410 2022-04-14 04:23:27.205 | + functions-common:time_stop:2441 : [[ -z 1649910202410 ]] 2022-04-14 04:23:27.208 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:27.212 | + functions-common:time_stop:2444 : end_time=1649910207209 2022-04-14 04:23:27.214 | + functions-common:time_stop:2445 : elapsed_time=4799 2022-04-14 04:23:27.216 | + functions-common:time_stop:2446 : total=31664 2022-04-14 04:23:27.218 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:27.220 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36463 2022-04-14 04:23:27.223 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:27.225 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 04:23:27.227 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 04:23:27.230 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 04:23:27.232 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:23:27.235 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:23:27.237 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:23:27.240 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:23:27.242 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:23:27.244 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:23:27.247 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:23:27.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:23:27.252 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:23:27.254 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:23:27.257 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:23:27.259 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 04:23:27.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:27.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:27.267 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 04:23:27.269 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:23:27.272 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:23:27.274 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:23:27.277 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:23:27.279 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:23:27.281 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:27.283 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:23:27.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:27.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:27.290 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:23:27.293 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:23:27.295 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:23:27.298 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:23:27.300 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:23:27.303 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:23:27.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:27.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:27.310 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:23:27.332 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:23:27.445 | Reading package lists... 2022-04-14 04:23:27.688 | Building dependency tree... 2022-04-14 04:23:27.690 | Reading state information... 2022-04-14 04:23:27.943 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:23:27.943 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:23:27.943 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:23:27.943 | The following packages were automatically installed and are no longer required: 2022-04-14 04:23:27.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:23:27.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:23:27.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:23:27.945 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:23:27.945 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:23:27.945 | python3-zope.interface 2022-04-14 04:23:27.945 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:23:28.058 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:23:28.064 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:23:28.066 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:23:28.068 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:28.070 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:28.073 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:28.075 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:28.077 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:28.080 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:23:28.082 | + functions-common:time_stop:2439 : start_time=1649910207329 2022-04-14 04:23:28.084 | + functions-common:time_stop:2441 : [[ -z 1649910207329 ]] 2022-04-14 04:23:28.087 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:28.091 | + functions-common:time_stop:2444 : end_time=1649910208089 2022-04-14 04:23:28.093 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 04:23:28.096 | + functions-common:time_stop:2446 : total=4571 2022-04-14 04:23:28.098 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:28.100 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5331 2022-04-14 04:23:28.102 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:23:28.105 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 04:23:28.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:28.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:28.112 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 04:23:28.173 | Module proxy already enabled 2022-04-14 04:23:28.177 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 04:23:28.240 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 04:23:28.240 | Module proxy already enabled 2022-04-14 04:23:28.240 | Module proxy_uwsgi already enabled 2022-04-14 04:23:28.244 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 04:23:28.247 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:23:28.250 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:23:28.252 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:23:28.388 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 04:23:28.391 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 04:23:28.393 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 04:23:28.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 04:23:28.403 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.406 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 04:23:28.408 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 04:23:28.411 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 04:23:28.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 04:23:28.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.424 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 04:23:28.426 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 04:23:28.429 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 04:23:28.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 04:23:28.438 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.441 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 04:23:28.443 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 04:23:28.446 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 04:23:28.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 04:23:28.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.458 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 04:23:28.460 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 04:23:28.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 04:23:28.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.473 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 04:23:28.476 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 04:23:28.478 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 04:23:28.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 04:23:28.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.491 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 04:23:28.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:28.511 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 04:23:28.513 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 04:23:28.516 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 04:23:28.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 04:23:28.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.528 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 04:23:28.545 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:28.548 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 04:23:28.551 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 04:23:28.553 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 04:23:28.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 04:23:28.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.565 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 04:23:28.568 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 04:23:28.570 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 04:23:28.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:28.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:28.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 04:23:28.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:28.582 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 04:23:28.584 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 04:23:28.587 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:23:28.590 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 04:23:28.592 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 04:23:28.595 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:23:28.599 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:23:28.599 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:23:28.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 04:23:28.606 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 04:23:28.609 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 04:23:28.612 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 04:23:28.614 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 04:23:28.635 | Using python 3.8 to install keystonemiddleware 2022-04-14 04:23:28.638 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 04:23:29.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:29.514 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:29.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:29.514 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:30.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:30.668 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 04:23:30.720 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 04:23:30.721 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 04:23:30.722 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 04:23:30.723 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 04:23:30.724 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 04:23:30.725 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 04:23:30.726 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 04:23:30.727 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 04:23:30.728 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 04:23:30.729 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 04:23:30.730 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 04:23:30.732 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 04:23:30.733 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 04:23:30.734 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 04:23:30.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 04:23:30.791 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 04:23:30.792 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 04:23:30.830 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 04:23:30.869 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 04:23:30.870 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 04:23:30.872 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 04:23:30.872 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 04:23:30.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 04:23:30.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 04:23:30.937 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 04:23:30.938 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 04:23:30.952 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 04:23:30.954 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 04:23:30.955 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 04:23:31.019 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 04:23:31.022 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 04:23:31.023 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-14 04:23:31.024 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 04:23:31.074 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 04:23:31.086 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 04:23:33.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:33.483 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:33.483 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:33.605 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:33.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:33.610 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:33.612 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:33.614 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:33.617 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:33.619 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:33.621 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:33.623 | + functions-common:time_stop:2439 : start_time=1649910208630 2022-04-14 04:23:33.625 | + functions-common:time_stop:2441 : [[ -z 1649910208630 ]] 2022-04-14 04:23:33.628 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:33.632 | + functions-common:time_stop:2444 : end_time=1649910213630 2022-04-14 04:23:33.634 | + functions-common:time_stop:2445 : elapsed_time=5000 2022-04-14 04:23:33.637 | + functions-common:time_stop:2446 : total=36463 2022-04-14 04:23:33.639 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:33.641 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41463 2022-04-14 04:23:33.644 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:33.646 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 04:23:33.649 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 04:23:33.651 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:23:33.654 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 04:23:33.657 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 04:23:33.660 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:23:33.663 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:23:33.663 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:23:33.669 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 04:23:33.672 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 04:23:33.674 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 04:23:33.677 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 04:23:33.679 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 04:23:33.701 | Using python 3.8 to install python-memcached 2022-04-14 04:23:33.703 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 04:23:34.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:34.575 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:34.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:34.575 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:35.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:35.790 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 04:23:35.793 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 04:23:38.403 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:38.410 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:38.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:38.528 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:38.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:38.533 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:38.536 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:38.538 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:38.540 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:38.542 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:38.545 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:38.547 | + functions-common:time_stop:2439 : start_time=1649910213695 2022-04-14 04:23:38.550 | + functions-common:time_stop:2441 : [[ -z 1649910213695 ]] 2022-04-14 04:23:38.552 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:38.557 | + functions-common:time_stop:2444 : end_time=1649910218554 2022-04-14 04:23:38.559 | + functions-common:time_stop:2445 : elapsed_time=4859 2022-04-14 04:23:38.561 | + functions-common:time_stop:2446 : total=41463 2022-04-14 04:23:38.564 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:38.566 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46322 2022-04-14 04:23:38.569 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:38.571 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 04:23:38.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:38.590 | + ./stack.sh:main:897 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:23:38.592 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 04:23:38.595 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 04:23:38.597 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 04:23:38.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:23:38.602 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 04:23:38.604 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 04:23:38.620 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:38.622 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 04:23:38.625 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 04:23:38.627 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 04:23:38.629 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:23:38.631 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:23:38.634 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:23:38.636 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:23:38.638 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:23:38.641 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:23:38.656 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:23:38.658 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:23:38.661 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:38.663 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:23:38.664 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:23:38.669 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 04:23:38.671 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:38.673 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 04:23:38.686 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 04:23:38.689 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:23:38.689 | + functions-common:git_clone:685 : head -1 2022-04-14 04:23:38.692 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:23:38.695 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:23:38.697 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 04:23:38.699 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:23:38.701 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:23:38.704 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 04:23:38.706 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:23:38.708 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 04:23:38.711 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:23:38.713 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:23:38.715 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 04:23:38.718 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:23:38.720 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:23:38.723 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 04:23:38.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:23:38.728 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 04:23:38.730 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:23:38.733 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:23:38.736 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 04:23:38.742 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 04:23:38.744 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 04:23:39.432 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 04:23:39.435 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:23:39.438 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:23:39.440 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:23:39.442 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:23:39.444 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 04:23:39.446 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:23:39.449 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:23:39.451 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:23:39.453 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:23:39.455 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:23:39.458 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:23:39.460 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:23:39.462 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 04:23:39.482 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 04:23:39.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 04:23:40.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:40.359 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:40.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:40.359 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:41.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:41.537 | Obtaining file:///opt/stack/keystone 2022-04-14 04:23:41.538 | Preparing metadata (setup.py): started 2022-04-14 04:23:45.158 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:23:45.231 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 04:23:45.232 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 04:23:45.234 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:23:45.235 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 04:23:45.236 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 04:23:45.237 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 04:23:45.238 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 04:23:45.239 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 04:23:45.240 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 04:23:45.241 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 04:23:45.242 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 04:23:45.243 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:23:45.244 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 04:23:45.245 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 04:23:45.246 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 04:23:45.247 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 04:23:45.249 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 04:23:45.250 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 04:23:45.252 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 04:23:45.252 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 04:23:45.253 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 04:23:45.255 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 04:23:45.256 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 04:23:45.257 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:23:45.258 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 04:23:45.259 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:23:45.261 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 04:23:45.262 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 04:23:45.263 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 04:23:45.264 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:23:45.265 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:23:45.266 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 04:23:45.267 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 04:23:45.268 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 04:23:45.279 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 04:23:45.280 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 04:23:45.325 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 04:23:45.337 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 04:23:45.338 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 04:23:45.339 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:23:45.340 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 04:23:45.351 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 04:23:45.411 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 04:23:45.412 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:23:45.508 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:23:45.509 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 04:23:45.510 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:23:45.511 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 04:23:45.565 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 04:23:45.568 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 04:23:45.569 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 04:23:45.619 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 04:23:45.623 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 04:23:45.679 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:23:45.680 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 04:23:45.681 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.8.0) 2022-04-14 04:23:45.683 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 04:23:45.684 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 04:23:45.686 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 04:23:45.704 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 04:23:45.779 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:23:45.798 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 04:23:45.799 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 04:23:45.800 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 04:23:45.802 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 04:23:45.854 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:23:45.970 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 04:23:45.970 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 04:23:45.972 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 04:23:45.972 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 04:23:45.975 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 04:23:46.191 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 04:23:46.213 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 04:23:46.214 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 04:23:46.283 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 04:23:46.285 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 04:23:46.303 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 04:23:46.375 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 04:23:46.414 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.13.3) 2022-04-14 04:23:46.523 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 04:23:46.604 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (1.7.0) 2022-04-14 04:23:46.729 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.0.1.dev2) (0.17.3) 2022-04-14 04:23:46.758 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.13.1) 2022-04-14 04:23:46.797 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.33.0) 2022-04-14 04:23:46.798 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.1) 2022-04-14 04:23:46.800 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (3.0.0) 2022-04-14 04:23:46.801 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (3.5.0) 2022-04-14 04:23:46.802 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.5.1) 2022-04-14 04:23:46.803 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (1.3.3) 2022-04-14 04:23:46.857 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 04:23:46.996 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 04:23:46.999 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.0.12) 2022-04-14 04:23:47.002 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (3.3) 2022-04-14 04:23:47.003 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (1.26.8) 2022-04-14 04:23:47.147 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:23:47.227 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:23:47.299 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 04:23:47.472 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 04:23:47.726 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.7) 2022-04-14 04:23:47.759 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.0.0) 2022-04-14 04:23:49.615 | Installing collected packages: keystone 2022-04-14 04:23:49.615 | Attempting uninstall: keystone 2022-04-14 04:23:49.616 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 04:23:49.619 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 04:23:49.621 | Running setup.py develop for keystone 2022-04-14 04:23:54.185 | Successfully installed keystone 2022-04-14 04:23:54.185 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:23:54.193 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:23:54.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:23:54.327 | + inc/python:pip_install:200 : result=0 2022-04-14 04:23:54.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:23:54.332 | + functions-common:time_stop:2432 : local name 2022-04-14 04:23:54.334 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:23:54.336 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:23:54.338 | + functions-common:time_stop:2435 : local total 2022-04-14 04:23:54.340 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:23:54.343 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:23:54.345 | + functions-common:time_stop:2439 : start_time=1649910219477 2022-04-14 04:23:54.347 | + functions-common:time_stop:2441 : [[ -z 1649910219477 ]] 2022-04-14 04:23:54.350 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:23:54.354 | + functions-common:time_stop:2444 : end_time=1649910234351 2022-04-14 04:23:54.356 | + functions-common:time_stop:2445 : elapsed_time=14874 2022-04-14 04:23:54.358 | + functions-common:time_stop:2446 : total=46322 2022-04-14 04:23:54.361 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:23:54.363 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61196 2022-04-14 04:23:54.365 | + inc/python:pip_install:203 : return 0 2022-04-14 04:23:54.367 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:23:54.370 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:23:54.372 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:23:54.390 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:23:54.402 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 04:23:54.405 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 04:23:54.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:23:54.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:23:54.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 04:23:54.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:23:54.417 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 04:23:54.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:54.437 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:23:54.439 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:23:54.441 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 04:23:54.444 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 04:23:54.456 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 04:23:54.459 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 04:23:54.463 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 04:23:54.479 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:54.482 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 04:23:54.512 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 04:23:54.540 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 04:23:54.570 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 04:23:54.601 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 04:23:54.631 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 04:23:54.662 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 04:23:54.689 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 04:23:54.718 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 04:23:54.720 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 04:23:54.723 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 04:23:54.725 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 04:23:54.727 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:23:54.730 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:23:54.745 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:54.748 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:23:54.750 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:23:54.753 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:23:54.768 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:54.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:23:54.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:23:54.803 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:23:54.806 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:23:54.808 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 04:23:54.810 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 04:23:54.827 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:54.830 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-14 04:23:54.860 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 04:23:54.863 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 04:23:54.894 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 04:23:54.896 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 04:23:54.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 04:23:54.901 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 04:23:54.903 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 04:23:54.906 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 04:23:54.938 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 04:23:54.940 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 04:23:54.942 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 04:23:54.945 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 04:23:54.948 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:23:54.964 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:23:54.967 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:23:54.969 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:23:54.972 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:23:54.974 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:23:55.002 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:23:55.030 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:23:55.058 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:23:55.086 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 04:23:55.115 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:23:55.117 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 04:23:55.120 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:23:55.122 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 04:23:55.125 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 04:23:55.127 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:23:55.129 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:23:55.132 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 04:23:55.136 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 04:23:55.138 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:23:55.141 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:23:55.154 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:23:55.154 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:23:55.163 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:23:55.167 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:23:55.183 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:23:55.185 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:23:55.189 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 04:23:55.218 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 04:23:55.245 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 04:23:55.271 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 04:23:55.301 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 04:23:55.328 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 04:23:55.355 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 04:23:55.382 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 04:23:55.410 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 04:23:55.437 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:23:55.466 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 04:23:55.494 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 04:23:55.522 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 04:23:55.549 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:23:55.551 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:23:55.554 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 04:23:55.557 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 04:23:55.559 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:23:55.561 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:55.564 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:55.566 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:23:55.569 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:23:55.571 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:23:55.598 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 04:23:55.626 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 04:23:55.626 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:23:55.635 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 04:23:55.638 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 04:23:55.641 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 04:23:55.644 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:23:55.646 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:23:55.648 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:23:55.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:55.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:55.656 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:23:55.659 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:23:55.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:23:55.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:23:55.665 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 04:23:55.727 | Site keystone-wsgi-public already enabled 2022-04-14 04:23:55.731 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:23:55.734 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:23:55.737 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:23:55.739 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:23:55.876 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 04:23:55.907 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 04:23:55.940 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 04:23:55.972 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 04:23:55.974 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 04:23:56.005 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 04:23:56.033 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 04:23:56.061 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 04:23:56.064 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 04:23:56.081 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:23:56.083 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 04:23:56.100 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:23:56.103 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 04:23:56.105 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 04:23:56.108 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 04:23:56.110 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:23:56.113 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 04:23:56.115 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 04:23:56.117 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 04:23:56.120 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 04:23:56.122 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:23:56.125 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:23:56.127 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:23:56.130 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:23:56.132 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:23:56.135 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:23:56.151 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:23:56.153 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:23:56.156 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:56.159 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:23:56.159 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:23:56.164 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 04:23:56.166 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:23:56.168 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 04:23:56.182 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 04:23:56.185 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:23:56.185 | + functions-common:git_clone:685 : head -1 2022-04-14 04:23:56.188 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:23:56.190 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:23:56.193 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 04:23:56.195 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:23:56.198 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:23:56.200 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 04:23:56.203 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 04:23:56.206 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 04:23:56.208 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:23:56.210 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:23:56.213 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 04:23:56.215 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:23:56.218 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 04:23:56.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 04:23:56.224 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:23:56.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 04:23:56.229 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:23:56.231 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:23:56.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 04:23:56.240 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 04:23:56.242 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 04:23:56.911 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 04:23:56.913 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:23:56.915 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:23:56.918 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:23:56.920 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:23:56.923 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 04:23:56.926 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:23:56.928 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 04:23:56.931 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:23:56.933 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 04:23:56.935 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 04:23:56.938 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 04:23:56.941 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:23:56.945 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 04:23:56.970 | Using python 3.8 to install /opt/stack/swift 2022-04-14 04:23:56.972 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 04:23:57.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:57.869 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:57.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:23:57.869 | from cryptography.utils import int_from_bytes 2022-04-14 04:23:59.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:23:59.036 | Obtaining file:///opt/stack/swift 2022-04-14 04:23:59.037 | Preparing metadata (setup.py): started 2022-04-14 04:24:02.349 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:24:02.388 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 04:24:02.389 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 04:24:02.391 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 04:24:02.392 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 04:24:02.393 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 04:24:02.394 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 04:24:02.395 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 04:24:02.396 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 04:24:02.397 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 04:24:02.398 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 04:24:02.399 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 04:24:02.437 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 04:24:02.445 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 04:24:02.501 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 04:24:02.502 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 04:24:02.503 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 04:24:02.504 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 04:24:02.506 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 04:24:02.507 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 04:24:02.508 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 04:24:02.509 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 04:24:02.510 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 04:24:02.511 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 04:24:02.512 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 04:24:02.513 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 04:24:02.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 04:24:02.566 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 04:24:02.567 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 04:24:02.570 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 04:24:02.571 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 04:24:02.594 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 04:24:02.687 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 04:24:02.688 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 04:24:02.689 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 04:24:02.731 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.1.5) 2022-04-14 04:24:02.774 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 04:24:02.775 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 04:24:02.776 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 04:24:02.778 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 04:24:02.838 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 04:24:02.843 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 04:24:02.855 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 04:24:02.857 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 04:24:02.877 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 04:24:02.878 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 04:24:02.982 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 04:24:02.998 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.1) 2022-04-14 04:24:05.313 | Installing collected packages: swift 2022-04-14 04:24:05.313 | Attempting uninstall: swift 2022-04-14 04:24:05.313 | Found existing installation: swift 2.29.2.dev2 2022-04-14 04:24:05.316 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 04:24:05.318 | Running setup.py develop for swift 2022-04-14 04:24:09.530 | Successfully installed swift 2022-04-14 04:24:09.530 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:24:09.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:24:09.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:24:09.671 | + inc/python:pip_install:200 : result=0 2022-04-14 04:24:09.673 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:24:09.676 | + functions-common:time_stop:2432 : local name 2022-04-14 04:24:09.678 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:24:09.680 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:24:09.682 | + functions-common:time_stop:2435 : local total 2022-04-14 04:24:09.684 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:24:09.687 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:24:09.689 | + functions-common:time_stop:2439 : start_time=1649910236964 2022-04-14 04:24:09.691 | + functions-common:time_stop:2441 : [[ -z 1649910236964 ]] 2022-04-14 04:24:09.694 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:24:09.698 | + functions-common:time_stop:2444 : end_time=1649910249696 2022-04-14 04:24:09.700 | + functions-common:time_stop:2445 : elapsed_time=12732 2022-04-14 04:24:09.703 | + functions-common:time_stop:2446 : total=61196 2022-04-14 04:24:09.705 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:24:09.707 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73928 2022-04-14 04:24:09.709 | + inc/python:pip_install:203 : return 0 2022-04-14 04:24:09.712 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:24:09.714 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:24:09.717 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:24:09.735 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:24:09.747 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 04:24:09.750 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 04:24:09.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:24:09.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:24:09.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 04:24:09.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:24:09.762 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 04:24:09.764 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:24:09.767 | + ./stack.sh:main:908 : configure_swift 2022-04-14 04:24:09.769 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 04:24:09.771 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 04:24:09.773 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 04:24:09.775 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 04:24:09.777 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 04:24:10.930 | No container-server running 2022-04-14 04:24:10.930 | No container-replicator running 2022-04-14 04:24:10.930 | No container-sync running 2022-04-14 04:24:10.930 | No container-auditor running 2022-04-14 04:24:10.930 | No object-reconstructor running 2022-04-14 04:24:10.930 | No object-updater running 2022-04-14 04:24:10.930 | No proxy-server running 2022-04-14 04:24:10.930 | No object-server running 2022-04-14 04:24:10.930 | No account-auditor running 2022-04-14 04:24:10.930 | No object-replicator running 2022-04-14 04:24:10.930 | No account-replicator running 2022-04-14 04:24:10.930 | No account-reaper running 2022-04-14 04:24:10.930 | No container-reconciler running 2022-04-14 04:24:10.930 | No container-sharder running 2022-04-14 04:24:10.930 | No container-updater running 2022-04-14 04:24:10.930 | No object-auditor running 2022-04-14 04:24:10.930 | No object-expirer running 2022-04-14 04:24:10.930 | No account-server running 2022-04-14 04:24:11.020 | + lib/swift:configure_swift:337 : true 2022-04-14 04:24:11.023 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 04:24:11.035 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 04:24:11.048 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 04:24:11.050 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 04:24:11.051 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 04:24:11.055 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 04:24:11.055 | s/%GROUP%/ubuntu/; 2022-04-14 04:24:11.055 | s/%USER%/ubuntu/; 2022-04-14 04:24:11.055 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 04:24:11.055 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 04:24:11.059 | uid = ubuntu 2022-04-14 04:24:11.059 | gid = ubuntu 2022-04-14 04:24:11.059 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 04:24:11.059 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 04:24:11.059 | address = 127.0.0.1 2022-04-14 04:24:11.059 | 2022-04-14 04:24:11.059 | [account6612] 2022-04-14 04:24:11.059 | max connections = 25 2022-04-14 04:24:11.059 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:24:11.059 | read only = false 2022-04-14 04:24:11.059 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 04:24:11.059 | 2022-04-14 04:24:11.059 | [account6622] 2022-04-14 04:24:11.059 | max connections = 25 2022-04-14 04:24:11.059 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:24:11.059 | read only = false 2022-04-14 04:24:11.059 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 04:24:11.059 | 2022-04-14 04:24:11.059 | [account6632] 2022-04-14 04:24:11.059 | max connections = 25 2022-04-14 04:24:11.059 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:24:11.059 | read only = false 2022-04-14 04:24:11.060 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | [account6642] 2022-04-14 04:24:11.060 | max connections = 25 2022-04-14 04:24:11.060 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:24:11.060 | read only = false 2022-04-14 04:24:11.060 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | [container6611] 2022-04-14 04:24:11.060 | max connections = 25 2022-04-14 04:24:11.060 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:24:11.060 | read only = false 2022-04-14 04:24:11.060 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | [container6621] 2022-04-14 04:24:11.060 | max connections = 25 2022-04-14 04:24:11.060 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:24:11.060 | read only = false 2022-04-14 04:24:11.060 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | [container6631] 2022-04-14 04:24:11.060 | max connections = 25 2022-04-14 04:24:11.060 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:24:11.060 | read only = false 2022-04-14 04:24:11.060 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 04:24:11.060 | 2022-04-14 04:24:11.060 | [container6641] 2022-04-14 04:24:11.060 | max connections = 25 2022-04-14 04:24:11.060 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:24:11.061 | read only = false 2022-04-14 04:24:11.061 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 04:24:11.061 | 2022-04-14 04:24:11.061 | 2022-04-14 04:24:11.061 | [object6613] 2022-04-14 04:24:11.061 | max connections = 25 2022-04-14 04:24:11.061 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:24:11.061 | read only = false 2022-04-14 04:24:11.061 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 04:24:11.061 | 2022-04-14 04:24:11.061 | [object6623] 2022-04-14 04:24:11.061 | max connections = 25 2022-04-14 04:24:11.061 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:24:11.061 | read only = false 2022-04-14 04:24:11.061 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 04:24:11.061 | 2022-04-14 04:24:11.061 | [object6633] 2022-04-14 04:24:11.061 | max connections = 25 2022-04-14 04:24:11.061 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:24:11.061 | read only = false 2022-04-14 04:24:11.061 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 04:24:11.061 | 2022-04-14 04:24:11.061 | [object6643] 2022-04-14 04:24:11.061 | max connections = 25 2022-04-14 04:24:11.061 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:24:11.061 | read only = false 2022-04-14 04:24:11.061 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 04:24:11.062 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 04:24:11.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:11.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:11.068 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 04:24:11.080 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 04:24:11.082 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 04:24:11.086 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 04:24:11.091 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 04:24:11.093 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 04:24:11.097 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 04:24:11.126 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-14 04:24:11.151 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 04:24:11.169 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 04:24:11.197 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 04:24:11.215 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:24:11.243 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 04:24:11.260 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 04:24:11.289 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 04:24:11.306 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 04:24:11.335 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 04:24:11.352 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:24:11.382 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 04:24:11.400 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 04:24:11.415 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:11.417 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 04:24:11.446 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 04:24:11.472 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 04:24:11.499 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 04:24:11.533 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 04:24:11.547 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:11.549 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 04:24:11.576 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 04:24:11.591 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:11.593 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 04:24:11.608 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:11.610 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 04:24:11.612 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 04:24:11.627 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:11.629 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 04:24:11.631 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 04:24:11.633 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 04:24:11.638 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 04:24:11.644 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 04:24:11.672 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 04:24:11.699 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 04:24:11.729 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 04:24:11.759 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 04:24:11.786 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 04:24:11.788 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 04:24:11.790 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 04:24:11.792 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 04:24:11.794 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 04:24:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 04:24:11.848 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:24:11.875 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 04:24:11.902 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 04:24:11.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 04:24:11.959 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 04:24:11.990 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 04:24:12.017 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:24:12.044 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 04:24:12.071 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 04:24:12.099 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 04:24:12.126 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 04:24:12.153 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 04:24:12.183 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 04:24:12.210 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 04:24:12.229 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 04:24:12.257 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 04:24:12.286 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 04:24:12.291 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 04:24:12.319 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 04:24:12.346 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 04:24:12.372 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 04:24:12.375 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 04:24:12.377 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:24:12.380 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 04:24:12.384 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 04:24:12.386 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:24:12.388 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:24:12.391 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 04:24:12.393 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 04:24:12.396 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:24:12.399 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:24:12.401 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 04:24:12.418 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 04:24:12.446 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 04:24:12.464 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 04:24:12.492 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 04:24:12.510 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:24:12.538 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 04:24:12.557 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:24:12.585 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 04:24:12.604 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:24:12.635 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 04:24:12.653 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 04:24:12.682 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:24:12.700 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:24:12.729 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 04:24:12.747 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 04:24:12.775 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 04:24:12.794 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 04:24:12.820 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 04:24:12.825 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 04:24:12.844 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:24:12.872 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 04:24:12.901 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:24:12.903 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 04:24:12.908 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 04:24:12.910 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:24:12.912 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:24:12.914 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 04:24:12.917 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 04:24:12.919 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:24:12.921 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:24:12.923 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 04:24:12.941 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 04:24:12.972 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 04:24:12.992 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 04:24:13.021 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 04:24:13.039 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:24:13.068 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 04:24:13.086 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:24:13.115 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 04:24:13.142 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:24:13.171 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 04:24:13.189 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 04:24:13.217 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:24:13.235 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:24:13.264 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 04:24:13.282 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 04:24:13.311 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 04:24:13.329 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 04:24:13.356 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 04:24:13.362 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 04:24:13.380 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:24:13.410 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:24:13.412 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 04:24:13.417 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 04:24:13.419 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:24:13.422 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:24:13.424 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 04:24:13.426 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 04:24:13.428 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:24:13.430 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:24:13.433 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 04:24:13.450 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 04:24:13.478 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 04:24:13.496 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 04:24:13.524 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 04:24:13.542 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:24:13.571 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 04:24:13.589 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:24:13.616 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 04:24:13.634 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:24:13.663 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 04:24:13.681 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 04:24:13.709 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:24:13.727 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:24:13.755 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 04:24:13.773 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 04:24:13.802 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 04:24:13.820 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 04:24:13.847 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 04:24:13.851 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 04:24:13.869 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:24:13.898 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 04:24:13.926 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 04:24:13.955 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 04:24:13.983 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 04:24:13.985 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 04:24:13.989 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 04:24:14.019 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 04:24:14.047 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 04:24:14.076 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 04:24:14.105 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 04:24:14.133 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 04:24:14.161 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 04:24:14.188 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 04:24:14.216 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 04:24:14.243 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 04:24:14.259 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:14.262 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 04:24:14.280 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 04:24:14.283 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 04:24:14.303 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 04:24:14.305 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-14 04:24:14.333 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 04:24:14.335 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 04:24:14.362 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-14 04:24:14.391 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 04:24:14.393 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 04:24:14.421 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 04:24:14.437 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:14.439 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 04:24:14.442 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 04:24:14.446 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 04:24:14.449 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 04:24:14.462 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 04:24:14.464 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 04:24:14.476 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 04:24:14.478 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 04:24:14.480 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:24:14.482 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:24:14.485 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:24:14.487 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:24:14.489 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:24:14.492 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:24:14.494 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 04:24:14.506 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:24:14.508 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 04:24:14.511 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 04:24:14.529 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:14.532 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 04:24:14.549 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:14.551 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 04:24:14.554 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 04:24:14.556 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 04:24:14.558 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:24:14.561 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 04:24:14.563 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 04:24:14.566 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 04:24:14.569 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 04:24:14.586 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:14.588 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 04:24:14.591 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 04:24:14.608 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:14.611 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 04:24:14.613 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 04:24:14.616 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 04:24:14.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:24:14.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:24:14.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 04:24:14.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:24:14.630 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 04:24:14.633 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 04:24:14.635 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 04:24:14.638 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 04:24:14.641 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 04:24:14.643 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 04:24:14.646 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 04:24:14.649 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 04:24:14.652 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 04:24:14.655 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 04:24:14.659 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:24:14.659 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 04:24:14.665 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 04:24:14.667 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 04:24:14.670 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 04:24:14.673 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 04:24:14.676 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 04:24:14.697 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 04:24:14.700 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 04:24:15.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:15.585 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:15.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:15.585 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:16.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:24:16.758 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 04:24:16.840 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 04:24:16.841 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 04:24:16.842 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 04:24:16.843 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 04:24:16.844 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 04:24:16.846 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 04:24:16.847 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 04:24:16.848 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 04:24:16.849 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 04:24:16.850 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 04:24:16.851 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 04:24:16.852 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 04:24:16.854 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 04:24:16.856 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 04:24:16.858 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 04:24:16.860 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 04:24:16.863 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 04:24:16.865 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 04:24:16.875 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 04:24:16.876 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 04:24:16.889 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 04:24:16.960 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 04:24:16.961 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 04:24:16.962 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 04:24:16.986 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 04:24:16.987 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 04:24:16.991 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 04:24:16.992 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 04:24:16.993 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 04:24:17.003 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 04:24:17.044 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 04:24:17.046 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 04:24:17.047 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 04:24:17.048 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 04:24:17.068 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 04:24:17.070 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 04:24:17.085 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 04:24:17.100 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 04:24:17.103 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 04:24:17.121 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 04:24:17.122 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-14 04:24:17.203 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 04:24:17.205 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 04:24:17.208 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 04:24:17.209 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-14 04:24:17.260 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 04:24:17.286 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 04:24:17.481 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 04:24:17.485 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 04:24:17.518 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 04:24:17.519 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 04:24:17.521 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 04:24:17.549 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 04:24:17.551 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 04:24:17.552 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 04:24:17.608 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 04:24:17.773 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 04:24:17.797 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 04:24:17.881 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 04:24:18.025 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 04:24:20.116 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:24:20.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:24:20.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:24:20.246 | + inc/python:pip_install:200 : result=0 2022-04-14 04:24:20.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:24:20.251 | + functions-common:time_stop:2432 : local name 2022-04-14 04:24:20.254 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:24:20.256 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:24:20.258 | + functions-common:time_stop:2435 : local total 2022-04-14 04:24:20.261 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:24:20.264 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:24:20.266 | + functions-common:time_stop:2439 : start_time=1649910254692 2022-04-14 04:24:20.268 | + functions-common:time_stop:2441 : [[ -z 1649910254692 ]] 2022-04-14 04:24:20.271 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:24:20.276 | + functions-common:time_stop:2444 : end_time=1649910260273 2022-04-14 04:24:20.278 | + functions-common:time_stop:2445 : elapsed_time=5581 2022-04-14 04:24:20.281 | + functions-common:time_stop:2446 : total=73928 2022-04-14 04:24:20.283 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:24:20.286 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79509 2022-04-14 04:24:20.288 | + inc/python:pip_install:203 : return 0 2022-04-14 04:24:20.291 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 04:24:20.294 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 04:24:20.296 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 04:24:20.309 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 04:24:20.314 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 04:24:20.317 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 04:24:20.319 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 04:24:20.321 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:24:20.323 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:24:20.327 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:24:20.330 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:24:20.332 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:24:20.335 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:24:20.352 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:24:20.354 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:24:20.356 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:24:20.359 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:24:20.360 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:24:20.365 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 04:24:20.367 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:24:20.370 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 04:24:20.382 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 04:24:20.385 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:24:20.385 | + functions-common:git_clone:685 : head -1 2022-04-14 04:24:20.389 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:24:20.391 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:24:20.394 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 04:24:20.397 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:24:20.399 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:24:20.402 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 04:24:20.405 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:24:20.408 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 04:24:20.410 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:24:20.413 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:24:20.415 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 04:24:20.418 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:24:20.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:24:20.424 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 04:24:20.426 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:24:20.429 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 04:24:20.432 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:24:20.434 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:24:20.438 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 04:24:20.444 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 04:24:20.446 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 04:24:21.103 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 04:24:21.105 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:24:21.108 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:24:21.111 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:24:21.113 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:24:21.116 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 04:24:21.118 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:24:21.121 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:24:21.123 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:24:21.126 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:24:21.128 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:24:21.131 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:24:21.133 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:24:21.135 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 04:24:21.157 | Using python 3.8 to install /opt/stack/glance 2022-04-14 04:24:21.159 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 04:24:22.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:22.027 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:22.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:22.027 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:23.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:24:23.196 | Obtaining file:///opt/stack/glance 2022-04-14 04:24:23.196 | Preparing metadata (setup.py): started 2022-04-14 04:24:26.503 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:24:26.577 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 04:24:26.578 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 04:24:26.579 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 04:24:26.580 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 04:24:26.581 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 04:24:26.582 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 04:24:26.583 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 04:24:26.584 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 04:24:26.585 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 04:24:26.586 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 04:24:26.587 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 04:24:26.588 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:24:26.590 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 04:24:26.591 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:24:26.592 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 04:24:26.593 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:24:26.594 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 04:24:26.596 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 04:24:26.597 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:24:26.598 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 04:24:26.599 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:24:26.600 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 04:24:26.601 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:24:26.602 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:24:26.603 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 04:24:26.604 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 04:24:26.605 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 04:24:26.606 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 04:24:26.608 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:24:26.609 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 04:24:26.610 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 04:24:26.612 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 04:24:26.613 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 04:24:26.614 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 04:24:26.615 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 04:24:26.616 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 04:24:26.617 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 04:24:26.618 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:24:26.619 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 04:24:26.620 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 04:24:26.621 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 04:24:26.623 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 04:24:26.624 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 04:24:26.640 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 04:24:26.641 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 04:24:26.642 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 04:24:26.663 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 04:24:26.664 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 04:24:26.706 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 04:24:26.721 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 04:24:26.730 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 04:24:26.745 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 04:24:26.746 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 04:24:26.748 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 04:24:26.840 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-14 04:24:26.916 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 04:24:26.969 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 04:24:26.971 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 04:24:27.004 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 04:24:27.051 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 04:24:27.052 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 04:24:27.053 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:24:27.137 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 04:24:27.141 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 04:24:27.143 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 04:24:27.167 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 04:24:27.216 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 04:24:27.220 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 04:24:27.284 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.4.0) 2022-04-14 04:24:27.286 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (2.8.0) 2022-04-14 04:24:27.289 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.9) 2022-04-14 04:24:27.290 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 04:24:27.292 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.2.3) 2022-04-14 04:24:27.323 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 04:24:27.324 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 04:24:27.328 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:24:27.370 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 04:24:27.416 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 04:24:27.416 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 04:24:27.419 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:24:27.502 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 04:24:27.567 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 04:24:27.675 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 04:24:27.949 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 04:24:27.950 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 04:24:27.955 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:24:27.956 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 04:24:28.013 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 04:24:28.036 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 04:24:28.151 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 04:24:28.256 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 04:24:28.471 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 04:24:28.472 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 04:24:28.474 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 04:24:28.475 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:24:28.476 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 04:24:28.478 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 04:24:28.479 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 04:24:28.600 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.13.1) 2022-04-14 04:24:28.630 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-14 04:24:28.679 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (3.0.0) 2022-04-14 04:24:28.681 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (1.3.3) 2022-04-14 04:24:28.919 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (3.10.1) 2022-04-14 04:24:29.106 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (3.3) 2022-04-14 04:24:29.107 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (1.26.8) 2022-04-14 04:24:29.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-14 04:24:29.111 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2.0.12) 2022-04-14 04:24:29.218 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.2) 2022-04-14 04:24:29.371 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:24:29.474 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 04:24:29.817 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 04:24:29.821 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (2.4.0) 2022-04-14 04:24:30.051 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 04:24:30.333 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (1.0.0) 2022-04-14 04:24:30.647 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (1.8.2) 2022-04-14 04:24:30.648 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (21.4.0) 2022-04-14 04:24:32.126 | Installing collected packages: glance 2022-04-14 04:24:32.126 | Attempting uninstall: glance 2022-04-14 04:24:32.127 | Found existing installation: glance 24.0.1.dev2 2022-04-14 04:24:32.133 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 04:24:32.135 | Running setup.py develop for glance 2022-04-14 04:24:36.566 | Successfully installed glance 2022-04-14 04:24:36.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:24:36.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:24:36.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:24:36.712 | + inc/python:pip_install:200 : result=0 2022-04-14 04:24:36.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:24:36.718 | + functions-common:time_stop:2432 : local name 2022-04-14 04:24:36.720 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:24:36.722 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:24:36.725 | + functions-common:time_stop:2435 : local total 2022-04-14 04:24:36.727 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:24:36.729 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:24:36.731 | + functions-common:time_stop:2439 : start_time=1649910261151 2022-04-14 04:24:36.735 | + functions-common:time_stop:2441 : [[ -z 1649910261151 ]] 2022-04-14 04:24:36.738 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:24:36.742 | + functions-common:time_stop:2444 : end_time=1649910276739 2022-04-14 04:24:36.744 | + functions-common:time_stop:2445 : elapsed_time=15588 2022-04-14 04:24:36.746 | + functions-common:time_stop:2446 : total=79509 2022-04-14 04:24:36.749 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:24:36.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95097 2022-04-14 04:24:36.754 | + inc/python:pip_install:203 : return 0 2022-04-14 04:24:36.756 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:24:36.759 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:24:36.761 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:24:36.782 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:24:36.795 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 04:24:36.797 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 04:24:36.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:24:36.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:24:36.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 04:24:36.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:24:36.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:24:36.812 | + ./stack.sh:main:920 : configure_glance 2022-04-14 04:24:36.815 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 04:24:36.828 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 04:24:36.831 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 04:24:36.833 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 04:24:36.836 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 04:24:36.838 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 04:24:36.840 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:24:36.844 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:24:36.846 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 04:24:36.874 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:24:36.903 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 04:24:36.933 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:24:36.963 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 04:24:36.993 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 04:24:37.022 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 04:24:37.025 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:24:37.027 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 04:24:37.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:24:37.033 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 04:24:37.061 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 04:24:37.090 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:24:37.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 04:24:37.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 04:24:37.179 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 04:24:37.209 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 04:24:37.239 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 04:24:37.269 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:24:37.299 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:24:37.328 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:24:37.359 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 04:24:37.361 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 04:24:37.363 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 04:24:37.366 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:24:37.368 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:24:37.371 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:24:37.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:37.390 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:24:37.392 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:24:37.395 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:24:37.411 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:37.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:24:37.417 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:24:37.446 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:24:37.449 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:24:37.451 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 04:24:37.454 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 04:24:37.456 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 04:24:37.485 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 04:24:37.516 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 04:24:37.519 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 04:24:37.521 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 04:24:37.523 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 04:24:37.526 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:24:37.528 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 04:24:37.531 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:24:37.561 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 04:24:37.563 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-14 04:24:37.592 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:24:37.595 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 04:24:37.612 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:37.614 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 04:24:37.644 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 04:24:37.675 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 04:24:37.704 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 04:24:37.734 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 04:24:37.764 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 04:24:37.780 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:37.783 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:24:37.813 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 04:24:37.842 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 04:24:37.872 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-14 04:24:37.901 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 04:24:37.931 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-14 04:24:37.961 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 04:24:37.978 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:37.980 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 04:24:37.983 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 04:24:37.985 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:24:37.988 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:24:38.006 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:24:38.008 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:24:38.011 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:24:38.014 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:24:38.016 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:24:38.046 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:24:38.076 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:24:38.107 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:24:38.136 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 04:24:38.141 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 04:24:38.171 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 04:24:38.201 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:24:38.231 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-14 04:24:38.260 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 04:24:38.290 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 04:24:38.320 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 04:24:38.350 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:24:38.380 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 04:24:38.410 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 04:24:38.440 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 04:24:38.470 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 04:24:38.475 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 04:24:38.483 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 04:24:38.499 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:24:38.502 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 04:24:38.504 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 04:24:38.507 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 04:24:38.509 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 04:24:38.511 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 04:24:38.514 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 04:24:38.518 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 04:24:38.521 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 04:24:38.525 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 04:24:38.554 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 04:24:38.557 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 04:24:38.559 | ++ functions:get_random_port:837 : true 2022-04-14 04:24:38.561 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 04:24:38.564 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 04:24:38.566 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 04:24:38.619 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 04:24:38.622 | ++ functions:get_random_port:841 : break 2 2022-04-14 04:24:38.624 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 04:24:38.627 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 04:24:38.629 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 04:24:38.657 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 04:24:38.684 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 04:24:38.712 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:24:38.740 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:24:38.768 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:24:38.795 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:24:38.823 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:24:38.851 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:24:38.878 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:24:38.906 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:24:38.933 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:24:38.962 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:24:38.989 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:24:39.017 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 04:24:39.045 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 04:24:39.073 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 04:24:39.100 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 04:24:39.128 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 04:24:39.156 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 04:24:39.159 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 04:24:39.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:24:39.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:39.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:39.168 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 04:24:39.171 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 04:24:39.226 | proxy (enabled by site administrator) 2022-04-14 04:24:39.230 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 04:24:39.232 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 04:24:39.235 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:24:39.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:39.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:39.242 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 04:24:39.244 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 04:24:39.299 | proxy_http (enabled by site administrator) 2022-04-14 04:24:39.302 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 04:24:39.305 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 04:24:39.307 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 04:24:39.310 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:24:39.313 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:39.315 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:39.318 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:24:39.321 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:24:39.324 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 04:24:39.324 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:24:39.333 | KeepAlive Off 2022-04-14 04:24:39.337 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:24:39.337 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 04:24:39.346 | SetEnv proxy-sendchunked 1 2022-04-14 04:24:39.350 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 04:24:39.350 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:24:39.359 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 04:24:39.363 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 04:24:39.365 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 04:24:39.368 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:24:39.370 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:24:39.372 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:24:39.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:39.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:39.380 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:24:39.382 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:24:39.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:24:39.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:24:39.389 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 04:24:39.451 | Site glance-wsgi-api already enabled 2022-04-14 04:24:39.455 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 04:24:39.457 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:24:39.460 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:24:39.462 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:24:39.604 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 04:24:39.613 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 04:24:39.651 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 04:24:39.655 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 04:24:39.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:24:39.676 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 04:24:39.679 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 04:24:39.681 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 04:24:39.684 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:24:39.687 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 04:24:39.690 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 04:24:39.693 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 04:24:39.695 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 04:24:39.697 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:24:39.700 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:24:39.703 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:24:39.706 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:24:39.708 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:24:39.711 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:24:39.728 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:24:39.730 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:24:39.733 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:24:39.736 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:24:39.736 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:24:39.741 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 04:24:39.744 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:24:39.746 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 04:24:39.759 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 04:24:39.762 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:24:39.762 | + functions-common:git_clone:685 : head -1 2022-04-14 04:24:39.766 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 04:24:39.769 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:24:39.772 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 04:24:39.774 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:24:39.777 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:24:39.780 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 04:24:39.782 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:24:39.785 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 04:24:39.787 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:24:39.790 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:24:39.792 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 04:24:39.795 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:24:39.798 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:24:39.801 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 04:24:39.804 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:24:39.806 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 04:24:39.809 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:24:39.811 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:24:39.815 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 04:24:39.820 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 04:24:39.823 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 04:24:40.483 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 04:24:40.485 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:24:40.488 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:24:40.490 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:24:40.492 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:24:40.495 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 04:24:40.498 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:24:40.500 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:24:40.502 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:24:40.505 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:24:40.507 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:24:40.509 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:24:40.512 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:24:40.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 04:24:40.535 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 04:24:40.537 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 04:24:41.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:41.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:24:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 04:24:42.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:24:42.583 | Obtaining file:///opt/stack/cinder 2022-04-14 04:24:42.584 | Preparing metadata (setup.py): started 2022-04-14 04:24:46.508 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:24:46.642 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 04:24:46.643 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 04:24:46.644 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 04:24:46.645 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 04:24:46.646 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 04:24:46.648 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 04:24:46.649 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 04:24:46.650 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:24:46.651 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 04:24:46.652 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 04:24:46.653 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 04:24:46.654 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 04:24:46.655 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:24:46.657 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 04:24:46.659 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 04:24:46.661 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 04:24:46.662 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 04:24:46.664 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 04:24:46.665 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 04:24:46.667 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 04:24:46.668 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 04:24:46.669 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:24:46.671 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 04:24:46.672 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 04:24:46.673 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 04:24:46.674 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 04:24:46.675 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 04:24:46.676 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 04:24:46.678 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 04:24:46.680 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 04:24:46.681 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:24:46.682 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 04:24:46.683 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 04:24:46.685 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 04:24:46.686 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 04:24:46.688 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 04:24:46.689 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 04:24:46.691 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 04:24:46.692 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 04:24:46.693 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 04:24:46.694 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 04:24:46.695 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 04:24:46.696 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 04:24:46.697 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 04:24:46.698 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 04:24:46.699 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 04:24:46.700 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 04:24:46.702 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:24:46.703 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 04:24:46.704 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:24:46.705 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 04:24:46.706 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 04:24:46.707 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 04:24:46.708 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 04:24:46.709 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 04:24:46.710 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 04:24:46.711 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 04:24:46.712 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 04:24:46.713 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 04:24:46.714 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 04:24:46.716 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 04:24:46.717 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 04:24:46.731 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.5.2) 2022-04-14 04:24:46.732 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 04:24:46.733 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 04:24:46.796 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 04:24:46.827 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.0.0) (2.1.0) 2022-04-14 04:24:46.842 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (4.1.1) 2022-04-14 04:24:46.844 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.6.0) 2022-04-14 04:24:46.845 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (0.1.0) 2022-04-14 04:24:46.846 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:24:46.944 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 04:24:47.014 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (3.1.1) 2022-04-14 04:24:47.016 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 04:24:47.056 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 04:24:47.058 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 04:24:47.060 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 04:24:47.114 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 04:24:47.187 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 04:24:47.188 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 04:24:47.190 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:24:47.191 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 04:24:47.252 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 04:24:47.255 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 04:24:47.256 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 04:24:47.319 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 04:24:47.320 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 04:24:47.399 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 04:24:47.404 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 04:24:47.405 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 04:24:47.408 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 04:24:47.410 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 04:24:47.444 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 04:24:47.448 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 04:24:47.450 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 04:24:47.494 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 04:24:47.592 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 04:24:47.594 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 04:24:47.616 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 04:24:47.643 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 04:24:47.724 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 04:24:47.725 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 04:24:47.879 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:24:47.905 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 04:24:48.047 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.0.0) (3.10.1) 2022-04-14 04:24:48.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 04:24:48.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 04:24:48.108 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 04:24:48.317 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 04:24:48.320 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 04:24:48.321 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 04:24:48.358 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 04:24:48.391 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 04:24:48.660 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 04:24:48.662 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 04:24:48.814 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 04:24:48.818 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 04:24:48.820 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:24:48.950 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 04:24:49.074 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 04:24:49.077 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (5.4.0) 2022-04-14 04:24:49.078 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (4.11.1) 2022-04-14 04:24:49.113 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 04:24:49.370 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 04:24:49.453 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (0.5.0) 2022-04-14 04:24:49.455 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (2.4.0) 2022-04-14 04:24:49.663 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:24:49.764 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 04:24:49.765 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 04:24:49.951 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.0.0) (2.1.0) 2022-04-14 04:24:50.385 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.0.0) (1.1.5) 2022-04-14 04:24:50.440 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.0.0) (0.13.1) 2022-04-14 04:24:50.492 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 04:24:51.589 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (1.32) 2022-04-14 04:24:51.882 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (21.4.0) 2022-04-14 04:24:51.883 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (1.8.2) 2022-04-14 04:24:52.030 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (2.2) 2022-04-14 04:24:52.228 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (1.0.0) 2022-04-14 04:24:52.361 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (3.7.0) 2022-04-14 04:24:54.097 | Installing collected packages: cinder 2022-04-14 04:24:54.097 | Attempting uninstall: cinder 2022-04-14 04:24:54.097 | Found existing installation: cinder 20.0.0 2022-04-14 04:24:54.103 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 04:24:54.105 | Running setup.py develop for cinder 2022-04-14 04:25:00.013 | Successfully installed cinder 2022-04-14 04:25:00.013 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:25:00.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:25:00.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:25:00.173 | + inc/python:pip_install:200 : result=0 2022-04-14 04:25:00.175 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:25:00.178 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:00.180 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:00.182 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:00.185 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:00.187 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:00.189 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:25:00.191 | + functions-common:time_stop:2439 : start_time=1649910280530 2022-04-14 04:25:00.194 | + functions-common:time_stop:2441 : [[ -z 1649910280530 ]] 2022-04-14 04:25:00.196 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:00.200 | + functions-common:time_stop:2444 : end_time=1649910300198 2022-04-14 04:25:00.203 | + functions-common:time_stop:2445 : elapsed_time=19668 2022-04-14 04:25:00.205 | + functions-common:time_stop:2446 : total=95097 2022-04-14 04:25:00.207 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:00.209 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114765 2022-04-14 04:25:00.212 | + inc/python:pip_install:203 : return 0 2022-04-14 04:25:00.214 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:25:00.216 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:25:00.219 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:25:00.238 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:25:00.250 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 04:25:00.252 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 04:25:00.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:25:00.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:25:00.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 04:25:00.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:25:00.266 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 04:25:00.268 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 04:25:00.270 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 04:25:00.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:00.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:00.279 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 04:25:00.291 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 04:25:00.293 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:25:00.296 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:25:00.298 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:25:00.301 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:25:00.303 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:00.306 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:25:00.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:00.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:00.313 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:25:00.316 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:25:00.318 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:25:00.321 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:25:00.323 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 04:25:00.326 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:25:00.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:00.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:00.334 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 04:25:00.356 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 04:25:00.466 | Reading package lists... 2022-04-14 04:25:00.714 | Building dependency tree... 2022-04-14 04:25:00.715 | Reading state information... 2022-04-14 04:25:00.969 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 04:25:00.970 | The following packages were automatically installed and are no longer required: 2022-04-14 04:25:00.971 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:25:00.971 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:25:00.971 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:25:00.971 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:25:00.971 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:25:00.971 | python3-zope.interface 2022-04-14 04:25:00.971 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:25:01.085 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:25:01.090 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:25:01.093 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:25:01.095 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:01.098 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:01.100 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:01.103 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:01.105 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:01.108 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:25:01.110 | + functions-common:time_stop:2439 : start_time=1649910300353 2022-04-14 04:25:01.113 | + functions-common:time_stop:2441 : [[ -z 1649910300353 ]] 2022-04-14 04:25:01.116 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:01.120 | + functions-common:time_stop:2444 : end_time=1649910301118 2022-04-14 04:25:01.123 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-14 04:25:01.126 | + functions-common:time_stop:2446 : total=5331 2022-04-14 04:25:01.128 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:01.131 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6096 2022-04-14 04:25:01.133 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:25:01.136 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:25:01.139 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 04:25:01.141 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 04:25:01.154 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 04:25:01.158 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 04:25:01.160 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 04:25:01.162 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:25:01.165 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 04:25:01.166 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:25:01.170 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 04:25:01.172 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 04:25:01.174 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:25:01.176 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 04:25:01.178 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 04:25:01.181 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 04:25:01.183 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 04:25:01.185 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 04:25:01.197 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 04:25:01.209 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 04:25:01.221 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 04:25:01.233 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 04:25:01.245 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:25:01.248 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:25:01.252 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ITGMDHQgI8 2022-04-14 04:25:01.254 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:25:01.257 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:25:01.259 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 04:25:01.261 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ITGMDHQgI8 2022-04-14 04:25:01.265 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ITGMDHQgI8 2022-04-14 04:25:01.277 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ITGMDHQgI8 /etc/sudoers.d/cinder-rootwrap 2022-04-14 04:25:01.289 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 04:25:01.293 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:25:01.296 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:25:01.298 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:25:01.300 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:25:01.302 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 04:25:01.304 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 04:25:01.307 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 04:25:01.309 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 04:25:01.314 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 04:25:01.318 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 04:25:01.337 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 04:25:01.356 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 04:25:01.374 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 04:25:01.393 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 04:25:01.412 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 04:25:01.430 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 04:25:01.450 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 04:25:01.469 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 04:25:01.471 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:25:01.474 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 04:25:01.476 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:25:01.478 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 04:25:01.508 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 04:25:01.536 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:25:01.565 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 04:25:01.594 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 04:25:01.621 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 04:25:01.649 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 04:25:01.677 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 04:25:01.705 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:25:01.734 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:25:01.762 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 04:25:01.792 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 04:25:01.821 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 04:25:01.824 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 04:25:01.826 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 04:25:01.829 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 04:25:01.831 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 04:25:01.834 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 04:25:01.865 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 04:25:01.892 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 04:25:01.921 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 04:25:01.951 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 04:25:01.979 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 04:25:02.007 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 04:25:02.038 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 04:25:02.040 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:25:02.068 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:25:02.099 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 04:25:02.107 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e6ca34130adabb9adfe01b2d5978ecea 2022-04-14 04:25:02.135 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 04:25:02.137 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 04:25:02.166 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 04:25:02.194 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 04:25:02.225 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 04:25:02.255 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 04:25:02.272 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:02.274 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 04:25:02.277 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 04:25:02.279 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 04:25:02.281 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 04:25:02.284 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 04:25:02.286 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 04:25:02.288 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 04:25:02.291 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 04:25:02.293 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 04:25:02.296 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 04:25:02.299 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 04:25:02.329 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 04:25:02.357 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 04:25:02.385 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 04:25:02.413 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 04:25:02.441 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 04:25:02.469 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 04:25:02.471 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 04:25:02.473 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 04:25:02.476 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 04:25:02.505 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 04:25:02.508 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 04:25:02.538 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 04:25:02.541 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 04:25:02.543 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 04:25:02.546 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 04:25:02.574 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 04:25:02.577 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 04:25:02.579 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 04:25:02.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:02.599 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 04:25:02.601 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 04:25:02.603 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 04:25:02.606 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 04:25:02.634 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-04-14 04:25:02.662 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 04:25:02.678 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:02.681 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 04:25:02.697 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:02.700 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 04:25:02.716 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:02.719 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 04:25:02.721 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 04:25:02.724 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 04:25:02.726 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 04:25:02.728 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:25:02.731 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:25:02.734 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:25:02.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:02.753 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:25:02.755 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:25:02.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:25:02.773 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:02.776 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:02.779 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:02.807 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:25:02.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:25:02.812 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 04:25:02.815 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 04:25:02.817 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:25:02.820 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:25:02.837 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:25:02.839 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:25:02.842 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:25:02.844 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:25:02.847 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:25:02.878 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:02.908 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:02.936 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:25:02.964 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 04:25:02.981 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:02.984 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 04:25:02.986 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:25:02.989 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 04:25:02.991 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 04:25:02.993 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:25:02.996 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:25:02.999 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 04:25:03.003 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 04:25:03.005 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:25:03.008 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:25:03.021 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:25:03.021 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:03.030 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:25:03.034 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:03.049 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:25:03.052 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:25:03.055 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 04:25:03.085 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:25:03.112 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 04:25:03.140 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:25:03.167 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:25:03.198 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:25:03.230 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:25:03.258 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:25:03.286 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:25:03.314 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:25:03.343 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:25:03.370 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:25:03.398 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:25:03.425 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:25:03.428 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:25:03.430 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 04:25:03.433 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 04:25:03.436 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:25:03.438 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:03.441 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:03.443 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:25:03.446 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:25:03.448 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:25:03.476 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:25:03.504 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 04:25:03.505 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:25:03.514 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 04:25:03.520 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 04:25:03.524 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 04:25:03.529 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:25:03.531 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:25:03.534 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:25:03.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:03.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:03.541 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:25:03.544 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:25:03.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:03.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:03.551 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 04:25:03.618 | Enabling site cinder-wsgi. 2022-04-14 04:25:03.623 | To activate the new configuration, you need to run: 2022-04-14 04:25:03.623 | systemctl reload apache2 2022-04-14 04:25:03.628 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:25:03.630 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:25:03.632 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:25:03.635 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:25:03.785 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 04:25:03.787 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 04:25:03.823 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-14 04:25:03.860 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 04:25:03.878 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:03.881 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 04:25:03.883 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:25:03.886 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:25:03.889 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:25:03.892 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 04:25:03.924 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 04:25:03.955 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:25:03.986 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 04:25:04.017 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 04:25:04.046 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 04:25:04.075 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 04:25:04.104 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 04:25:04.132 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:25:04.161 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 04:25:04.190 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 04:25:04.218 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:25:04.247 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 04:25:04.250 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 04:25:04.266 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:04.269 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-14 04:25:04.300 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 04:25:04.303 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 04:25:04.320 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:04.323 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 04:25:04.325 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 04:25:04.328 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 04:25:04.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:25:04.333 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 04:25:04.335 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 04:25:04.339 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:25:04.339 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:25:04.345 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:25:04.348 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:25:04.350 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 04:25:04.353 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:25:04.356 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 04:25:04.358 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 04:25:04.361 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 04:25:04.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:25:04.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:25:04.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 04:25:04.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:25:04.374 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 04:25:04.376 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 04:25:04.379 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 04:25:04.381 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:25:04.383 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:25:04.386 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:25:04.389 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:25:04.391 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:25:04.394 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:25:04.411 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:25:04.413 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:25:04.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:04.419 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:25:04.420 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:25:04.425 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 04:25:04.427 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:04.430 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 04:25:04.443 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 04:25:04.446 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:25:04.447 | + functions-common:git_clone:685 : head -1 2022-04-14 04:25:04.450 | aa8b966c57 Merge commit 'refs/changes/81/837681/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 04:25:04.453 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:25:04.456 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 04:25:04.458 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:25:04.461 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:25:04.463 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 04:25:04.466 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:25:04.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 04:25:04.471 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:25:04.474 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:25:04.476 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 04:25:04.479 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:25:04.481 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:25:04.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 04:25:04.487 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:25:04.490 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 04:25:04.493 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:25:04.495 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:25:04.499 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 04:25:04.505 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 04:25:04.507 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 04:25:05.175 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 04:25:05.178 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:25:05.181 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:25:05.183 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:25:05.186 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:25:05.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 04:25:05.191 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:25:05.193 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:25:05.196 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:25:05.198 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:25:05.201 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:25:05.203 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:25:05.206 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:25:05.208 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 04:25:05.229 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 04:25:05.232 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 04:25:06.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:06.105 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:06.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:06.105 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:07.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:25:07.255 | Obtaining file:///opt/stack/neutron 2022-04-14 04:25:07.256 | Preparing metadata (setup.py): started 2022-04-14 04:25:11.436 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:25:11.525 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 04:25:11.526 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:25:11.527 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 04:25:11.529 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 04:25:11.530 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:25:11.530 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 04:25:11.532 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 04:25:11.532 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 04:25:11.534 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 04:25:11.535 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 04:25:11.536 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 04:25:11.537 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 04:25:11.538 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 04:25:11.539 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 04:25:11.540 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 04:25:11.541 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 04:25:11.542 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:25:11.544 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 04:25:11.545 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 04:25:11.546 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:25:11.547 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 04:25:11.548 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:25:11.549 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:25:11.550 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:25:11.551 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 04:25:11.552 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 04:25:11.553 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 04:25:11.554 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 04:25:11.555 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 04:25:11.556 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 04:25:11.557 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 04:25:11.559 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 04:25:11.560 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:25:11.561 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 04:25:11.562 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:25:11.563 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 04:25:11.564 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 04:25:11.565 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:25:11.566 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 04:25:11.567 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 04:25:11.569 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 04:25:11.570 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 04:25:11.571 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 04:25:11.572 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 04:25:11.573 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 04:25:11.574 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 04:25:11.576 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 04:25:11.577 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:11.578 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 04:25:11.579 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 04:25:11.580 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 04:25:11.581 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:25:11.582 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 04:25:11.583 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:25:11.584 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:25:11.601 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 04:25:11.601 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 04:25:11.603 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 04:25:11.611 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 04:25:11.623 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 04:25:11.624 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:25:11.625 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 04:25:11.645 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.0.1.dev21) (3.0.7) 2022-04-14 04:25:11.652 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:25:11.712 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 04:25:11.714 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 04:25:11.766 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 04:25:11.770 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 04:25:11.815 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 04:25:11.820 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:25:11.848 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 04:25:11.848 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 04:25:11.850 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 04:25:11.851 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 04:25:11.852 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:25:11.853 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 04:25:11.855 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 04:25:11.856 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 04:25:11.875 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 04:25:11.965 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 04:25:12.007 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:25:12.097 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 04:25:12.098 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 04:25:12.099 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 04:25:12.161 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 04:25:12.162 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 04:25:12.229 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 04:25:12.230 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 04:25:12.231 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 04:25:12.235 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 04:25:12.277 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:25:12.280 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 04:25:12.327 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 04:25:12.381 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 04:25:12.416 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:25:12.418 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 04:25:12.441 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 04:25:12.586 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:25:12.658 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 04:25:12.736 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 04:25:12.737 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:25:12.847 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.849 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.850 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.851 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.852 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.853 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:12.854 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:25:13.071 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:25:13.076 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.10.1) 2022-04-14 04:25:13.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:25:13.119 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 04:25:13.123 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:25:13.215 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 04:25:13.216 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 04:25:13.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 04:25:13.220 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 04:25:13.255 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 04:25:13.595 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 04:25:13.670 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 04:25:13.862 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 04:25:13.943 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 04:25:13.945 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:25:14.171 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:25:14.355 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.2) 2022-04-14 04:25:14.888 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.13.1) 2022-04-14 04:25:14.968 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 04:25:15.578 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.2) 2022-04-14 04:25:15.580 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.4.2) 2022-04-14 04:25:15.884 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (2.0.0) 2022-04-14 04:25:15.885 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 04:25:16.065 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 04:25:16.311 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (1.8.2) 2022-04-14 04:25:16.312 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev21) (21.4.0) 2022-04-14 04:25:16.499 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.0.0) 2022-04-14 04:25:16.724 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (2.3.1) 2022-04-14 04:25:18.324 | Installing collected packages: neutron 2022-04-14 04:25:18.324 | Attempting uninstall: neutron 2022-04-14 04:25:18.324 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 04:25:18.343 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 04:25:18.382 | Running setup.py develop for neutron 2022-04-14 04:25:24.264 | Successfully installed neutron 2022-04-14 04:25:24.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:25:24.272 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:25:24.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:25:24.418 | + inc/python:pip_install:200 : result=0 2022-04-14 04:25:24.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:25:24.423 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:24.425 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:24.427 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:24.430 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:24.432 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:24.435 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:25:24.437 | + functions-common:time_stop:2439 : start_time=1649910305224 2022-04-14 04:25:24.439 | + functions-common:time_stop:2441 : [[ -z 1649910305224 ]] 2022-04-14 04:25:24.442 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:24.446 | + functions-common:time_stop:2444 : end_time=1649910324444 2022-04-14 04:25:24.448 | + functions-common:time_stop:2445 : elapsed_time=19220 2022-04-14 04:25:24.451 | + functions-common:time_stop:2446 : total=114765 2022-04-14 04:25:24.453 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:24.456 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133985 2022-04-14 04:25:24.458 | + inc/python:pip_install:203 : return 0 2022-04-14 04:25:24.460 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:25:24.463 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:25:24.465 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:25:24.484 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:25:24.496 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 04:25:24.499 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 04:25:24.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:25:24.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:25:24.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 04:25:24.509 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:25:24.511 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 04:25:24.514 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:25:24.517 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 04:25:24.535 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:24.537 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 04:25:24.540 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 04:25:24.542 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 04:25:24.546 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:25:24.548 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 04:25:24.551 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 04:25:24.553 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 04:25:24.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:25:24.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:25:24.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 04:25:24.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:25:24.566 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 04:25:24.582 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:24.585 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 04:25:24.601 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:24.604 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 04:25:24.622 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:24.625 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 04:25:24.627 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 04:25:24.629 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 04:25:24.632 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:25:24.634 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:25:24.637 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:25:24.640 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:25:24.642 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:25:24.645 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:25:24.661 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:25:24.664 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:25:24.666 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:24.669 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:25:24.669 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:25:24.674 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 04:25:24.677 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:24.679 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 04:25:24.692 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 04:25:24.695 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:25:24.695 | + functions-common:git_clone:685 : head -1 2022-04-14 04:25:24.699 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:25:24.702 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:25:24.704 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 04:25:24.707 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:25:24.709 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:25:24.712 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 04:25:24.714 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:25:24.717 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 04:25:24.719 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:25:24.722 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:25:24.724 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 04:25:24.727 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:25:24.729 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:25:24.733 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 04:25:24.735 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:25:24.738 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 04:25:24.741 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:25:24.743 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:25:24.747 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 04:25:24.752 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 04:25:24.755 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 04:25:25.422 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 04:25:25.424 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:25:25.427 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:25:25.430 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:25:25.433 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:25:25.435 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 04:25:25.437 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:25:25.440 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:25:25.442 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:25:25.445 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:25:25.447 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:25:25.450 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:25:25.453 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:25:25.455 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 04:25:25.476 | Using python 3.8 to install /opt/stack/nova 2022-04-14 04:25:25.479 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 04:25:26.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:26.453 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:26.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:26.453 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:27.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:25:27.635 | Obtaining file:///opt/stack/nova 2022-04-14 04:25:27.636 | Preparing metadata (setup.py): started 2022-04-14 04:25:32.495 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:25:32.625 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 04:25:32.626 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 04:25:32.627 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 04:25:32.628 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 04:25:32.629 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 04:25:32.630 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 04:25:32.632 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 04:25:32.633 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 04:25:32.633 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 04:25:32.634 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 04:25:32.635 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 04:25:32.637 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 04:25:32.638 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:25:32.639 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 04:25:32.640 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 04:25:32.641 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 04:25:32.643 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 04:25:32.644 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 04:25:32.645 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 04:25:32.646 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 04:25:32.647 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:25:32.648 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 04:25:32.649 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:25:32.650 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 04:25:32.651 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 04:25:32.653 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 04:25:32.654 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:25:32.655 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:25:32.656 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:25:32.657 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:25:32.659 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 04:25:32.660 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 04:25:32.661 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 04:25:32.662 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:25:32.663 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 04:25:32.664 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 04:25:32.665 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:25:32.666 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 04:25:32.667 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 04:25:32.669 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:25:32.670 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 04:25:32.671 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 04:25:32.672 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:25:32.673 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 04:25:32.674 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 04:25:32.675 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:25:32.676 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 04:25:32.677 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 04:25:32.679 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 04:25:32.680 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 04:25:32.681 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 04:25:32.682 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:25:32.683 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 04:25:32.685 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:25:32.686 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 04:25:32.687 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:25:32.688 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 04:25:32.689 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:25:32.690 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 04:25:32.691 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 04:25:32.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 04:25:32.693 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:25:32.694 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 04:25:32.695 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 04:25:32.712 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 04:25:32.715 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 04:25:32.716 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 04:25:32.737 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 04:25:32.779 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 04:25:32.810 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 04:25:32.811 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:25:32.835 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:25:32.970 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 04:25:32.972 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 04:25:33.031 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 04:25:33.032 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:25:33.033 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 04:25:33.034 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 04:25:33.035 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:25:33.038 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 04:25:33.060 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 04:25:33.061 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:25:33.143 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 04:25:33.145 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:33.148 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:25:33.227 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 04:25:33.349 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 04:25:33.353 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 04:25:33.434 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 04:25:33.500 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 04:25:33.501 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 04:25:33.503 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 04:25:33.504 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 04:25:33.531 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 04:25:33.536 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:25:33.608 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 04:25:33.683 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 04:25:33.718 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:25:33.719 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 04:25:33.772 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 04:25:33.774 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 04:25:33.865 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:25:33.895 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 04:25:33.998 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 04:25:34.076 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.1.dev2) (3.17.6) 2022-04-14 04:25:34.142 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 04:25:34.144 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 04:25:34.147 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:25:34.191 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:25:34.194 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:25:34.197 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:25:34.293 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 04:25:34.297 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 04:25:34.300 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 04:25:34.301 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 04:25:34.401 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 04:25:34.632 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 04:25:34.637 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 04:25:34.765 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 04:25:34.768 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 04:25:34.769 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:25:34.859 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 04:25:34.939 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 04:25:34.979 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 04:25:35.220 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 04:25:35.297 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 04:25:35.301 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:25:35.535 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:25:35.645 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.2) 2022-04-14 04:25:36.117 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.13.1) 2022-04-14 04:25:36.165 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.16.0) 2022-04-14 04:25:36.532 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.533 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.534 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.535 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.536 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.538 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:36.539 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:25:37.759 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 04:25:38.166 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (21.4.0) 2022-04-14 04:25:38.168 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (1.8.2) 2022-04-14 04:25:38.265 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:25:38.371 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 04:25:40.028 | Installing collected packages: nova 2022-04-14 04:25:40.028 | Attempting uninstall: nova 2022-04-14 04:25:40.029 | Found existing installation: nova 25.0.1.dev2 2022-04-14 04:25:40.037 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 04:25:40.039 | Running setup.py develop for nova 2022-04-14 04:25:46.514 | Successfully installed nova 2022-04-14 04:25:46.514 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:25:46.523 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:25:46.523 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:25:46.671 | + inc/python:pip_install:200 : result=0 2022-04-14 04:25:46.673 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:25:46.676 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:46.678 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:46.680 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:46.683 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:46.686 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:46.688 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:25:46.690 | + functions-common:time_stop:2439 : start_time=1649910325471 2022-04-14 04:25:46.693 | + functions-common:time_stop:2441 : [[ -z 1649910325471 ]] 2022-04-14 04:25:46.695 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:46.700 | + functions-common:time_stop:2444 : end_time=1649910346697 2022-04-14 04:25:46.702 | + functions-common:time_stop:2445 : elapsed_time=21226 2022-04-14 04:25:46.705 | + functions-common:time_stop:2446 : total=133985 2022-04-14 04:25:46.707 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:46.709 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=155211 2022-04-14 04:25:46.711 | + inc/python:pip_install:203 : return 0 2022-04-14 04:25:46.714 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:25:46.717 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:25:46.719 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:25:46.738 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:25:46.750 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 04:25:46.752 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 04:25:46.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:25:46.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:25:46.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 04:25:46.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:25:46.765 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 04:25:46.778 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:25:46.781 | + ./stack.sh:main:937 : configure_nova 2022-04-14 04:25:46.783 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 04:25:46.796 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 04:25:46.799 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 04:25:46.801 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:25:46.805 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 04:25:46.805 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:25:46.810 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 04:25:46.813 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 04:25:46.815 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:25:46.818 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 04:25:46.820 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 04:25:46.822 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 04:25:46.825 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 04:25:46.828 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 04:25:46.840 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 04:25:46.852 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 04:25:46.864 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 04:25:46.877 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 04:25:46.889 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:25:46.893 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:25:46.897 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fbnmbcFYId 2022-04-14 04:25:46.899 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:25:46.902 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:25:46.904 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 04:25:46.907 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:25:46.909 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:25:46.912 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fbnmbcFYId 2022-04-14 04:25:46.916 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fbnmbcFYId 2022-04-14 04:25:46.927 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fbnmbcFYId /etc/sudoers.d/nova-rootwrap 2022-04-14 04:25:46.940 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 04:25:46.944 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:25:46.947 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:25:46.949 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:25:46.952 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:25:46.955 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 04:25:46.957 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 04:25:46.960 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 04:25:46.962 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 04:25:46.967 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 04:25:46.984 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:46.986 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 04:25:46.989 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 04:25:46.992 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 04:25:46.996 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 04:25:47.024 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 04:25:47.027 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 04:25:47.053 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 04:25:47.082 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 04:25:47.109 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 04:25:47.151 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 04:25:47.181 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 04:25:47.211 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 04:25:47.213 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:25:47.241 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 04:25:47.268 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 04:25:47.295 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 04:25:47.322 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 04:25:47.348 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:25:47.379 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 04:25:47.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:25:47.383 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:25:47.385 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:25:47.387 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:25:47.390 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:25:47.392 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:25:47.394 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:25:47.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:25:47.399 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:25:47.401 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:25:47.403 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:25:47.405 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 04:25:47.407 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:25:47.410 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:25:47.412 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:25:47.414 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:25:47.416 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:25:47.419 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:25:47.421 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 04:25:47.437 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:47.439 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:25:47.442 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 04:25:47.444 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 04:25:47.472 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 04:25:47.474 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 04:25:47.476 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 04:25:47.478 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 04:25:47.481 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 04:25:47.484 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 04:25:47.514 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 04:25:47.516 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 04:25:47.519 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 04:25:47.521 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 04:25:47.524 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 04:25:47.526 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 04:25:47.555 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 04:25:47.585 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 04:25:47.612 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 04:25:47.640 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 04:25:47.656 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:47.658 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 04:25:47.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:47.677 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 04:25:47.678 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 04:25:47.683 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 04:25:47.686 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 04:25:47.713 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 04:25:47.728 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:47.731 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 04:25:47.733 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:25:47.735 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:25:47.738 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:25:47.740 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 04:25:47.770 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 04:25:47.797 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:25:47.825 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 04:25:47.852 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 04:25:47.879 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 04:25:47.907 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 04:25:47.934 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 04:25:47.962 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:25:47.992 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:25:48.020 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 04:25:48.036 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:48.039 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 04:25:48.041 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 04:25:48.070 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 04:25:48.098 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-14 04:25:48.124 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 04:25:48.152 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 04:25:48.180 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 04:25:48.207 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 04:25:48.235 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 04:25:48.261 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 04:25:48.278 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:48.281 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 04:25:48.283 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 04:25:48.310 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 04:25:48.340 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 04:25:48.343 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 04:25:48.369 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 04:25:48.372 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 04:25:48.375 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 04:25:48.377 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:25:48.379 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:25:48.381 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:25:48.384 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:25:48.386 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:25:48.388 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:25:48.391 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 04:25:48.393 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:25:48.395 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:25:48.398 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:25:48.400 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:25:48.402 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:25:48.405 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:25:48.407 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:25:48.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:25:48.412 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:25:48.414 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:25:48.416 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:25:48.419 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 04:25:48.422 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 04:25:48.424 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:25:48.427 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:25:48.443 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:25:48.445 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:25:48.448 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:25:48.452 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:25:48.454 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:25:48.483 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:48.510 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:48.538 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:25:48.565 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 04:25:48.596 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 04:25:48.612 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:48.614 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 04:25:48.617 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 04:25:48.619 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 04:25:48.622 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 04:25:48.624 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:25:48.626 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:25:48.629 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 04:25:48.633 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 04:25:48.636 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:25:48.638 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:25:48.651 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:25:48.651 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:48.660 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:25:48.663 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:48.679 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:25:48.681 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 04:25:48.685 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 04:25:48.714 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:25:48.740 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 04:25:48.768 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:25:48.796 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:25:48.823 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:25:48.850 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:25:48.877 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:25:48.905 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:25:48.931 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:25:48.958 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:25:48.985 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:25:49.011 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:25:49.038 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:25:49.041 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:25:49.044 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 04:25:49.046 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 04:25:49.049 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:25:49.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:49.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:49.055 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:25:49.058 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:25:49.061 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:25:49.088 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:25:49.120 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:25:49.120 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 04:25:49.128 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 04:25:49.132 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 04:25:49.134 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 04:25:49.136 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:25:49.138 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:25:49.141 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:25:49.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:49.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:49.148 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:25:49.150 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:25:49.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:49.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:49.157 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 04:25:49.220 | Enabling site nova-api-wsgi. 2022-04-14 04:25:49.225 | To activate the new configuration, you need to run: 2022-04-14 04:25:49.225 | systemctl reload apache2 2022-04-14 04:25:49.230 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:25:49.232 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:25:49.234 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:25:49.240 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:25:49.374 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 04:25:49.391 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:49.393 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 04:25:49.396 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:25:49.399 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 04:25:49.401 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 04:25:49.408 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 04:25:49.412 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:25:49.415 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:25:49.421 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 04:25:49.423 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:25:49.426 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:25:49.439 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:25:49.439 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:49.448 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:25:49.452 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:25:49.468 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 04:25:49.471 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:25:49.474 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:25:49.504 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 04:25:49.531 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 04:25:49.558 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:25:49.585 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:25:49.613 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:25:49.640 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:25:49.668 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:25:49.694 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:25:49.726 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:25:49.758 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:25:49.785 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:25:49.814 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:25:49.841 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 04:25:49.843 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 04:25:49.870 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 04:25:49.886 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:49.889 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:25:49.921 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 04:25:49.923 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 04:25:49.926 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 04:25:49.942 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:49.944 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:49.947 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:49.975 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 04:25:50.007 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 04:25:50.009 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:25:50.012 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 04:25:50.015 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:25:50.017 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:25:50.019 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:25:50.037 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:50.041 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:25:50.044 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:25:50.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:25:50.064 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:50.066 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:50.069 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:25:50.098 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:25:50.100 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:25:50.102 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 04:25:50.130 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 04:25:50.159 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 04:25:50.189 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 04:25:50.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:50.208 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:25:50.236 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 04:25:50.238 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 04:25:50.240 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 04:25:50.271 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 04:25:50.299 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-04-14 04:25:50.327 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 04:25:50.355 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 04:25:50.386 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 04:25:50.414 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 04:25:50.442 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 04:25:50.470 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 04:25:50.498 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 04:25:50.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:50.517 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 04:25:50.521 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:25:50.524 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 04:25:50.526 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 04:25:50.529 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 04:25:50.531 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:25:50.534 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:25:50.537 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:25:50.539 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 04:25:50.541 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 04:25:50.546 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 04:25:50.548 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 04:25:50.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 04:25:50.553 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 04:25:50.555 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 04:25:50.558 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 04:25:50.589 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 04:25:50.620 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 04:25:50.650 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:25:50.653 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 04:25:50.655 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 04:25:50.658 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 04:25:50.674 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:50.678 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 04:25:50.678 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 04:25:51.432 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 04:25:51.434 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 04:25:51.436 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:25:51.439 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 04:25:51.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:25:51.444 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 04:25:51.446 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:25:51.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:51.466 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 04:25:51.469 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 04:25:51.471 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:25:51.487 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:51.490 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:25:51.492 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:25:51.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:25:51.522 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:25:51.525 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 04:25:51.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:51.544 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 04:25:51.546 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:25:51.549 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 04:25:51.579 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:25:51.607 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 04:25:51.635 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 04:25:51.662 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 04:25:51.690 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 04:25:51.718 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 04:25:51.746 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 04:25:51.777 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 04:25:51.780 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 04:25:51.782 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 04:25:51.785 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:25:51.802 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:25:51.805 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:25:51.807 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:25:51.810 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:25:51.812 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:25:51.839 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:51.867 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:25:51.895 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:25:51.923 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:25:51.926 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 04:25:51.930 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:25:51.933 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 04:25:51.936 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 04:25:51.939 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 04:25:51.941 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:25:51.943 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:25:51.946 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:25:51.948 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 04:25:51.951 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 04:25:51.953 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:25:51.955 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 04:25:51.958 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 04:25:51.960 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 04:25:51.975 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:51.978 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 04:25:51.980 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 04:25:51.996 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:51.999 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 04:25:52.015 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:52.018 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 04:25:52.035 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:25:52.038 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 04:25:52.055 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:25:52.058 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 04:25:52.061 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 04:25:52.064 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 04:25:52.066 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:25:52.068 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 04:25:52.071 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 04:25:52.074 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 04:25:52.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:52.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:52.081 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 04:25:52.084 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:25:52.087 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:25:52.089 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:25:52.092 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:25:52.094 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:52.097 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:25:52.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:52.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:52.104 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:25:52.107 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:25:52.110 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:25:52.112 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:25:52.115 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 04:25:52.117 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:25:52.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:52.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:52.125 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 04:25:52.146 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 04:25:52.257 | Reading package lists... 2022-04-14 04:25:52.508 | Building dependency tree... 2022-04-14 04:25:52.510 | Reading state information... 2022-04-14 04:25:52.765 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:25:52.765 | The following packages were automatically installed and are no longer required: 2022-04-14 04:25:52.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:25:52.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:25:52.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:25:52.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:25:52.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:25:52.766 | python3-zope.interface 2022-04-14 04:25:52.766 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:25:52.879 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:25:52.884 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:25:52.886 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:25:52.889 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:52.891 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:52.894 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:52.896 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:52.898 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:52.902 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:25:52.905 | + functions-common:time_stop:2439 : start_time=1649910352143 2022-04-14 04:25:52.908 | + functions-common:time_stop:2441 : [[ -z 1649910352143 ]] 2022-04-14 04:25:52.911 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:52.915 | + functions-common:time_stop:2444 : end_time=1649910352913 2022-04-14 04:25:52.921 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-14 04:25:52.924 | + functions-common:time_stop:2446 : total=6096 2022-04-14 04:25:52.926 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:52.929 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6866 2022-04-14 04:25:52.931 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:25:52.934 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 04:25:52.936 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 04:25:52.939 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 04:25:52.941 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 04:25:52.944 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 04:25:52.967 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 04:25:52.969 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:25:52.972 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:25:52.975 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:25:52.977 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:25:52.980 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:52.983 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:25:52.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:52.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:52.991 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:25:52.993 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:25:52.996 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:25:52.998 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:25:53.001 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 04:25:53.003 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:25:53.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:53.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:53.011 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 04:25:53.035 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 04:25:53.147 | Reading package lists... 2022-04-14 04:25:53.398 | Building dependency tree... 2022-04-14 04:25:53.400 | Reading state information... 2022-04-14 04:25:53.658 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 04:25:53.658 | The following packages were automatically installed and are no longer required: 2022-04-14 04:25:53.660 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:25:53.660 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:25:53.660 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:25:53.660 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:25:53.660 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:25:53.660 | python3-zope.interface 2022-04-14 04:25:53.660 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:25:53.773 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:25:53.778 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:25:53.780 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:25:53.783 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:53.785 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:53.788 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:53.790 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:53.792 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:53.795 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:25:53.798 | + functions-common:time_stop:2439 : start_time=1649910353032 2022-04-14 04:25:53.800 | + functions-common:time_stop:2441 : [[ -z 1649910353032 ]] 2022-04-14 04:25:53.803 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:53.807 | + functions-common:time_stop:2444 : end_time=1649910353804 2022-04-14 04:25:53.809 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 04:25:53.812 | + functions-common:time_stop:2446 : total=6866 2022-04-14 04:25:53.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:53.816 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7638 2022-04-14 04:25:53.819 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:25:53.821 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 04:25:53.824 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 04:25:53.826 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:25:53.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:25:53.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:25:53.834 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 04:25:53.837 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 04:25:53.892 | wsgi (enabled by maintainer script) 2022-04-14 04:25:53.895 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 04:25:53.898 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 04:25:53.901 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:25:53.905 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 04:25:53.907 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 04:25:53.910 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:25:53.914 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:25:53.914 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:25:53.920 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 04:25:53.922 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 04:25:53.925 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 04:25:53.928 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 04:25:53.930 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 04:25:53.954 | Using python 3.8 to install osc-placement 2022-04-14 04:25:53.957 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 04:25:54.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:54.821 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:54.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:25:54.821 | from cryptography.utils import int_from_bytes 2022-04-14 04:25:55.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:25:56.001 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 04:25:56.011 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 04:25:56.013 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 04:25:56.014 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 04:25:56.015 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 04:25:56.016 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 04:25:56.017 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 04:25:56.076 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 04:25:56.078 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 04:25:56.079 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 04:25:56.080 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 04:25:56.093 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 04:25:56.095 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 04:25:56.096 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 04:25:56.111 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 04:25:56.113 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 04:25:56.114 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 04:25:56.115 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 04:25:56.116 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 04:25:56.117 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 04:25:56.137 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 04:25:56.139 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 04:25:56.140 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 04:25:56.141 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 04:25:56.150 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 04:25:56.188 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 04:25:56.189 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 04:25:56.191 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 04:25:56.192 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 04:25:56.193 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 04:25:56.195 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 04:25:56.196 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 04:25:56.197 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 04:25:56.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 04:25:56.264 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 04:25:56.266 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 04:25:56.269 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 04:25:56.357 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 04:25:56.358 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 04:25:56.359 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 04:25:56.402 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 04:25:56.442 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 04:25:56.604 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 04:25:58.844 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:25:58.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:25:58.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:25:58.974 | + inc/python:pip_install:200 : result=0 2022-04-14 04:25:58.976 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:25:58.979 | + functions-common:time_stop:2432 : local name 2022-04-14 04:25:58.982 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:25:58.985 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:25:58.987 | + functions-common:time_stop:2435 : local total 2022-04-14 04:25:58.990 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:25:58.992 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:25:58.994 | + functions-common:time_stop:2439 : start_time=1649910353948 2022-04-14 04:25:58.997 | + functions-common:time_stop:2441 : [[ -z 1649910353948 ]] 2022-04-14 04:25:59.000 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:25:59.005 | + functions-common:time_stop:2444 : end_time=1649910359002 2022-04-14 04:25:59.007 | + functions-common:time_stop:2445 : elapsed_time=5054 2022-04-14 04:25:59.010 | + functions-common:time_stop:2446 : total=155211 2022-04-14 04:25:59.012 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:25:59.015 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=160265 2022-04-14 04:25:59.017 | + inc/python:pip_install:203 : return 0 2022-04-14 04:25:59.020 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 04:25:59.023 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 04:25:59.025 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 04:25:59.028 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:25:59.031 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:25:59.034 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:25:59.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:25:59.039 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:25:59.043 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:25:59.060 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:25:59.063 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:25:59.065 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:59.068 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:25:59.069 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:25:59.074 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 04:25:59.077 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:25:59.079 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 04:25:59.093 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 04:25:59.096 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:25:59.096 | + functions-common:git_clone:685 : head -1 2022-04-14 04:25:59.099 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:25:59.102 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:25:59.104 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 04:25:59.107 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:25:59.110 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:25:59.112 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 04:25:59.115 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:25:59.117 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 04:25:59.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:25:59.123 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:25:59.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 04:25:59.128 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:25:59.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:25:59.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 04:25:59.136 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:25:59.139 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 04:25:59.142 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:25:59.144 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:25:59.148 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 04:25:59.154 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 04:25:59.157 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 04:25:59.805 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 04:25:59.808 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:25:59.810 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:25:59.813 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:25:59.815 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:25:59.817 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 04:25:59.820 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:25:59.822 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:25:59.825 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:25:59.827 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:25:59.830 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:25:59.832 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:25:59.835 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:25:59.837 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 04:25:59.860 | Using python 3.8 to install /opt/stack/placement 2022-04-14 04:25:59.862 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 04:26:00.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:26:00.727 | from cryptography.utils import int_from_bytes 2022-04-14 04:26:00.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:26:00.727 | from cryptography.utils import int_from_bytes 2022-04-14 04:26:01.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:26:01.900 | Obtaining file:///opt/stack/placement 2022-04-14 04:26:01.901 | Preparing metadata (setup.py): started 2022-04-14 04:26:05.094 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:26:05.138 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 04:26:05.139 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 04:26:05.140 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 04:26:05.141 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 04:26:05.142 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 04:26:05.143 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:26:05.144 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 04:26:05.146 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 04:26:05.147 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:26:05.149 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 04:26:05.150 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 04:26:05.151 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 04:26:05.152 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 04:26:05.153 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 04:26:05.155 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 04:26:05.156 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 04:26:05.157 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 04:26:05.158 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:26:05.159 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 04:26:05.160 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 04:26:05.161 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 04:26:05.226 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 04:26:05.227 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:26:05.228 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 04:26:05.229 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 04:26:05.232 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 04:26:05.233 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 04:26:05.255 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 04:26:05.297 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 04:26:05.298 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:26:05.299 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:26:05.300 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 04:26:05.302 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 04:26:05.353 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 04:26:05.354 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 04:26:05.356 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 04:26:05.358 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 04:26:05.404 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 04:26:05.409 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 04:26:05.429 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 04:26:05.430 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:26:05.431 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 04:26:05.460 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 04:26:05.462 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 04:26:05.475 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 04:26:05.492 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 04:26:05.494 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 04:26:05.496 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 04:26:05.497 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 04:26:05.541 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 04:26:05.543 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 04:26:05.544 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 04:26:05.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 04:26:05.562 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 04:26:05.726 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 04:26:05.792 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 04:26:05.796 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 04:26:05.799 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 04:26:05.817 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 04:26:05.852 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 04:26:05.909 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 04:26:05.974 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 04:26:06.060 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 04:26:06.116 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 04:26:06.311 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 04:26:06.312 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 04:26:06.312 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 04:26:06.393 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:26:06.445 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 04:26:06.610 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 04:26:06.718 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 04:26:06.719 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 04:26:08.677 | Installing collected packages: openstack-placement 2022-04-14 04:26:08.677 | Attempting uninstall: openstack-placement 2022-04-14 04:26:08.678 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 04:26:08.680 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 04:26:08.682 | Running setup.py develop for openstack-placement 2022-04-14 04:26:12.974 | Successfully installed openstack-placement 2022-04-14 04:26:12.974 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:26:12.982 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:26:12.982 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:26:13.110 | + inc/python:pip_install:200 : result=0 2022-04-14 04:26:13.112 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:26:13.115 | + functions-common:time_stop:2432 : local name 2022-04-14 04:26:13.117 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:26:13.119 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:26:13.122 | + functions-common:time_stop:2435 : local total 2022-04-14 04:26:13.125 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:26:13.127 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:26:13.129 | + functions-common:time_stop:2439 : start_time=1649910359853 2022-04-14 04:26:13.131 | + functions-common:time_stop:2441 : [[ -z 1649910359853 ]] 2022-04-14 04:26:13.134 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:26:13.139 | + functions-common:time_stop:2444 : end_time=1649910373136 2022-04-14 04:26:13.141 | + functions-common:time_stop:2445 : elapsed_time=13283 2022-04-14 04:26:13.144 | + functions-common:time_stop:2446 : total=160265 2022-04-14 04:26:13.146 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:26:13.149 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173548 2022-04-14 04:26:13.151 | + inc/python:pip_install:203 : return 0 2022-04-14 04:26:13.154 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:26:13.156 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:26:13.159 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:26:13.178 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:26:13.190 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 04:26:13.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 04:26:13.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:26:13.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:26:13.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 04:26:13.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:26:13.206 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:26:13.209 | + ./stack.sh:main:943 : configure_placement 2022-04-14 04:26:13.211 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 04:26:13.223 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 04:26:13.226 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 04:26:13.230 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 04:26:13.233 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 04:26:13.236 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 04:26:13.238 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 04:26:13.241 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 04:26:13.244 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 04:26:13.277 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 04:26:13.309 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 04:26:13.341 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 04:26:13.344 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:26:13.346 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 04:26:13.349 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:26:13.352 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 04:26:13.384 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 04:26:13.414 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:26:13.444 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 04:26:13.474 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 04:26:13.503 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 04:26:13.532 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 04:26:13.563 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 04:26:13.593 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:26:13.622 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:26:13.652 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 04:26:13.654 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 04:26:13.657 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:26:13.660 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:26:13.678 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:26:13.681 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:26:13.684 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:26:13.686 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:26:13.689 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:26:13.719 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:26:13.748 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:26:13.779 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:26:13.808 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 04:26:13.811 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 04:26:13.813 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 04:26:13.816 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 04:26:13.818 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 04:26:13.821 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:26:13.823 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:26:13.827 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 04:26:13.831 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 04:26:13.834 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:26:13.836 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:26:13.849 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:26:13.849 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:26:13.858 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:26:13.862 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:26:13.878 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 04:26:13.880 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 04:26:13.884 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 04:26:13.916 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 04:26:13.945 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 04:26:13.974 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:26:14.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:26:14.032 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:26:14.061 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:26:14.090 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:26:14.124 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:26:14.154 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 04:26:14.183 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:26:14.213 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:26:14.242 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:26:14.271 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:26:14.274 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:26:14.278 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 04:26:14.280 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 04:26:14.283 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:26:14.286 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:14.288 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:14.291 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:26:14.294 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 04:26:14.296 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 04:26:14.325 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:26:14.354 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 04:26:14.354 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:26:14.363 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 04:26:14.367 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 04:26:14.369 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 04:26:14.372 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:26:14.375 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:26:14.377 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:26:14.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:14.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:14.385 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:26:14.388 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:26:14.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:14.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:14.396 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 04:26:14.458 | Site placement-api already enabled 2022-04-14 04:26:14.462 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:26:14.466 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:26:14.468 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:26:14.471 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:26:14.617 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 04:26:14.638 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:14.641 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 04:26:14.662 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:14.664 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 04:26:14.683 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:14.686 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 04:26:14.689 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 04:26:14.691 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 04:26:14.724 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:26:14.754 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 04:26:14.784 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 04:26:14.814 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 04:26:14.843 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 04:26:14.873 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 04:26:14.903 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 04:26:14.932 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 04:26:14.950 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:14.952 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 04:26:14.970 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:14.972 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 04:26:14.975 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:26:14.977 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 04:26:14.980 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:26:14.983 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:26:14.986 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:26:14.988 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:26:14.991 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:26:14.994 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:26:14.998 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:26:15.001 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:26:15.004 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:26:15.006 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 04:26:15.009 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:26:15.025 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:15.028 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:26:15.030 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:26:15.032 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 04:26:15.035 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 04:26:15.037 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:26:15.039 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 04:26:15.042 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 04:26:15.044 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 04:26:15.099 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 04:26:15.136 | [189679 Async install_tempest:215278]: running: install_tempest 2022-04-14 04:26:15.139 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:26:15.142 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:26:15.145 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:26:15.148 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:26:15.151 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 04:26:15.154 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:26:15.157 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 04:26:15.159 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:26:15.162 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:26:15.164 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 04:26:15.167 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 04:26:15.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:26:15.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:26:15.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 04:26:15.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:26:15.183 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 04:26:15.186 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 04:26:15.189 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:26:15.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 04:26:15.196 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 04:26:15.198 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:26:15.203 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:26:15.203 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:26:15.209 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 04:26:15.211 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 04:26:15.214 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 04:26:15.217 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 04:26:15.220 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 04:26:15.242 | Using python 3.8 to install python-openstackclient 2022-04-14 04:26:15.245 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 04:26:16.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:26:16.145 | from cryptography.utils import int_from_bytes 2022-04-14 04:26:16.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:26:16.145 | from cryptography.utils import int_from_bytes 2022-04-14 04:26:17.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:26:17.316 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 04:26:17.334 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 04:26:17.335 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 04:26:17.336 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 04:26:17.337 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 04:26:17.338 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 04:26:17.340 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 04:26:17.341 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 04:26:17.342 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 04:26:17.343 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 04:26:17.344 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 04:26:17.345 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 04:26:17.356 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 04:26:17.357 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 04:26:17.358 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 04:26:17.359 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 04:26:17.361 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 04:26:17.387 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 04:26:17.388 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 04:26:17.389 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 04:26:17.390 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 04:26:17.391 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 04:26:17.392 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 04:26:17.393 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 04:26:17.394 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 04:26:17.396 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 04:26:17.397 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 04:26:17.398 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 04:26:17.412 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 04:26:17.430 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 04:26:17.431 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 04:26:17.432 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 04:26:17.434 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 04:26:17.456 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 04:26:17.474 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 04:26:17.476 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 04:26:17.478 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 04:26:17.568 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 04:26:17.569 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 04:26:17.570 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 04:26:17.613 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 04:26:17.624 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 04:26:17.657 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 04:26:17.820 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 04:26:17.838 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 04:26:17.945 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 04:26:17.946 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 04:26:17.948 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 04:26:17.950 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 04:26:18.076 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 04:26:20.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:26:20.366 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:26:20.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:26:20.493 | + inc/python:pip_install:200 : result=0 2022-04-14 04:26:20.496 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:26:20.499 | + functions-common:time_stop:2432 : local name 2022-04-14 04:26:20.501 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:26:20.504 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:26:20.506 | + functions-common:time_stop:2435 : local total 2022-04-14 04:26:20.508 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:26:20.511 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:26:20.513 | + functions-common:time_stop:2439 : start_time=1649910375237 2022-04-14 04:26:20.515 | + functions-common:time_stop:2441 : [[ -z 1649910375237 ]] 2022-04-14 04:26:20.518 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:26:20.523 | + functions-common:time_stop:2444 : end_time=1649910380520 2022-04-14 04:26:20.525 | + functions-common:time_stop:2445 : elapsed_time=5283 2022-04-14 04:26:20.528 | + functions-common:time_stop:2446 : total=173548 2022-04-14 04:26:20.530 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:26:20.532 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178831 2022-04-14 04:26:20.535 | + inc/python:pip_install:203 : return 0 2022-04-14 04:26:20.537 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 04:26:20.541 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 04:26:20.546 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.0piUCHHNgj 2022-04-14 04:26:20.548 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 04:26:20.551 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 04:26:20.554 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 04:26:20.556 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:26:20.560 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:26:20.562 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 04:26:20.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:20.582 | + ./stack.sh:main:1035 : configure_database 2022-04-14 04:26:20.584 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 04:26:20.587 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 04:26:20.590 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 04:26:20.592 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:26:20.595 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 04:26:20.597 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 04:26:20.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:20.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:20.604 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 04:26:20.607 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 04:26:20.610 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 04:26:20.611 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 04:26:20.615 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 04:26:20.674 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 04:26:20.677 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:26:20.680 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:26:20.683 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:26:20.685 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:26:20.689 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:26:20.692 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:26:20.695 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:26:20.698 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:26:20.701 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:26:20.704 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:26:20.706 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:26:20.709 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 04:26:20.711 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:26:20.713 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:26:20.716 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:26:20.719 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:26:20.721 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:26:20.724 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:26:20.726 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 04:26:20.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:20.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:20.734 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 04:26:20.736 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:26:20.739 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:26:23.607 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 04:26:23.623 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 04:26:23.623 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 04:26:23.627 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 04:26:23.630 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 04:26:23.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:23.634 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:23.638 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 04:26:23.640 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 04:26:23.642 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 04:26:23.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:26:23.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:26:23.650 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 04:26:23.652 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 04:26:23.655 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 04:26:23.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:26:23.720 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 04:26:23.732 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:26:23.766 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 04:26:23.820 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 04:26:23.877 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 04:26:23.932 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 04:26:23.935 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 04:26:23.938 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:26:23.940 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:26:26.805 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 04:26:26.808 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 04:26:26.812 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:26:26.817 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-042626 2022-04-14 04:26:26.819 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-042626 1039' 2022-04-14 04:26:26.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.825 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:26:26.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.831 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:26:26.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.838 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:26:26.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.843 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 04:26:26.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.849 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:26:26.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.856 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:26:26.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.861 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-042219 2022-04-14 04:26:26.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.866 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:26:26.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.871 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:26:26.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.877 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:26:26.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.883 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:26:26.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.888 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:26:26.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:26:26.894 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:26:26.898 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 04:26:26.900 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 04:26:26.904 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 04:26:26.920 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 04:26:26.923 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:26.926 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 04:26:26.929 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:26.932 | + functions-common:run_process:1689 : local group= 2022-04-14 04:26:26.935 | + functions-common:run_process:1690 : local user= 2022-04-14 04:26:26.937 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 04:26:26.941 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:26:26.944 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:26:26.949 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:26:26.952 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:26:26.955 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:26:26.960 | + functions-common:time_start:2423 : _TIME_START[$name]=1649910386957 2022-04-14 04:26:26.964 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 04:26:26.984 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:26.987 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 04:26:26.990 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 04:26:26.993 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:26.997 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:27.001 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:27.004 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:27.007 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 04:26:27.010 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 04:26:27.014 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 04:26:27.016 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:26:27.020 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:26:27.023 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 04:26:27.025 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 04:26:27.029 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 04:26:27.032 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:27.035 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:26:27.038 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 04:26:27.042 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:26:27.044 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:26:27.046 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 04:26:27.049 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:26:27.054 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 04:26:27.116 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 04:26:27.174 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:26:27.233 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 04:26:27.287 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 04:26:27.342 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:26:27.397 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:26:27.399 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 04:26:27.454 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:26:27.839 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 04:26:27.852 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 04:26:28.217 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 04:26:28.246 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:26:28.249 | + functions-common:time_stop:2432 : local name 2022-04-14 04:26:28.251 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:26:28.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:26:28.256 | + functions-common:time_stop:2435 : local total 2022-04-14 04:26:28.259 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:26:28.262 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:26:28.264 | + functions-common:time_stop:2439 : start_time=1649910386957 2022-04-14 04:26:28.267 | + functions-common:time_stop:2441 : [[ -z 1649910386957 ]] 2022-04-14 04:26:28.270 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:26:28.275 | + functions-common:time_stop:2444 : end_time=1649910388272 2022-04-14 04:26:28.277 | + functions-common:time_stop:2445 : elapsed_time=1315 2022-04-14 04:26:28.279 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:26:28.282 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:26:28.284 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1315 2022-04-14 04:26:28.287 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 04:26:28.289 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 04:26:28.292 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 04:26:28.294 | + functions-common:run_process:1689 : local group= 2022-04-14 04:26:28.296 | + functions-common:run_process:1690 : local user=root 2022-04-14 04:26:28.299 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 04:26:28.301 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:26:28.304 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:26:28.306 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:26:28.309 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:26:28.312 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:26:28.317 | + functions-common:time_start:2423 : _TIME_START[$name]=1649910388314 2022-04-14 04:26:28.320 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 04:26:28.337 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:28.340 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:26:28.343 | + functions-common:time_stop:2432 : local name 2022-04-14 04:26:28.346 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:26:28.350 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:26:28.352 | + functions-common:time_stop:2435 : local total 2022-04-14 04:26:28.355 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:26:28.357 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:26:28.360 | + functions-common:time_stop:2439 : start_time=1649910388314 2022-04-14 04:26:28.362 | + functions-common:time_stop:2441 : [[ -z 1649910388314 ]] 2022-04-14 04:26:28.366 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:26:28.371 | + functions-common:time_stop:2444 : end_time=1649910388367 2022-04-14 04:26:28.373 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-14 04:26:28.376 | + functions-common:time_stop:2446 : total=1315 2022-04-14 04:26:28.378 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:26:28.381 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1368 2022-04-14 04:26:28.383 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 04:26:28.402 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:28.404 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 04:26:28.440 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:28.442 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 04:26:28.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:28.466 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 04:26:28.469 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 04:26:28.472 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 04:26:28.474 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 04:26:28.477 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380' 2022-04-14 04:26:28.480 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-14 04:26:28.483 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-14 04:26:28.485 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 04:26:28.488 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 04:26:28.490 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-14 04:26:28.495 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 04:26:28.498 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 04:26:28.501 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:26:28.503 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-04-14 04:26:28.506 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 04:26:28.508 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:26:28.512 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:26:28.514 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 04:26:28.517 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:26:28.520 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:26:28.522 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:26:28.526 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:26:28.531 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 04:26:28.601 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 04:26:28.675 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:26:28.727 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 04:26:28.780 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 04:26:28.832 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:26:28.885 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:26:28.889 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 04:26:28.951 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:26:29.336 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 04:26:29.390 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 04:26:29.451 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 04:26:29.504 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 04:26:29.559 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 04:26:29.562 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 04:26:29.567 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 04:26:29.569 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 04:26:29.966 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 04:26:29.979 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 04:26:30.348 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 04:26:30.625 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 04:26:30.644 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:30.646 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 04:26:30.649 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 04:26:30.652 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 04:26:30.657 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 04:26:30.669 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 04:26:30.680 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 04:26:30.683 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:26:30.686 | + 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.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 04:26:30.832 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 04:26:30.971 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 04:26:31.132 | + 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.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:26:31.272 | + 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.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:26:31.410 | + 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.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:26:31.565 | + 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.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 04:26:31.704 | + 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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 04:26:31.842 | + 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.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 04:26:31.981 | + 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.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 04:26:32.117 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 04:26:32.123 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 04:26:32.126 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 04:26:32.129 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 04:26:32.133 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 04:26:32.136 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 04:26:32.139 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 04:26:32.156 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:26:32.164 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 04:26:32.167 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:26:32.170 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 04:26:32.173 | + ./stack.sh:main:1095 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:26:32.175 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 04:26:32.178 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 04:26:32.194 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:26:32.196 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 04:26:32.200 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 04:26:32.202 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 04:26:32.205 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 04:26:32.207 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 04:26:32.210 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 04:26:32.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:26:38.615 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 04:26:38.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:26:38.731 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 04:26:38.734 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 04:26:38.736 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:26:38.738 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:26:38.742 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:26:38.746 | + functions-common:time_start:2423 : _TIME_START[$name]=1649910398744 2022-04-14 04:26:38.749 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 04:26:43.531 | 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=217214) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:26:43.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:26:43.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.539 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.540 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.540 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:26:43.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:26:43.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:26:43.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.569 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.569 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.569 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:26:43.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:26:44.061 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:26:44.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.062 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.063 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.063 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:26:44.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:26:44.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:26:44.064 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:26:44.071 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:27:01.413 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 04:27:01.439 | [215278 Async install_tempest:215278]: finished successfully 2022-04-14 04:27:11.407 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.408 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:27:11.465 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.465 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:27:11.528 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.528 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:27:11.677 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.677 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:27:11.739 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.739 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:27:11.785 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:11.785 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:27:12.717 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:12.717 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:12.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:12.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:12.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:12.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.723 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.723 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.723 | 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=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:12.724 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:12.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:12.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:12.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:12.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.105 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.190 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:27:13.305 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.305 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:27:13.345 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.345 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:27:13.391 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.391 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:27:13.453 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.454 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:27:13.499 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.499 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:27:13.602 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.602 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:27:13.654 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:13.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.658 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.663 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:13.992 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:13.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:13.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:14.111 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:27:14.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:27:14.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:27:14.114 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:27:14.114 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217214) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:27:14.121 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:27:14.190 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.190 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:27:14.248 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.248 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:27:14.305 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.305 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:27:14.379 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.380 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:27:14.448 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.448 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:27:14.533 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.534 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:27:14.608 | INFO migrate.versioning.api [-] done 2022-04-14 04:27:14.999 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 04:27:15.001 | + functions-common:time_stop:2432 : local name 2022-04-14 04:27:15.004 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:27:15.006 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:27:15.009 | + functions-common:time_stop:2435 : local total 2022-04-14 04:27:15.011 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:27:15.015 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 04:27:15.017 | + functions-common:time_stop:2439 : start_time=1649910398744 2022-04-14 04:27:15.020 | + functions-common:time_stop:2441 : [[ -z 1649910398744 ]] 2022-04-14 04:27:15.023 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:27:15.028 | + functions-common:time_stop:2444 : end_time=1649910435025 2022-04-14 04:27:15.030 | + functions-common:time_stop:2445 : elapsed_time=36281 2022-04-14 04:27:15.033 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:27:15.035 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:27:15.038 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36281 2022-04-14 04:27:15.040 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 04:27:15.043 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 04:27:15.047 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 04:27:19.636 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 04:27:19.636 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:27:19.636 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:27:19.637 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 04:27:19.638 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:27:19.638 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:27:19.638 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:27:19.638 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:27:19.638 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:27:19.996 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 04:27:20.000 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 04:27:24.568 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 04:27:24.569 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:27:24.569 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:27:24.569 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 04:27:24.570 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:27:24.570 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:27:24.570 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:27:24.570 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:27:24.570 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:27:24.935 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 04:27:24.937 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 04:27:24.940 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 04:27:24.944 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 04:27:24.959 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:27:24.962 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:27:24.965 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 04:27:24.969 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 04:27:24.972 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 04:27:24.974 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:24.977 | + functions-common:run_process:1689 : local group= 2022-04-14 04:27:24.979 | + functions-common:run_process:1690 : local user= 2022-04-14 04:27:24.982 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 04:27:24.984 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:27:24.987 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:27:24.989 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:27:24.992 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:27:24.995 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:27:25.000 | + functions-common:time_start:2423 : _TIME_START[$name]=1649910444997 2022-04-14 04:27:25.002 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 04:27:25.018 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:27:25.021 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 04:27:25.023 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 04:27:25.026 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.028 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.031 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.033 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.037 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 04:27:25.038 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 04:27:25.040 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 04:27:25.043 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:27:25.045 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:27:25.048 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 04:27:25.050 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 04:27:25.054 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 04:27:25.055 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.057 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 04:27:25.060 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 04:27:25.062 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 04:27:25.064 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 04:27:25.068 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 04:27:25.119 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 04:27:25.171 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 04:27:25.222 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:27:25.273 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:27:25.324 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 04:27:25.375 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 04:27:25.426 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 04:27:25.478 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 04:27:25.529 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 04:27:25.582 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 04:27:25.584 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 04:27:25.636 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 04:27:26.012 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 04:27:26.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 04:27:26.390 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 04:27:26.469 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:27:26.473 | + functions-common:time_stop:2432 : local name 2022-04-14 04:27:26.475 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:27:26.478 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:27:26.481 | + functions-common:time_stop:2435 : local total 2022-04-14 04:27:26.484 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:27:26.486 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:27:26.489 | + functions-common:time_stop:2439 : start_time=1649910444997 2022-04-14 04:27:26.491 | + functions-common:time_stop:2441 : [[ -z 1649910444997 ]] 2022-04-14 04:27:26.494 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:27:26.499 | + functions-common:time_stop:2444 : end_time=1649910446496 2022-04-14 04:27:26.501 | + functions-common:time_stop:2445 : elapsed_time=1499 2022-04-14 04:27:26.504 | + functions-common:time_stop:2446 : total=1368 2022-04-14 04:27:26.506 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:27:26.509 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2867 2022-04-14 04:27:26.511 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 04:27:26.511 | Waiting for keystone to start... 2022-04-14 04:27:26.514 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-14 04:27:26.517 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-14 04:27:26.520 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 04:27:26.522 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-14 04:27:26.525 | + functions:wait_for_service:459 : local rval=0 2022-04-14 04:27:26.528 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 04:27:26.530 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 04:27:26.533 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:27:26.535 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:27:26.539 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:27:26.543 | + functions-common:time_start:2423 : _TIME_START[$name]=1649910446540 2022-04-14 04:27:26.546 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 04:27:26.561 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-14 04:27:33.183 | + :: : [[ 200 == 503 ]] 2022-04-14 04:27:33.185 | + :: : [[ 0 -eq 7 ]] 2022-04-14 04:27:33.188 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 04:27:33.190 | + functions-common:time_stop:2432 : local name 2022-04-14 04:27:33.193 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:27:33.195 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:27:33.197 | + functions-common:time_stop:2435 : local total 2022-04-14 04:27:33.200 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:27:33.203 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 04:27:33.205 | + functions-common:time_stop:2439 : start_time=1649910446540 2022-04-14 04:27:33.207 | + functions-common:time_stop:2441 : [[ -z 1649910446540 ]] 2022-04-14 04:27:33.210 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:27:33.215 | + functions-common:time_stop:2444 : end_time=1649910453212 2022-04-14 04:27:33.217 | + functions-common:time_stop:2445 : elapsed_time=6672 2022-04-14 04:27:33.220 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:27:33.222 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:27:33.225 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6672 2022-04-14 04:27:33.227 | + functions:wait_for_service:467 : return 0 2022-04-14 04:27:33.229 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 04:27:33.247 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:27:33.249 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 04:27:33.252 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:27:33.254 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 04:27:33.283 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 04:27:33.287 | + 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.25/identity 2022-04-14 04:27:37.939 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.939 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.939 | 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=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.947 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.964 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.964 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:37.995 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.030 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.030 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.123 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.123 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.123 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.123 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.136 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.136 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.137 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.137 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.137 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.137 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.137 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.145 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.148 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.148 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.148 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.148 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.148 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.149 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.149 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=218055) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:27:38.181 | 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=218055) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:27:38.590 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created domain default 2022-04-14 04:27:38.708 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created project admin 2022-04-14 04:27:38.737 | DEBUG passlib.handlers.bcrypt [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=218055) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 04:27:38.737 | DEBUG passlib.handlers.bcrypt [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=218055) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 04:27:38.860 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created user admin 2022-04-14 04:27:38.918 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created role reader 2022-04-14 04:27:38.975 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created role member 2022-04-14 04:27:39.051 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created implied role where 0417287fbb674622bbdb31decb76673c implies 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:27:39.129 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created role admin 2022-04-14 04:27:39.211 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created implied role where d1424f99b6e14006aa6c44aca76f9746 implies 0417287fbb674622bbdb31decb76673c 2022-04-14 04:27:39.306 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Granted role admin on project admin to user admin. 2022-04-14 04:27:39.400 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Granted role admin on the system to user admin. 2022-04-14 04:27:39.492 | WARNING py.warnings [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 04:27:39.492 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 04:27:39.492 |  2022-04-14 04:27:39.495 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created region RegionOne 2022-04-14 04:27:39.655 | INFO keystone.cmd.bootstrap [None req-9a4f5133-4635-49ab-9f6a-a193cd3ab3a6 None None] Created public endpoint http://10.222.0.25/identity 2022-04-14 04:27:40.124 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 04:27:40.127 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 04:27:40.129 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 04:27:40.132 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 04:27:43.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:43.130 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:43.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:43.131 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:43.294 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:43.297 | + lib/keystone:create_keystone_accounts:310 : admin_project=2222399a1f1e4d8c95bafc917a005344 2022-04-14 04:27:43.300 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 04:27:43.303 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 04:27:45.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:45.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:45.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:45.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:45.681 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:45.685 | + lib/keystone:create_keystone_accounts:312 : admin_user=2b18963b270945fea1e3655404d123d9 2022-04-14 04:27:45.688 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 04:27:45.690 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 04:27:45.692 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 04:27:45.694 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2b18963b270945fea1e3655404d123d9 default 2022-04-14 04:27:45.751 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2b18963b270945fea1e3655404d123d9 default 2022-04-14 04:27:45.788 | [189679 Async ks-domain-role:218210]: running: get_or_add_user_domain_role admin 2b18963b270945fea1e3655404d123d9 default 2022-04-14 04:27:45.790 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 04:27:45.793 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:27:45.796 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:27:48.953 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:27:48.955 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:27:48.955 | default 2022-04-14 04:27:48.957 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 04:27:49.016 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 04:27:49.063 | [189679 Async ks-project:218350]: running: get_or_create_project service Default 2022-04-14 04:27:49.066 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 04:27:49.130 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 04:27:49.173 | [189679 Async ks-service:218436]: running: get_or_create_role service 2022-04-14 04:27:49.175 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 04:27:49.266 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 04:27:49.315 | [189679 Async ks-reseller:218522]: running: get_or_create_role ResellerAdmin 2022-04-14 04:27:49.324 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 04:27:49.327 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 04:27:49.807 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 04:27:50.078 | [189679 Async ks-anotherrole:218612]: running: get_or_create_role anotherrole 2022-04-14 04:27:50.100 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 04:27:50.137 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 04:27:50.153 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:27:50.185 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 04:27:52.945 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:27:53.068 | [218436 Async ks-service:218436]: finished successfully 2022-04-14 04:27:53.209 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:27:53.293 | [218350 Async ks-project:218350]: finished successfully 2022-04-14 04:27:53.367 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:27:53.400 | [218522 Async ks-reseller:218522]: finished successfully 2022-04-14 04:27:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:53.753 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:53.753 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:53.950 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:53.953 | ++ functions-common:get_or_create_project:945 : project_id=2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:27:53.955 | ++ functions-common:get_or_create_project:946 : echo 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:27:53.958 | + lib/keystone:create_keystone_accounts:340 : invis_project=2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:27:53.960 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 04:27:53.963 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 04:27:53.966 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:27:53.969 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 04:27:54.030 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:27:54.055 | [218612 Async ks-anotherrole:218612]: finished successfully 2022-04-14 04:27:56.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:56.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:56.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:56.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:56.745 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:56.748 | ++ functions-common:get_or_create_project:945 : project_id=3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:27:56.750 | ++ functions-common:get_or_create_project:946 : echo 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:27:56.753 | + lib/keystone:create_keystone_accounts:344 : demo_project=3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:27:56.756 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 04:27:56.759 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 04:27:56.762 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:27:56.764 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 04:27:56.767 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 04:27:56.770 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 04:27:56.956 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:27:56.981 | [218210 Async ks-domain-role:218210]: finished successfully 2022-04-14 04:27:59.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.328 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.328 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.492 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.496 | ++ functions-common:get_or_create_user:932 : user_id=9ec93dcbcf0d4ced9ab7135b82389a08 2022-04-14 04:27:59.498 | ++ functions-common:get_or_create_user:933 : echo 9ec93dcbcf0d4ced9ab7135b82389a08 2022-04-14 04:27:59.504 | + lib/keystone:create_keystone_accounts:347 : demo_user=9ec93dcbcf0d4ced9ab7135b82389a08 2022-04-14 04:27:59.504 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 04:27:59.553 | [189679 Async ks-domain-role:218210]: Waiting for completion of get_or_add_user_domain_role admin 2b18963b270945fea1e3655404d123d9 default running on PID 218210 (6 other jobs running) 2022-04-14 04:27:59.579 | [189679 Async ks-domain-role:218210]: Signaling child to exit 2022-04-14 04:27:59.579 | WAKEUP 2022-04-14 04:27:59.602 | [189679 Async ks-domain-role:218210]: Signaled 2022-04-14 04:27:59.603 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 04:27:59.603 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b18963b270945fea1e3655404d123d9 --domain default 2022-04-14 04:27:59.603 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:27:59.603 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 04:27:59.603 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:27:59.603 | ++ functions-common:get_field:819 : read data 2022-04-14 04:27:59.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.603 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.604 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.604 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.604 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 04:27:59.604 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 04:27:59.604 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 2b18963b270945fea1e3655404d123d9 --domain default 2022-04-14 04:27:59.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.604 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.604 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.604 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b18963b270945fea1e3655404d123d9 --domain default 2022-04-14 04:27:59.604 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:27:59.604 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 04:27:59.604 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:27:59.604 | ++ functions-common:get_field:819 : read data 2022-04-14 04:27:59.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.604 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.605 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.605 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.605 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:27:59.605 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:27:59.605 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 2b18963b270945fea1e3655404d123d9 | | | default | | False |' 2022-04-14 04:27:59.605 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:27:59.605 | ++ functions-common:get_field:819 : read data 2022-04-14 04:27:59.605 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:27:59.605 | + functions-common:get_or_add_user_domain_role:1028 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:27:59.605 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:27:59.648 | [189679 Async ks-domain-role:218210]: finished get_or_add_user_domain_role admin 2b18963b270945fea1e3655404d123d9 default with result 0 in 11 seconds 2022-04-14 04:27:59.655 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 04:27:59.691 | [189679 Async ks-project:218350]: Waiting for completion of get_or_create_project service Default running on PID 218350 (5 other jobs running) 2022-04-14 04:27:59.715 | [189679 Async ks-project:218350]: Signaling child to exit 2022-04-14 04:27:59.715 | WAKEUP 2022-04-14 04:27:59.737 | [189679 Async ks-project:218350]: Signaled 2022-04-14 04:27:59.739 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:27:59.739 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 04:27:59.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.739 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.739 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.739 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.739 | + functions-common:get_or_create_project:945 : project_id=e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:27:59.739 | + functions-common:get_or_create_project:946 : echo e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:27:59.739 | e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:27:59.783 | [189679 Async ks-project:218350]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 04:27:59.820 | [189679 Async ks-service:218436]: Waiting for completion of get_or_create_role service running on PID 218436 (4 other jobs running) 2022-04-14 04:27:59.844 | [189679 Async ks-service:218436]: Signaling child to exit 2022-04-14 04:27:59.844 | WAKEUP 2022-04-14 04:27:59.867 | [189679 Async ks-service:218436]: Signaled 2022-04-14 04:27:59.868 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:27:59.868 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 04:27:59.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.868 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.868 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.868 | + functions-common:get_or_create_role:957 : role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:27:59.868 | + functions-common:get_or_create_role:958 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:27:59.868 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:27:59.912 | [189679 Async ks-service:218436]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 04:27:59.949 | [189679 Async ks-reseller:218522]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 218522 (3 other jobs running) 2022-04-14 04:27:59.973 | [189679 Async ks-reseller:218522]: Signaling child to exit 2022-04-14 04:27:59.973 | WAKEUP 2022-04-14 04:27:59.996 | [189679 Async ks-reseller:218522]: Signaled 2022-04-14 04:27:59.997 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:27:59.997 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 04:27:59.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.997 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:27:59.997 | from cryptography.utils import int_from_bytes 2022-04-14 04:27:59.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:27:59.997 | + functions-common:get_or_create_role:957 : role_id=102863cc14f0491a9968239f18a67e01 2022-04-14 04:27:59.997 | + functions-common:get_or_create_role:958 : echo 102863cc14f0491a9968239f18a67e01 2022-04-14 04:27:59.997 | 102863cc14f0491a9968239f18a67e01 2022-04-14 04:28:00.041 | [189679 Async ks-reseller:218522]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 04:28:00.077 | [189679 Async ks-anotherrole:218612]: Waiting for completion of get_or_create_role anotherrole running on PID 218612 (2 other jobs running) 2022-04-14 04:28:00.102 | [189679 Async ks-anotherrole:218612]: Signaling child to exit 2022-04-14 04:28:00.102 | WAKEUP 2022-04-14 04:28:00.124 | [189679 Async ks-anotherrole:218612]: Signaled 2022-04-14 04:28:00.125 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:28:00.125 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:00.125 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:00.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:00.125 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:00.125 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:00.125 | + functions-common:get_or_create_role:957 : role_id=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:00.126 | + functions-common:get_or_create_role:958 : echo 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:00.126 | 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:00.169 | [189679 Async ks-anotherrole:218612]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 04:28:00.173 | + inc/async:async_wait:197 : return 0 2022-04-14 04:28:00.175 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.234 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.274 | [189679 Async ks-demo-member:219479]: running: get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.277 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2b18963b270945fea1e3655404d123d9 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.337 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2b18963b270945fea1e3655404d123d9 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.378 | [189679 Async ks-demo-admin:219591]: running: get_or_add_user_project_role admin 2b18963b270945fea1e3655404d123d9 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.385 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.461 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.511 | [189679 Async ks-demo-another:219703]: running: get_or_add_user_project_role anotherrole 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:00.514 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:00.593 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:00.641 | [189679 Async ks-demo-invis:219815]: running: get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:00.645 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 04:28:00.650 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 04:28:00.653 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:00.655 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 04:28:00.663 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 04:28:00.693 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 04:28:04.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:04.740 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:04.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:04.740 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:04.957 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:04.969 | ++ functions-common:get_or_create_user:932 : user_id=987d9693da994d3589628a664ed4f584 2022-04-14 04:28:04.985 | ++ functions-common:get_or_create_user:933 : echo 987d9693da994d3589628a664ed4f584 2022-04-14 04:28:05.013 | + lib/keystone:create_keystone_accounts:360 : demo_reader=987d9693da994d3589628a664ed4f584 2022-04-14 04:28:05.037 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 987d9693da994d3589628a664ed4f584 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:05.305 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 987d9693da994d3589628a664ed4f584 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:05.453 | [189679 Async ks-demo-reader:219993]: running: get_or_add_user_project_role reader 987d9693da994d3589628a664ed4f584 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:05.469 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 04:28:05.505 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 04:28:05.523 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:28:05.549 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 04:28:09.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:09.853 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:09.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:09.853 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:10.041 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:10.044 | ++ functions-common:get_or_create_project:945 : project_id=b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:10.060 | ++ functions-common:get_or_create_project:946 : echo b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:10.074 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:10.094 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 04:28:10.120 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 04:28:10.138 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:10.157 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 04:28:10.177 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 04:28:10.205 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 04:28:14.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:14.664 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:14.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:14.664 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:14.877 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:14.880 | ++ functions-common:get_or_create_user:932 : user_id=65c200b523714e00b72e81450fd9ccd7 2022-04-14 04:28:14.883 | ++ functions-common:get_or_create_user:933 : echo 65c200b523714e00b72e81450fd9ccd7 2022-04-14 04:28:14.886 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=65c200b523714e00b72e81450fd9ccd7 2022-04-14 04:28:14.889 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.126 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.161 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:15.199 | [189679 Async ks-alt-admin:220350]: running: get_or_add_user_project_role admin 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.202 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:15.208 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.215 | [219479 Async ks-demo-member:219479]: finished successfully 2022-04-14 04:28:15.274 | [219591 Async ks-demo-admin:219591]: finished successfully 2022-04-14 04:28:15.367 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.428 | [189679 Async ks-alt-another:220553]: running: get_or_add_user_project_role anotherrole 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:15.433 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 04:28:15.438 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 04:28:15.442 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:15.446 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 04:28:15.450 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 04:28:15.457 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 04:28:17.160 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:17.325 | [219703 Async ks-demo-another:219703]: finished successfully 2022-04-14 04:28:17.651 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:17.788 | [219815 Async ks-demo-invis:219815]: finished successfully 2022-04-14 04:28:18.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:18.825 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:18.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:18.825 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:19.034 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:19.041 | ++ functions-common:get_or_create_user:932 : user_id=6d748cd7454241d9a3b24da64cbe523e 2022-04-14 04:28:19.044 | ++ functions-common:get_or_create_user:933 : echo 6d748cd7454241d9a3b24da64cbe523e 2022-04-14 04:28:19.049 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6d748cd7454241d9a3b24da64cbe523e 2022-04-14 04:28:19.061 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6d748cd7454241d9a3b24da64cbe523e b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:19.156 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d748cd7454241d9a3b24da64cbe523e b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:19.220 | [189679 Async ks-alt-member-user:220836]: running: get_or_add_user_project_role member 6d748cd7454241d9a3b24da64cbe523e b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:19.224 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 04:28:19.231 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 04:28:19.235 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:19.240 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 04:28:19.250 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 04:28:19.255 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 04:28:21.477 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:21.669 | [219993 Async ks-demo-reader:219993]: finished successfully 2022-04-14 04:28:22.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:22.239 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:22.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:22.239 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:22.433 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:22.438 | ++ functions-common:get_or_create_user:932 : user_id=75581c73d0e84a748d9a1baf2a985a62 2022-04-14 04:28:22.441 | ++ functions-common:get_or_create_user:933 : echo 75581c73d0e84a748d9a1baf2a985a62 2022-04-14 04:28:22.445 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=75581c73d0e84a748d9a1baf2a985a62 2022-04-14 04:28:22.448 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 75581c73d0e84a748d9a1baf2a985a62 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:22.576 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 75581c73d0e84a748d9a1baf2a985a62 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:22.712 | [189679 Async ks-alt-reader-user:221062]: running: get_or_add_user_project_role reader 75581c73d0e84a748d9a1baf2a985a62 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:22.738 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 04:28:22.750 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:22.767 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 04:28:22.781 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 04:28:22.797 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 04:28:26.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:26.170 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:26.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:26.170 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:26.574 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:26.595 | ++ functions-common:get_or_create_user:932 : user_id=3f4df1e22ace47468fc34a72b7a49be1 2022-04-14 04:28:26.605 | ++ functions-common:get_or_create_user:933 : echo 3f4df1e22ace47468fc34a72b7a49be1 2022-04-14 04:28:26.624 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3f4df1e22ace47468fc34a72b7a49be1 2022-04-14 04:28:26.630 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3f4df1e22ace47468fc34a72b7a49be1 all 2022-04-14 04:28:26.742 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3f4df1e22ace47468fc34a72b7a49be1 all 2022-04-14 04:28:26.898 | [189679 Async ks-system-member:221286]: running: get_or_add_user_system_role member 3f4df1e22ace47468fc34a72b7a49be1 all 2022-04-14 04:28:26.923 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 04:28:26.942 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:28:26.961 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 04:28:26.979 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 04:28:27.002 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 04:28:29.004 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:29.195 | [220350 Async ks-alt-admin:220350]: finished successfully 2022-04-14 04:28:29.669 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:29.852 | [220553 Async ks-alt-another:220553]: finished successfully 2022-04-14 04:28:31.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:31.254 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:31.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:31.254 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:31.466 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:31.470 | ++ functions-common:get_or_create_user:932 : user_id=4a1de408c97747628131ad609eeb92f8 2022-04-14 04:28:31.472 | ++ functions-common:get_or_create_user:933 : echo 4a1de408c97747628131ad609eeb92f8 2022-04-14 04:28:31.475 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4a1de408c97747628131ad609eeb92f8 2022-04-14 04:28:31.477 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4a1de408c97747628131ad609eeb92f8 all 2022-04-14 04:28:31.557 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4a1de408c97747628131ad609eeb92f8 all 2022-04-14 04:28:31.608 | [189679 Async ks-system-reader:221578]: running: get_or_add_user_system_role reader 4a1de408c97747628131ad609eeb92f8 all 2022-04-14 04:28:31.610 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 04:28:31.616 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 04:28:31.621 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 04:28:31.627 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:28:31.631 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 04:28:32.731 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:32.891 | [220836 Async ks-alt-member-user:220836]: finished successfully 2022-04-14 04:28:34.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:34.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:34.755 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:34.941 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:34.944 | ++ functions-common:get_or_create_group:909 : group_id=9dd1170fea804143a99926f7c0ba6ae4 2022-04-14 04:28:34.946 | ++ functions-common:get_or_create_group:910 : echo 9dd1170fea804143a99926f7c0ba6ae4 2022-04-14 04:28:34.953 | + lib/keystone:create_keystone_accounts:402 : admin_group=9dd1170fea804143a99926f7c0ba6ae4 2022-04-14 04:28:34.955 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 04:28:34.959 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 04:28:34.961 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 04:28:34.964 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:28:34.969 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 04:28:36.300 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:36.331 | [221062 Async ks-alt-reader-user:221062]: finished successfully 2022-04-14 04:28:37.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:37.573 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:37.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:37.573 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:37.757 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:37.760 | ++ functions-common:get_or_create_group:909 : group_id=f0629951c6d24d67b2a0e38b971285c3 2022-04-14 04:28:37.762 | ++ functions-common:get_or_create_group:910 : echo f0629951c6d24d67b2a0e38b971285c3 2022-04-14 04:28:37.765 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f0629951c6d24d67b2a0e38b971285c3 2022-04-14 04:28:37.768 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:37.838 | + inc/async:async_inner:63 : get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:37.890 | [189679 Async ks-group-memberdemo:221921]: running: get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:37.892 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:37.989 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:38.069 | [189679 Async ks-group-anotherdemo:222007]: running: get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:38.077 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:38.418 | + inc/async:async_inner:63 : get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:38.461 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:38.573 | [189679 Async ks-group-memberalt:222093]: running: get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:38.605 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:38.630 | [221286 Async ks-system-member:221286]: finished successfully 2022-04-14 04:28:38.957 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:39.199 | [189679 Async ks-group-anotheralt:222237]: running: get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:39.220 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 2022-04-14 04:28:39.673 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 2022-04-14 04:28:39.907 | [189679 Async ks-group-admin:222325]: running: get_or_add_group_project_role admin 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 2022-04-14 04:28:39.930 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 04:28:40.305 | [189679 Async ks-demo-member:219479]: Waiting for completion of get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 219479 (17 other jobs running) 2022-04-14 04:28:40.493 | [189679 Async ks-demo-member:219479]: Signaling child to exit 2022-04-14 04:28:40.493 | WAKEUP 2022-04-14 04:28:40.682 | [189679 Async ks-demo-member:219479]: Signaled 2022-04-14 04:28:40.696 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:40.696 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:40.696 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:40.696 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:40.696 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:40.696 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:40.696 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:40.697 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:40.697 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:40.697 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:40.697 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:40.697 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:40.697 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:40.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:40.697 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:40.698 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:40.698 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:40.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.698 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:40.698 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:40.698 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:40.698 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:40.698 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:40.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:40.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:40.698 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:40.698 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:40.698 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:40.698 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:40.698 | ++ functions-common:get_field:825 : echo '| 0417287fbb674622bbdb31decb76673c | 9ec93dcbcf0d4ced9ab7135b82389a08 | | 3d810e4723ec4cfdbacd57a0a7355ff3 | | | False |' 2022-04-14 04:28:40.698 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:40.698 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:40.698 | + functions-common:get_or_add_user_project_role:1004 : echo 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:40.698 | 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:41.004 | [189679 Async ks-demo-member:219479]: finished get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 15 seconds 2022-04-14 04:28:41.254 | [189679 Async ks-demo-admin:219591]: Waiting for completion of get_or_add_user_project_role admin 2b18963b270945fea1e3655404d123d9 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 219591 (16 other jobs running) 2022-04-14 04:28:41.437 | [189679 Async ks-demo-admin:219591]: Signaling child to exit 2022-04-14 04:28:41.437 | WAKEUP 2022-04-14 04:28:41.578 | [189679 Async ks-demo-admin:219591]: Signaled 2022-04-14 04:28:41.592 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:41.593 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:41.593 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:41.593 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:41.593 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:41.593 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:41.593 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:41.593 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:41.593 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b18963b270945fea1e3655404d123d9 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:41.593 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:41.593 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:41.593 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:41.593 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:41.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:41.593 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:41.593 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:41.593 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2b18963b270945fea1e3655404d123d9 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:41.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.594 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b18963b270945fea1e3655404d123d9 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:41.594 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:41.594 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:41.594 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:41.594 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:41.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:41.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:41.594 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:41.594 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:41.594 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:41.594 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:41.594 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 2b18963b270945fea1e3655404d123d9 | | 3d810e4723ec4cfdbacd57a0a7355ff3 | | | False |' 2022-04-14 04:28:41.594 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:41.594 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:41.594 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:41.594 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:41.845 | [189679 Async ks-demo-admin:219591]: finished get_or_add_user_project_role admin 2b18963b270945fea1e3655404d123d9 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 14 seconds 2022-04-14 04:28:42.114 | [189679 Async ks-demo-another:219703]: Waiting for completion of get_or_add_user_project_role anotherrole 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 219703 (15 other jobs running) 2022-04-14 04:28:42.269 | [189679 Async ks-demo-another:219703]: Signaling child to exit 2022-04-14 04:28:42.270 | WAKEUP 2022-04-14 04:28:42.347 | [189679 Async ks-demo-another:219703]: Signaled 2022-04-14 04:28:42.370 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:42.370 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:42.370 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:42.371 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:42.371 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:42.371 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:42.371 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:42.371 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:42.371 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:42.371 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:42.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.371 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.371 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.371 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:42.371 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:42.371 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:42.371 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:42.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.371 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.371 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:42.371 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:42.371 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:42.371 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:42.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.371 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:42.372 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:42.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:42.372 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:42.372 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:42.372 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:42.372 | ++ functions-common:get_field:825 : echo '| 96572459c49f4827abc8c6cbe2b6a8ec | 9ec93dcbcf0d4ced9ab7135b82389a08 | | 3d810e4723ec4cfdbacd57a0a7355ff3 | | | False |' 2022-04-14 04:28:42.372 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:42.372 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:42.372 | + functions-common:get_or_add_user_project_role:1004 : echo 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:42.372 | 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:42.659 | [189679 Async ks-demo-another:219703]: finished get_or_add_user_project_role anotherrole 9ec93dcbcf0d4ced9ab7135b82389a08 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 16 seconds 2022-04-14 04:28:42.863 | [189679 Async ks-demo-invis:219815]: Waiting for completion of get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 2f0862c382d84659ba2b177a75e71a2c running on PID 219815 (14 other jobs running) 2022-04-14 04:28:43.067 | [189679 Async ks-demo-invis:219815]: Signaling child to exit 2022-04-14 04:28:43.067 | WAKEUP 2022-04-14 04:28:43.223 | [189679 Async ks-demo-invis:219815]: Signaled 2022-04-14 04:28:43.230 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:43.230 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:43.230 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:43.230 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:43.230 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:43.230 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:43.230 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:43.230 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:43.230 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:43.230 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:43.230 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:43.230 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:43.231 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:43.231 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:43.231 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:43.231 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:43.231 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9ec93dcbcf0d4ced9ab7135b82389a08 --project 2f0862c382d84659ba2b177a75e71a2c 2022-04-14 04:28:43.231 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:43.231 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:43.231 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:43.231 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:43.231 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:43.231 | ++ functions-common:get_field:825 : echo '| 0417287fbb674622bbdb31decb76673c | 9ec93dcbcf0d4ced9ab7135b82389a08 | | 2f0862c382d84659ba2b177a75e71a2c | | | False |' 2022-04-14 04:28:43.231 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:43.231 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.231 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:43.232 | + functions-common:get_or_add_user_project_role:1004 : echo 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:43.232 | 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:43.497 | [189679 Async ks-demo-invis:219815]: finished get_or_add_user_project_role member 9ec93dcbcf0d4ced9ab7135b82389a08 2f0862c382d84659ba2b177a75e71a2c with result 0 in 17 seconds 2022-04-14 04:28:43.499 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:43.604 | [221578 Async ks-system-reader:221578]: finished successfully 2022-04-14 04:28:43.666 | [189679 Async ks-demo-reader:219993]: Waiting for completion of get_or_add_user_project_role reader 987d9693da994d3589628a664ed4f584 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 219993 (13 other jobs running) 2022-04-14 04:28:43.786 | [189679 Async ks-demo-reader:219993]: Signaling child to exit 2022-04-14 04:28:43.786 | WAKEUP 2022-04-14 04:28:43.843 | [189679 Async ks-demo-reader:219993]: Signaled 2022-04-14 04:28:43.855 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:43.855 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:43.855 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:43.855 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:43.855 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:43.855 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:43.855 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 987d9693da994d3589628a664ed4f584 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:43.855 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:43.855 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.855 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.855 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.855 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:43.855 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:43.855 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:43.855 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 987d9693da994d3589628a664ed4f584 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:43.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.855 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.855 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:43.855 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 987d9693da994d3589628a664ed4f584 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:43.856 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:43.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:43.856 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.856 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:43.856 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:43.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:43.856 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:43.856 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:43.856 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:43.856 | ++ functions-common:get_field:825 : echo '| 88c3a2aeaab94363b0fa1037f4a10d9c | 987d9693da994d3589628a664ed4f584 | | 3d810e4723ec4cfdbacd57a0a7355ff3 | | | False |' 2022-04-14 04:28:43.856 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:43.856 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:43.856 | + functions-common:get_or_add_user_project_role:1004 : echo 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:43.856 | 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:44.100 | [189679 Async ks-demo-reader:219993]: finished get_or_add_user_project_role reader 987d9693da994d3589628a664ed4f584 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 16 seconds 2022-04-14 04:28:44.125 | + inc/async:async_wait:197 : return 0 2022-04-14 04:28:44.150 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 04:28:44.425 | [189679 Async ks-alt-admin:220350]: Waiting for completion of get_or_add_user_project_role admin 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 running on PID 220350 (12 other jobs running) 2022-04-14 04:28:44.610 | [189679 Async ks-alt-admin:220350]: Signaling child to exit 2022-04-14 04:28:44.612 | WAKEUP 2022-04-14 04:28:44.707 | [189679 Async ks-alt-admin:220350]: Signaled 2022-04-14 04:28:44.709 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:44.709 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:44.709 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:44.709 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:44.709 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:44.709 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:44.709 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:44.709 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:44.709 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:44.709 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:44.709 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:44.709 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:44.709 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:44.710 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:44.710 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:44.710 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:44.710 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:44.710 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:44.710 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:44.710 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:44.710 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:44.710 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:44.710 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:44.710 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:44.710 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 65c200b523714e00b72e81450fd9ccd7 | | b3a329c8b42d4e43af6963786e505086 | | | False |' 2022-04-14 04:28:44.710 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:44.710 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:44.710 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:44.710 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:44.710 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:28:44.921 | [189679 Async ks-alt-admin:220350]: finished get_or_add_user_project_role admin 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 with result 0 in 14 seconds 2022-04-14 04:28:45.190 | [189679 Async ks-alt-another:220553]: Waiting for completion of get_or_add_user_project_role anotherrole 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 running on PID 220553 (11 other jobs running) 2022-04-14 04:28:45.374 | [189679 Async ks-alt-another:220553]: Signaling child to exit 2022-04-14 04:28:45.374 | WAKEUP 2022-04-14 04:28:45.472 | [189679 Async ks-alt-another:220553]: Signaled 2022-04-14 04:28:45.481 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:45.481 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:45.481 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:45.481 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:45.481 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:45.481 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:45.481 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:45.481 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:45.481 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:45.481 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:45.481 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:45.481 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:45.481 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:45.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.481 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:45.482 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:45.482 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:45.482 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:45.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65c200b523714e00b72e81450fd9ccd7 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:45.482 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:45.482 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:45.482 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:45.482 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:45.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:45.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:45.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:45.482 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:45.482 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:45.482 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:45.482 | ++ functions-common:get_field:825 : echo '| 96572459c49f4827abc8c6cbe2b6a8ec | 65c200b523714e00b72e81450fd9ccd7 | | b3a329c8b42d4e43af6963786e505086 | | | False |' 2022-04-14 04:28:45.482 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:45.482 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:45.482 | + functions-common:get_or_add_user_project_role:1004 : echo 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:45.482 | 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:28:45.732 | [189679 Async ks-alt-another:220553]: finished get_or_add_user_project_role anotherrole 65c200b523714e00b72e81450fd9ccd7 b3a329c8b42d4e43af6963786e505086 with result 0 in 14 seconds 2022-04-14 04:28:45.994 | [189679 Async ks-alt-member-user:220836]: Waiting for completion of get_or_add_user_project_role member 6d748cd7454241d9a3b24da64cbe523e b3a329c8b42d4e43af6963786e505086 running on PID 220836 (10 other jobs running) 2022-04-14 04:28:46.158 | [189679 Async ks-alt-member-user:220836]: Signaling child to exit 2022-04-14 04:28:46.158 | WAKEUP 2022-04-14 04:28:46.290 | [189679 Async ks-alt-member-user:220836]: Signaled 2022-04-14 04:28:46.300 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:46.300 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:46.300 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:46.300 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:46.300 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:46.300 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:46.300 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:46.300 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:46.300 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d748cd7454241d9a3b24da64cbe523e --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:46.301 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:46.301 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:46.301 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:46.301 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:46.301 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:46.301 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:46.301 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 6d748cd7454241d9a3b24da64cbe523e --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:46.301 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:46.301 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d748cd7454241d9a3b24da64cbe523e --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:46.301 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:46.301 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:46.301 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:46.301 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:46.301 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:46.301 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:46.301 | ++ functions-common:get_field:825 : echo '| 0417287fbb674622bbdb31decb76673c | 6d748cd7454241d9a3b24da64cbe523e | | b3a329c8b42d4e43af6963786e505086 | | | False |' 2022-04-14 04:28:46.301 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:46.301 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:46.302 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:46.302 | + functions-common:get_or_add_user_project_role:1004 : echo 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:46.302 | 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:46.601 | [189679 Async ks-alt-member-user:220836]: finished get_or_add_user_project_role member 6d748cd7454241d9a3b24da64cbe523e b3a329c8b42d4e43af6963786e505086 with result 0 in 13 seconds 2022-04-14 04:28:46.868 | [189679 Async ks-alt-reader-user:221062]: Waiting for completion of get_or_add_user_project_role reader 75581c73d0e84a748d9a1baf2a985a62 b3a329c8b42d4e43af6963786e505086 running on PID 221062 (9 other jobs running) 2022-04-14 04:28:46.993 | [189679 Async ks-alt-reader-user:221062]: Signaling child to exit 2022-04-14 04:28:46.995 | WAKEUP 2022-04-14 04:28:47.114 | [189679 Async ks-alt-reader-user:221062]: Signaled 2022-04-14 04:28:47.120 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:28:47.120 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:28:47.120 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:47.120 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:47.120 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:47.120 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:47.120 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:47.120 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:28:47.120 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 75581c73d0e84a748d9a1baf2a985a62 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:47.121 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:28:47.121 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:47.121 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:47.121 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:47.121 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:28:47.121 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:28:47.121 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 75581c73d0e84a748d9a1baf2a985a62 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 75581c73d0e84a748d9a1baf2a985a62 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:47.121 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:28:47.121 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:28:47.121 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:28:47.121 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.121 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:47.121 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:28:47.121 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:28:47.121 | ++ functions-common:get_field:825 : echo '| 88c3a2aeaab94363b0fa1037f4a10d9c | 75581c73d0e84a748d9a1baf2a985a62 | | b3a329c8b42d4e43af6963786e505086 | | | False |' 2022-04-14 04:28:47.122 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:28:47.122 | ++ functions-common:get_field:819 : read data 2022-04-14 04:28:47.122 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:47.122 | + functions-common:get_or_add_user_project_role:1004 : echo 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:47.122 | 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:47.289 | [189679 Async ks-alt-reader-user:221062]: finished get_or_add_user_project_role reader 75581c73d0e84a748d9a1baf2a985a62 b3a329c8b42d4e43af6963786e505086 with result 0 in 13 seconds 2022-04-14 04:28:47.321 | + inc/async:async_wait:197 : return 0 2022-04-14 04:28:47.345 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 04:28:47.646 | [189679 Async ks-system-member:221286]: Waiting for completion of get_or_add_user_system_role member 3f4df1e22ace47468fc34a72b7a49be1 all running on PID 221286 (8 other jobs running) 2022-04-14 04:28:47.829 | [189679 Async ks-system-member:221286]: Signaling child to exit 2022-04-14 04:28:47.829 | WAKEUP 2022-04-14 04:28:47.983 | [189679 Async ks-system-member:221286]: Signaled 2022-04-14 04:28:47.984 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:28:47.984 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:28:47.984 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:28:47.984 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:47.984 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:47.984 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:47.985 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:47.985 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:28:47.985 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f4df1e22ace47468fc34a72b7a49be1 --system all -f value -c Role 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 3f4df1e22ace47468fc34a72b7a49be1 --system all 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3f4df1e22ace47468fc34a72b7a49be1 --system all -f value -c Role 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:47.985 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:47.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:47.985 | + functions-common:get_or_add_user_system_role:1059 : echo 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:47.985 | 0417287fbb674622bbdb31decb76673c 2022-04-14 04:28:48.126 | [189679 Async ks-system-member:221286]: finished get_or_add_user_system_role member 3f4df1e22ace47468fc34a72b7a49be1 all with result 0 in 11 seconds 2022-04-14 04:28:48.339 | [189679 Async ks-system-reader:221578]: Waiting for completion of get_or_add_user_system_role reader 4a1de408c97747628131ad609eeb92f8 all running on PID 221578 (7 other jobs running) 2022-04-14 04:28:48.500 | [189679 Async ks-system-reader:221578]: Signaling child to exit 2022-04-14 04:28:48.501 | WAKEUP 2022-04-14 04:28:48.626 | [189679 Async ks-system-reader:221578]: Signaled 2022-04-14 04:28:48.636 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:28:48.636 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:28:48.636 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:28:48.636 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:28:48.637 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:28:48.637 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:28:48.637 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:28:48.637 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:28:48.637 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a1de408c97747628131ad609eeb92f8 --system all -f value -c Role 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 4a1de408c97747628131ad609eeb92f8 --system all 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a1de408c97747628131ad609eeb92f8 --system all -f value -c Role 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:48.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:48.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:48.637 | + functions-common:get_or_add_user_system_role:1059 : echo 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:48.637 | 88c3a2aeaab94363b0fa1037f4a10d9c 2022-04-14 04:28:48.886 | [189679 Async ks-system-reader:221578]: finished get_or_add_user_system_role reader 4a1de408c97747628131ad609eeb92f8 all with result 0 in 12 seconds 2022-04-14 04:28:48.916 | + inc/async:async_wait:197 : return 0 2022-04-14 04:28:48.936 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 04:28:49.051 | [189679 Async ks-group-memberdemo:221921]: Waiting for completion of get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 221921 (6 other jobs running) 2022-04-14 04:28:49.151 | [189679 Async ks-group-memberdemo:221921]: Signaling child to exit 2022-04-14 04:28:51.893 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:52.040 | [221921 Async ks-group-memberdemo:221921]: finished successfully 2022-04-14 04:28:52.153 | WAKEUP 2022-04-14 04:28:52.275 | [189679 Async ks-group-memberdemo:221921]: Signaled 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:28:52.277 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 -f value 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 -f value 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:52.277 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:52.277 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False' 2022-04-14 04:28:52.277 | + functions-common:get_or_add_group_project_role:1083 : echo 0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False 2022-04-14 04:28:52.277 | 0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False 2022-04-14 04:28:52.505 | [189679 Async ks-group-memberdemo:221921]: finished get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 14 seconds 2022-04-14 04:28:52.614 | [189679 Async ks-group-anotherdemo:222007]: Waiting for completion of get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 running on PID 222007 (5 other jobs running) 2022-04-14 04:28:52.669 | [189679 Async ks-group-anotherdemo:222007]: Signaling child to exit 2022-04-14 04:28:52.979 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:53.027 | [222007 Async ks-group-anotherdemo:222007]: finished successfully 2022-04-14 04:28:53.049 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:53.054 | WAKEUP 2022-04-14 04:28:53.087 | [189679 Async ks-group-anotherdemo:222007]: Signaled 2022-04-14 04:28:53.088 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:28:53.089 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 -f value 2022-04-14 04:28:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.089 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.089 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:53.089 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:28:53.089 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:28:53.089 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 2022-04-14 04:28:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.089 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.089 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.089 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project 3d810e4723ec4cfdbacd57a0a7355ff3 -f value 2022-04-14 04:28:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.090 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.090 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.090 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:53.090 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False' 2022-04-14 04:28:53.090 | + functions-common:get_or_add_group_project_role:1083 : echo 96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False 2022-04-14 04:28:53.090 | 96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 False 2022-04-14 04:28:53.093 | [222093 Async ks-group-memberalt:222093]: finished successfully 2022-04-14 04:28:53.145 | [189679 Async ks-group-anotherdemo:222007]: finished get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 3d810e4723ec4cfdbacd57a0a7355ff3 with result 0 in 15 seconds 2022-04-14 04:28:53.187 | [189679 Async ks-group-memberalt:222093]: Waiting for completion of get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 running on PID 222093 (4 other jobs running) 2022-04-14 04:28:53.220 | [189679 Async ks-group-memberalt:222093]: Signaling child to exit 2022-04-14 04:28:53.220 | WAKEUP 2022-04-14 04:28:53.246 | [189679 Async ks-group-memberalt:222093]: Signaled 2022-04-14 04:28:53.248 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:28:53.248 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 -f value 2022-04-14 04:28:53.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.248 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.248 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.248 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:53.248 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:28:53.248 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:28:53.248 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:53.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.248 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.248 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.248 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 -f value 2022-04-14 04:28:53.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.249 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:53.249 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:53.249 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:53.249 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False' 2022-04-14 04:28:53.249 | + functions-common:get_or_add_group_project_role:1083 : echo 0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False 2022-04-14 04:28:53.249 | 0417287fbb674622bbdb31decb76673c f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False 2022-04-14 04:28:53.299 | [189679 Async ks-group-memberalt:222093]: finished get_or_add_group_project_role member f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 with result 0 in 14 seconds 2022-04-14 04:28:53.341 | [189679 Async ks-group-anotheralt:222237]: Waiting for completion of get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 running on PID 222237 (3 other jobs running) 2022-04-14 04:28:53.369 | [189679 Async ks-group-anotheralt:222237]: Signaling child to exit 2022-04-14 04:28:54.208 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:54.235 | [222237 Async ks-group-anotheralt:222237]: finished successfully 2022-04-14 04:28:54.256 | WAKEUP 2022-04-14 04:28:54.282 | [189679 Async ks-group-anotheralt:222237]: Signaled 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:28:54.284 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 -f value 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0629951c6d24d67b2a0e38b971285c3 --project b3a329c8b42d4e43af6963786e505086 -f value 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.284 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.284 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False' 2022-04-14 04:28:54.284 | + functions-common:get_or_add_group_project_role:1083 : echo 96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False 2022-04-14 04:28:54.284 | 96572459c49f4827abc8c6cbe2b6a8ec f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 False 2022-04-14 04:28:54.310 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:28:54.331 | [189679 Async ks-group-anotheralt:222237]: finished get_or_add_group_project_role anotherrole f0629951c6d24d67b2a0e38b971285c3 b3a329c8b42d4e43af6963786e505086 with result 0 in 15 seconds 2022-04-14 04:28:54.337 | [222325 Async ks-group-admin:222325]: finished successfully 2022-04-14 04:28:54.370 | [189679 Async ks-group-admin:222325]: Waiting for completion of get_or_add_group_project_role admin 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 running on PID 222325 (2 other jobs running) 2022-04-14 04:28:54.398 | [189679 Async ks-group-admin:222325]: Signaling child to exit 2022-04-14 04:28:54.398 | WAKEUP 2022-04-14 04:28:54.424 | [189679 Async ks-group-admin:222325]: Signaled 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:28:54.426 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9dd1170fea804143a99926f7c0ba6ae4 --project 2222399a1f1e4d8c95bafc917a005344 -f value 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 9dd1170fea804143a99926f7c0ba6ae4 --project 2222399a1f1e4d8c95bafc917a005344 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9dd1170fea804143a99926f7c0ba6ae4 --project 2222399a1f1e4d8c95bafc917a005344 -f value 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:28:54.426 | from cryptography.utils import int_from_bytes 2022-04-14 04:28:54.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d1424f99b6e14006aa6c44aca76f9746 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 False' 2022-04-14 04:28:54.426 | + functions-common:get_or_add_group_project_role:1083 : echo d1424f99b6e14006aa6c44aca76f9746 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 False 2022-04-14 04:28:54.426 | d1424f99b6e14006aa6c44aca76f9746 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 False 2022-04-14 04:28:54.475 | [189679 Async ks-group-admin:222325]: finished get_or_add_group_project_role admin 9dd1170fea804143a99926f7c0ba6ae4 2222399a1f1e4d8c95bafc917a005344 with result 0 in 14 seconds 2022-04-14 04:28:54.479 | + inc/async:async_wait:197 : return 0 2022-04-14 04:28:54.481 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 04:28:54.498 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:28:54.501 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 04:28:54.519 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:28:54.521 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 04:28:54.524 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 04:28:54.582 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 04:28:54.630 | [189679 Async create_nova_accounts:224261]: running: create_nova_accounts 2022-04-14 04:28:54.634 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 04:28:54.652 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:28:54.655 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 04:28:54.657 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 04:28:54.726 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 04:28:54.775 | [189679 Async create_glance_accounts:224376]: running: create_glance_accounts 2022-04-14 04:28:54.779 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 04:28:54.799 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:28:54.801 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 04:28:54.804 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 04:28:54.870 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 04:28:54.913 | [189679 Async create_cinder_accounts:224506]: running: create_cinder_accounts 2022-04-14 04:28:54.916 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 04:28:54.935 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:28:54.938 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 04:28:54.940 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 04:28:55.007 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 04:28:55.089 | [189679 Async create_neutron_accounts:224621]: running: create_neutron_accounts 2022-04-14 04:28:55.092 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 04:28:55.124 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:28:55.127 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 04:28:55.137 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 04:28:55.474 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 04:28:55.710 | [189679 Async create_swift_accounts:224763]: running: create_swift_accounts 2022-04-14 04:28:55.730 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 04:28:55.840 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:28:55.861 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 04:28:56.224 | [189679 Async create_nova_accounts:224261]: Waiting for completion of create_nova_accounts running on PID 224261 (6 other jobs running) 2022-04-14 04:28:56.395 | [189679 Async create_nova_accounts:224261]: Signaling child to exit 2022-04-14 04:29:36.997 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:29:37.186 | [224621 Async create_neutron_accounts:224621]: finished successfully 2022-04-14 04:29:56.067 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:29:56.100 | [224506 Async create_cinder_accounts:224506]: finished successfully 2022-04-14 04:30:11.493 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:30:11.520 | [224376 Async create_glance_accounts:224376]: finished successfully 2022-04-14 04:30:14.523 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:30:14.548 | [224261 Async create_nova_accounts:224261]: finished successfully 2022-04-14 04:30:14.568 | WAKEUP 2022-04-14 04:30:14.591 | [189679 Async create_nova_accounts:224261]: Signaled 2022-04-14 04:30:14.592 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 04:30:14.592 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 04:30:14.592 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 04:30:14.592 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:14.592 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:14.592 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:14.592 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:30:14.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.593 | + functions-common:get_or_create_user:932 : user_id=838923bcfb4e4dd89e103b2597f60ab4 2022-04-14 04:30:14.593 | + functions-common:get_or_create_user:933 : echo 838923bcfb4e4dd89e103b2597f60ab4 2022-04-14 04:30:14.593 | 838923bcfb4e4dd89e103b2597f60ab4 2022-04-14 04:30:14.593 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 04:30:14.593 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.593 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.593 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.593 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.593 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.593 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.593 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.593 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.593 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.593 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.593 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.593 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.593 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.593 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.594 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.594 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.594 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.594 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.594 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.594 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.594 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.594 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.594 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.594 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 838923bcfb4e4dd89e103b2597f60ab4 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.594 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.594 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.594 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.594 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.594 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.594 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:30:14.594 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 04:30:14.594 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.594 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.594 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.594 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.594 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.594 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.594 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.595 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.595 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.595 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.595 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.595 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.595 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.595 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.595 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.595 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.595 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.595 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.595 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.595 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.595 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.595 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.595 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.595 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.596 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.596 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.596 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.596 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.596 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.596 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 838923bcfb4e4dd89e103b2597f60ab4 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.596 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.596 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:30:14.596 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:30:14.596 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:30:14.596 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 04:30:14.596 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:30:14.596 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-14 04:30:14.596 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 04:30:14.596 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:14.596 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 04:30:14.596 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 04:30:14.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.596 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.596 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.596 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.596 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:14.596 | 8674056893d74ab585721821273fc864' 2022-04-14 04:30:14.596 | + functions-common:get_or_create_service:1101 : echo 8674056893d74ab585721821273fc864 2022-04-14 04:30:14.596 | 8674056893d74ab585721821273fc864 2022-04-14 04:30:14.596 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-04-14 04:30:14.596 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:14.596 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-04-14 04:30:14.596 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:14.596 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:14.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:14.597 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c57af72a1edb4c169a27d0ffe2fc8536 2022-04-14 04:30:14.597 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c57af72a1edb4c169a27d0ffe2fc8536 2022-04-14 04:30:14.597 | + functions-common:get_or_create_endpoint:1134 : public_id=c57af72a1edb4c169a27d0ffe2fc8536 2022-04-14 04:30:14.597 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:14.597 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:14.597 | + functions-common:get_or_create_endpoint:1143 : echo c57af72a1edb4c169a27d0ffe2fc8536 2022-04-14 04:30:14.597 | c57af72a1edb4c169a27d0ffe2fc8536 2022-04-14 04:30:14.597 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 04:30:14.597 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:14.597 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 04:30:14.597 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.597 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.597 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.598 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:14.598 | 68a0a029615a4e08bae3f205c262928d' 2022-04-14 04:30:14.598 | + functions-common:get_or_create_service:1101 : echo 68a0a029615a4e08bae3f205c262928d 2022-04-14 04:30:14.598 | 68a0a029615a4e08bae3f205c262928d 2022-04-14 04:30:14.598 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-14 04:30:14.598 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:14.598 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-04-14 04:30:14.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:14.598 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:14.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.598 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.598 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.598 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:14.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:14.598 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 04:30:14.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.598 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.598 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.598 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=45480422fc6b441e8991e7380c9bdffe 2022-04-14 04:30:14.598 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 45480422fc6b441e8991e7380c9bdffe 2022-04-14 04:30:14.598 | + functions-common:get_or_create_endpoint:1134 : public_id=45480422fc6b441e8991e7380c9bdffe 2022-04-14 04:30:14.598 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:14.598 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:14.598 | + functions-common:get_or_create_endpoint:1143 : echo 45480422fc6b441e8991e7380c9bdffe 2022-04-14 04:30:14.598 | 45480422fc6b441e8991e7380c9bdffe 2022-04-14 04:30:14.598 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 04:30:14.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:30:14.599 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 04:30:14.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:30:14.599 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 04:30:14.599 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.599 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.599 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.599 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.599 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.600 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.600 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.600 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.600 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.600 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.600 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.600 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.600 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.600 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.600 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.600 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.600 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.600 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.600 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.600 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.600 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.600 | ++ functions-common:get_field:825 : echo '| 102863cc14f0491a9968239f18a67e01 | 838923bcfb4e4dd89e103b2597f60ab4 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.601 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.601 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.601 | + functions-common:get_or_add_user_project_role:1004 : echo 102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.601 | 102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.601 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 04:30:14.601 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:30:14.601 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 04:30:14.601 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:30:14.601 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 04:30:14.638 | [189679 Async create_nova_accounts:224261]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-14 04:30:14.676 | [189679 Async create_glance_accounts:224376]: Waiting for completion of create_glance_accounts running on PID 224376 (5 other jobs running) 2022-04-14 04:30:14.702 | [189679 Async create_glance_accounts:224376]: Signaling child to exit 2022-04-14 04:30:14.702 | WAKEUP 2022-04-14 04:30:14.726 | [189679 Async create_glance_accounts:224376]: Signaled 2022-04-14 04:30:14.727 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 04:30:14.728 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:30:14.728 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 04:30:14.728 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 04:30:14.728 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:14.728 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:14.728 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:14.728 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:30:14.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.728 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.728 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.728 | + functions-common:get_or_create_user:932 : user_id=231620d5f47b42259d0e37abc4c0f351 2022-04-14 04:30:14.728 | + functions-common:get_or_create_user:933 : echo 231620d5f47b42259d0e37abc4c0f351 2022-04-14 04:30:14.728 | 231620d5f47b42259d0e37abc4c0f351 2022-04-14 04:30:14.728 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 04:30:14.728 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.728 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.728 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.728 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.728 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.728 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.728 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.728 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.729 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.729 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.729 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.729 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.729 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.729 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.729 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.729 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.729 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.729 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.729 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.729 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 231620d5f47b42259d0e37abc4c0f351 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.729 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.729 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.729 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.729 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.730 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.730 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:30:14.730 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 04:30:14.730 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:30:14.730 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 04:30:14.730 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 04:30:14.730 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:14.730 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:14.730 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:14.730 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:30:14.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.730 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.730 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.730 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.730 | + functions-common:get_or_create_user:932 : user_id=07c59c8bf2344add86196746cf88b451 2022-04-14 04:30:14.730 | + functions-common:get_or_create_user:933 : echo 07c59c8bf2344add86196746cf88b451 2022-04-14 04:30:14.730 | 07c59c8bf2344add86196746cf88b451 2022-04-14 04:30:14.730 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 04:30:14.730 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.730 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.730 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.730 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.730 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.730 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.731 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.731 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.731 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.731 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.731 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.731 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.731 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.731 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.731 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.731 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.731 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.731 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.731 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 07c59c8bf2344add86196746cf88b451 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.732 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.732 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.732 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.732 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 04:30:14.732 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.732 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.732 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.732 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.732 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.732 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.732 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.732 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.732 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.732 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.732 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.733 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.733 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.733 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.733 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.733 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.733 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.733 | ++ functions-common:get_field:825 : echo '| 102863cc14f0491a9968239f18a67e01 | 07c59c8bf2344add86196746cf88b451 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.733 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.733 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.733 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.733 | + functions-common:get_or_add_user_project_role:1004 : echo 102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.733 | 102863cc14f0491a9968239f18a67e01 2022-04-14 04:30:14.733 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 04:30:14.733 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:14.733 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 04:30:14.733 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 04:30:14.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.733 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.734 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:14.734 | ba2ae773a7554c1a80cd2316de132b81' 2022-04-14 04:30:14.734 | + functions-common:get_or_create_service:1101 : echo ba2ae773a7554c1a80cd2316de132b81 2022-04-14 04:30:14.734 | ba2ae773a7554c1a80cd2316de132b81 2022-04-14 04:30:14.734 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-14 04:30:14.734 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:14.734 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-14 04:30:14.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:14.734 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:14.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.734 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.734 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.734 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:14.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:14.734 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-04-14 04:30:14.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.734 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.734 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.734 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1ed9f5f5a2964bdbb8eca757ec4e72e4 2022-04-14 04:30:14.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1ed9f5f5a2964bdbb8eca757ec4e72e4 2022-04-14 04:30:14.734 | + functions-common:get_or_create_endpoint:1134 : public_id=1ed9f5f5a2964bdbb8eca757ec4e72e4 2022-04-14 04:30:14.734 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:14.734 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:14.734 | + functions-common:get_or_create_endpoint:1143 : echo 1ed9f5f5a2964bdbb8eca757ec4e72e4 2022-04-14 04:30:14.734 | 1ed9f5f5a2964bdbb8eca757ec4e72e4 2022-04-14 04:30:14.734 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 04:30:14.734 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:30:14.734 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:30:14.735 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:30:14.735 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:30:14.735 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 04:30:14.735 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 04:30:14.735 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 04:30:14.735 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 04:30:14.773 | [189679 Async create_glance_accounts:224376]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 04:30:14.811 | [189679 Async create_cinder_accounts:224506]: Waiting for completion of create_cinder_accounts running on PID 224506 (4 other jobs running) 2022-04-14 04:30:14.837 | [189679 Async create_cinder_accounts:224506]: Signaling child to exit 2022-04-14 04:30:14.837 | WAKEUP 2022-04-14 04:30:14.860 | [189679 Async create_cinder_accounts:224506]: Signaled 2022-04-14 04:30:14.862 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 04:30:14.862 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 04:30:14.862 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 04:30:14.862 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:14.862 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:14.862 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:14.862 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:30:14.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.862 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.862 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.862 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.862 | + functions-common:get_or_create_user:932 : user_id=848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.862 | + functions-common:get_or_create_user:933 : echo 848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.862 | 848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.862 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 04:30:14.862 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:14.863 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:14.863 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.863 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.863 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.863 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.863 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.863 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:14.863 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:14.863 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.863 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.863 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:30:14.863 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:14.864 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:14.864 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:14.864 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.864 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.864 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.864 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.864 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:14.864 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:14.864 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:14.864 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 848fd7d53a914b6e99baca246aefb104 | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:14.864 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:14.864 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.864 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.864 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:14.864 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:30:14.864 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 04:30:14.864 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:14.864 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 04:30:14.864 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 04:30:14.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.864 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.864 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.864 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.865 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:14.865 | 23c9f3654fec4ff9af40c2d51c5f041f' 2022-04-14 04:30:14.865 | + functions-common:get_or_create_service:1101 : echo 23c9f3654fec4ff9af40c2d51c5f041f 2022-04-14 04:30:14.865 | 23c9f3654fec4ff9af40c2d51c5f041f 2022-04-14 04:30:14.865 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 04:30:14.865 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:30:14.865 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:14.865 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:30:14.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:14.865 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:14.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.865 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.865 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:14.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:14.866 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:30:14.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.866 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.866 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.866 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=405b94fd4263454aaca442ba866b0767 2022-04-14 04:30:14.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 405b94fd4263454aaca442ba866b0767 2022-04-14 04:30:14.866 | + functions-common:get_or_create_endpoint:1134 : public_id=405b94fd4263454aaca442ba866b0767 2022-04-14 04:30:14.866 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:14.866 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:14.866 | + functions-common:get_or_create_endpoint:1143 : echo 405b94fd4263454aaca442ba866b0767 2022-04-14 04:30:14.866 | 405b94fd4263454aaca442ba866b0767 2022-04-14 04:30:14.866 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 04:30:14.866 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:14.866 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 04:30:14.866 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 04:30:14.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.866 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.866 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.866 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.866 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:14.866 | 45e9fe4e0b0e4cb289aacaca16441c38' 2022-04-14 04:30:14.866 | + functions-common:get_or_create_service:1101 : echo 45e9fe4e0b0e4cb289aacaca16441c38 2022-04-14 04:30:14.866 | 45e9fe4e0b0e4cb289aacaca16441c38 2022-04-14 04:30:14.866 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:30:14.866 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:14.866 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:30:14.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:14.867 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.867 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:14.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:14.867 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.867 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=630ab6da655c42a196693907932bf8c5 2022-04-14 04:30:14.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 630ab6da655c42a196693907932bf8c5 2022-04-14 04:30:14.867 | + functions-common:get_or_create_endpoint:1134 : public_id=630ab6da655c42a196693907932bf8c5 2022-04-14 04:30:14.867 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:14.867 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:14.867 | + functions-common:get_or_create_endpoint:1143 : echo 630ab6da655c42a196693907932bf8c5 2022-04-14 04:30:14.867 | 630ab6da655c42a196693907932bf8c5 2022-04-14 04:30:14.867 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 04:30:14.867 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 04:30:14.867 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:30:14.867 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.868 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_project:945 : project_id=e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_project:946 : echo e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:30:14.868 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e74ecfe25fed4d77800bcc836edb8c62 2022-04-14 04:30:14.868 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:14.868 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 04:30:14.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.868 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:14.868 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:14.868 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 04:30:14.868 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_user:932 : user_id=848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.868 | ++ functions-common:get_or_create_user:933 : echo 848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.868 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 848fd7d53a914b6e99baca246aefb104 2022-04-14 04:30:14.908 | [189679 Async create_cinder_accounts:224506]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-14 04:30:14.912 | + inc/async:async_wait:197 : return 0 2022-04-14 04:30:14.915 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 04:30:14.966 | [189679 Async create_neutron_accounts:224621]: Waiting for completion of create_neutron_accounts running on PID 224621 (3 other jobs running) 2022-04-14 04:30:14.992 | [189679 Async create_neutron_accounts:224621]: Signaling child to exit 2022-04-14 04:30:14.992 | WAKEUP 2022-04-14 04:30:15.015 | [189679 Async create_neutron_accounts:224621]: Signaled 2022-04-14 04:30:15.016 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 04:30:15.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:30:15.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:30:15.016 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:30:15.017 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:30:15.017 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 04:30:15.017 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:30:15.017 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 04:30:15.017 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 04:30:15.017 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 04:30:15.017 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-14 04:30:15.017 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 04:30:15.017 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 04:30:15.017 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 04:30:15.017 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:30:15.017 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:30:15.017 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:30:15.017 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:30:15.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.017 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.017 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.017 | + functions-common:get_or_create_user:932 : user_id=4c2a586f837a4530bfe7aea359beb0fa 2022-04-14 04:30:15.017 | + functions-common:get_or_create_user:933 : echo 4c2a586f837a4530bfe7aea359beb0fa 2022-04-14 04:30:15.017 | 4c2a586f837a4530bfe7aea359beb0fa 2022-04-14 04:30:15.017 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 04:30:15.017 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:30:15.017 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:30:15.018 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:30:15.018 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:30:15.018 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:15.018 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:15.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.018 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.018 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.018 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.018 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:30:15.018 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:30:15.018 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:30:15.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.018 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.018 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:30:15.018 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:30:15.018 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:30:15.018 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:15.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.019 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.019 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.019 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:30:15.019 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:30:15.019 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:30:15.019 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 4c2a586f837a4530bfe7aea359beb0fa | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:30:15.019 | ++ functions-common:get_field:819 : read data 2022-04-14 04:30:15.019 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:15.019 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:15.019 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:30:15.019 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:30:15.019 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 04:30:15.019 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:30:15.019 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 04:30:15.019 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 04:30:15.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.019 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.019 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.019 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:30:15.019 | 1a3e9b7d42494d19b7857f807e5000cc' 2022-04-14 04:30:15.019 | + functions-common:get_or_create_service:1101 : echo 1a3e9b7d42494d19b7857f807e5000cc 2022-04-14 04:30:15.019 | 1a3e9b7d42494d19b7857f807e5000cc 2022-04-14 04:30:15.019 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-14 04:30:15.020 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:30:15.020 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-14 04:30:15.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:30:15.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 04:30:15.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.020 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.020 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.020 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:30:15.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:30:15.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-04-14 04:30:15.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.020 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:30:15.020 | from cryptography.utils import int_from_bytes 2022-04-14 04:30:15.020 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:30:15.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=362a003dd6384ce1bfdf9182e1cc79dc 2022-04-14 04:30:15.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 362a003dd6384ce1bfdf9182e1cc79dc 2022-04-14 04:30:15.020 | + functions-common:get_or_create_endpoint:1134 : public_id=362a003dd6384ce1bfdf9182e1cc79dc 2022-04-14 04:30:15.020 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:30:15.020 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:30:15.020 | + functions-common:get_or_create_endpoint:1143 : echo 362a003dd6384ce1bfdf9182e1cc79dc 2022-04-14 04:30:15.020 | 362a003dd6384ce1bfdf9182e1cc79dc 2022-04-14 04:30:15.066 | [189679 Async create_neutron_accounts:224621]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-14 04:30:15.105 | [189679 Async create_swift_accounts:224763]: Waiting for completion of create_swift_accounts running on PID 224763 (2 other jobs running) 2022-04-14 04:30:15.131 | [189679 Async create_swift_accounts:224763]: Signaling child to exit 2022-04-14 04:31:07.563 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:31:07.589 | [224763 Async create_swift_accounts:224763]: finished successfully 2022-04-14 04:31:07.609 | WAKEUP 2022-04-14 04:31:07.633 | [189679 Async create_swift_accounts:224763]: Signaled 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 04:31:07.635 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 04:31:07.635 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 04:31:07.635 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:31:07.635 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:31:07.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.635 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.636 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.636 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.636 | ++ functions-common:get_or_create_role:957 : role_id=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.636 | ++ functions-common:get_or_create_role:958 : echo 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.636 | + lib/swift:create_swift_accounts:614 : another_role=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.636 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 04:31:07.636 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 04:31:07.636 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:31:07.636 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:31:07.636 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:31:07.636 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:31:07.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.636 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.636 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.636 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.636 | + functions-common:get_or_create_user:932 : user_id=5fb49a0dc5674857a52b9f54c01b10ae 2022-04-14 04:31:07.636 | + functions-common:get_or_create_user:933 : echo 5fb49a0dc5674857a52b9f54c01b10ae 2022-04-14 04:31:07.636 | 5fb49a0dc5674857a52b9f54c01b10ae 2022-04-14 04:31:07.636 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 04:31:07.636 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.636 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:31:07.636 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:31:07.636 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.637 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.637 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.637 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.637 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.637 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.637 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.637 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.637 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.637 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.637 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.637 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.637 | ++ functions-common:get_field:825 : echo '| f8686138c076447e82e06998d510c6d0 | 5fb49a0dc5674857a52b9f54c01b10ae | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:31:07.637 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.638 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8686138c076447e82e06998d510c6d0 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:1004 : echo f8686138c076447e82e06998d510c6d0 2022-04-14 04:31:07.638 | f8686138c076447e82e06998d510c6d0 2022-04-14 04:31:07.638 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:31:07.638 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.638 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:31:07.638 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:31:07.638 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.638 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.638 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.638 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.638 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.638 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.638 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.638 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.639 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.639 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.639 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:31:07.639 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.639 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.639 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.639 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.639 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.639 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.639 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.639 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.639 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.639 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.639 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 5fb49a0dc5674857a52b9f54c01b10ae | | e74ecfe25fed4d77800bcc836edb8c62 | | | False |' 2022-04-14 04:31:07.639 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.639 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.639 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.640 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.640 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 04:31:07.640 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:31:07.640 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 04:31:07.640 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 04:31:07.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.640 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.640 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.640 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.640 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:31:07.640 | e302865c4885401189df09926589ebe6' 2022-04-14 04:31:07.640 | + functions-common:get_or_create_service:1101 : echo e302865c4885401189df09926589ebe6 2022-04-14 04:31:07.640 | e302865c4885401189df09926589ebe6 2022-04-14 04:31:07.640 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-04-14 04:31:07.640 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:31:07.640 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 04:31:07.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:31:07.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 04:31:07.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.640 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.640 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.640 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:31:07.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:31:07.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:31:07.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.640 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.641 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=68b5ed27ad7044a0998a6b6273dbbfae 2022-04-14 04:31:07.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 68b5ed27ad7044a0998a6b6273dbbfae 2022-04-14 04:31:07.641 | + functions-common:get_or_create_endpoint:1134 : public_id=68b5ed27ad7044a0998a6b6273dbbfae 2022-04-14 04:31:07.641 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-14 04:31:07.641 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-04-14 04:31:07.641 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:31:07.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 04:31:07.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.641 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.641 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.641 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:31:07.641 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:31:07.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-04-14 04:31:07.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.641 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.641 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.641 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=34b1360d9e9144bf95f4904d6c0f414f 2022-04-14 04:31:07.641 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 34b1360d9e9144bf95f4904d6c0f414f 2022-04-14 04:31:07.641 | 34b1360d9e9144bf95f4904d6c0f414f 2022-04-14 04:31:07.641 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:31:07.641 | + functions-common:get_or_create_endpoint:1143 : echo 68b5ed27ad7044a0998a6b6273dbbfae 2022-04-14 04:31:07.641 | 68b5ed27ad7044a0998a6b6273dbbfae 2022-04-14 04:31:07.641 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 04:31:07.641 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:31:07.642 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 04:31:07.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.642 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.642 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.642 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_project:945 : project_id=53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_project:946 : echo 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.642 | + lib/swift:create_swift_accounts:628 : swift_project_test1=53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.642 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 04:31:07.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.642 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 04:31:07.642 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 04:31:07.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.642 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.642 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.642 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_user:932 : user_id=4c2118acbe2b45e2a520072166498faa 2022-04-14 04:31:07.642 | ++ functions-common:get_or_create_user:933 : echo 4c2118acbe2b45e2a520072166498faa 2022-04-14 04:31:07.642 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=4c2118acbe2b45e2a520072166498faa 2022-04-14 04:31:07.642 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 04:31:07.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.642 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 4c2118acbe2b45e2a520072166498faa 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.642 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.642 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:31:07.643 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.643 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.643 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:31:07.643 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:31:07.643 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:31:07.643 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.643 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c2118acbe2b45e2a520072166498faa --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.643 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.643 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.643 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.643 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.643 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.643 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.643 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 4c2118acbe2b45e2a520072166498faa --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.643 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.643 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4c2118acbe2b45e2a520072166498faa --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.643 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.643 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.643 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.644 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.644 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.644 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.644 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 4c2118acbe2b45e2a520072166498faa | | 53048d180a84435f9fb90f04d6438bbb | | | False |' 2022-04-14 04:31:07.644 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.644 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.644 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.644 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.644 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.644 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 04:31:07.644 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 04:31:07.644 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:31:07.644 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 04:31:07.644 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 04:31:07.644 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 04:31:07.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.644 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.644 | ++ functions-common:get_or_create_user:932 : user_id=b4055489bc5c463287543332bbfd18c7 2022-04-14 04:31:07.644 | ++ functions-common:get_or_create_user:933 : echo b4055489bc5c463287543332bbfd18c7 2022-04-14 04:31:07.644 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b4055489bc5c463287543332bbfd18c7 2022-04-14 04:31:07.645 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 04:31:07.645 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.645 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 96572459c49f4827abc8c6cbe2b6a8ec b4055489bc5c463287543332bbfd18c7 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.645 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:31:07.645 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.645 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.645 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:31:07.645 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:31:07.645 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:31:07.645 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 96572459c49f4827abc8c6cbe2b6a8ec --user b4055489bc5c463287543332bbfd18c7 --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.645 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.645 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.645 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.645 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.645 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 96572459c49f4827abc8c6cbe2b6a8ec --user b4055489bc5c463287543332bbfd18c7 --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 96572459c49f4827abc8c6cbe2b6a8ec --user b4055489bc5c463287543332bbfd18c7 --project 53048d180a84435f9fb90f04d6438bbb 2022-04-14 04:31:07.645 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.646 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.646 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.646 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.646 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.646 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.646 | ++ functions-common:get_field:825 : echo '| 96572459c49f4827abc8c6cbe2b6a8ec | b4055489bc5c463287543332bbfd18c7 | | 53048d180a84435f9fb90f04d6438bbb | | | False |' 2022-04-14 04:31:07.646 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.646 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.646 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.646 | + functions-common:get_or_add_user_project_role:1004 : echo 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.646 | 96572459c49f4827abc8c6cbe2b6a8ec 2022-04-14 04:31:07.646 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 04:31:07.646 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 04:31:07.646 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:31:07.646 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 04:31:07.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.646 | ++ functions-common:get_or_create_project:945 : project_id=be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.646 | ++ functions-common:get_or_create_project:946 : echo be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.646 | + lib/swift:create_swift_accounts:642 : swift_project_test2=be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.646 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 04:31:07.646 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.647 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 04:31:07.647 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 04:31:07.647 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:31:07.647 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 04:31:07.647 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 04:31:07.647 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 04:31:07.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.647 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.647 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.647 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.647 | ++ functions-common:get_or_create_user:932 : user_id=88ee69b21ea8447fb5e80525d894b5e9 2022-04-14 04:31:07.647 | ++ functions-common:get_or_create_user:933 : echo 88ee69b21ea8447fb5e80525d894b5e9 2022-04-14 04:31:07.647 | + lib/swift:create_swift_accounts:647 : swift_user_test2=88ee69b21ea8447fb5e80525d894b5e9 2022-04-14 04:31:07.647 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 04:31:07.647 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.647 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 88ee69b21ea8447fb5e80525d894b5e9 be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.647 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.647 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:31:07.647 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.647 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.647 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:31:07.647 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:31:07.647 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:31:07.647 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:31:07.647 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 88ee69b21ea8447fb5e80525d894b5e9 --project be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.647 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.648 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.648 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.648 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.648 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.648 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 88ee69b21ea8447fb5e80525d894b5e9 --project be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 88ee69b21ea8447fb5e80525d894b5e9 --project be3a27c6444444bab67ab934617ea0ae 2022-04-14 04:31:07.648 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.648 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.648 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.648 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.648 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.648 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.648 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.648 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.648 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 88ee69b21ea8447fb5e80525d894b5e9 | | be3a27c6444444bab67ab934617ea0ae | | | False |' 2022-04-14 04:31:07.648 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.648 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.649 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.649 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.649 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 04:31:07.649 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:31:07.649 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 04:31:07.649 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 04:31:07.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.649 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 04:31:07.649 | 5d1daf3358264eb899ac8b9f40046c84' 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_domain:895 : echo 5d1daf3358264eb899ac8b9f40046c84 2022-04-14 04:31:07.649 | + lib/swift:create_swift_accounts:652 : swift_domain=5d1daf3358264eb899ac8b9f40046c84 2022-04-14 04:31:07.649 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 04:31:07.649 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.649 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 04:31:07.649 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 5d1daf3358264eb899ac8b9f40046c84 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:31:07.649 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=5d1daf3358264eb899ac8b9f40046c84 --or-show -f value -c id 2022-04-14 04:31:07.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.649 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_project:945 : project_id=035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.649 | ++ functions-common:get_or_create_project:946 : echo 035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.649 | + lib/swift:create_swift_accounts:656 : swift_project_test4=035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.650 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 04:31:07.650 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.650 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 04:31:07.650 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 5d1daf3358264eb899ac8b9f40046c84 test4@example.com 2022-04-14 04:31:07.650 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:31:07.650 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 04:31:07.650 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 04:31:07.650 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=5d1daf3358264eb899ac8b9f40046c84 --email=test4@example.com --or-show -f value -c id 2022-04-14 04:31:07.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.650 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.650 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.650 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.650 | ++ functions-common:get_or_create_user:932 : user_id=61d57908c6a9435889edc6a0c7b036ac 2022-04-14 04:31:07.650 | ++ functions-common:get_or_create_user:933 : echo 61d57908c6a9435889edc6a0c7b036ac 2022-04-14 04:31:07.650 | + lib/swift:create_swift_accounts:661 : swift_user_test4=61d57908c6a9435889edc6a0c7b036ac 2022-04-14 04:31:07.650 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 04:31:07.650 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:31:07.650 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 61d57908c6a9435889edc6a0c7b036ac 035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.650 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:31:07.650 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:31:07.650 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:31:07.650 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:31:07.650 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:31:07.650 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:31:07.650 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:31:07.650 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:31:07.650 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 61d57908c6a9435889edc6a0c7b036ac --project 035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.650 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.650 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:31:07.651 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.651 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.651 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:31:07.651 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:31:07.651 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 61d57908c6a9435889edc6a0c7b036ac --project 035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 61d57908c6a9435889edc6a0c7b036ac --project 035954bb155847e6aa748c7ab81ba0fb 2022-04-14 04:31:07.651 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:31:07.651 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:31:07.651 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:31:07.651 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:07.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:07.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:31:07.651 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:31:07.651 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:31:07.651 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:31:07.651 | ++ functions-common:get_field:825 : echo '| d1424f99b6e14006aa6c44aca76f9746 | 61d57908c6a9435889edc6a0c7b036ac | | 035954bb155847e6aa748c7ab81ba0fb | | | False |' 2022-04-14 04:31:07.651 | ++ functions-common:get_field:819 : read data 2022-04-14 04:31:07.651 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.652 | + functions-common:get_or_add_user_project_role:1004 : echo d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.652 | d1424f99b6e14006aa6c44aca76f9746 2022-04-14 04:31:07.692 | [189679 Async create_swift_accounts:224763]: finished create_swift_accounts with result 0 in 132 seconds 2022-04-14 04:31:07.699 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 04:31:07.701 | + inc/async:async_wait:197 : return 0 2022-04-14 04:31:07.704 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 04:31:07.722 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:07.725 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 04:31:07.743 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:07.745 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 04:31:07.748 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:31:07.751 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 04:31:07.754 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 04:31:07.756 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 04:31:07.816 | + inc/async:async_inner:63 : init_glance 2022-04-14 04:31:07.854 | [189679 Async init_glance:235483]: running: init_glance 2022-04-14 04:31:07.857 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 04:31:07.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:07.878 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 04:31:07.880 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:31:07.883 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 04:31:07.892 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 04:31:07.893 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 04:31:07.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:31:07.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:31:07.899 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:31:07.901 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:31:07.904 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 04:31:07.907 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:31:07.910 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 04:31:07.913 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 04:31:07.916 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 04:31:07.917 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 04:31:07.931 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 04:31:07.933 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 04:31:11.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:11.400 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:11.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:11.400 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:14.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:14.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:14.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:14.992 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:18.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:18.516 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:18.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:18.516 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:21.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:21.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:21.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:21.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:25.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:25.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:25.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:25.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:29.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:29.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:29.100 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:32.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:32.754 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:32.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:32.754 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:36.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:36.465 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:36.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:36.465 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:41.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:41.223 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:41.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:41.223 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:41.223 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 04:31:47.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:47.341 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:47.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:47.341 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:47.662 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 04:31:47.666 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 04:31:47.669 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 04:31:47.672 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 04:31:47.674 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 04:31:47.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 04:31:47.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 04:31:47.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 04:31:47.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 04:31:47.686 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 04:31:47.688 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 04:31:47.691 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 04:31:47.693 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 04:31:47.695 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 04:31:47.698 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 04:31:47.700 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 04:31:47.707 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:47.707 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 04:31:47.709 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:47.714 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 04:31:47.717 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 04:31:47.719 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 04:31:47.722 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 04:31:47.724 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:31:47.727 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:31:47.756 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 04:31:47.785 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 04:31:47.818 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 04:31:47.848 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 04:31:47.887 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 04:31:47.916 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 04:31:47.918 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 04:31:47.921 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 04:31:47.924 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:31:47.927 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:31:47.944 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:31:47.946 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:31:47.949 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:31:47.951 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:31:47.954 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:31:47.983 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:31:48.014 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:31:48.046 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:31:48.075 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 04:31:48.092 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:31:48.094 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 04:31:48.097 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:31:48.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 04:31:48.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 04:31:48.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 04:31:48.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 04:31:48.118 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:31:48.121 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 04:31:48.123 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 04:31:48.135 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 04:31:48.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 04:31:48.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 04:31:48.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:31:48.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:31:48.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:31:48.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:48.198 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 04:31:48.203 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.pXI2BPlakT 2022-04-14 04:31:48.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:31:48.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:48.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.pXI2BPlakT 2022-04-14 04:31:48.214 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.pXI2BPlakT 2022-04-14 04:31:48.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.pXI2BPlakT /etc/sudoers.d/neutron-rootwrap 2022-04-14 04:31:48.241 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:31:48.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:48.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:48.303 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 04:31:48.306 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 04:31:48.308 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 04:31:48.313 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:31:48.313 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:31:48.316 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:31:48.333 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:48.336 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:31:48.339 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:31:48.341 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:31:48.359 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:48.363 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:31:48.366 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:31:48.396 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:31:48.399 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:31:48.401 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 04:31:48.419 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:48.421 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 04:31:48.425 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 04:31:48.427 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:31:48.430 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:31:48.432 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 04:31:48.435 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 04:31:48.437 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:31:48.440 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 04:31:48.442 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 04:31:48.449 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 04:31:48.449 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:31:48.452 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:31:48.457 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 04:31:48.475 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:48.477 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 04:31:48.480 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 04:31:48.482 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 04:31:48.487 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 04:31:48.518 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:31:48.549 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 04:31:48.582 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 04:31:48.613 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 04:31:48.645 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 04:31:48.648 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:31:48.651 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 04:31:48.653 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:31:48.656 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 04:31:48.686 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 04:31:48.717 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:31:48.748 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 04:31:48.778 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 04:31:48.809 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 04:31:48.839 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 04:31:48.869 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 04:31:48.900 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:31:48.932 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:31:48.962 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 04:31:48.994 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 04:31:49.029 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 04:31:49.031 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:31:49.037 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:31:49.037 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:31:49.039 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 04:31:49.074 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 04:31:49.106 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:31:49.137 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 04:31:49.168 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 04:31:49.199 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 04:31:49.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 04:31:49.261 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 04:31:49.293 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:31:49.332 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 04:31:49.366 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 04:31:49.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 04:31:49.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 04:31:49.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 04:31:49.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 04:31:49.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 04:31:49.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 04:31:49.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 04:31:49.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 04:31:49.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 04:31:49.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 04:31:49.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 04:31:49.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 04:31:49.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 04:31:49.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 04:31:49.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 04:31:49.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 04:31:49.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 04:31:49.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:49.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 04:31:49.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 04:31:49.451 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.453 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:31:49.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 04:31:49.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 04:31:49.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.463 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 04:31:49.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 04:31:49.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 04:31:49.500 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:31:49.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 04:31:49.508 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 04:31:49.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.514 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 04:31:49.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 04:31:49.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.554 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:31:49.556 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 04:31:49.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 04:31:49.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.564 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 04:31:49.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 04:31:49.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.604 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 04:31:49.607 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 04:31:49.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 04:31:49.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 04:31:49.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 04:31:49.647 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 04:31:49.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:31:49.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:31:49.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 04:31:49.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 04:31:49.692 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 04:31:49.697 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 04:31:49.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 04:31:49.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.704 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 04:31:49.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 04:31:49.738 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.741 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 04:31:49.743 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 04:31:49.746 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 04:31:49.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 04:31:49.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 04:31:49.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:31:49.785 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 04:31:49.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:31:49.790 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:31:49.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:31:49.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 04:31:49.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 04:31:49.829 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 04:31:49.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:49.848 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 04:31:49.850 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:31:49.883 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:49.885 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:49.920 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:31:49.953 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 04:31:49.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 04:31:49.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 04:31:49.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:31:53.029 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:31:53.029 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:31:53.029 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237399) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:31:53.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:31:53.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:31:53.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:53.084 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:53.085 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:53.085 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237399) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:53.134 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:31:53.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:53.134 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:53.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:53.134 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:53.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 04:31:53.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 04:31:53.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 04:31:53.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:31:53.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 04:31:53.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 04:31:53.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 04:31:53.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:53.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 04:31:53.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 04:31:53.621 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 04:31:53.629 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 04:31:53.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 04:31:53.634 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 04:31:53.648 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 04:31:53.661 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:31:53.664 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 04:31:53.671 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 04:31:53.676 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:31:53.678 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 04:31:53.686 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 04:31:53.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 04:31:53.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 04:31:53.695 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 04:31:53.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 04:31:53.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:31:53.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:31:53.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:31:53.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:31:53.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:31:53.740 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 04:31:53.743 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 04:31:53.777 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 04:31:53.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 04:31:53.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 04:31:53.842 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 04:31:53.859 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:53.863 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 04:31:53.865 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 04:31:53.870 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 04:31:53.903 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 04:31:53.938 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:31:53.972 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:53.974 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:54.007 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 04:31:54.025 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:54.028 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:31:54.030 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:31:54.066 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:31:54.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:31:54.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:31:54.102 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 04:31:54.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:31:54.107 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 04:31:54.109 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 04:31:54.128 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:31:54.131 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 04:31:54.134 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 04:31:54.139 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 04:31:54.172 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:31:54.209 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:54.212 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:31:54.242 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:31:54.245 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:31:54.274 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:31:54.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:31:54.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:31:54.310 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 04:31:54.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:31:54.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 04:31:54.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:31:57.506 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:31:57.506 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:31:57.507 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237931) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:31:57.557 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:31:57.557 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:31:57.557 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:57.557 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:57.557 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:57.558 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237931) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:31:57.618 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 04:31:57.619 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=237931) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 04:31:57.619 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=237931) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 04:31:57.619 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:31:57.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:57.619 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:57.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:31:57.619 | from cryptography.utils import int_from_bytes 2022-04-14 04:31:57.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 04:31:57.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 04:31:58.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:31:58.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:31:58.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:31:58.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:31:58.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:31:58.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 04:31:58.041 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 04:31:58.041 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 04:31:58.041 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 04:31:58.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 04:31:58.068 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 04:31:58.071 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 04:31:58.074 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 04:31:58.076 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 04:31:58.079 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 04:31:58.082 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 04:31:58.085 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 04:31:58.087 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 04:31:58.090 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 04:31:58.092 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 04:31:58.095 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 04:31:58.097 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 04:31:58.100 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 04:31:58.103 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 04:31:58.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 04:31:58.106 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 04:31:58.113 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 04:31:58.115 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 04:31:58.118 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 04:31:58.120 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 04:31:58.124 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 04:31:58.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 04:31:58.125 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 04:31:58.131 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 04:31:58.134 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 04:31:58.136 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 04:31:58.139 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 04:31:58.142 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 04:31:58.145 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 04:31:58.147 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 04:31:58.150 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 04:31:58.152 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 04:31:58.154 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 04:31:58.159 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 04:31:58.160 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 04:31:58.160 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 04:31:58.162 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 04:31:58.166 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 04:31:58.169 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 04:31:58.171 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 04:31:58.184 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 04:31:58.197 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 04:31:58.210 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 04:31:58.231 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 04:32:01.241 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 04:32:01.241 | Sent 3 probes (3 broadcast(s)) 2022-04-14 04:32:01.241 | Received 0 response(s) 2022-04-14 04:32:01.259 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 04:32:01.262 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 04:32:01.265 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 04:32:01.268 | + ./stack.sh:exit_trap:522 : jobs='215278 2022-04-14 04:32:01.268 | 235483' 2022-04-14 04:32:01.270 | + ./stack.sh:exit_trap:525 : [[ -n 215278 2022-04-14 04:32:01.270 | 235483 ]] 2022-04-14 04:32:01.272 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-042219 ]] 2022-04-14 04:32:01.275 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 04:32:01.277 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 04:32:01.277 | exit_trap: cleaning up child processes 2022-04-14 04:32:01.279 | + ./stack.sh:exit_trap:527 : kill 215278 235483 2022-04-14 04:32:01.282 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.0piUCHHNgj ']' 2022-04-14 04:32:01.284 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.0piUCHHNgj 2022-04-14 04:32:01.289 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 04:32:01.291 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 04:32:01.294 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 04:32:01.296 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 04:32:01.296 | Error on exit 2022-04-14 04:32:01.298 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 04:32:01.300 | + ./stack.sh:exit_trap:542 : generate-subunit 1649910136 585 fail 2022-04-14 04:32:01.969 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 04:32:01.971 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 04:32:03.136 | + ./stack.sh:exit_trap:556 : exit 1