2022-04-01 00:42:59.071 | + ./stack.sh:main:487                      :   exec
2022-04-01 00:42:59.071 | + ./stack.sh:main:495                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-004258'
2022-04-01 00:42:59.071 | ++ ./stack.sh:main:487                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-004258.summary.2022-04-01-004258
2022-04-01 00:42:59.071 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:42:59.071 | + ./stack.sh:echo_summary:446              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-004258
2022-04-01 00:42:59.071 | + ./stack.sh:main:497                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-004258 /opt/stack/logs/stack.sh.log
2022-04-01 00:42:59.071 | + ./stack.sh:main:498                      :   ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-004258.summary.2022-04-01-004258 /opt/stack/logs/stack.sh.log.summary
2022-04-01 00:42:59.071 | + ./stack.sh:main:513                      :   check_path_perm_sanity /opt/stack
2022-04-01 00:42:59.071 | + functions:check_path_perm_sanity:596     :   local real_path
2022-04-01 00:42:59.071 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2022-04-01 00:42:59.072 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2022-04-01 00:42:59.072 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2022-04-01 00:42:59.072 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2022-04-01 00:42:59.072 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2022-04-01 00:42:59.072 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2022-04-01 00:42:59.072 | + ./stack.sh:main:519                      :   trap exit_trap EXIT
2022-04-01 00:42:59.072 | + ./stack.sh:main:560                      :   trap err_trap ERR
2022-04-01 00:42:59.072 | + ./stack.sh:main:573                      :   set -o errexit
2022-04-01 00:42:59.072 | + ./stack.sh:main:576                      :   uname -a
2022-04-01 00:42:59.072 | Linux dv-cinder-835881-2-smb 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-01 00:42:59.073 | + ./stack.sh:main:579                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2022-04-01 00:42:59.075 | + ./stack.sh:main:580                      :   rm -f /opt/stack/data/ca-bundle.pem
2022-04-01 00:42:59.078 | + ./stack.sh:main:583                      :   source /home/ubuntu/devstack/lib/database
2022-04-01 00:42:59.114 | + ./stack.sh:main:584                      :   source /home/ubuntu/devstack/lib/rpc_backend
2022-04-01 00:42:59.131 | + ./stack.sh:main:590                      :   fetch_plugins
2022-04-01 00:42:59.133 | + functions-common:fetch_plugins:1771      :   local plugins=
2022-04-01 00:42:59.135 | + functions-common:fetch_plugins:1772      :   local plugin
2022-04-01 00:42:59.137 | + functions-common:fetch_plugins:1775      :   [[ -z '' ]]
2022-04-01 00:42:59.139 | + functions-common:fetch_plugins:1776      :   return
2022-04-01 00:42:59.141 | + ./stack.sh:main:594                      :   run_phase override_defaults
2022-04-01 00:42:59.143 | + functions-common:run_phase:1853          :   local mode=override_defaults
2022-04-01 00:42:59.145 | + functions-common:run_phase:1854          :   local phase=
2022-04-01 00:42:59.147 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-01 00:42:59.149 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-01 00:42:59.150 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-01 00:42:59.152 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-01 00:42:59.154 | + functions-common:run_phase:1863          :   local extra
2022-04-01 00:42:59.156 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-01 00:42:59.160 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-01 00:42:59.161 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-01 00:42:59.163 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-01 00:42:59.165 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2022-04-01 00:42:59.167 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-01 00:42:59.179 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:42:59.182 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-01 00:42:59.184 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-01 00:42:59.185 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-01 00:42:59.189 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-01 00:42:59.191 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-01 00:42:59.193 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2022-04-01 00:42:59.195 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2022-04-01 00:42:59.197 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2022-04-01 00:42:59.198 | + functions-common:run_phase:1874          :   [[ override_defaults == \s\o\u\r\c\e ]]
2022-04-01 00:42:59.200 | + functions-common:run_phase:1877          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-01 00:42:59.202 | + functions-common:run_phase:1878          :   plugin_override_defaults
2022-04-01 00:42:59.204 | + functions-common:plugin_override_defaults:1812 :   local plugins=
2022-04-01 00:42:59.206 | + functions-common:plugin_override_defaults:1813 :   local plugin
2022-04-01 00:42:59.208 | + functions-common:plugin_override_defaults:1816 :   [[ -z '' ]]
2022-04-01 00:42:59.210 | + functions-common:plugin_override_defaults:1817 :   return
2022-04-01 00:42:59.212 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/apache
2022-04-01 00:42:59.230 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/tls
2022-04-01 00:42:59.232 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2022-04-01 00:42:59.245 | ++ functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:42:59.247 | +++ lib/tls:source:43                        :   hostname -f
2022-04-01 00:42:59.251 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2022-04-01 00:42:59.253 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2022-04-01 00:42:59.255 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2022-04-01 00:42:59.257 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2022-04-01 00:42:59.259 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2022-04-01 00:42:59.261 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2022-04-01 00:42:59.263 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2022-04-01 00:42:59.265 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2022-04-01 00:42:59.267 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2022-04-01 00:42:59.269 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2022-04-01 00:42:59.274 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/infra
2022-04-01 00:42:59.286 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/libraries
2022-04-01 00:42:59.304 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/lvm
2022-04-01 00:42:59.317 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/horizon
2022-04-01 00:42:59.330 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/keystone
2022-04-01 00:42:59.369 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/glance
2022-04-01 00:42:59.429 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/nova
2022-04-01 00:42:59.520 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/placement
2022-04-01 00:42:59.542 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/cinder
2022-04-01 00:42:59.587 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/swift
2022-04-01 00:42:59.643 | + ./stack.sh:main:613                      :   source /home/ubuntu/devstack/lib/neutron
2022-04-01 00:42:59.805 | + ./stack.sh:main:614                      :   source /home/ubuntu/devstack/lib/ldap
2022-04-01 00:42:59.819 | + ./stack.sh:main:615                      :   source /home/ubuntu/devstack/lib/dstat
2022-04-01 00:42:59.832 | + ./stack.sh:main:616                      :   source /home/ubuntu/devstack/lib/tcpdump
2022-04-01 00:42:59.845 | + ./stack.sh:main:617                      :   source /home/ubuntu/devstack/lib/etcd3
2022-04-01 00:42:59.941 | + ./stack.sh:main:618                      :   source /home/ubuntu/devstack/lib/os-vif
2022-04-01 00:42:59.945 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2022-04-01 00:42:59.950 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2022-04-01 00:42:59.953 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2022-04-01 00:42:59.956 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2022-04-01 00:42:59.959 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2022-04-01 00:42:59.963 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2022-04-01 00:42:59.963 | False'
2022-04-01 00:42:59.966 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2022-04-01 00:42:59.981 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2022-04-01 00:42:59.983 | + ./stack.sh:main:624                      :   run_phase source
2022-04-01 00:42:59.986 | + functions-common:run_phase:1853          :   local mode=source
2022-04-01 00:42:59.988 | + functions-common:run_phase:1854          :   local phase=
2022-04-01 00:42:59.991 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-01 00:42:59.994 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-01 00:42:59.996 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-01 00:42:59.999 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-01 00:43:00.002 | + functions-common:run_phase:1863          :   local extra
2022-04-01 00:43:00.005 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-01 00:43:00.010 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-01 00:43:00.013 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-01 00:43:00.016 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-01 00:43:00.019 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2022-04-01 00:43:00.022 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-01 00:43:00.036 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:00.038 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2022-04-01 00:43:00.040 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2022-04-01 00:43:00.080 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2022-04-01 00:43:00.083 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2022-04-01 00:43:00.085 | + functions-common:run_phase:1874          :   [[ source == \s\o\u\r\c\e ]]
2022-04-01 00:43:00.087 | + functions-common:run_phase:1875          :   load_plugin_settings
2022-04-01 00:43:00.090 | + functions-common:load_plugin_settings:1789 :   local plugins=
2022-04-01 00:43:00.092 | + functions-common:load_plugin_settings:1790 :   local plugin
2022-04-01 00:43:00.094 | + functions-common:load_plugin_settings:1793 :   [[ -z '' ]]
2022-04-01 00:43:00.096 | + functions-common:load_plugin_settings:1794 :   return
2022-04-01 00:43:00.098 | + functions-common:run_phase:1876          :   verify_disabled_services
2022-04-01 00:43:00.101 | + functions-common:verify_disabled_services:2136 :   local service
2022-04-01 00:43:00.103 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.105 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2022-04-01 00:43:00.108 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.110 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2022-04-01 00:43:00.112 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.115 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2022-04-01 00:43:00.117 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.119 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2022-04-01 00:43:00.122 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.124 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2022-04-01 00:43:00.126 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.129 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2022-04-01 00:43:00.131 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.133 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2022-04-01 00:43:00.136 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.138 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2022-04-01 00:43:00.140 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.143 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2022-04-01 00:43:00.146 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.148 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2022-04-01 00:43:00.150 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.153 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2022-04-01 00:43:00.155 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.158 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2022-04-01 00:43:00.160 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.163 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2022-04-01 00:43:00.165 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.167 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2022-04-01 00:43:00.170 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.172 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2022-04-01 00:43:00.175 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.177 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2022-04-01 00:43:00.180 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.182 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2022-04-01 00:43:00.184 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.186 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2022-04-01 00:43:00.189 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.191 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2022-04-01 00:43:00.193 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.196 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2022-04-01 00:43:00.198 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.200 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2022-04-01 00:43:00.203 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.205 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2022-04-01 00:43:00.207 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.210 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2022-04-01 00:43:00.212 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.214 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2022-04-01 00:43:00.216 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.219 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2022-04-01 00:43:00.221 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.223 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2022-04-01 00:43:00.226 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.228 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2022-04-01 00:43:00.231 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.233 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2022-04-01 00:43:00.235 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.238 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2022-04-01 00:43:00.240 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.242 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2022-04-01 00:43:00.245 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.247 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2022-04-01 00:43:00.249 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.252 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2022-04-01 00:43:00.254 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.257 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2022-04-01 00:43:00.259 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.261 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2022-04-01 00:43:00.263 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.266 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2022-04-01 00:43:00.268 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.270 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2022-04-01 00:43:00.273 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.275 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2022-04-01 00:43:00.277 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.280 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2022-04-01 00:43:00.282 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.285 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2022-04-01 00:43:00.287 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.289 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2022-04-01 00:43:00.292 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.294 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2022-04-01 00:43:00.296 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.299 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2022-04-01 00:43:00.301 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.303 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2022-04-01 00:43:00.306 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.308 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2022-04-01 00:43:00.310 | + functions-common:verify_disabled_services:2137 :   for service in ${ENABLED_SERVICES//,/ }
2022-04-01 00:43:00.313 | + functions-common:verify_disabled_services:2138 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2022-04-01 00:43:00.316 | + ./stack.sh:main:695                      :   initialize_database_backends
2022-04-01 00:43:00.318 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-01 00:43:00.320 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2022-04-01 00:43:00.336 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:00.338 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2022-04-01 00:43:00.340 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2022-04-01 00:43:00.342 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2022-04-01 00:43:00.359 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:43:00.361 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2022-04-01 00:43:00.364 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2022-04-01 00:43:00.367 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2022-04-01 00:43:00.369 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2022-04-01 00:43:00.372 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2022-04-01 00:43:00.376 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2022-04-01 00:43:00.378 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2022-04-01 00:43:00.381 | + lib/database:initialize_database_backends:92 :   return 0
2022-04-01 00:43:00.383 | + ./stack.sh:main:696                      :   echo 'Using mysql database backend'
2022-04-01 00:43:00.383 | Using mysql database backend
2022-04-01 00:43:00.386 | + ./stack.sh:main:699                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2022-04-01 00:43:00.404 | + ./stack.sh:main:701                      :   define_database_baseurl
2022-04-01 00:43:00.407 | ++ lib/database:define_database_baseurl:106 :   get_database_type_mysql
2022-04-01 00:43:00.410 | ++ lib/databases/mysql:get_database_type_mysql:38 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-01 00:43:00.412 | ++ lib/databases/mysql:get_database_type_mysql:39 :   echo mysql+pymysql
2022-04-01 00:43:00.415 | + lib/database:define_database_baseurl:106 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-01 00:43:00.419 | + ./stack.sh:main:713                      :   is_service_enabled rabbit
2022-04-01 00:43:00.436 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:00.439 | + ./stack.sh:main:714                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2022-04-01 00:43:00.456 | + ./stack.sh:main:721                      :   is_service_enabled keystone
2022-04-01 00:43:00.471 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:00.474 | + ./stack.sh:main:723                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2022-04-01 00:43:00.491 | + ./stack.sh:main:725                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2022-04-01 00:43:00.507 | + ./stack.sh:main:736                      :   is_service_enabled ldap
2022-04-01 00:43:00.524 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:43:00.528 | + ./stack.sh:main:745                      :   is_service_enabled s-proxy
2022-04-01 00:43:00.546 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:00.548 | + ./stack.sh:main:749                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2022-04-01 00:43:00.565 | + ./stack.sh:main:751                      :   [[ -z '' ]]
2022-04-01 00:43:00.568 | + ./stack.sh:main:751                      :   [[ False == \T\r\u\e ]]
2022-04-01 00:43:00.570 | + ./stack.sh:main:757                      :   save_stackenv 757
2022-04-01 00:43:00.573 | + functions-common:save_stackenv:60        :   local tag=757
2022-04-01 00:43:00.576 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-01 00:43:00.580 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-01-004300
2022-04-01 00:43:00.583 | + functions-common:save_stackenv:63        :   echo '# 2022-04-01-004300 757'
2022-04-01 00:43:00.586 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.588 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-01 00:43:00.591 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.593 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-01 00:43:00.596 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.599 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-01 00:43:00.602 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.605 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-01 00:43:00.608 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.610 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.98
2022-04-01 00:43:00.613 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.615 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity
2022-04-01 00:43:00.618 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.620 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-004258
2022-04-01 00:43:00.623 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.625 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-01 00:43:00.628 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.630 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.98
2022-04-01 00:43:00.633 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.635 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-01 00:43:00.638 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.640 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-01 00:43:00.643 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.645 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-01 00:43:00.648 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:43:00.650 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-01 00:43:00.653 | + ./stack.sh:main:770                      :   GIT_DEPTH=0
2022-04-01 00:43:00.655 | + ./stack.sh:main:770                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2022-04-01 00:43:00.658 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/requirements.git
2022-04-01 00:43:00.660 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/requirements
2022-04-01 00:43:00.662 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:43:00.664 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:43:00.667 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:43:00.670 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:43:00.672 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:43:00.675 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:43:00.690 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:43:00.693 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:43:00.695 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:00.698 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:43:00.698 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:43:00.703 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/requirements ]]
2022-04-01 00:43:00.705 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:00.707 | + functions-common:git_clone:677           :   cd /opt/stack/requirements
2022-04-01 00:43:00.710 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:43:00.711 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:43:00.714 | 0ae5c845 update constraint for tooz to new release 2.11.0
2022-04-01 00:43:00.716 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:43:00.719 | + ./stack.sh:main:774                      :   echo_summary 'Installing package prerequisites'
2022-04-01 00:43:00.721 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:43:00.724 | + ./stack.sh:echo_summary:446              :   echo -e Installing package prerequisites
2022-04-01 00:43:00.727 | + ./stack.sh:main:775                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2022-04-01 00:43:00.729 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2022-04-01 00:43:00.732 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2022-04-01 00:43:00.735 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2022-04-01 00:43:00.737 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2022-04-01 00:43:00.740 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2022-04-01 00:43:00.742 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2022-04-01 00:43:00.745 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2022-04-01 00:43:00.750 | ++ tools/install_prereqs.sh:source:47       :   NOW=1648773780
2022-04-01 00:43:00.753 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2022-04-01 00:43:00.758 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1648772996
2022-04-01 00:43:00.760 | ++ tools/install_prereqs.sh:source:49       :   DELTA=784
2022-04-01 00:43:00.763 | ++ tools/install_prereqs.sh:source:50       :   [[ 784 -lt 7200 ]]
2022-04-01 00:43:00.765 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2022-04-01 00:43:00.768 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2022-04-01 00:43:00.770 | ++ functions-common:export_proxy_variables:2243 :   isset http_proxy
2022-04-01 00:43:00.773 | ++ functions-common:isset:240               :   [[ -v http_proxy ]]
2022-04-01 00:43:00.775 | ++ functions-common:export_proxy_variables:2246 :   isset https_proxy
2022-04-01 00:43:00.778 | ++ functions-common:isset:240               :   [[ -v https_proxy ]]
2022-04-01 00:43:00.780 | ++ functions-common:export_proxy_variables:2249 :   isset no_proxy
2022-04-01 00:43:00.782 | ++ functions-common:isset:240               :   [[ -v no_proxy ]]
2022-04-01 00:43:00.786 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-01 00:43:00.837 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2022-04-01 00:43:00.837 | apache2-dev
2022-04-01 00:43:00.837 | bc
2022-04-01 00:43:00.837 | bsdmainutils
2022-04-01 00:43:00.837 | curl
2022-04-01 00:43:00.837 | g++
2022-04-01 00:43:00.837 | gawk
2022-04-01 00:43:00.837 | gcc
2022-04-01 00:43:00.837 | gettext  
2022-04-01 00:43:00.837 | git
2022-04-01 00:43:00.837 | graphviz 
2022-04-01 00:43:00.837 | iputils-ping
2022-04-01 00:43:00.837 | libapache2-mod-proxy-uwsgi
2022-04-01 00:43:00.837 | libffi-dev 
2022-04-01 00:43:00.837 | libjpeg-dev 
2022-04-01 00:43:00.837 | libpcre3-dev 
2022-04-01 00:43:00.837 | libpq-dev  
2022-04-01 00:43:00.837 | libssl-dev 
2022-04-01 00:43:00.837 | libsystemd-dev 
2022-04-01 00:43:00.837 | libxml2-dev  
2022-04-01 00:43:00.837 | libxslt1-dev  
2022-04-01 00:43:00.837 | libyaml-dev
2022-04-01 00:43:00.837 | lsof 
2022-04-01 00:43:00.837 | openssh-server
2022-04-01 00:43:00.837 | openssl
2022-04-01 00:43:00.837 | pkg-config
2022-04-01 00:43:00.837 | psmisc
2022-04-01 00:43:00.837 | python3-dev
2022-04-01 00:43:00.838 | python3-pip
2022-04-01 00:43:00.838 | python3-systemd
2022-04-01 00:43:00.838 | python3-venv
2022-04-01 00:43:00.838 | tar
2022-04-01 00:43:00.838 | tcpdump
2022-04-01 00:43:00.838 | unzip
2022-04-01 00:43:00.838 | uuid-runtime
2022-04-01 00:43:00.838 | wget
2022-04-01 00:43:00.838 | wget
2022-04-01 00:43:00.838 | zlib1g-dev
2022-04-01 00:43:00.838 | libkrb5-dev
2022-04-01 00:43:00.838 | libldap2-dev
2022-04-01 00:43:00.838 | libsasl2-dev
2022-04-01 00:43:00.838 | memcached
2022-04-01 00:43:00.838 | python3-mysqldb
2022-04-01 00:43:00.838 | sqlite3
2022-04-01 00:43:00.838 | conntrack
2022-04-01 00:43:00.838 | curl
2022-04-01 00:43:00.838 | dnsmasq-base
2022-04-01 00:43:00.838 | dnsmasq-utils 
2022-04-01 00:43:00.838 | ebtables
2022-04-01 00:43:00.838 | genisoimage 
2022-04-01 00:43:00.838 | iptables
2022-04-01 00:43:00.838 | iputils-arping
2022-04-01 00:43:00.838 | kpartx
2022-04-01 00:43:00.838 | libjs-jquery-tablesorter 
2022-04-01 00:43:00.838 | parted
2022-04-01 00:43:00.838 | pm-utils
2022-04-01 00:43:00.838 | python3-mysqldb
2022-04-01 00:43:00.838 | socat 
2022-04-01 00:43:00.838 | sqlite3
2022-04-01 00:43:00.838 | sudo
2022-04-01 00:43:00.838 | vlan
2022-04-01 00:43:00.838 | lsscsi
2022-04-01 00:43:00.838 | open-iscsi
2022-04-01 00:43:00.838 | lvm2
2022-04-01 00:43:00.838 | qemu-utils
2022-04-01 00:43:00.838 | thin-provisioning-tools
2022-04-01 00:43:00.838 | acl
2022-04-01 00:43:00.839 | dnsmasq-base
2022-04-01 00:43:00.839 | dnsmasq-utils 
2022-04-01 00:43:00.839 | ebtables
2022-04-01 00:43:00.839 | haproxy 
2022-04-01 00:43:00.839 | iptables
2022-04-01 00:43:00.839 | iputils-arping
2022-04-01 00:43:00.839 | iputils-ping
2022-04-01 00:43:00.839 | postgresql-server-dev-all
2022-04-01 00:43:00.839 | python3-mysqldb
2022-04-01 00:43:00.839 | sqlite3
2022-04-01 00:43:00.839 | sudo
2022-04-01 00:43:00.839 | vlan
2022-04-01 00:43:00.839 | pcp
2022-04-01 00:43:00.839 | ipset
2022-04-01 00:43:00.839 | conntrack
2022-04-01 00:43:00.839 | conntrackd
2022-04-01 00:43:00.839 | keepalived
2022-04-01 00:43:00.839 | lvm2
2022-04-01 00:43:00.839 | qemu-utils
2022-04-01 00:43:00.839 | thin-provisioning-tools
2022-04-01 00:43:00.839 | curl
2022-04-01 00:43:00.839 | liberasurecode-dev
2022-04-01 00:43:00.839 | make
2022-04-01 00:43:00.839 | memcached
2022-04-01 00:43:00.839 | rsync
2022-04-01 00:43:00.839 | sqlite3
2022-04-01 00:43:00.839 | xfsprogs'
2022-04-01 00:43:00.842 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2022-04-01 00:43:00.861 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2022-04-01 00:43:00.861 | apache2-dev
2022-04-01 00:43:00.861 | bc
2022-04-01 00:43:00.861 | bsdmainutils
2022-04-01 00:43:00.861 | curl
2022-04-01 00:43:00.861 | g++
2022-04-01 00:43:00.861 | gawk
2022-04-01 00:43:00.861 | gcc
2022-04-01 00:43:00.861 | gettext  
2022-04-01 00:43:00.861 | git
2022-04-01 00:43:00.861 | graphviz 
2022-04-01 00:43:00.861 | iputils-ping
2022-04-01 00:43:00.861 | libapache2-mod-proxy-uwsgi
2022-04-01 00:43:00.861 | libffi-dev 
2022-04-01 00:43:00.861 | libjpeg-dev 
2022-04-01 00:43:00.861 | libpcre3-dev 
2022-04-01 00:43:00.861 | libpq-dev  
2022-04-01 00:43:00.861 | libssl-dev 
2022-04-01 00:43:00.861 | libsystemd-dev 
2022-04-01 00:43:00.861 | libxml2-dev  
2022-04-01 00:43:00.861 | libxslt1-dev  
2022-04-01 00:43:00.861 | libyaml-dev
2022-04-01 00:43:00.861 | lsof 
2022-04-01 00:43:00.861 | openssh-server
2022-04-01 00:43:00.861 | openssl
2022-04-01 00:43:00.861 | pkg-config
2022-04-01 00:43:00.861 | psmisc
2022-04-01 00:43:00.861 | python3-dev
2022-04-01 00:43:00.861 | python3-pip
2022-04-01 00:43:00.861 | python3-systemd
2022-04-01 00:43:00.862 | python3-venv
2022-04-01 00:43:00.862 | tar
2022-04-01 00:43:00.862 | tcpdump
2022-04-01 00:43:00.862 | unzip
2022-04-01 00:43:00.862 | uuid-runtime
2022-04-01 00:43:00.862 | wget
2022-04-01 00:43:00.862 | wget
2022-04-01 00:43:00.862 | zlib1g-dev
2022-04-01 00:43:00.862 | libkrb5-dev
2022-04-01 00:43:00.862 | libldap2-dev
2022-04-01 00:43:00.862 | libsasl2-dev
2022-04-01 00:43:00.862 | memcached
2022-04-01 00:43:00.862 | python3-mysqldb
2022-04-01 00:43:00.862 | sqlite3
2022-04-01 00:43:00.862 | conntrack
2022-04-01 00:43:00.862 | curl
2022-04-01 00:43:00.862 | dnsmasq-base
2022-04-01 00:43:00.862 | dnsmasq-utils 
2022-04-01 00:43:00.862 | ebtables
2022-04-01 00:43:00.862 | genisoimage 
2022-04-01 00:43:00.862 | iptables
2022-04-01 00:43:00.862 | iputils-arping
2022-04-01 00:43:00.862 | kpartx
2022-04-01 00:43:00.862 | libjs-jquery-tablesorter 
2022-04-01 00:43:00.862 | parted
2022-04-01 00:43:00.862 | pm-utils
2022-04-01 00:43:00.862 | python3-mysqldb
2022-04-01 00:43:00.862 | socat 
2022-04-01 00:43:00.862 | sqlite3
2022-04-01 00:43:00.862 | sudo
2022-04-01 00:43:00.862 | vlan
2022-04-01 00:43:00.862 | lsscsi
2022-04-01 00:43:00.862 | open-iscsi
2022-04-01 00:43:00.862 | lvm2
2022-04-01 00:43:00.862 | qemu-utils
2022-04-01 00:43:00.862 | thin-provisioning-tools
2022-04-01 00:43:00.863 | acl
2022-04-01 00:43:00.863 | dnsmasq-base
2022-04-01 00:43:00.863 | dnsmasq-utils 
2022-04-01 00:43:00.863 | ebtables
2022-04-01 00:43:00.863 | haproxy 
2022-04-01 00:43:00.863 | iptables
2022-04-01 00:43:00.863 | iputils-arping
2022-04-01 00:43:00.863 | iputils-ping
2022-04-01 00:43:00.863 | postgresql-server-dev-all
2022-04-01 00:43:00.863 | python3-mysqldb
2022-04-01 00:43:00.863 | sqlite3
2022-04-01 00:43:00.863 | sudo
2022-04-01 00:43:00.863 | vlan
2022-04-01 00:43:00.863 | pcp
2022-04-01 00:43:00.863 | ipset
2022-04-01 00:43:00.863 | conntrack
2022-04-01 00:43:00.863 | conntrackd
2022-04-01 00:43:00.863 | keepalived
2022-04-01 00:43:00.863 | lvm2
2022-04-01 00:43:00.863 | qemu-utils
2022-04-01 00:43:00.863 | thin-provisioning-tools
2022-04-01 00:43:00.863 | curl
2022-04-01 00:43:00.863 | liberasurecode-dev
2022-04-01 00:43:00.863 | make
2022-04-01 00:43:00.863 | memcached
2022-04-01 00:43:00.863 | rsync
2022-04-01 00:43:00.863 | sqlite3
2022-04-01 00:43:00.863 | xfsprogs '
2022-04-01 00:43:00.863 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2022-04-01 00:43:00.866 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:00.869 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:00.872 | ++ 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-01 00:43:00.872 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2022-04-01 00:43:00.877 | ++ 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-01 00:43:00.879 | ++ functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:43:00.882 | ++ functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:43:00.884 | ++ functions-common:update_package_repo:1436 :   REPOS_UPDATED=False
2022-04-01 00:43:00.886 | ++ functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:43:00.888 | ++ functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:00.891 | ++ functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:43:00.893 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:00.895 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:00.897 | ++ functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:43:00.900 | ++ functions-common:apt_get_update:1189     :   [[ False == \T\r\u\e ]]
2022-04-01 00:43:00.902 | ++ functions-common:apt_get_update:1194     :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:00.905 | ++ functions-common:apt_get_update:1196     :   local sudo=sudo
2022-04-01 00:43:00.907 | +++ functions-common:apt_get_update:1197     :   id -u
2022-04-01 00:43:00.913 | ++ functions-common:apt_get_update:1197     :   [[ 1000 = \0 ]]
2022-04-01 00:43:00.915 | ++ functions-common:apt_get_update:1200     :   time_start apt-get-update
2022-04-01 00:43:00.918 | ++ functions-common:time_start:2411         :   local name=apt-get-update
2022-04-01 00:43:00.920 | ++ functions-common:time_start:2412         :   local start_time=
2022-04-01 00:43:00.922 | ++ functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:43:00.925 | +++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:43:00.929 | ++ functions-common:time_start:2416         :   _TIME_START[$name]=1648773780927
2022-04-01 00:43:00.931 | ++ functions-common:apt_get_update:1202     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2022-04-01 00:43:00.934 | ++ functions-common:apt_get_update:1203     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2022-04-01 00:43:00.936 | ++ functions-common:apt_get_update:1204     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2022-04-01 00:43:01.162 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2022-04-01 00:43:01.192 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2022-04-01 00:43:01.194 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease
2022-04-01 00:43:01.236 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2022-04-01 00:43:03.544 | Reading package lists...
2022-04-01 00:43:03.579 | ++ functions-common:apt_get_update:1208     :   REPOS_UPDATED=True
2022-04-01 00:43:03.582 | ++ functions-common:apt_get_update:1210     :   time_stop apt-get-update
2022-04-01 00:43:03.585 | ++ functions-common:time_stop:2425          :   local name
2022-04-01 00:43:03.587 | ++ functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:03.590 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:03.593 | ++ functions-common:time_stop:2428          :   local total
2022-04-01 00:43:03.596 | ++ functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:03.599 | ++ functions-common:time_stop:2431          :   name=apt-get-update
2022-04-01 00:43:03.601 | ++ functions-common:time_stop:2432          :   start_time=1648773780927
2022-04-01 00:43:03.604 | ++ functions-common:time_stop:2434          :   [[ -z 1648773780927 ]]
2022-04-01 00:43:03.608 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:03.613 | ++ functions-common:time_stop:2437          :   end_time=1648773783610
2022-04-01 00:43:03.615 | ++ functions-common:time_stop:2438          :   elapsed_time=2683
2022-04-01 00:43:03.617 | ++ functions-common:time_stop:2439          :   total=0
2022-04-01 00:43:03.619 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:03.621 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=2683
2022-04-01 00:43:03.624 | ++ functions-common:install_package:1464    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-01 00:43:03.626 | ++ functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:43:03.629 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:03.631 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:03.633 | ++ functions-common:real_install_package:1450 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-01 00:43:03.654 | ++ functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-01 00:43:03.766 | Reading package lists...
2022-04-01 00:43:04.019 | Building dependency tree...
2022-04-01 00:43:04.020 | Reading state information...
2022-04-01 00:43:04.055 | acl is already the newest version (2.2.53-6).
2022-04-01 00:43:04.055 | bc is already the newest version (1.07.1-2build1).
2022-04-01 00:43:04.055 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2022-04-01 00:43:04.055 | conntrack is already the newest version (1:1.4.5-2).
2022-04-01 00:43:04.055 | ebtables is already the newest version (2.0.11-3build1).
2022-04-01 00:43:04.055 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2022-04-01 00:43:04.055 | gawk is already the newest version (1:5.0.1+dfsg-1).
2022-04-01 00:43:04.055 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2022-04-01 00:43:04.055 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2022-04-01 00:43:04.055 | gettext is already the newest version (0.19.8.1-10build1).
2022-04-01 00:43:04.055 | iptables is already the newest version (1.8.4-3ubuntu2).
2022-04-01 00:43:04.055 | iputils-arping is already the newest version (3:20190709-3).
2022-04-01 00:43:04.055 | iputils-ping is already the newest version (3:20190709-3).
2022-04-01 00:43:04.055 | kpartx is already the newest version (0.8.3-1ubuntu2).
2022-04-01 00:43:04.055 | liberasurecode-dev is already the newest version (1.6.1-4).
2022-04-01 00:43:04.055 | libffi-dev is already the newest version (3.3-4).
2022-04-01 00:43:04.055 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2022-04-01 00:43:04.055 | libpcre3-dev is already the newest version (2:8.39-12build1).
2022-04-01 00:43:04.056 | libxslt1-dev is already the newest version (1.1.34-4).
2022-04-01 00:43:04.056 | libyaml-dev is already the newest version (0.2.2-1).
2022-04-01 00:43:04.056 | lsscsi is already the newest version (0.30-0.1).
2022-04-01 00:43:04.056 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2022-04-01 00:43:04.056 | make is already the newest version (4.2.1-1.2).
2022-04-01 00:43:04.056 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2022-04-01 00:43:04.056 | psmisc is already the newest version (23.3-1).
2022-04-01 00:43:04.056 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2022-04-01 00:43:04.056 | python3-mysqldb is already the newest version (1.4.4-2build1).
2022-04-01 00:43:04.056 | python3-systemd is already the newest version (234-3build2).
2022-04-01 00:43:04.056 | socat is already the newest version (1.7.3.3-2).
2022-04-01 00:43:04.056 | tcpdump is already the newest version (4.9.3-4).
2022-04-01 00:43:04.056 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2022-04-01 00:43:04.056 | unzip is already the newest version (6.0-25ubuntu1).
2022-04-01 00:43:04.056 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2022-04-01 00:43:04.056 | conntrackd is already the newest version (1:1.4.5-2).
2022-04-01 00:43:04.056 | graphviz is already the newest version (2.42.2-3build2).
2022-04-01 00:43:04.056 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2022-04-01 00:43:04.056 | pcp is already the newest version (5.0.3-1).
2022-04-01 00:43:04.056 | pm-utils is already the newest version (1.4.1-19).
2022-04-01 00:43:04.056 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2022-04-01 00:43:04.056 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-01 00:43:04.056 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10).
2022-04-01 00:43:04.056 | curl is already the newest version (7.68.0-1ubuntu2.7).
2022-04-01 00:43:04.056 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2022-04-01 00:43:04.056 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2022-04-01 00:43:04.056 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2022-04-01 00:43:04.056 | haproxy is already the newest version (2.0.13-2ubuntu0.5).
2022-04-01 00:43:04.056 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2022-04-01 00:43:04.056 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2).
2022-04-01 00:43:04.056 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2022-04-01 00:43:04.056 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2022-04-01 00:43:04.056 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2022-04-01 00:43:04.056 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1).
2022-04-01 00:43:04.056 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-01 00:43:04.056 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15).
2022-04-01 00:43:04.057 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2).
2022-04-01 00:43:04.057 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2022-04-01 00:43:04.057 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2022-04-01 00:43:04.057 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2022-04-01 00:43:04.057 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4).
2022-04-01 00:43:04.057 | openssl is already the newest version (1.1.1f-1ubuntu2.12).
2022-04-01 00:43:04.057 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2022-04-01 00:43:04.057 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21).
2022-04-01 00:43:04.057 | rsync is already the newest version (3.1.3-8ubuntu0.3).
2022-04-01 00:43:04.057 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2022-04-01 00:43:04.057 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2022-04-01 00:43:04.057 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2).
2022-04-01 00:43:04.057 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3).
2022-04-01 00:43:04.057 | wget is already the newest version (1.20.3-1ubuntu2).
2022-04-01 00:43:04.057 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
2022-04-01 00:43:04.280 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-01 00:43:04.280 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2022-04-01 00:43:04.281 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2022-04-01 00:43:04.281 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2022-04-01 00:43:04.281 | The following packages were automatically installed and are no longer required:
2022-04-01 00:43:04.282 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:43:04.282 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:43:04.282 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:43:04.282 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:43:04.282 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:43:04.282 |   python3-zope.interface
2022-04-01 00:43:04.282 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:43:04.424 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:43:04.430 | ++ functions-common:apt_get:1234            :   result=0
2022-04-01 00:43:04.433 | ++ functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:43:04.436 | ++ functions-common:time_stop:2425          :   local name
2022-04-01 00:43:04.439 | ++ functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:04.443 | ++ functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:04.446 | ++ functions-common:time_stop:2428          :   local total
2022-04-01 00:43:04.449 | ++ functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:04.451 | ++ functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:43:04.454 | ++ functions-common:time_stop:2432          :   start_time=1648773783651
2022-04-01 00:43:04.458 | ++ functions-common:time_stop:2434          :   [[ -z 1648773783651 ]]
2022-04-01 00:43:04.461 | +++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:04.465 | ++ functions-common:time_stop:2437          :   end_time=1648773784463
2022-04-01 00:43:04.468 | ++ functions-common:time_stop:2438          :   elapsed_time=812
2022-04-01 00:43:04.471 | ++ functions-common:time_stop:2439          :   total=794
2022-04-01 00:43:04.473 | ++ functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:04.476 | ++ functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1606
2022-04-01 00:43:04.478 | ++ functions-common:apt_get:1238            :   return 0
2022-04-01 00:43:04.481 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2022-04-01 00:43:04.484 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2022-04-01 00:43:04.487 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2022-04-01 00:43:04.492 | ++ tools/install_prereqs.sh:source:89       :   date
2022-04-01 00:43:04.496 | + ./stack.sh:main:790                      :   [[ False != \T\r\u\e ]]
2022-04-01 00:43:04.499 | + ./stack.sh:main:791                      :   PYPI_ALTERNATIVE_URL=
2022-04-01 00:43:04.502 | + ./stack.sh:main:791                      :   /home/ubuntu/devstack/tools/install_pip.sh
2022-04-01 00:43:05.952 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2022-04-01 00:43:05.954 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2022-04-01 00:43:05.956 | + tools/install_pip.sh:main:41             :   PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py
2022-04-01 00:43:05.958 | + tools/install_pip.sh:main:43             :   GetDistro
2022-04-01 00:43:05.960 | + functions-common:GetDistro:446           :   GetOSVersion
2022-04-01 00:43:05.962 | + functions-common:GetOSVersion:416        :   source /etc/os-release
2022-04-01 00:43:05.964 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2022-04-01 00:43:05.966 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2022-04-01 00:43:05.967 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2022-04-01 00:43:05.969 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2022-04-01 00:43:05.971 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2022-04-01 00:43:05.973 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2022-04-01 00:43:05.975 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2022-04-01 00:43:05.976 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2022-04-01 00:43:05.978 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2022-04-01 00:43:05.980 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2022-04-01 00:43:05.982 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2022-04-01 00:43:05.983 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2022-04-01 00:43:05.985 | + functions-common:GetOSVersion:417        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2022-04-01 00:43:05.987 | + functions-common:GetOSVersion:422        :   _ensure_lsb_release
2022-04-01 00:43:05.990 | ++ functions-common:_ensure_lsb_release:393 :   command -v lsb_release
2022-04-01 00:43:05.993 | + functions-common:_ensure_lsb_release:393 :   [[ -x /usr/bin/lsb_release ]]
2022-04-01 00:43:05.994 | + functions-common:_ensure_lsb_release:394 :   return
2022-04-01 00:43:05.997 | ++ functions-common:GetOSVersion:424        :   lsb_release -r -s
2022-04-01 00:43:06.072 | + functions-common:GetOSVersion:424        :   os_RELEASE=20.04
2022-04-01 00:43:06.076 | ++ functions-common:GetOSVersion:425        :   lsb_release -c -s
2022-04-01 00:43:06.151 | + functions-common:GetOSVersion:425        :   os_CODENAME=focal
2022-04-01 00:43:06.154 | ++ functions-common:GetOSVersion:426        :   lsb_release -i -s
2022-04-01 00:43:06.237 | + functions-common:GetOSVersion:426        :   os_VENDOR=Ubuntu
2022-04-01 00:43:06.240 | + functions-common:GetOSVersion:429        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2022-04-01 00:43:06.243 | + functions-common:GetOSVersion:430        :   os_PACKAGE=deb
2022-04-01 00:43:06.246 | + functions-common:GetOSVersion:435        :   typeset -xr os_VENDOR
2022-04-01 00:43:06.250 | + functions-common:GetOSVersion:436        :   typeset -xr os_RELEASE
2022-04-01 00:43:06.253 | + functions-common:GetOSVersion:437        :   typeset -xr os_PACKAGE
2022-04-01 00:43:06.256 | + functions-common:GetOSVersion:438        :   typeset -xr os_CODENAME
2022-04-01 00:43:06.258 | + functions-common:GetDistro:448           :   [[ Ubuntu =~ (Ubuntu) ]]
2022-04-01 00:43:06.260 | + functions-common:GetDistro:451           :   DISTRO=focal
2022-04-01 00:43:06.262 | + functions-common:GetDistro:500           :   typeset -xr DISTRO
2022-04-01 00:43:06.264 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2022-04-01 00:43:06.264 | Distro: focal
2022-04-01 00:43:06.267 | + tools/install_pip.sh:main:124            :   get_versions
2022-04-01 00:43:06.269 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-01 00:43:06.273 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-01 00:43:06.275 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-01 00:43:06.278 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-01 00:43:06.278 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-01 00:43:06.955 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-01 00:43:06.957 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-01 00:43:06.957 | pip: 21.3.1
2022-04-01 00:43:06.960 | + tools/install_pip.sh:main:126            :   [[ -n '' ]]
2022-04-01 00:43:06.962 | + tools/install_pip.sh:main:130            :   is_fedora
2022-04-01 00:43:06.965 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:43:06.967 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:43:06.970 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:43:06.972 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:43:06.974 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:43:06.976 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:43:06.978 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:43:06.980 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:43:06.981 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:43:06.983 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:43:06.985 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:43:06.987 | + tools/install_pip.sh:main:141            :   is_ubuntu
2022-04-01 00:43:06.988 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:06.990 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:06.992 | + tools/install_pip.sh:main:142            :   :
2022-04-01 00:43:06.994 | + tools/install_pip.sh:main:147            :   set -x
2022-04-01 00:43:06.996 | + tools/install_pip.sh:main:151            :   pip_install_gr setuptools
2022-04-01 00:43:06.998 | + inc/python:pip_install_gr:76             :   local name=setuptools
2022-04-01 00:43:07.000 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:43:07.002 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements setuptools
2022-04-01 00:43:07.004 | ++ inc/python:get_from_global_requirements:225 :   local package=setuptools
2022-04-01 00:43:07.006 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:43:07.008 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:43:07.009 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:43:07.013 | ++ 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-01 00:43:07.014 | ++ 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-01 00:43:07.016 | ++ 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-01 00:43:07.018 | + 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-01 00:43:07.020 | + 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-01 00:43:07.037 | 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-01 00:43:07.039 | + 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-01 00:43:07.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:07.904 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:07.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:07.904 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:09.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:11.949 | 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-01 00:43:11.961 |   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-01 00:43:14.447 | Installing collected packages: setuptools
2022-04-01 00:43:15.204 | Successfully installed setuptools-60.9.3
2022-04-01 00:43:15.205 | 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-01 00:43:15.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:43:15.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:43:15.519 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:15.522 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:15.525 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:15.527 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:15.530 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:15.532 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:15.535 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:15.537 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:15.539 | + functions-common:time_stop:2432          :   start_time=1648773787033
2022-04-01 00:43:15.540 | + functions-common:time_stop:2434          :   [[ -z 1648773787033 ]]
2022-04-01 00:43:15.543 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:15.546 | + functions-common:time_stop:2437          :   end_time=1648773795544
2022-04-01 00:43:15.547 | + functions-common:time_stop:2438          :   elapsed_time=8511
2022-04-01 00:43:15.549 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:43:15.551 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:15.553 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8511
2022-04-01 00:43:15.554 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:15.556 | + tools/install_pip.sh:main:153            :   get_versions
2022-04-01 00:43:15.559 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2022-04-01 00:43:15.563 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2022-04-01 00:43:15.565 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2022-04-01 00:43:15.568 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2022-04-01 00:43:15.568 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2022-04-01 00:43:16.248 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=21.3.1
2022-04-01 00:43:16.251 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 21.3.1'
2022-04-01 00:43:16.251 | pip: 21.3.1
2022-04-01 00:43:16.255 | + ./stack.sh:main:795                      :   source /home/ubuntu/devstack/tools/fixup_stuff.sh
2022-04-01 00:43:16.258 | ++ tools/fixup_stuff.sh:source:12           :   [[ -z /home/ubuntu/devstack ]]
2022-04-01 00:43:16.263 | + ./stack.sh:main:796                      :   fixup_all
2022-04-01 00:43:16.265 | + tools/fixup_stuff.sh:fixup_all:180       :   fixup_ubuntu
2022-04-01 00:43:16.268 | + tools/fixup_stuff.sh:fixup_ubuntu:141    :   is_ubuntu
2022-04-01 00:43:16.271 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:16.273 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:16.276 | + tools/fixup_stuff.sh:fixup_ubuntu:151    :   sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info'
2022-04-01 00:43:16.289 | + tools/fixup_stuff.sh:fixup_ubuntu:152    :   sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info'
2022-04-01 00:43:16.300 | + tools/fixup_stuff.sh:fixup_ubuntu:153    :   sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info'
2022-04-01 00:43:16.311 | + tools/fixup_stuff.sh:fixup_all:181       :   fixup_fedora
2022-04-01 00:43:16.314 | + tools/fixup_stuff.sh:fixup_fedora:33     :   is_fedora
2022-04-01 00:43:16.316 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:43:16.318 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:43:16.320 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:43:16.322 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:43:16.325 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:43:16.327 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:43:16.329 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:43:16.331 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:43:16.334 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:43:16.336 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:43:16.338 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:43:16.340 | + tools/fixup_stuff.sh:fixup_fedora:34     :   return
2022-04-01 00:43:16.343 | + tools/fixup_stuff.sh:fixup_all:182       :   fixup_suse
2022-04-01 00:43:16.345 | + tools/fixup_stuff.sh:fixup_suse:94       :   is_suse
2022-04-01 00:43:16.347 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:43:16.350 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:43:16.352 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:43:16.354 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:43:16.356 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:43:16.358 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:43:16.360 | + tools/fixup_stuff.sh:fixup_suse:95       :   return
2022-04-01 00:43:16.363 | + tools/fixup_stuff.sh:fixup_all:183       :   fixup_openeuler
2022-04-01 00:43:16.365 | + tools/fixup_stuff.sh:fixup_openeuler:157 :   is_openeuler
2022-04-01 00:43:16.367 | + functions-common:is_openeuler:580        :   [[ -z deb ]]
2022-04-01 00:43:16.370 | + functions-common:is_openeuler:583        :   '[' Ubuntu = openEuler ']'
2022-04-01 00:43:16.372 | + tools/fixup_stuff.sh:fixup_openeuler:158 :   return
2022-04-01 00:43:16.375 | + ./stack.sh:main:799                      :   pip_install -U os-testr
2022-04-01 00:43:16.398 | Using python 3.8 to install os-testr
2022-04-01 00:43:16.400 | + 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-01 00:43:17.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:17.271 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:17.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:17.271 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:18.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:18.437 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1)
2022-04-01 00:43:18.514 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0)
2022-04-01 00:43:18.515 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1)
2022-04-01 00:43:18.516 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0)
2022-04-01 00:43:18.517 | 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-01 00:43:18.531 | 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-01 00:43:18.557 | 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-01 00:43:18.557 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2)
2022-04-01 00:43:18.558 | 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-01 00:43:18.559 | 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-01 00:43:18.561 | 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-01 00:43:18.584 | 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-01 00:43:18.585 | 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-01 00:43:18.586 | 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-01 00:43:18.588 | 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-01 00:43:18.589 | 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-01 00:43:18.603 | 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-01 00:43:18.665 | 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-01 00:43:18.666 | 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-01 00:43:18.667 | 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-01 00:43:21.068 | 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-01 00:43:21.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:43:21.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:43:21.203 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:21.206 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:21.209 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:21.212 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:21.214 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:21.216 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:21.218 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:21.222 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:21.225 | + functions-common:time_stop:2432          :   start_time=1648773796392
2022-04-01 00:43:21.227 | + functions-common:time_stop:2434          :   [[ -z 1648773796392 ]]
2022-04-01 00:43:21.230 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:21.234 | + functions-common:time_stop:2437          :   end_time=1648773801232
2022-04-01 00:43:21.237 | + functions-common:time_stop:2438          :   elapsed_time=4840
2022-04-01 00:43:21.239 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:43:21.242 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:21.244 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=4840
2022-04-01 00:43:21.247 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:21.250 | + ./stack.sh:main:803                      :   iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0
2022-04-01 00:43:21.304 | + ./stack.sh:main:804                      :   sudo systemctl restart systemd-journald
2022-04-01 00:43:21.432 | + ./stack.sh:main:810                      :   install_infra
2022-04-01 00:43:21.436 | + lib/infra:install_infra:31               :   local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-01 00:43:21.438 | + lib/infra:install_infra:32               :   '[' '!' -d /opt/stack/requirements/.venv ']'
2022-04-01 00:43:21.441 | + lib/infra:install_infra:34               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-01 00:43:21.443 | + lib/infra:install_infra:34               :   pip_install -U pbr
2022-04-01 00:43:21.466 | + 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-01 00:43:23.392 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.403 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.409 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.413 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.517 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.537 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.541 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.544 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.559 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.568 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.570 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.602 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.616 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.635 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.672 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.680 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.686 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.734 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.747 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.752 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.772 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.778 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.827 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.845 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.849 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.942 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:23.949 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.005 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.127 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.152 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.157 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.167 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.173 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.193 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.217 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.275 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.287 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.303 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.348 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.352 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:24.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:24.496 | 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-01 00:43:24.802 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:24.807 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:24.810 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:24.813 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:24.817 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:24.820 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:24.824 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:24.827 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:24.831 | + functions-common:time_stop:2432          :   start_time=1648773801458
2022-04-01 00:43:24.834 | + functions-common:time_stop:2434          :   [[ -z 1648773801458 ]]
2022-04-01 00:43:24.837 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:24.841 | + functions-common:time_stop:2437          :   end_time=1648773804838
2022-04-01 00:43:24.844 | + functions-common:time_stop:2438          :   elapsed_time=3380
2022-04-01 00:43:24.846 | + functions-common:time_stop:2439          :   total=4840
2022-04-01 00:43:24.848 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:24.851 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8220
2022-04-01 00:43:24.854 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:24.856 | + lib/infra:install_infra:35               :   PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv
2022-04-01 00:43:24.860 | + lib/infra:install_infra:35               :   pip_install /opt/stack/requirements
2022-04-01 00:43:24.883 | + 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-01 00:43:26.707 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.718 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.728 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.732 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.834 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.855 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.859 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.862 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.877 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.886 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.888 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.919 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.929 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.934 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.952 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.991 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:26.999 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.005 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.053 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.067 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.072 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.094 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.101 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.149 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.168 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.171 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.265 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.272 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.327 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.450 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.475 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.479 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.490 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.495 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.515 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.522 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.539 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.596 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.609 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.625 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.668 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.672 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment
2022-04-01 00:43:27.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:27.681 | Processing /opt/stack/requirements
2022-04-01 00:43:29.463 | 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-01 00:43:29.466 | 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-01 00:43:29.478 | 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-01 00:43:29.483 | 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-01 00:43:29.486 | 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-01 00:43:29.492 | 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-01 00:43:29.519 | 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-01 00:43:29.541 | 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-01 00:43:29.551 | 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-01 00:43:29.572 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3)
2022-04-01 00:43:29.574 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0)
2022-04-01 00:43:29.590 | 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-01 00:43:29.593 | 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-01 00:43:29.598 | 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-01 00:43:29.602 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0)
2022-04-01 00:43:29.604 | 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-01 00:43:29.617 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0)
2022-04-01 00:43:29.623 | 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-01 00:43:29.673 | 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-01 00:43:29.676 | 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-01 00:43:29.688 | 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-01 00:43:29.690 | 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-01 00:43:29.752 | 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-01 00:43:29.757 | Building wheels for collected packages: openstack-requirements
2022-04-01 00:43:29.758 |   Building wheel for openstack-requirements (setup.py): started
2022-04-01 00:43:30.598 |   Building wheel for openstack-requirements (setup.py): finished with status 'error'
2022-04-01 00:43:30.599 |   ERROR: Command errored out with exit status 1:
2022-04-01 00:43:30.599 |    command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uooldfd_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uooldfd_/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-r91mfiq5
2022-04-01 00:43:30.599 |        cwd: /tmp/pip-req-build-uooldfd_/
2022-04-01 00:43:30.599 |   Complete output (6 lines):
2022-04-01 00:43:30.599 |   usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
2022-04-01 00:43:30.599 |      or: setup.py --help [cmd1 cmd2 ...]
2022-04-01 00:43:30.599 |      or: setup.py --help-commands
2022-04-01 00:43:30.599 |      or: setup.py cmd --help
2022-04-01 00:43:30.599 |   
2022-04-01 00:43:30.599 |   error: invalid command 'bdist_wheel'
2022-04-01 00:43:30.599 |   ----------------------------------------
2022-04-01 00:43:30.600 |   ERROR: Failed building wheel for openstack-requirements
2022-04-01 00:43:30.600 |   Running setup.py clean for openstack-requirements
2022-04-01 00:43:31.442 | Failed to build openstack-requirements
2022-04-01 00:43:31.465 | Installing collected packages: openstack-requirements
2022-04-01 00:43:31.465 |   Attempting uninstall: openstack-requirements
2022-04-01 00:43:31.466 |     Found existing installation: openstack-requirements 1.2.1.dev5347
2022-04-01 00:43:31.500 |     Uninstalling openstack-requirements-1.2.1.dev5347:
2022-04-01 00:43:31.518 |       Successfully uninstalled openstack-requirements-1.2.1.dev5347
2022-04-01 00:43:31.521 |     Running setup.py install for openstack-requirements: started
2022-04-01 00:43:33.934 |     Running setup.py install for openstack-requirements: finished with status 'done'
2022-04-01 00:43:33.966 | Successfully installed openstack-requirements-1.2.1.dev5347
2022-04-01 00:43:34.095 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:34.099 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:34.103 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:34.106 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:34.110 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:34.113 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:34.116 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:34.120 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:34.123 | + functions-common:time_stop:2432          :   start_time=1648773804875
2022-04-01 00:43:34.127 | + functions-common:time_stop:2434          :   [[ -z 1648773804875 ]]
2022-04-01 00:43:34.130 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:34.135 | + functions-common:time_stop:2437          :   end_time=1648773814132
2022-04-01 00:43:34.137 | + functions-common:time_stop:2438          :   elapsed_time=9257
2022-04-01 00:43:34.140 | + functions-common:time_stop:2439          :   total=8220
2022-04-01 00:43:34.142 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:34.144 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=17477
2022-04-01 00:43:34.147 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:34.149 | + lib/infra:install_infra:39               :   unset PIP_VIRTUAL_ENV
2022-04-01 00:43:34.152 | + lib/infra:install_infra:42               :   use_library_from_git pbr
2022-04-01 00:43:34.155 | + inc/python:use_library_from_git:250      :   local name=pbr
2022-04-01 00:43:34.158 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:34.160 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:34.163 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pbr, ]]
2022-04-01 00:43:34.166 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:34.168 | + lib/infra:install_infra:48               :   pip_install -U pbr
2022-04-01 00:43:34.189 | Using python 3.8 to install pbr
2022-04-01 00:43:34.191 | + 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-01 00:43:35.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:35.063 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:35.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:35.063 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:36.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:36.250 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1)
2022-04-01 00:43:38.905 | 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-01 00:43:38.912 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:43:38.912 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:43:39.047 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:39.050 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:39.053 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:39.057 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:39.061 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:39.064 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:39.068 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:39.071 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:39.075 | + functions-common:time_stop:2432          :   start_time=1648773814183
2022-04-01 00:43:39.078 | + functions-common:time_stop:2434          :   [[ -z 1648773814183 ]]
2022-04-01 00:43:39.082 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:39.086 | + functions-common:time_stop:2437          :   end_time=1648773819084
2022-04-01 00:43:39.089 | + functions-common:time_stop:2438          :   elapsed_time=4901
2022-04-01 00:43:39.091 | + functions-common:time_stop:2439          :   total=17477
2022-04-01 00:43:39.093 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:39.095 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=22378
2022-04-01 00:43:39.098 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:39.101 | + ./stack.sh:main:813                      :   python3 -m venv /opt/stack/bindep-venv
2022-04-01 00:43:41.382 | + ./stack.sh:main:815                      :   /opt/stack/bindep-venv/bin/pip install bindep
2022-04-01 00:43:43.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:43.286 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2)
2022-04-01 00:43:43.301 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3)
2022-04-01 00:43:43.306 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1)
2022-04-01 00:43:43.308 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3)
2022-04-01 00:43:43.311 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0)
2022-04-01 00:43:43.314 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7)
2022-04-01 00:43:43.388 | + ./stack.sh:main:816                      :   export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-01 00:43:43.392 | + ./stack.sh:main:816                      :   BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep
2022-04-01 00:43:43.396 | ++ ./stack.sh:main:819                      :   _get_plugin_bindep_packages
2022-04-01 00:43:43.418 | + ./stack.sh:main:819                      :   pkgs=
2022-04-01 00:43:43.420 | + ./stack.sh:main:820                      :   [[ -n '' ]]
2022-04-01 00:43:43.424 | + ./stack.sh:main:827                      :   run_phase stack pre-install
2022-04-01 00:43:43.426 | + functions-common:run_phase:1853          :   local mode=stack
2022-04-01 00:43:43.429 | + functions-common:run_phase:1854          :   local phase=pre-install
2022-04-01 00:43:43.431 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-01 00:43:43.433 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-01 00:43:43.436 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-01 00:43:43.438 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-01 00:43:43.441 | + functions-common:run_phase:1863          :   local extra
2022-04-01 00:43:43.444 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-01 00:43:43.448 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-01 00:43:43.450 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-01 00:43:43.452 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-01 00:43:43.454 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install
2022-04-01 00:43:43.457 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-01 00:43:43.471 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:43.473 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:43:43.476 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:43:43.478 | ++ extras.d/80-tempest.sh:source:7          :   [[ pre-install == \i\n\s\t\a\l\l ]]
2022-04-01 00:43:43.480 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:43:43.482 | ++ extras.d/80-tempest.sh:source:10         :   [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-01 00:43:43.485 | ++ extras.d/80-tempest.sh:source:13         :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:43:43.487 | ++ extras.d/80-tempest.sh:source:13         :   [[ pre-install == \e\x\t\r\a ]]
2022-04-01 00:43:43.489 | ++ extras.d/80-tempest.sh:source:16         :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:43:43.491 | ++ extras.d/80-tempest.sh:source:16         :   [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]]
2022-04-01 00:43:43.493 | ++ extras.d/80-tempest.sh:source:19         :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:43:43.495 | ++ extras.d/80-tempest.sh:source:19         :   [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]]
2022-04-01 00:43:43.497 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-01 00:43:43.499 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-01 00:43:43.502 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:43:43.504 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-01 00:43:43.506 | + functions-common:run_phase:1880          :   run_plugins stack pre-install
2022-04-01 00:43:43.508 | + functions-common:run_plugins:1839        :   local mode=stack
2022-04-01 00:43:43.510 | + functions-common:run_plugins:1840        :   local phase=pre-install
2022-04-01 00:43:43.513 | + functions-common:run_plugins:1842        :   local plugins=
2022-04-01 00:43:43.515 | + functions-common:run_plugins:1843        :   local plugin
2022-04-01 00:43:43.518 | + ./stack.sh:main:830                      :   set_systemd_override DefaultLimitNOFILE 2048
2022-04-01 00:43:43.520 | + functions:set_systemd_override:820       :   local key=DefaultLimitNOFILE
2022-04-01 00:43:43.522 | + functions:set_systemd_override:821       :   local value=2048
2022-04-01 00:43:43.525 | + functions:set_systemd_override:823       :   local sysconf=/etc/systemd/system.conf
2022-04-01 00:43:43.527 | + functions:set_systemd_override:824       :   iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048
2022-04-01 00:43:43.587 | + functions:set_systemd_override:825       :   echo 'Set systemd system override for DefaultLimitNOFILE=2048'
2022-04-01 00:43:43.587 | Set systemd system override for DefaultLimitNOFILE=2048
2022-04-01 00:43:43.589 | + functions:set_systemd_override:827       :   sudo systemctl daemon-reload
2022-04-01 00:43:44.172 | + ./stack.sh:main:832                      :   install_rpc_backend
2022-04-01 00:43:44.176 | + lib/rpc_backend:install_rpc_backend:52   :   is_service_enabled rabbit
2022-04-01 00:43:44.200 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:44.203 | + lib/rpc_backend:install_rpc_backend:54   :   install_package rabbitmq-server
2022-04-01 00:43:44.207 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:43:44.209 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:43:44.212 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:43:44.214 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:43:44.217 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:44.219 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:43:44.221 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:44.224 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:44.227 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:43:44.230 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:44.233 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:43:44.236 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:43:44.238 | + functions-common:install_package:1464    :   real_install_package rabbitmq-server
2022-04-01 00:43:44.241 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:43:44.244 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:44.246 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:44.249 | + functions-common:real_install_package:1450 :   apt_get install rabbitmq-server
2022-04-01 00:43:44.272 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server
2022-04-01 00:43:44.383 | Reading package lists...
2022-04-01 00:43:44.632 | Building dependency tree...
2022-04-01 00:43:44.634 | Reading state information...
2022-04-01 00:43:44.894 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3).
2022-04-01 00:43:44.894 | The following packages were automatically installed and are no longer required:
2022-04-01 00:43:44.896 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:43:44.896 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:43:44.896 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:43:44.896 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:43:44.896 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:43:44.896 |   python3-zope.interface
2022-04-01 00:43:44.896 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:43:45.033 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:43:45.039 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:43:45.042 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:43:45.046 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:45.048 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:45.052 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:45.054 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:45.057 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:45.059 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:43:45.061 | + functions-common:time_stop:2432          :   start_time=1648773824269
2022-04-01 00:43:45.064 | + functions-common:time_stop:2434          :   [[ -z 1648773824269 ]]
2022-04-01 00:43:45.067 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:45.072 | + functions-common:time_stop:2437          :   end_time=1648773825070
2022-04-01 00:43:45.075 | + functions-common:time_stop:2438          :   elapsed_time=801
2022-04-01 00:43:45.077 | + functions-common:time_stop:2439          :   total=1606
2022-04-01 00:43:45.079 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:45.082 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=2407
2022-04-01 00:43:45.085 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:43:45.087 | + lib/rpc_backend:install_rpc_backend:55   :   is_suse
2022-04-01 00:43:45.090 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:43:45.092 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:43:45.094 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:43:45.097 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:43:45.100 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:43:45.102 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:43:45.105 | + lib/rpc_backend:install_rpc_backend:68   :   is_fedora
2022-04-01 00:43:45.107 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:43:45.109 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:43:45.112 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:43:45.114 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:43:45.117 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:43:45.119 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:43:45.121 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:43:45.124 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:43:45.126 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:43:45.128 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:43:45.131 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:43:45.133 | + lib/rpc_backend:install_rpc_backend:68   :   is_suse
2022-04-01 00:43:45.135 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:43:45.138 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:43:45.140 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:43:45.143 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:43:45.145 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:43:45.147 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:43:45.150 | + ./stack.sh:main:833                      :   restart_rpc_backend
2022-04-01 00:43:45.152 | + lib/rpc_backend:restart_rpc_backend:81   :   is_service_enabled rabbit
2022-04-01 00:43:45.168 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:45.171 | + lib/rpc_backend:restart_rpc_backend:83   :   echo_summary 'Starting RabbitMQ'
2022-04-01 00:43:45.173 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:43:45.176 | + ./stack.sh:echo_summary:446              :   echo -e Starting RabbitMQ
2022-04-01 00:43:45.178 | + lib/rpc_backend:restart_rpc_backend:94   :   local i
2022-04-01 00:43:45.181 | ++ lib/rpc_backend:restart_rpc_backend:95   :   seq 20
2022-04-01 00:43:45.186 | + lib/rpc_backend:restart_rpc_backend:95   :   for i in `seq 20`
2022-04-01 00:43:45.188 | + lib/rpc_backend:restart_rpc_backend:96   :   local rc=0
2022-04-01 00:43:45.190 | + lib/rpc_backend:restart_rpc_backend:98   :   [[ 1 -eq 20 ]]
2022-04-01 00:43:45.193 | + lib/rpc_backend:restart_rpc_backend:100  :   [[ 1 == \0 ]]
2022-04-01 00:43:45.195 | + lib/rpc_backend:restart_rpc_backend:104  :   rabbit_setuser stackrabbit Passw0rd
2022-04-01 00:43:45.198 | + lib/rpc_backend:rabbit_setuser:173       :   local user=stackrabbit pass=Passw0rd found= out=
2022-04-01 00:43:45.201 | ++ lib/rpc_backend:rabbit_setuser:174       :   sudo rabbitmqctl list_users
2022-04-01 00:43:45.990 | + lib/rpc_backend:rabbit_setuser:174       :   out='Listing users ...
2022-04-01 00:43:45.990 | user	tags
2022-04-01 00:43:45.990 | stackrabbit	[]'
2022-04-01 00:43:45.994 | ++ lib/rpc_backend:rabbit_setuser:176       :   echo 'Listing users ...
2022-04-01 00:43:45.994 | user	tags
2022-04-01 00:43:45.994 | stackrabbit	[]'
2022-04-01 00:43:45.994 | ++ lib/rpc_backend:rabbit_setuser:176       :   awk '$1 == user { print $1 }' user=stackrabbit
2022-04-01 00:43:46.001 | + lib/rpc_backend:rabbit_setuser:176       :   found=stackrabbit
2022-04-01 00:43:46.004 | + lib/rpc_backend:rabbit_setuser:177       :   '[' stackrabbit = stackrabbit ']'
2022-04-01 00:43:46.007 | + lib/rpc_backend:rabbit_setuser:178       :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-01 00:43:46.693 | Changing password for user "stackrabbit" ...
2022-04-01 00:43:46.723 | + lib/rpc_backend:rabbit_setuser:184       :   sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*'
2022-04-01 00:43:47.418 | Setting permissions for user "stackrabbit" in vhost "/" ...
2022-04-01 00:43:47.445 | + lib/rpc_backend:restart_rpc_backend:105  :   '[' 0 -ne 0 ']'
2022-04-01 00:43:47.447 | + lib/rpc_backend:restart_rpc_backend:110  :   sudo rabbitmqctl change_password stackrabbit Passw0rd
2022-04-01 00:43:48.153 | Changing password for user "stackrabbit" ...
2022-04-01 00:43:48.183 | + lib/rpc_backend:restart_rpc_backend:112  :   '[' 0 -ne 0 ']'
2022-04-01 00:43:48.186 | + lib/rpc_backend:restart_rpc_backend:116  :   break
2022-04-01 00:43:48.189 | + lib/rpc_backend:restart_rpc_backend:119  :   sudo rabbitmqctl delete_user guest
2022-04-01 00:43:48.893 | Deleting user "guest" ...
2022-04-01 00:43:48.911 | Error:
2022-04-01 00:43:48.911 | {:no_such_user, "guest"}
2022-04-01 00:43:48.928 | + lib/rpc_backend:restart_rpc_backend:119  :   true
2022-04-01 00:43:48.931 | + ./stack.sh:main:835                      :   is_service_enabled mysql postgresql
2022-04-01 00:43:48.949 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:48.952 | + ./stack.sh:main:836                      :   install_database
2022-04-01 00:43:48.954 | + lib/database:install_database:118        :   install_database_mysql
2022-04-01 00:43:48.957 | + lib/databases/mysql:install_database_mysql:157 :   is_ubuntu
2022-04-01 00:43:48.959 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:48.961 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:48.964 | + lib/databases/mysql:install_database_mysql:160 :   sudo debconf-set-selections
2022-04-01 00:43:49.182 | + lib/databases/mysql:install_database_mysql:170 :   [[ ! -e /home/ubuntu/.my.cnf ]]
2022-04-01 00:43:49.187 | + lib/databases/mysql:install_database_mysql:183 :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:49.190 | + lib/databases/mysql:install_database_mysql:184 :   is_oraclelinux
2022-04-01 00:43:49.194 | + functions-common:is_oraclelinux:512      :   [[ -z Ubuntu ]]
2022-04-01 00:43:49.196 | + functions-common:is_oraclelinux:516      :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:43:49.199 | + lib/databases/mysql:install_database_mysql:186 :   is_fedora
2022-04-01 00:43:49.201 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:43:49.204 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:43:49.206 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:43:49.209 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:43:49.211 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:43:49.213 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:43:49.216 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:43:49.219 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:43:49.221 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:43:49.224 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:43:49.226 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:43:49.229 | + lib/databases/mysql:install_database_mysql:189 :   is_suse
2022-04-01 00:43:49.231 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:43:49.234 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:43:49.236 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:43:49.239 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:43:49.241 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:43:49.244 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:43:49.246 | + lib/databases/mysql:install_database_mysql:192 :   is_ubuntu
2022-04-01 00:43:49.249 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:49.251 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:49.254 | + lib/databases/mysql:install_database_mysql:193 :   install_package mysql-server
2022-04-01 00:43:49.256 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:43:49.259 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:43:49.261 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:43:49.264 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:43:49.266 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:49.268 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:43:49.271 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:49.273 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:49.275 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:43:49.278 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:49.280 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:43:49.282 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:43:49.284 | + functions-common:install_package:1464    :   real_install_package mysql-server
2022-04-01 00:43:49.287 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:43:49.289 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:49.292 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:49.294 | + functions-common:real_install_package:1450 :   apt_get install mysql-server
2022-04-01 00:43:49.315 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server
2022-04-01 00:43:49.426 | Reading package lists...
2022-04-01 00:43:49.675 | Building dependency tree...
2022-04-01 00:43:49.677 | Reading state information...
2022-04-01 00:43:49.937 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3).
2022-04-01 00:43:49.937 | The following packages were automatically installed and are no longer required:
2022-04-01 00:43:49.938 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:43:49.938 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:43:49.938 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:43:49.938 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:43:49.938 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:43:49.938 |   python3-zope.interface
2022-04-01 00:43:49.938 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:43:50.073 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:43:50.079 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:43:50.082 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:43:50.085 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:50.087 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:50.089 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:50.092 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:50.094 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:50.096 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:43:50.099 | + functions-common:time_stop:2432          :   start_time=1648773829313
2022-04-01 00:43:50.101 | + functions-common:time_stop:2434          :   [[ -z 1648773829313 ]]
2022-04-01 00:43:50.104 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:50.109 | + functions-common:time_stop:2437          :   end_time=1648773830106
2022-04-01 00:43:50.112 | + functions-common:time_stop:2438          :   elapsed_time=793
2022-04-01 00:43:50.115 | + functions-common:time_stop:2439          :   total=2407
2022-04-01 00:43:50.117 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:50.119 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3200
2022-04-01 00:43:50.122 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:43:50.124 | + ./stack.sh:main:838                      :   '[' -n mysql ']'
2022-04-01 00:43:50.126 | + ./stack.sh:main:839                      :   install_database_python
2022-04-01 00:43:50.129 | + lib/database:install_database_python:123 :   install_database_python_mysql
2022-04-01 00:43:50.131 | + lib/databases/mysql:install_database_python_mysql:202 :   pip_install_gr PyMySQL
2022-04-01 00:43:50.134 | + inc/python:pip_install_gr:76             :   local name=PyMySQL
2022-04-01 00:43:50.136 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:43:50.139 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements PyMySQL
2022-04-01 00:43:50.142 | ++ inc/python:get_from_global_requirements:225 :   local package=PyMySQL
2022-04-01 00:43:50.144 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:43:50.148 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:43:50.148 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:43:50.153 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='PyMySQL  '
2022-04-01 00:43:50.156 | ++ inc/python:get_from_global_requirements:228 :   [[ PyMySQL   == '' ]]
2022-04-01 00:43:50.158 | ++ inc/python:get_from_global_requirements:231 :   echo PyMySQL
2022-04-01 00:43:50.161 | + inc/python:pip_install_gr:78             :   clean_name=PyMySQL
2022-04-01 00:43:50.163 | + inc/python:pip_install_gr:79             :   pip_install PyMySQL
2022-04-01 00:43:50.186 | Using python 3.8 to install PyMySQL
2022-04-01 00:43:50.189 | + 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-01 00:43:51.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:51.055 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:51.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:51.055 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:52.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:43:52.263 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2)
2022-04-01 00:43:54.755 | 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-01 00:43:54.765 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:43:54.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:43:54.907 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:43:54.911 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:43:54.914 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:54.916 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:54.918 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:54.921 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:54.923 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:54.926 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:43:54.928 | + functions-common:time_stop:2432          :   start_time=1648773830181
2022-04-01 00:43:54.930 | + functions-common:time_stop:2434          :   [[ -z 1648773830181 ]]
2022-04-01 00:43:54.933 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:54.938 | + functions-common:time_stop:2437          :   end_time=1648773834935
2022-04-01 00:43:54.940 | + functions-common:time_stop:2438          :   elapsed_time=4754
2022-04-01 00:43:54.943 | + functions-common:time_stop:2439          :   total=22378
2022-04-01 00:43:54.945 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:54.947 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=27132
2022-04-01 00:43:54.950 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:43:54.952 | + lib/databases/mysql:install_database_python_mysql:203 :   [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]]
2022-04-01 00:43:54.955 | + lib/databases/mysql:install_database_python_mysql:205 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2022-04-01 00:43:54.957 | + lib/databases/mysql:install_database_python_mysql:206 :   ADDITIONAL_VENV_PACKAGES+=,PyMySQL
2022-04-01 00:43:54.960 | + ./stack.sh:main:842                      :   is_service_enabled neutron
2022-04-01 00:43:54.978 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:54.981 | + ./stack.sh:main:843                      :   install_neutron_agent_packages
2022-04-01 00:43:54.983 | + lib/neutron:install_neutron_agent_packages:714 :   is_neutron_legacy_enabled
2022-04-01 00:43:54.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:43:54.987 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:43:54.992 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:43:54.994 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:43:54.997 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:43:54.999 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:43:55.002 | + lib/neutron:install_neutron_agent_packages:716 :   install_neutron_agent_packages_mutnauq
2022-04-01 00:43:55.004 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 :   is_service_enabled q-l3
2022-04-01 00:43:55.020 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:55.022 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 :   install_package radvd
2022-04-01 00:43:55.025 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:43:55.027 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:43:55.029 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:43:55.032 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:43:55.034 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:55.036 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:43:55.039 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:55.041 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:55.043 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:43:55.046 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:55.048 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:43:55.050 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:43:55.052 | + functions-common:install_package:1464    :   real_install_package radvd
2022-04-01 00:43:55.055 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:43:55.057 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:55.059 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:55.062 | + functions-common:real_install_package:1450 :   apt_get install radvd
2022-04-01 00:43:55.082 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd
2022-04-01 00:43:55.208 | Reading package lists...
2022-04-01 00:43:55.456 | Building dependency tree...
2022-04-01 00:43:55.458 | Reading state information...
2022-04-01 00:43:55.716 | radvd is already the newest version (1:2.17-2).
2022-04-01 00:43:55.716 | The following packages were automatically installed and are no longer required:
2022-04-01 00:43:55.717 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:43:55.717 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:43:55.717 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:43:55.717 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:43:55.717 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:43:55.717 |   python3-zope.interface
2022-04-01 00:43:55.717 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:43:55.864 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:43:55.869 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:43:55.872 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:43:55.874 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:55.876 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:55.879 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:55.881 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:55.884 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:55.886 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:43:55.888 | + functions-common:time_stop:2432          :   start_time=1648773835079
2022-04-01 00:43:55.891 | + functions-common:time_stop:2434          :   [[ -z 1648773835079 ]]
2022-04-01 00:43:55.894 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:55.898 | + functions-common:time_stop:2437          :   end_time=1648773835895
2022-04-01 00:43:55.900 | + functions-common:time_stop:2438          :   elapsed_time=816
2022-04-01 00:43:55.902 | + functions-common:time_stop:2439          :   total=3200
2022-04-01 00:43:55.905 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:55.907 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=4016
2022-04-01 00:43:55.909 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:43:55.912 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 :   is_service_enabled q-agt q-dhcp q-l3
2022-04-01 00:43:55.929 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:55.931 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 :   neutron_plugin_install_agent_packages
2022-04-01 00:43:55.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 :   _neutron_ovs_base_install_agent_packages
2022-04-01 00:43:55.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 :   '[' False == True ']'
2022-04-01 00:43:55.939 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   get_packages openvswitch
2022-04-01 00:43:55.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 :   install_package fakeroot make openvswitch-switch
2022-04-01 00:43:55.961 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:43:55.964 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:43:55.966 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:43:55.968 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:43:55.971 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:43:55.973 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:43:55.976 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:55.978 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:55.980 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:43:55.982 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:55.984 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:43:55.987 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:43:55.989 | + functions-common:install_package:1464    :   real_install_package fakeroot make openvswitch-switch
2022-04-01 00:43:55.992 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:43:55.994 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:55.996 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:55.999 | + functions-common:real_install_package:1450 :   apt_get install fakeroot make openvswitch-switch
2022-04-01 00:43:56.019 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch
2022-04-01 00:43:56.131 | Reading package lists...
2022-04-01 00:43:56.410 | Building dependency tree...
2022-04-01 00:43:56.411 | Reading state information...
2022-04-01 00:43:56.684 | fakeroot is already the newest version (1.24-1).
2022-04-01 00:43:56.684 | make is already the newest version (4.2.1-1.2).
2022-04-01 00:43:56.685 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1).
2022-04-01 00:43:56.685 | The following packages were automatically installed and are no longer required:
2022-04-01 00:43:56.686 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:43:56.686 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:43:56.686 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:43:56.686 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:43:56.686 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:43:56.686 |   python3-zope.interface
2022-04-01 00:43:56.686 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:43:56.817 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:43:56.824 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:43:56.827 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:43:56.831 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:43:56.834 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:43:56.837 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:43:56.840 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:43:56.842 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:43:56.846 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:43:56.849 | + functions-common:time_stop:2432          :   start_time=1648773836017
2022-04-01 00:43:56.852 | + functions-common:time_stop:2434          :   [[ -z 1648773836017 ]]
2022-04-01 00:43:56.855 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:43:56.861 | + functions-common:time_stop:2437          :   end_time=1648773836858
2022-04-01 00:43:56.863 | + functions-common:time_stop:2438          :   elapsed_time=841
2022-04-01 00:43:56.865 | + functions-common:time_stop:2439          :   total=4016
2022-04-01 00:43:56.867 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:43:56.870 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=4857
2022-04-01 00:43:56.872 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:43:56.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 :   is_ubuntu
2022-04-01 00:43:56.877 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:43:56.879 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:43:56.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 :   _neutron_ovs_base_install_ubuntu_dkms
2022-04-01 00:43:56.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 :   local kernel_version
2022-04-01 00:43:56.887 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   uname -r
2022-04-01 00:43:56.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 :   kernel_version=5.4.0-72-generic
2022-04-01 00:43:56.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 :   local kernel_major_minor
2022-04-01 00:43:56.897 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   echo 5.4.0-72-generic
2022-04-01 00:43:56.897 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   cut -d. -f1-2
2022-04-01 00:43:56.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 :   kernel_major_minor=5.4
2022-04-01 00:43:56.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 :   vercmp 5.4 '<' 3.13
2022-04-01 00:43:56.906 | + functions:vercmp:628                     :   local v1=5.4
2022-04-01 00:43:56.909 | + functions:vercmp:629                     :   local 'op=<'
2022-04-01 00:43:56.911 | + functions:vercmp:630                     :   local v2=3.13
2022-04-01 00:43:56.913 | + functions:vercmp:631                     :   local result
2022-04-01 00:43:56.917 | ++ functions:vercmp:635                     :   echo -e '5.4\n3.13'
2022-04-01 00:43:56.918 | ++ functions:vercmp:635                     :   sort -V
2022-04-01 00:43:56.918 | ++ functions:vercmp:635                     :   head -1
2022-04-01 00:43:56.922 | + functions:vercmp:635                     :   result=3.13
2022-04-01 00:43:56.925 | + functions:vercmp:637                     :   case $op in
2022-04-01 00:43:56.927 | + functions:vercmp:647                     :   '[' 5.4 '!=' 3.13 ']'
2022-04-01 00:43:56.929 | + functions:vercmp:647                     :   '[' 3.13 = 5.4 ']'
2022-04-01 00:43:56.931 | + functions:vercmp:648                     :   return
2022-04-01 00:43:56.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 :   restart_service openvswitch-switch
2022-04-01 00:43:56.936 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:43:56.939 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart openvswitch-switch
2022-04-01 00:43:57.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 :   use_library_from_git os-ken
2022-04-01 00:43:57.450 | + inc/python:use_library_from_git:250      :   local name=os-ken
2022-04-01 00:43:57.452 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.455 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.457 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-ken, ]]
2022-04-01 00:43:57.460 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.462 | + ./stack.sh:main:846                      :   is_service_enabled etcd3
2022-04-01 00:43:57.481 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:43:57.484 | + ./stack.sh:main:847                      :   install_etcd3
2022-04-01 00:43:57.486 | + lib/etcd3:install_etcd3:103              :   echo 'Installing etcd'
2022-04-01 00:43:57.486 | Installing etcd
2022-04-01 00:43:57.489 | + lib/etcd3:install_etcd3:106              :   sudo mkdir -p /opt/stack/bin
2022-04-01 00:43:57.501 | + lib/etcd3:install_etcd3:107              :   sudo mkdir -p /opt/stack/data/etcd
2022-04-01 00:43:57.513 | + lib/etcd3:install_etcd3:108              :   [[ True == \T\r\u\e ]]
2022-04-01 00:43:57.515 | + lib/etcd3:install_etcd3:109              :   sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd
2022-04-01 00:43:57.527 | + lib/etcd3:install_etcd3:113              :   local etcd_file
2022-04-01 00:43:57.530 | ++ 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-01 00:43:57.533 | ++ 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-01 00:43:57.539 | +++ 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-01 00:43:57.544 | ++ functions:get_extra_file:64              :   file_name=etcd-v3.3.12-linux-amd64.tar.gz
2022-04-01 00:43:57.547 | ++ 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-01 00:43:57.549 | ++ functions:get_extra_file:67              :   [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]]
2022-04-01 00:43:57.552 | ++ functions:get_extra_file:73              :   echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-01 00:43:57.554 | ++ functions:get_extra_file:74              :   return
2022-04-01 00:43:57.557 | + lib/etcd3:install_etcd3:114              :   etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz
2022-04-01 00:43:57.560 | + lib/etcd3:install_etcd3:115              :   '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']'
2022-04-01 00:43:57.562 | + lib/etcd3:install_etcd3:124              :   '[' '!' -f /opt/stack/bin/etcd ']'
2022-04-01 00:43:57.565 | + ./stack.sh:main:856                      :   is_service_enabled tls-proxy
2022-04-01 00:43:57.581 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:43:57.584 | + ./stack.sh:main:866                      :   install_dstat
2022-04-01 00:43:57.586 | + lib/dstat:install_dstat:22               :   is_service_enabled memory_tracker
2022-04-01 00:43:57.602 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:43:57.605 | + ./stack.sh:main:872                      :   echo_summary 'Installing OpenStack project source'
2022-04-01 00:43:57.607 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:43:57.609 | + ./stack.sh:echo_summary:446              :   echo -e Installing OpenStack project source
2022-04-01 00:43:57.612 | + ./stack.sh:main:875                      :   install_libs
2022-04-01 00:43:57.614 | + lib/libraries:install_libs:90            :   _install_lib_from_source automaton
2022-04-01 00:43:57.617 | + lib/libraries:_install_lib_from_source:74 :   local name=automaton
2022-04-01 00:43:57.620 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git automaton
2022-04-01 00:43:57.622 | + inc/python:use_library_from_git:250      :   local name=automaton
2022-04-01 00:43:57.625 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.627 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.630 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,automaton, ]]
2022-04-01 00:43:57.633 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.635 | + lib/libraries:install_libs:91            :   _install_lib_from_source castellan
2022-04-01 00:43:57.638 | + lib/libraries:_install_lib_from_source:74 :   local name=castellan
2022-04-01 00:43:57.641 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git castellan
2022-04-01 00:43:57.643 | + inc/python:use_library_from_git:250      :   local name=castellan
2022-04-01 00:43:57.646 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.648 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.650 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,castellan, ]]
2022-04-01 00:43:57.652 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.655 | + lib/libraries:install_libs:92            :   _install_lib_from_source cliff
2022-04-01 00:43:57.657 | + lib/libraries:_install_lib_from_source:74 :   local name=cliff
2022-04-01 00:43:57.660 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cliff
2022-04-01 00:43:57.662 | + inc/python:use_library_from_git:250      :   local name=cliff
2022-04-01 00:43:57.665 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.667 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.669 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cliff, ]]
2022-04-01 00:43:57.672 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.674 | + lib/libraries:install_libs:93            :   _install_lib_from_source cursive
2022-04-01 00:43:57.677 | + lib/libraries:_install_lib_from_source:74 :   local name=cursive
2022-04-01 00:43:57.680 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git cursive
2022-04-01 00:43:57.682 | + inc/python:use_library_from_git:250      :   local name=cursive
2022-04-01 00:43:57.684 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.687 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.689 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,cursive, ]]
2022-04-01 00:43:57.692 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.694 | + lib/libraries:install_libs:94            :   _install_lib_from_source debtcollector
2022-04-01 00:43:57.697 | + lib/libraries:_install_lib_from_source:74 :   local name=debtcollector
2022-04-01 00:43:57.699 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git debtcollector
2022-04-01 00:43:57.701 | + inc/python:use_library_from_git:250      :   local name=debtcollector
2022-04-01 00:43:57.704 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.706 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.709 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]]
2022-04-01 00:43:57.711 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.713 | + lib/libraries:install_libs:95            :   _install_lib_from_source futurist
2022-04-01 00:43:57.716 | + lib/libraries:_install_lib_from_source:74 :   local name=futurist
2022-04-01 00:43:57.718 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git futurist
2022-04-01 00:43:57.720 | + inc/python:use_library_from_git:250      :   local name=futurist
2022-04-01 00:43:57.723 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.725 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.728 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,futurist, ]]
2022-04-01 00:43:57.730 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.732 | + lib/libraries:install_libs:96            :   _install_lib_from_source openstacksdk
2022-04-01 00:43:57.735 | + lib/libraries:_install_lib_from_source:74 :   local name=openstacksdk
2022-04-01 00:43:57.737 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git openstacksdk
2022-04-01 00:43:57.739 | + inc/python:use_library_from_git:250      :   local name=openstacksdk
2022-04-01 00:43:57.742 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.744 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.747 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]]
2022-04-01 00:43:57.749 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.751 | + lib/libraries:install_libs:97            :   _install_lib_from_source osc-lib
2022-04-01 00:43:57.754 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-lib
2022-04-01 00:43:57.756 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-lib
2022-04-01 00:43:57.759 | + inc/python:use_library_from_git:250      :   local name=osc-lib
2022-04-01 00:43:57.761 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.763 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.765 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]]
2022-04-01 00:43:57.768 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.770 | + lib/libraries:install_libs:98            :   _install_lib_from_source osc-placement
2022-04-01 00:43:57.772 | + lib/libraries:_install_lib_from_source:74 :   local name=osc-placement
2022-04-01 00:43:57.775 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osc-placement
2022-04-01 00:43:57.777 | + inc/python:use_library_from_git:250      :   local name=osc-placement
2022-04-01 00:43:57.779 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.782 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.784 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]]
2022-04-01 00:43:57.786 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.789 | + lib/libraries:install_libs:99            :   _install_lib_from_source os-client-config
2022-04-01 00:43:57.791 | + lib/libraries:_install_lib_from_source:74 :   local name=os-client-config
2022-04-01 00:43:57.793 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-client-config
2022-04-01 00:43:57.796 | + inc/python:use_library_from_git:250      :   local name=os-client-config
2022-04-01 00:43:57.798 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.800 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.802 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]]
2022-04-01 00:43:57.805 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.807 | + lib/libraries:install_libs:100           :   _install_lib_from_source oslo.cache
2022-04-01 00:43:57.809 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.cache
2022-04-01 00:43:57.812 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.cache
2022-04-01 00:43:57.814 | + inc/python:use_library_from_git:250      :   local name=oslo.cache
2022-04-01 00:43:57.816 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.819 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.821 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]]
2022-04-01 00:43:57.823 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.825 | + lib/libraries:install_libs:101           :   _install_lib_from_source oslo.concurrency
2022-04-01 00:43:57.828 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.concurrency
2022-04-01 00:43:57.830 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.concurrency
2022-04-01 00:43:57.832 | + inc/python:use_library_from_git:250      :   local name=oslo.concurrency
2022-04-01 00:43:57.835 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.837 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.840 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]]
2022-04-01 00:43:57.842 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.844 | + lib/libraries:install_libs:102           :   _install_lib_from_source oslo.config
2022-04-01 00:43:57.847 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.config
2022-04-01 00:43:57.850 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.config
2022-04-01 00:43:57.852 | + inc/python:use_library_from_git:250      :   local name=oslo.config
2022-04-01 00:43:57.854 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.857 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.859 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]]
2022-04-01 00:43:57.862 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.864 | + lib/libraries:install_libs:103           :   _install_lib_from_source oslo.context
2022-04-01 00:43:57.866 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.context
2022-04-01 00:43:57.869 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.context
2022-04-01 00:43:57.871 | + inc/python:use_library_from_git:250      :   local name=oslo.context
2022-04-01 00:43:57.873 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.876 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.878 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]]
2022-04-01 00:43:57.880 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.883 | + lib/libraries:install_libs:104           :   _install_lib_from_source oslo.db
2022-04-01 00:43:57.885 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.db
2022-04-01 00:43:57.887 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.db
2022-04-01 00:43:57.890 | + inc/python:use_library_from_git:250      :   local name=oslo.db
2022-04-01 00:43:57.892 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.894 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.896 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]]
2022-04-01 00:43:57.899 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.901 | + lib/libraries:install_libs:105           :   _install_lib_from_source oslo.i18n
2022-04-01 00:43:57.903 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.i18n
2022-04-01 00:43:57.906 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.i18n
2022-04-01 00:43:57.908 | + inc/python:use_library_from_git:250      :   local name=oslo.i18n
2022-04-01 00:43:57.910 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.912 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.915 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]]
2022-04-01 00:43:57.918 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.920 | + lib/libraries:install_libs:106           :   _install_lib_from_source oslo.limit
2022-04-01 00:43:57.923 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.limit
2022-04-01 00:43:57.926 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.limit
2022-04-01 00:43:57.928 | + inc/python:use_library_from_git:250      :   local name=oslo.limit
2022-04-01 00:43:57.930 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.933 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.936 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]]
2022-04-01 00:43:57.939 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.942 | + lib/libraries:install_libs:107           :   _install_lib_from_source oslo.log
2022-04-01 00:43:57.944 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.log
2022-04-01 00:43:57.947 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.log
2022-04-01 00:43:57.949 | + inc/python:use_library_from_git:250      :   local name=oslo.log
2022-04-01 00:43:57.952 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.954 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.957 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]]
2022-04-01 00:43:57.961 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.966 | + lib/libraries:install_libs:108           :   _install_lib_from_source oslo.messaging
2022-04-01 00:43:57.969 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.messaging
2022-04-01 00:43:57.972 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.messaging
2022-04-01 00:43:57.976 | + inc/python:use_library_from_git:250      :   local name=oslo.messaging
2022-04-01 00:43:57.979 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:57.982 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:57.985 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]]
2022-04-01 00:43:57.988 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:57.991 | + lib/libraries:install_libs:109           :   _install_lib_from_source oslo.middleware
2022-04-01 00:43:57.994 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.middleware
2022-04-01 00:43:57.997 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.middleware
2022-04-01 00:43:58.000 | + inc/python:use_library_from_git:250      :   local name=oslo.middleware
2022-04-01 00:43:58.003 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.006 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.008 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]]
2022-04-01 00:43:58.011 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.013 | + lib/libraries:install_libs:110           :   _install_lib_from_source oslo.policy
2022-04-01 00:43:58.016 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.policy
2022-04-01 00:43:58.019 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.policy
2022-04-01 00:43:58.022 | + inc/python:use_library_from_git:250      :   local name=oslo.policy
2022-04-01 00:43:58.025 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.027 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.031 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]]
2022-04-01 00:43:58.033 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.036 | + lib/libraries:install_libs:111           :   _install_lib_from_source oslo.privsep
2022-04-01 00:43:58.038 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.privsep
2022-04-01 00:43:58.040 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.privsep
2022-04-01 00:43:58.043 | + inc/python:use_library_from_git:250      :   local name=oslo.privsep
2022-04-01 00:43:58.045 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.048 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.050 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]]
2022-04-01 00:43:58.052 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.055 | + lib/libraries:install_libs:112           :   _install_lib_from_source oslo.reports
2022-04-01 00:43:58.058 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.reports
2022-04-01 00:43:58.060 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.reports
2022-04-01 00:43:58.063 | + inc/python:use_library_from_git:250      :   local name=oslo.reports
2022-04-01 00:43:58.066 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.069 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.071 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]]
2022-04-01 00:43:58.073 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.076 | + lib/libraries:install_libs:113           :   _install_lib_from_source oslo.rootwrap
2022-04-01 00:43:58.079 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.rootwrap
2022-04-01 00:43:58.081 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.rootwrap
2022-04-01 00:43:58.084 | + inc/python:use_library_from_git:250      :   local name=oslo.rootwrap
2022-04-01 00:43:58.087 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.090 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.092 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]]
2022-04-01 00:43:58.095 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.098 | + lib/libraries:install_libs:114           :   _install_lib_from_source oslo.serialization
2022-04-01 00:43:58.100 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.serialization
2022-04-01 00:43:58.103 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.serialization
2022-04-01 00:43:58.105 | + inc/python:use_library_from_git:250      :   local name=oslo.serialization
2022-04-01 00:43:58.108 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.110 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.112 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]]
2022-04-01 00:43:58.115 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.117 | + lib/libraries:install_libs:115           :   _install_lib_from_source oslo.service
2022-04-01 00:43:58.119 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.service
2022-04-01 00:43:58.122 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.service
2022-04-01 00:43:58.124 | + inc/python:use_library_from_git:250      :   local name=oslo.service
2022-04-01 00:43:58.127 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.129 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.131 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]]
2022-04-01 00:43:58.134 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.136 | + lib/libraries:install_libs:116           :   _install_lib_from_source oslo.utils
2022-04-01 00:43:58.138 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.utils
2022-04-01 00:43:58.141 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.utils
2022-04-01 00:43:58.143 | + inc/python:use_library_from_git:250      :   local name=oslo.utils
2022-04-01 00:43:58.146 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.148 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.150 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]]
2022-04-01 00:43:58.153 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.155 | + lib/libraries:install_libs:117           :   _install_lib_from_source oslo.versionedobjects
2022-04-01 00:43:58.157 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.versionedobjects
2022-04-01 00:43:58.160 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.versionedobjects
2022-04-01 00:43:58.162 | + inc/python:use_library_from_git:250      :   local name=oslo.versionedobjects
2022-04-01 00:43:58.164 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.167 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.169 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]]
2022-04-01 00:43:58.172 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.174 | + lib/libraries:install_libs:118           :   _install_lib_from_source oslo.vmware
2022-04-01 00:43:58.176 | + lib/libraries:_install_lib_from_source:74 :   local name=oslo.vmware
2022-04-01 00:43:58.179 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git oslo.vmware
2022-04-01 00:43:58.181 | + inc/python:use_library_from_git:250      :   local name=oslo.vmware
2022-04-01 00:43:58.184 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.186 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.188 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]]
2022-04-01 00:43:58.191 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.193 | + lib/libraries:install_libs:119           :   _install_lib_from_source osprofiler
2022-04-01 00:43:58.196 | + lib/libraries:_install_lib_from_source:74 :   local name=osprofiler
2022-04-01 00:43:58.198 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git osprofiler
2022-04-01 00:43:58.200 | + inc/python:use_library_from_git:250      :   local name=osprofiler
2022-04-01 00:43:58.202 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.205 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.207 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]]
2022-04-01 00:43:58.210 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.212 | + lib/libraries:install_libs:120           :   _install_lib_from_source pycadf
2022-04-01 00:43:58.214 | + lib/libraries:_install_lib_from_source:74 :   local name=pycadf
2022-04-01 00:43:58.217 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git pycadf
2022-04-01 00:43:58.219 | + inc/python:use_library_from_git:250      :   local name=pycadf
2022-04-01 00:43:58.222 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.224 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.227 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,pycadf, ]]
2022-04-01 00:43:58.229 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.232 | + lib/libraries:install_libs:121           :   _install_lib_from_source stevedore
2022-04-01 00:43:58.234 | + lib/libraries:_install_lib_from_source:74 :   local name=stevedore
2022-04-01 00:43:58.237 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git stevedore
2022-04-01 00:43:58.239 | + inc/python:use_library_from_git:250      :   local name=stevedore
2022-04-01 00:43:58.241 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.244 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.246 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,stevedore, ]]
2022-04-01 00:43:58.248 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.251 | + lib/libraries:install_libs:122           :   _install_lib_from_source taskflow
2022-04-01 00:43:58.253 | + lib/libraries:_install_lib_from_source:74 :   local name=taskflow
2022-04-01 00:43:58.255 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git taskflow
2022-04-01 00:43:58.258 | + inc/python:use_library_from_git:250      :   local name=taskflow
2022-04-01 00:43:58.260 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.263 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.265 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,taskflow, ]]
2022-04-01 00:43:58.267 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.270 | + lib/libraries:install_libs:123           :   _install_lib_from_source tooz
2022-04-01 00:43:58.272 | + lib/libraries:_install_lib_from_source:74 :   local name=tooz
2022-04-01 00:43:58.274 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git tooz
2022-04-01 00:43:58.278 | + inc/python:use_library_from_git:250      :   local name=tooz
2022-04-01 00:43:58.280 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.282 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.285 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,tooz, ]]
2022-04-01 00:43:58.287 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.290 | + lib/libraries:install_libs:127           :   _install_lib_from_source os-brick
2022-04-01 00:43:58.292 | + lib/libraries:_install_lib_from_source:74 :   local name=os-brick
2022-04-01 00:43:58.295 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-brick
2022-04-01 00:43:58.298 | + inc/python:use_library_from_git:250      :   local name=os-brick
2022-04-01 00:43:58.300 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.303 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.305 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-brick, ]]
2022-04-01 00:43:58.308 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.310 | + lib/libraries:install_libs:128           :   _install_lib_from_source os-resource-classes
2022-04-01 00:43:58.313 | + lib/libraries:_install_lib_from_source:74 :   local name=os-resource-classes
2022-04-01 00:43:58.315 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-resource-classes
2022-04-01 00:43:58.317 | + inc/python:use_library_from_git:250      :   local name=os-resource-classes
2022-04-01 00:43:58.320 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.322 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.324 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]]
2022-04-01 00:43:58.327 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.329 | + lib/libraries:install_libs:129           :   _install_lib_from_source os-traits
2022-04-01 00:43:58.338 | + lib/libraries:_install_lib_from_source:74 :   local name=os-traits
2022-04-01 00:43:58.340 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git os-traits
2022-04-01 00:43:58.343 | + inc/python:use_library_from_git:250      :   local name=os-traits
2022-04-01 00:43:58.345 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.348 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.350 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-traits, ]]
2022-04-01 00:43:58.353 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.355 | + lib/libraries:install_libs:132           :   _install_lib_from_source python-barbicanclient
2022-04-01 00:43:58.359 | + lib/libraries:_install_lib_from_source:74 :   local name=python-barbicanclient
2022-04-01 00:43:58.361 | + lib/libraries:_install_lib_from_source:75 :   use_library_from_git python-barbicanclient
2022-04-01 00:43:58.364 | + inc/python:use_library_from_git:250      :   local name=python-barbicanclient
2022-04-01 00:43:58.367 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:43:58.370 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:43:58.372 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]]
2022-04-01 00:43:58.376 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:43:58.378 | + lib/libraries:install_libs:139           :   pip_install etcd3
2022-04-01 00:43:58.403 | Using python 3.8 to install etcd3
2022-04-01 00:43:58.406 | + 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-01 00:43:59.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:59.277 |   from cryptography.utils import int_from_bytes
2022-04-01 00:43:59.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:43:59.277 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:00.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:00.448 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0)
2022-04-01 00:44:00.455 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0)
2022-04-01 00:44:00.456 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0)
2022-04-01 00:44:00.457 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1)
2022-04-01 00:44:00.459 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4)
2022-04-01 00:44:02.955 | 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-01 00:44:02.962 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:02.962 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:03.085 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:03.090 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:03.093 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:03.097 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:03.101 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:03.105 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:03.109 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:03.112 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:03.116 | + functions-common:time_stop:2432          :   start_time=1648773838397
2022-04-01 00:44:03.118 | + functions-common:time_stop:2434          :   [[ -z 1648773838397 ]]
2022-04-01 00:44:03.121 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:03.125 | + functions-common:time_stop:2437          :   end_time=1648773843123
2022-04-01 00:44:03.128 | + functions-common:time_stop:2438          :   elapsed_time=4726
2022-04-01 00:44:03.130 | + functions-common:time_stop:2439          :   total=27132
2022-04-01 00:44:03.132 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:03.135 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=31858
2022-04-01 00:44:03.138 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:03.141 | + lib/libraries:install_libs:140           :   pip_install etcd3gw
2022-04-01 00:44:03.166 | Using python 3.8 to install etcd3gw
2022-04-01 00:44:03.168 | + 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-01 00:44:04.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:04.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:04.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:05.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:05.187 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1)
2022-04-01 00:44:05.195 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1)
2022-04-01 00:44:05.196 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1)
2022-04-01 00:44:05.197 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0)
2022-04-01 00:44:05.198 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0)
2022-04-01 00:44:05.231 | 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-01 00:44:05.232 | 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-01 00:44:05.233 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28)
2022-04-01 00:44:05.235 | 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-01 00:44:07.695 | 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-01 00:44:07.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:07.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:07.826 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:07.830 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:07.834 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:07.838 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:07.842 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:07.846 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:07.850 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:07.853 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:07.855 | + functions-common:time_stop:2432          :   start_time=1648773843160
2022-04-01 00:44:07.858 | + functions-common:time_stop:2434          :   [[ -z 1648773843160 ]]
2022-04-01 00:44:07.861 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:07.865 | + functions-common:time_stop:2437          :   end_time=1648773847862
2022-04-01 00:44:07.868 | + functions-common:time_stop:2438          :   elapsed_time=4702
2022-04-01 00:44:07.870 | + functions-common:time_stop:2439          :   total=31858
2022-04-01 00:44:07.873 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:07.875 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=36560
2022-04-01 00:44:07.877 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:07.880 | + ./stack.sh:main:878                      :   install_apache_uwsgi
2022-04-01 00:44:07.882 | + lib/apache:install_apache_uwsgi:85       :   local apxs=apxs2
2022-04-01 00:44:07.885 | + lib/apache:install_apache_uwsgi:86       :   is_fedora
2022-04-01 00:44:07.887 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:44:07.890 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:44:07.892 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:44:07.895 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:44:07.897 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:44:07.899 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:44:07.902 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:44:07.904 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:44:07.907 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:44:07.909 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:44:07.912 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:44:07.914 | + lib/apache:install_apache_uwsgi:90       :   is_ubuntu
2022-04-01 00:44:07.916 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:07.919 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:07.921 | + lib/apache:install_apache_uwsgi:91       :   local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi'
2022-04-01 00:44:07.923 | + lib/apache:install_apache_uwsgi:92       :   install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-01 00:44:07.926 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:44:07.928 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:44:07.931 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:44:07.933 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:44:07.936 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:44:07.940 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:44:07.942 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:07.945 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:07.948 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:44:07.950 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:44:07.953 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:44:07.956 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:44:07.958 | + functions-common:install_package:1464    :   real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-01 00:44:07.961 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:44:07.964 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:07.966 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:07.969 | + functions-common:real_install_package:1450 :   apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-01 00:44:07.995 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi
2022-04-01 00:44:08.108 | Reading package lists...
2022-04-01 00:44:08.358 | Building dependency tree...
2022-04-01 00:44:08.360 | Reading state information...
2022-04-01 00:44:08.619 | uwsgi is already the newest version (2.0.18-11ubuntu1).
2022-04-01 00:44:08.619 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1).
2022-04-01 00:44:08.619 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10).
2022-04-01 00:44:08.619 | The following packages were automatically installed and are no longer required:
2022-04-01 00:44:08.620 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:44:08.620 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:44:08.620 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:44:08.620 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:44:08.620 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:44:08.620 |   python3-zope.interface
2022-04-01 00:44:08.620 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:44:08.759 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:44:08.766 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:44:08.769 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:44:08.772 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:08.776 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:08.778 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:08.780 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:08.784 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:08.786 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:44:08.788 | + functions-common:time_stop:2432          :   start_time=1648773847992
2022-04-01 00:44:08.791 | + functions-common:time_stop:2434          :   [[ -z 1648773847992 ]]
2022-04-01 00:44:08.794 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:08.800 | + functions-common:time_stop:2437          :   end_time=1648773848796
2022-04-01 00:44:08.802 | + functions-common:time_stop:2438          :   elapsed_time=804
2022-04-01 00:44:08.804 | + functions-common:time_stop:2439          :   total=4857
2022-04-01 00:44:08.807 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:08.809 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5661
2022-04-01 00:44:08.812 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:44:08.814 | + lib/apache:install_apache_uwsgi:128      :   is_ubuntu
2022-04-01 00:44:08.816 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:08.819 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:08.821 | + lib/apache:install_apache_uwsgi:130      :   sudo a2enmod proxy
2022-04-01 00:44:08.885 | Module proxy already enabled
2022-04-01 00:44:08.891 | + lib/apache:install_apache_uwsgi:131      :   sudo a2enmod proxy_uwsgi
2022-04-01 00:44:08.956 | Considering dependency proxy for proxy_uwsgi:
2022-04-01 00:44:08.956 | Module proxy already enabled
2022-04-01 00:44:08.956 | Module proxy_uwsgi already enabled
2022-04-01 00:44:08.961 | + lib/apache:install_apache_uwsgi:137      :   restart_apache_server
2022-04-01 00:44:08.965 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:44:08.968 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:44:08.971 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:44:09.127 | + ./stack.sh:main:881                      :   install_keystoneauth
2022-04-01 00:44:09.131 | + lib/keystone:install_keystoneauth:498    :   use_library_from_git keystoneauth
2022-04-01 00:44:09.134 | + inc/python:use_library_from_git:250      :   local name=keystoneauth
2022-04-01 00:44:09.136 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.138 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.141 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]]
2022-04-01 00:44:09.144 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.146 | + ./stack.sh:main:882                      :   install_keystoneclient
2022-04-01 00:44:09.149 | + lib/keystone:install_keystoneclient:506  :   use_library_from_git python-keystoneclient
2022-04-01 00:44:09.151 | + inc/python:use_library_from_git:250      :   local name=python-keystoneclient
2022-04-01 00:44:09.154 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.156 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.159 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]]
2022-04-01 00:44:09.161 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.164 | + ./stack.sh:main:883                      :   install_glanceclient
2022-04-01 00:44:09.166 | + lib/glance:install_glanceclient:498      :   use_library_from_git python-glanceclient
2022-04-01 00:44:09.168 | + inc/python:use_library_from_git:250      :   local name=python-glanceclient
2022-04-01 00:44:09.171 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.173 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.175 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]]
2022-04-01 00:44:09.178 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.181 | + ./stack.sh:main:884                      :   install_cinderclient
2022-04-01 00:44:09.183 | + lib/cinder:install_cinderclient:484      :   use_library_from_git python-brick-cinderclient-ext
2022-04-01 00:44:09.185 | + inc/python:use_library_from_git:250      :   local name=python-brick-cinderclient-ext
2022-04-01 00:44:09.188 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.190 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.193 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]]
2022-04-01 00:44:09.195 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.197 | + lib/cinder:install_cinderclient:489      :   use_library_from_git python-cinderclient
2022-04-01 00:44:09.200 | + inc/python:use_library_from_git:250      :   local name=python-cinderclient
2022-04-01 00:44:09.202 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.205 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.207 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]]
2022-04-01 00:44:09.209 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.212 | + ./stack.sh:main:885                      :   install_novaclient
2022-04-01 00:44:09.214 | + lib/nova:install_novaclient:882          :   use_library_from_git python-novaclient
2022-04-01 00:44:09.216 | + inc/python:use_library_from_git:250      :   local name=python-novaclient
2022-04-01 00:44:09.219 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.221 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.224 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]]
2022-04-01 00:44:09.226 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.229 | + ./stack.sh:main:886                      :   is_service_enabled swift glance horizon
2022-04-01 00:44:09.246 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:09.249 | + ./stack.sh:main:887                      :   install_swiftclient
2022-04-01 00:44:09.251 | + lib/swift:install_swiftclient:728        :   use_library_from_git python-swiftclient
2022-04-01 00:44:09.254 | + inc/python:use_library_from_git:250      :   local name=python-swiftclient
2022-04-01 00:44:09.256 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.259 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.261 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]]
2022-04-01 00:44:09.264 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.266 | + ./stack.sh:main:889                      :   is_service_enabled neutron nova horizon
2022-04-01 00:44:09.283 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:09.285 | + ./stack.sh:main:890                      :   install_neutronclient
2022-04-01 00:44:09.288 | + lib/neutron:install_neutronclient:452    :   use_library_from_git python-neutronclient
2022-04-01 00:44:09.290 | + inc/python:use_library_from_git:250      :   local name=python-neutronclient
2022-04-01 00:44:09.293 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.295 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.298 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]]
2022-04-01 00:44:09.300 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.303 | + ./stack.sh:main:894                      :   install_keystonemiddleware
2022-04-01 00:44:09.305 | + lib/keystone:install_keystonemiddleware:516 :   use_library_from_git keystonemiddleware
2022-04-01 00:44:09.308 | + inc/python:use_library_from_git:250      :   local name=keystonemiddleware
2022-04-01 00:44:09.310 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:09.313 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:09.315 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]]
2022-04-01 00:44:09.318 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:09.320 | + lib/keystone:install_keystonemiddleware:521 :   pip_install_gr keystonemiddleware
2022-04-01 00:44:09.323 | + inc/python:pip_install_gr:76             :   local name=keystonemiddleware
2022-04-01 00:44:09.325 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:44:09.328 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements keystonemiddleware
2022-04-01 00:44:09.331 | ++ inc/python:get_from_global_requirements:225 :   local package=keystonemiddleware
2022-04-01 00:44:09.333 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:44:09.337 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:44:09.337 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:44:09.342 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='keystonemiddleware  '
2022-04-01 00:44:09.345 | ++ inc/python:get_from_global_requirements:228 :   [[ keystonemiddleware   == '' ]]
2022-04-01 00:44:09.347 | ++ inc/python:get_from_global_requirements:231 :   echo keystonemiddleware
2022-04-01 00:44:09.351 | + inc/python:pip_install_gr:78             :   clean_name=keystonemiddleware
2022-04-01 00:44:09.353 | + inc/python:pip_install_gr:79             :   pip_install keystonemiddleware
2022-04-01 00:44:09.374 | Using python 3.8 to install keystonemiddleware
2022-04-01 00:44:09.376 | + 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-01 00:44:10.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:10.249 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:10.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:10.249 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:11.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:11.439 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0)
2022-04-01 00:44:11.492 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0)
2022-04-01 00:44:11.493 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0)
2022-04-01 00:44:11.494 | 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-01 00:44:11.495 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1)
2022-04-01 00:44:11.496 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0)
2022-04-01 00:44:11.497 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0)
2022-04-01 00:44:11.498 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1)
2022-04-01 00:44:11.500 | 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-01 00:44:11.501 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2)
2022-04-01 00:44:11.502 | 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-01 00:44:11.503 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0)
2022-04-01 00:44:11.504 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0)
2022-04-01 00:44:11.505 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0)
2022-04-01 00:44:11.506 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7)
2022-04-01 00:44:11.563 | 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-01 00:44:11.565 | 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-01 00:44:11.566 | 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-01 00:44:11.605 | 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-01 00:44:11.643 | 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-01 00:44:11.644 | 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-01 00:44:11.645 | 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-01 00:44:11.646 | 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-01 00:44:11.696 | 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-01 00:44:11.699 | 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-01 00:44:11.708 | 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-01 00:44:11.710 | 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-01 00:44:11.723 | 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-01 00:44:11.725 | 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-01 00:44:11.727 | 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-01 00:44:11.798 | 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-01 00:44:11.800 | 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-01 00:44:11.803 | 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-01 00:44:11.804 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28)
2022-04-01 00:44:11.853 | 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-01 00:44:11.864 | 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-01 00:44:14.281 | 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-01 00:44:14.288 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:14.288 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:14.420 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:14.423 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:14.426 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:14.429 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:14.432 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:14.434 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:14.437 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:14.440 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:14.443 | + functions-common:time_stop:2432          :   start_time=1648773849369
2022-04-01 00:44:14.446 | + functions-common:time_stop:2434          :   [[ -z 1648773849369 ]]
2022-04-01 00:44:14.449 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:14.454 | + functions-common:time_stop:2437          :   end_time=1648773854451
2022-04-01 00:44:14.456 | + functions-common:time_stop:2438          :   elapsed_time=5082
2022-04-01 00:44:14.459 | + functions-common:time_stop:2439          :   total=36560
2022-04-01 00:44:14.462 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:14.464 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=41642
2022-04-01 00:44:14.467 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:14.469 | + lib/keystone:install_keystonemiddleware:525 :   pip_install_gr python-memcached
2022-04-01 00:44:14.472 | + inc/python:pip_install_gr:76             :   local name=python-memcached
2022-04-01 00:44:14.476 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:44:14.481 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-memcached
2022-04-01 00:44:14.485 | ++ inc/python:get_from_global_requirements:225 :   local package=python-memcached
2022-04-01 00:44:14.489 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:44:14.494 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:44:14.495 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:44:14.503 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-memcached  '
2022-04-01 00:44:14.507 | ++ inc/python:get_from_global_requirements:228 :   [[ python-memcached   == '' ]]
2022-04-01 00:44:14.510 | ++ inc/python:get_from_global_requirements:231 :   echo python-memcached
2022-04-01 00:44:14.513 | + inc/python:pip_install_gr:78             :   clean_name=python-memcached
2022-04-01 00:44:14.515 | + inc/python:pip_install_gr:79             :   pip_install python-memcached
2022-04-01 00:44:14.539 | Using python 3.8 to install python-memcached
2022-04-01 00:44:14.542 | + 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-01 00:44:15.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:15.390 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:15.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:15.390 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:16.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:16.549 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59)
2022-04-01 00:44:16.552 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0)
2022-04-01 00:44:19.048 | 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-01 00:44:19.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:19.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:19.177 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:19.181 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:19.185 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:19.189 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:19.193 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:19.195 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:19.197 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:19.200 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:19.202 | + functions-common:time_stop:2432          :   start_time=1648773854533
2022-04-01 00:44:19.204 | + functions-common:time_stop:2434          :   [[ -z 1648773854533 ]]
2022-04-01 00:44:19.208 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:19.213 | + functions-common:time_stop:2437          :   end_time=1648773859209
2022-04-01 00:44:19.215 | + functions-common:time_stop:2438          :   elapsed_time=4676
2022-04-01 00:44:19.218 | + functions-common:time_stop:2439          :   total=41642
2022-04-01 00:44:19.220 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:19.223 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=46318
2022-04-01 00:44:19.226 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:19.228 | + ./stack.sh:main:896                      :   is_service_enabled keystone
2022-04-01 00:44:19.245 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:19.248 | + ./stack.sh:main:897                      :   '[' 10.222.0.98 == 10.222.0.98 ']'
2022-04-01 00:44:19.250 | + ./stack.sh:main:898                      :   stack_install_service keystone
2022-04-01 00:44:19.252 | + lib/stack:stack_install_service:20       :   local service=keystone
2022-04-01 00:44:19.255 | + lib/stack:stack_install_service:21       :   type install_keystone
2022-04-01 00:44:19.258 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:44:19.260 | + lib/stack:stack_install_service:32       :   install_keystone
2022-04-01 00:44:19.262 | + lib/keystone:install_keystone:531        :   is_service_enabled ldap
2022-04-01 00:44:19.278 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:19.281 | + lib/keystone:install_keystone:535        :   git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master
2022-04-01 00:44:19.283 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/keystone.git
2022-04-01 00:44:19.285 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/keystone
2022-04-01 00:44:19.287 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:44:19.290 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:44:19.292 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:44:19.295 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:44:19.297 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:44:19.300 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:44:19.315 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:44:19.317 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:44:19.320 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:44:19.322 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:44:19.323 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:44:19.328 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/keystone ]]
2022-04-01 00:44:19.330 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:44:19.332 | + functions-common:git_clone:677           :   cd /opt/stack/keystone
2022-04-01 00:44:19.335 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:44:19.335 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:44:19.338 | c141e6164 trivial: Fix typo
2022-04-01 00:44:19.341 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:44:19.343 | + lib/keystone:install_keystone:536        :   setup_develop /opt/stack/keystone
2022-04-01 00:44:19.346 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:44:19.348 | + inc/python:setup_develop:339             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-01 00:44:19.351 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/keystone
2022-04-01 00:44:19.353 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:44:19.356 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/keystone -e
2022-04-01 00:44:19.358 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:44:19.361 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-01 00:44:19.363 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/keystone
2022-04-01 00:44:19.366 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:44:19.368 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:44:19.371 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/keystone
2022-04-01 00:44:19.374 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:44:19.377 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/keystone
2022-04-01 00:44:19.379 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:44:19.382 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:44:19.385 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg
2022-04-01 00:44:19.391 | + inc/python:_setup_package_with_constraints_edit:385 :   name=keystone
2022-04-01 00:44:19.393 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone
2022-04-01 00:44:20.067 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/keystone -e
2022-04-01 00:44:20.070 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:44:20.073 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:44:20.076 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:44:20.080 | + inc/python:setup_package:421             :   [[ /opt/stack/keystone == -bindep* ]]
2022-04-01 00:44:20.082 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/keystone
2022-04-01 00:44:20.085 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:44:20.087 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:44:20.090 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:44:20.092 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:44:20.094 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:44:20.097 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:44:20.100 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:44:20.102 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/keystone
2022-04-01 00:44:20.125 | Using python 3.8 to install /opt/stack/keystone
2022-04-01 00:44:20.127 | + 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-01 00:44:20.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:20.994 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:20.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:20.995 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:22.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:22.164 | Obtaining file:///opt/stack/keystone
2022-04-01 00:44:22.165 |   Preparing metadata (setup.py): started
2022-04-01 00:44:25.694 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:44:25.780 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1)
2022-04-01 00:44:25.781 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7)
2022-04-01 00:44:25.782 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3)
2022-04-01 00:44:25.783 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9)
2022-04-01 00:44:25.784 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1)
2022-04-01 00:44:25.785 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31)
2022-04-01 00:44:25.786 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0)
2022-04-01 00:44:25.787 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0)
2022-04-01 00:44:25.788 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4)
2022-04-01 00:44:25.789 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0)
2022-04-01 00:44:25.790 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0)
2022-04-01 00:44:25.791 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-01 00:44:25.792 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20)
2022-04-01 00:44:25.793 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1)
2022-04-01 00:44:25.795 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0)
2022-04-01 00:44:25.796 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0)
2022-04-01 00:44:25.797 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0)
2022-04-01 00:44:25.798 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0)
2022-04-01 00:44:25.799 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0)
2022-04-01 00:44:25.800 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0)
2022-04-01 00:44:25.801 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1)
2022-04-01 00:44:25.802 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0)
2022-04-01 00:44:25.803 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0)
2022-04-01 00:44:25.805 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0)
2022-04-01 00:44:25.806 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2)
2022-04-01 00:44:25.807 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-01 00:44:25.808 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1)
2022-04-01 00:44:25.809 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0)
2022-04-01 00:44:25.810 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5)
2022-04-01 00:44:25.811 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0)
2022-04-01 00:44:25.812 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1)
2022-04-01 00:44:25.813 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3)
2022-04-01 00:44:25.815 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2)
2022-04-01 00:44:25.816 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3)
2022-04-01 00:44:25.826 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0)
2022-04-01 00:44:25.827 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0)
2022-04-01 00:44:25.870 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1)
2022-04-01 00:44:25.882 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0)
2022-04-01 00:44:25.883 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3)
2022-04-01 00:44:25.885 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3)
2022-04-01 00:44:25.886 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4)
2022-04-01 00:44:25.895 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1)
2022-04-01 00:44:25.958 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1)
2022-04-01 00:44:25.959 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-01 00:44:26.053 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-01 00:44:26.054 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0)
2022-04-01 00:44:26.055 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0)
2022-04-01 00:44:26.056 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0)
2022-04-01 00:44:26.110 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6)
2022-04-01 00:44:26.112 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1)
2022-04-01 00:44:26.113 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0)
2022-04-01 00:44:26.164 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6)
2022-04-01 00:44:26.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2)
2022-04-01 00:44:26.222 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0)
2022-04-01 00:44:26.223 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-04-01 00:44:26.224 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9)
2022-04-01 00:44:26.226 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0)
2022-04-01 00:44:26.228 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3)
2022-04-01 00:44:26.229 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0)
2022-04-01 00:44:26.252 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0)
2022-04-01 00:44:26.298 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1)
2022-04-01 00:44:26.319 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0)
2022-04-01 00:44:26.320 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3)
2022-04-01 00:44:26.321 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2)
2022-04-01 00:44:26.322 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7)
2022-04-01 00:44:26.400 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0)
2022-04-01 00:44:26.513 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1)
2022-04-01 00:44:26.515 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0)
2022-04-01 00:44:26.516 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0)
2022-04-01 00:44:26.518 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2)
2022-04-01 00:44:26.519 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3)
2022-04-01 00:44:26.733 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2)
2022-04-01 00:44:26.754 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2)
2022-04-01 00:44:26.757 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2)
2022-04-01 00:44:26.822 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6)
2022-04-01 00:44:26.824 | 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.1.0.dev2) (4.11.1)
2022-04-01 00:44:26.841 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0)
2022-04-01 00:44:26.912 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21)
2022-04-01 00:44:26.950 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3)
2022-04-01 00:44:27.058 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0)
2022-04-01 00:44:27.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0)
2022-04-01 00:44:27.253 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3)
2022-04-01 00:44:27.283 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1)
2022-04-01 00:44:27.322 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0)
2022-04-01 00:44:27.323 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1)
2022-04-01 00:44:27.325 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0)
2022-04-01 00:44:27.326 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3)
2022-04-01 00:44:27.328 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0)
2022-04-01 00:44:27.329 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1)
2022-04-01 00:44:27.383 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5)
2022-04-01 00:44:27.516 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8)
2022-04-01 00:44:27.518 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12)
2022-04-01 00:44:27.520 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28)
2022-04-01 00:44:27.522 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3)
2022-04-01 00:44:27.672 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0)
2022-04-01 00:44:27.751 | 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.1.0.dev2) (2.4.0)
2022-04-01 00:44:27.822 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0)
2022-04-01 00:44:27.992 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0)
2022-04-01 00:44:28.244 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7)
2022-04-01 00:44:28.278 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0)
2022-04-01 00:44:30.137 | Installing collected packages: keystone
2022-04-01 00:44:30.137 |   Attempting uninstall: keystone
2022-04-01 00:44:30.138 |     Found existing installation: keystone 21.1.0.dev2
2022-04-01 00:44:30.141 |     Can't uninstall 'keystone'. No files were found to uninstall.
2022-04-01 00:44:30.143 |   Running setup.py develop for keystone
2022-04-01 00:44:34.619 | Successfully installed keystone
2022-04-01 00:44:34.619 | 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-01 00:44:34.627 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:34.627 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:34.762 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:34.765 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:34.769 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:34.772 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:34.776 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:34.779 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:34.782 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:34.785 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:34.788 | + functions-common:time_stop:2432          :   start_time=1648773860119
2022-04-01 00:44:34.790 | + functions-common:time_stop:2434          :   [[ -z 1648773860119 ]]
2022-04-01 00:44:34.793 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:34.797 | + functions-common:time_stop:2437          :   end_time=1648773874795
2022-04-01 00:44:34.800 | + functions-common:time_stop:2438          :   elapsed_time=14676
2022-04-01 00:44:34.802 | + functions-common:time_stop:2439          :   total=46318
2022-04-01 00:44:34.804 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:34.806 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=60994
2022-04-01 00:44:34.809 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:34.811 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:44:34.813 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-01 00:44:34.816 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-01 00:44:34.835 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info
2022-04-01 00:44:34.847 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/keystone
2022-04-01 00:44:34.850 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/keystone
2022-04-01 00:44:34.852 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:34.855 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:34.857 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]]
2022-04-01 00:44:34.860 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:34.862 | + lib/keystone:install_keystone:538        :   is_service_enabled ldap
2022-04-01 00:44:34.879 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:34.881 | + lib/keystone:install_keystone:542        :   '[' uwsgi == mod_wsgi ']'
2022-04-01 00:44:34.884 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:44:34.886 | + ./stack.sh:main:899                      :   configure_keystone
2022-04-01 00:44:34.889 | + lib/keystone:configure_keystone:192      :   sudo install -d -o ubuntu /etc/keystone
2022-04-01 00:44:34.901 | + 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-01 00:44:34.904 | + lib/keystone:configure_keystone:195      :   install -m 600 /dev/null /etc/keystone/keystone.conf
2022-04-01 00:44:34.908 | + lib/keystone:configure_keystone:198      :   is_service_enabled ldap
2022-04-01 00:44:34.924 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:34.927 | + lib/keystone:configure_keystone:202      :   iniset /etc/keystone/keystone.conf identity driver sql
2022-04-01 00:44:34.957 | + lib/keystone:configure_keystone:203      :   iniset /etc/keystone/keystone.conf identity password_hash_rounds 4
2022-04-01 00:44:34.985 | + lib/keystone:configure_keystone:204      :   iniset /etc/keystone/keystone.conf assignment driver sql
2022-04-01 00:44:35.015 | + lib/keystone:configure_keystone:205      :   iniset /etc/keystone/keystone.conf role driver sql
2022-04-01 00:44:35.046 | + lib/keystone:configure_keystone:206      :   iniset /etc/keystone/keystone.conf resource driver sql
2022-04-01 00:44:35.076 | + lib/keystone:configure_keystone:209      :   iniset /etc/keystone/keystone.conf cache enabled True
2022-04-01 00:44:35.107 | + lib/keystone:configure_keystone:210      :   iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached
2022-04-01 00:44:35.135 | + lib/keystone:configure_keystone:211      :   iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211
2022-04-01 00:44:35.165 | + lib/keystone:configure_keystone:213      :   iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications
2022-04-01 00:44:35.168 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=keystone
2022-04-01 00:44:35.171 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/keystone/keystone.conf
2022-04-01 00:44:35.174 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=oslo_messaging_notifications
2022-04-01 00:44:35.176 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-01 00:44:35.179 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:44:35.195 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:35.198 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-01 00:44:35.201 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-01 00:44:35.203 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:44:35.219 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:35.221 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:44:35.224 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:44:35.254 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:44:35.256 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:44:35.259 | + lib/keystone:configure_keystone:215      :   local service_port=5000
2022-04-01 00:44:35.261 | + lib/keystone:configure_keystone:217      :   is_service_enabled tls-proxy
2022-04-01 00:44:35.277 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:35.279 | + lib/keystone:configure_keystone:226      :   iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.98/identity
2022-04-01 00:44:35.310 | + lib/keystone:configure_keystone:228      :   [[ fernet != '' ]]
2022-04-01 00:44:35.312 | + lib/keystone:configure_keystone:229      :   iniset /etc/keystone/keystone.conf token provider fernet
2022-04-01 00:44:35.344 | ++ lib/keystone:configure_keystone:232      :   database_connection_url keystone
2022-04-01 00:44:35.346 | ++ lib/database:database_connection_url:134 :   local db=keystone
2022-04-01 00:44:35.349 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql keystone
2022-04-01 00:44:35.353 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=keystone
2022-04-01 00:44:35.355 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8'
2022-04-01 00:44:35.358 | + 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-01 00:44:35.389 | + lib/keystone:configure_keystone:235      :   '[' False '!=' False ']'
2022-04-01 00:44:35.391 | + lib/keystone:configure_keystone:240      :   setup_logging /etc/keystone/keystone.conf
2022-04-01 00:44:35.394 | + functions:setup_logging:674              :   setup_systemd_logging /etc/keystone/keystone.conf
2022-04-01 00:44:35.396 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/keystone/keystone.conf
2022-04-01 00:44:35.399 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:44:35.416 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:44:35.419 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:44:35.421 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:44:35.423 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:44:35.426 | + 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-01 00:44:35.454 | + 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-01 00:44:35.483 | + 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-01 00:44:35.511 | + functions:setup_systemd_logging:706      :   iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:44:35.540 | + lib/keystone:configure_keystone:242      :   iniset /etc/keystone/keystone.conf DEFAULT debug True
2022-04-01 00:44:35.568 | + lib/keystone:configure_keystone:244      :   '[' uwsgi == mod_wsgi ']'
2022-04-01 00:44:35.570 | + lib/keystone:configure_keystone:248      :   write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity
2022-04-01 00:44:35.573 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/keystone/keystone-uwsgi-public.ini
2022-04-01 00:44:35.575 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/keystone-wsgi-public
2022-04-01 00:44:35.578 | + lib/apache:write_uwsgi_config:256        :   local url=/identity
2022-04-01 00:44:35.580 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-01 00:44:35.582 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-01 00:44:35.585 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/keystone-wsgi-public
2022-04-01 00:44:35.590 | + lib/apache:write_uwsgi_config:259        :   name=keystone-wsgi-public
2022-04-01 00:44:35.592 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-01 00:44:35.594 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-01 00:44:35.608 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-01 00:44:35.608 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:44:35.617 | d /var/run/uwsgi 0755 ubuntu root
2022-04-01 00:44:35.620 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:44:35.636 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/keystone-wsgi-public.socket
2022-04-01 00:44:35.638 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/keystone/keystone-uwsgi-public.ini
2022-04-01 00:44:35.642 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public
2022-04-01 00:44:35.673 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2
2022-04-01 00:44:35.700 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true
2022-04-01 00:44:35.730 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true
2022-04-01 00:44:35.758 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false
2022-04-01 00:44:35.785 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90
2022-04-01 00:44:35.813 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true
2022-04-01 00:44:35.842 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3
2022-04-01 00:44:35.873 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true
2022-04-01 00:44:35.905 | + 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-01 00:44:35.933 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535
2022-04-01 00:44:35.961 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close'
2022-04-01 00:44:35.989 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true
2022-04-01 00:44:36.017 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-01 00:44:36.019 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-01 00:44:36.022 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for keystone-wsgi-public
2022-04-01 00:44:36.025 | ++ lib/apache:apache_site_config_for:186    :   local site=keystone-wsgi-public
2022-04-01 00:44:36.027 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-01 00:44:36.029 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:36.032 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:36.034 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-01 00:44:36.037 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-01 00:44:36.039 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket
2022-04-01 00:44:36.067 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666
2022-04-01 00:44:36.096 | + 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-01 00:44:36.096 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf
2022-04-01 00:44:36.105 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 
2022-04-01 00:44:36.109 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site keystone-wsgi-public
2022-04-01 00:44:36.111 | + lib/apache:enable_apache_site:203        :   local site=keystone-wsgi-public
2022-04-01 00:44:36.114 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-01 00:44:36.116 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-01 00:44:36.118 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:44:36.121 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:36.123 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:36.125 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-01 00:44:36.128 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-01 00:44:36.130 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:36.133 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:36.135 | + lib/apache:enable_apache_site:207        :   sudo a2ensite keystone-wsgi-public
2022-04-01 00:44:36.199 | Site keystone-wsgi-public already enabled
2022-04-01 00:44:36.205 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-01 00:44:36.209 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:44:36.212 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:44:36.215 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:44:36.429 | + lib/keystone:configure_keystone:251      :   iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384
2022-04-01 00:44:36.462 | + lib/keystone:configure_keystone:253      :   iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/
2022-04-01 00:44:36.495 | + lib/keystone:configure_keystone:255      :   iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/
2022-04-01 00:44:36.526 | + lib/keystone:configure_keystone:263      :   [[ True = True ]]
2022-04-01 00:44:36.528 | + lib/keystone:configure_keystone:264      :   iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2
2022-04-01 00:44:36.560 | + lib/keystone:configure_keystone:265      :   iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10
2022-04-01 00:44:36.588 | + lib/keystone:configure_keystone:266      :   iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2
2022-04-01 00:44:36.617 | + lib/keystone:configure_keystone:268      :   [[ False == True ]]
2022-04-01 00:44:36.619 | + ./stack.sh:main:903                      :   is_service_enabled swift
2022-04-01 00:44:36.636 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:36.639 | + ./stack.sh:main:904                      :   is_service_enabled ceilometer
2022-04-01 00:44:36.656 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:36.659 | + ./stack.sh:main:907                      :   stack_install_service swift
2022-04-01 00:44:36.661 | + lib/stack:stack_install_service:20       :   local service=swift
2022-04-01 00:44:36.664 | + lib/stack:stack_install_service:21       :   type install_swift
2022-04-01 00:44:36.666 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:44:36.669 | + lib/stack:stack_install_service:32       :   install_swift
2022-04-01 00:44:36.671 | + lib/swift:install_swift:718              :   git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master
2022-04-01 00:44:36.674 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/swift.git
2022-04-01 00:44:36.676 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/swift
2022-04-01 00:44:36.678 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:44:36.681 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:44:36.684 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:44:36.687 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:44:36.689 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:44:36.692 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:44:36.708 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:44:36.710 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:44:36.712 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:44:36.715 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:44:36.716 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:44:36.721 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/swift ]]
2022-04-01 00:44:36.724 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:44:36.726 | + functions-common:git_clone:677           :   cd /opt/stack/swift
2022-04-01 00:44:36.729 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:44:36.729 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:44:36.734 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object"
2022-04-01 00:44:36.737 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:44:36.739 | + lib/swift:install_swift:721              :   setup_develop /opt/stack/swift keystone
2022-04-01 00:44:36.742 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:44:36.745 | + inc/python:setup_develop:339             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-01 00:44:36.747 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/swift
2022-04-01 00:44:36.749 | + inc/python:setup_develop:344             :   local extras=keystone
2022-04-01 00:44:36.752 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/swift -e keystone
2022-04-01 00:44:36.754 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:44:36.757 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/swift == -bindep* ]]
2022-04-01 00:44:36.759 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/swift
2022-04-01 00:44:36.762 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:44:36.764 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=keystone
2022-04-01 00:44:36.767 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/swift
2022-04-01 00:44:36.769 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:44:36.772 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/swift
2022-04-01 00:44:36.775 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:44:36.777 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:44:36.780 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg
2022-04-01 00:44:36.786 | + inc/python:_setup_package_with_constraints_edit:385 :   name=swift
2022-04-01 00:44:36.788 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift
2022-04-01 00:44:37.437 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/swift -e keystone
2022-04-01 00:44:37.441 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:44:37.445 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:44:37.448 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:44:37.452 | + inc/python:setup_package:421             :   [[ /opt/stack/swift == -bindep* ]]
2022-04-01 00:44:37.455 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/swift
2022-04-01 00:44:37.459 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:44:37.461 | + inc/python:setup_package:428             :   local extras=keystone
2022-04-01 00:44:37.463 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:44:37.466 | + inc/python:setup_package:432             :   [[ -z keystone ]]
2022-04-01 00:44:37.468 | + inc/python:setup_package:437             :   [[ ! -z keystone ]]
2022-04-01 00:44:37.471 | + inc/python:setup_package:438             :   extras='[keystone]'
2022-04-01 00:44:37.473 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:44:37.476 | + inc/python:setup_package:446             :   pip_install -e '/opt/stack/swift[keystone]'
2022-04-01 00:44:37.497 | Using python 3.8 to install /opt/stack/swift
2022-04-01 00:44:37.500 | + 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-01 00:44:38.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:38.363 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:38.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:38.363 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:39.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:39.555 | Obtaining file:///opt/stack/swift
2022-04-01 00:44:39.556 |   Preparing metadata (setup.py): started
2022-04-01 00:44:42.885 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:44:42.925 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0)
2022-04-01 00:44:42.926 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2)
2022-04-01 00:44:42.928 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0)
2022-04-01 00:44:42.929 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1)
2022-04-01 00:44:42.930 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0)
2022-04-01 00:44:42.931 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1)
2022-04-01 00:44:42.932 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0)
2022-04-01 00:44:42.933 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9)
2022-04-01 00:44:42.934 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0)
2022-04-01 00:44:42.935 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1)
2022-04-01 00:44:42.936 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0)
2022-04-01 00:44:42.975 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0)
2022-04-01 00:44:42.983 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0)
2022-04-01 00:44:43.039 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0)
2022-04-01 00:44:43.040 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1)
2022-04-01 00:44:43.041 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0)
2022-04-01 00:44:43.042 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0)
2022-04-01 00:44:43.044 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7)
2022-04-01 00:44:43.045 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0)
2022-04-01 00:44:43.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2)
2022-04-01 00:44:43.047 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0)
2022-04-01 00:44:43.049 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0)
2022-04-01 00:44:43.050 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1)
2022-04-01 00:44:43.051 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0)
2022-04-01 00:44:43.052 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1)
2022-04-01 00:44:43.073 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3)
2022-04-01 00:44:43.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12)
2022-04-01 00:44:43.106 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28)
2022-04-01 00:44:43.107 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8)
2022-04-01 00:44:43.109 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3)
2022-04-01 00:44:43.132 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21)
2022-04-01 00:44:43.226 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0)
2022-04-01 00:44:43.228 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0)
2022-04-01 00:44:43.230 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2)
2022-04-01 00:44:43.273 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5)
2022-04-01 00:44:43.316 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0)
2022-04-01 00:44:43.318 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0)
2022-04-01 00:44:43.320 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0)
2022-04-01 00:44:43.321 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0)
2022-04-01 00:44:43.383 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6)
2022-04-01 00:44:43.386 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2)
2022-04-01 00:44:43.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3)
2022-04-01 00:44:43.399 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3)
2022-04-01 00:44:43.418 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7)
2022-04-01 00:44:43.420 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3)
2022-04-01 00:44:43.527 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3)
2022-04-01 00:44:43.550 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1)
2022-04-01 00:44:45.889 | Installing collected packages: swift
2022-04-01 00:44:45.889 |   Attempting uninstall: swift
2022-04-01 00:44:45.889 |     Found existing installation: swift 2.30.0.dev8
2022-04-01 00:44:45.892 |     Can't uninstall 'swift'. No files were found to uninstall.
2022-04-01 00:44:45.894 |   Running setup.py develop for swift
2022-04-01 00:44:50.091 | Successfully installed swift
2022-04-01 00:44:50.091 | 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-01 00:44:50.100 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:44:50.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:44:50.237 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:44:50.242 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:44:50.245 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:44:50.249 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:44:50.253 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:44:50.257 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:44:50.261 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:44:50.263 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:44:50.267 | + functions-common:time_stop:2432          :   start_time=1648773877492
2022-04-01 00:44:50.271 | + functions-common:time_stop:2434          :   [[ -z 1648773877492 ]]
2022-04-01 00:44:50.274 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:44:50.278 | + functions-common:time_stop:2437          :   end_time=1648773890275
2022-04-01 00:44:50.280 | + functions-common:time_stop:2438          :   elapsed_time=12783
2022-04-01 00:44:50.283 | + functions-common:time_stop:2439          :   total=60994
2022-04-01 00:44:50.285 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:44:50.287 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=73777
2022-04-01 00:44:50.290 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:44:50.292 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:44:50.294 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-01 00:44:50.297 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-01 00:44:50.316 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/swift/swift.egg-info
2022-04-01 00:44:50.328 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/swift
2022-04-01 00:44:50.330 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/swift
2022-04-01 00:44:50.333 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:50.335 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:50.338 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]]
2022-04-01 00:44:50.340 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:50.343 | + lib/swift:install_swift:722              :   '[' False == True ']'
2022-04-01 00:44:50.345 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:44:50.348 | + ./stack.sh:main:908                      :   configure_swift
2022-04-01 00:44:50.351 | + lib/swift:configure_swift:331            :   local swift_pipeline=crossdomain
2022-04-01 00:44:50.353 | + lib/swift:configure_swift:332            :   local node_number
2022-04-01 00:44:50.355 | + lib/swift:configure_swift:333            :   local swift_node_config
2022-04-01 00:44:50.357 | + lib/swift:configure_swift:334            :   local swift_log_dir
2022-04-01 00:44:50.360 | + lib/swift:configure_swift:337            :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-01 00:44:51.511 | No container-updater running
2022-04-01 00:44:51.512 | No object-updater running
2022-04-01 00:44:51.512 | No account-auditor running
2022-04-01 00:44:51.512 | No object-replicator running
2022-04-01 00:44:51.512 | No object-server running
2022-04-01 00:44:51.512 | No container-reconciler running
2022-04-01 00:44:51.512 | No account-replicator running
2022-04-01 00:44:51.512 | No account-server running
2022-04-01 00:44:51.512 | No account-reaper running
2022-04-01 00:44:51.512 | No object-expirer running
2022-04-01 00:44:51.512 | No container-server running
2022-04-01 00:44:51.512 | No object-auditor running
2022-04-01 00:44:51.512 | No container-sync running
2022-04-01 00:44:51.512 | No proxy-server running
2022-04-01 00:44:51.512 | No object-reconstructor running
2022-04-01 00:44:51.512 | No container-auditor running
2022-04-01 00:44:51.512 | No container-sharder running
2022-04-01 00:44:51.512 | No container-replicator running
2022-04-01 00:44:51.607 | + lib/swift:configure_swift:337            :   true
2022-04-01 00:44:51.610 | + lib/swift:configure_swift:339            :   sudo install -d -o ubuntu /etc/swift
2022-04-01 00:44:51.624 | + lib/swift:configure_swift:340            :   sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server
2022-04-01 00:44:51.637 | + lib/swift:configure_swift:342            :   [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]]
2022-04-01 00:44:51.640 | + lib/swift:configure_swift:355            :   sudo tee /etc/rsyncd.conf
2022-04-01 00:44:51.641 | ++ lib/swift:configure_swift:351            :   id -g -n ubuntu
2022-04-01 00:44:51.646 | + lib/swift:configure_swift:351            :   sed -e '
2022-04-01 00:44:51.646 |         s/%GROUP%/ubuntu/;
2022-04-01 00:44:51.646 |         s/%USER%/ubuntu/;
2022-04-01 00:44:51.646 |         s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,;
2022-04-01 00:44:51.646 |     ' /home/ubuntu/devstack/files/swift/rsyncd.conf
2022-04-01 00:44:51.649 | uid = ubuntu
2022-04-01 00:44:51.649 | gid = ubuntu
2022-04-01 00:44:51.649 | log file = /opt/stack/data/swift/logs/rsyncd.log
2022-04-01 00:44:51.649 | pid file = /opt/stack/data/swift/run/rsyncd.pid
2022-04-01 00:44:51.650 | address = 127.0.0.1
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [account6612]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/1/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.650 | lock file = /opt/stack/data/swift/run/account6612.lock
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [account6622]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/2/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.650 | lock file = /opt/stack/data/swift/run/account6622.lock
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [account6632]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/3/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.650 | lock file = /opt/stack/data/swift/run/account6632.lock
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [account6642]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/4/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.650 | lock file = /opt/stack/data/swift/run/account6642.lock
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [container6611]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/1/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.650 | lock file = /opt/stack/data/swift/run/container6611.lock
2022-04-01 00:44:51.650 | 
2022-04-01 00:44:51.650 | [container6621]
2022-04-01 00:44:51.650 | max connections = 25
2022-04-01 00:44:51.650 | path = /opt/stack/data/swift/2/node/
2022-04-01 00:44:51.650 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/container6621.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [container6631]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/3/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/container6631.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [container6641]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/4/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/container6641.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [object6613]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/1/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/object6613.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [object6623]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/2/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/object6623.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [object6633]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/3/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.651 | lock file = /opt/stack/data/swift/run/object6633.lock
2022-04-01 00:44:51.651 | 
2022-04-01 00:44:51.651 | [object6643]
2022-04-01 00:44:51.651 | max connections = 25
2022-04-01 00:44:51.651 | path = /opt/stack/data/swift/4/node/
2022-04-01 00:44:51.651 | read only = false
2022-04-01 00:44:51.652 | lock file = /opt/stack/data/swift/run/object6643.lock
2022-04-01 00:44:51.653 | + lib/swift:configure_swift:357            :   is_ubuntu
2022-04-01 00:44:51.655 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:44:51.657 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:44:51.659 | + lib/swift:configure_swift:358            :   sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync
2022-04-01 00:44:51.673 | + lib/swift:configure_swift:363            :   SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf
2022-04-01 00:44:51.675 | + lib/swift:configure_swift:364            :   cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf
2022-04-01 00:44:51.680 | + lib/swift:configure_swift:365            :   cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf
2022-04-01 00:44:51.684 | + lib/swift:configure_swift:369            :   local csyncfile=/etc/swift/container-sync-realms.conf
2022-04-01 00:44:51.687 | + lib/swift:configure_swift:370            :   cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf
2022-04-01 00:44:51.691 | + lib/swift:configure_swift:371            :   iniset /etc/swift/container-sync-realms.conf realm1 key realm1key
2022-04-01 00:44:51.723 | + lib/swift:configure_swift:372            :   iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.98:8080/v1/
2022-04-01 00:44:51.749 | + lib/swift:configure_swift:374            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT user
2022-04-01 00:44:51.767 | + lib/swift:configure_swift:375            :   iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu
2022-04-01 00:44:51.801 | + lib/swift:configure_swift:377            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir
2022-04-01 00:44:51.819 | + lib/swift:configure_swift:378            :   iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift
2022-04-01 00:44:51.848 | + lib/swift:configure_swift:380            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT workers
2022-04-01 00:44:51.867 | + lib/swift:configure_swift:381            :   iniset /etc/swift/proxy-server.conf DEFAULT workers 1
2022-04-01 00:44:51.895 | + lib/swift:configure_swift:383            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level
2022-04-01 00:44:51.913 | + lib/swift:configure_swift:384            :   iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG
2022-04-01 00:44:51.944 | + lib/swift:configure_swift:386            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip
2022-04-01 00:44:51.962 | + lib/swift:configure_swift:387            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0
2022-04-01 00:44:51.990 | + lib/swift:configure_swift:389            :   iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port
2022-04-01 00:44:52.008 | + lib/swift:configure_swift:390            :   is_service_enabled tls-proxy
2022-04-01 00:44:52.023 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:52.025 | + lib/swift:configure_swift:393            :   iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080
2022-04-01 00:44:52.053 | + lib/swift:configure_swift:399            :   iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120
2022-04-01 00:44:52.081 | + lib/swift:configure_swift:400            :   iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20
2022-04-01 00:44:52.109 | + lib/swift:configure_swift:403            :   iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true
2022-04-01 00:44:52.136 | + lib/swift:configure_swift:406            :   is_service_enabled ceilometer
2022-04-01 00:44:52.152 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:52.154 | + lib/swift:configure_swift:417            :   iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12
2022-04-01 00:44:52.181 | + lib/swift:configure_swift:423            :   is_service_enabled s3api
2022-04-01 00:44:52.196 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:52.198 | + lib/swift:configure_swift:426            :   is_service_enabled keystone
2022-04-01 00:44:52.213 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:52.216 | + lib/swift:configure_swift:427            :   swift_pipeline+=' authtoken'
2022-04-01 00:44:52.218 | + lib/swift:configure_swift:428            :   is_service_enabled s3api
2022-04-01 00:44:52.233 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:52.236 | + lib/swift:configure_swift:433            :   swift_pipeline+=' keystoneauth'
2022-04-01 00:44:52.238 | + lib/swift:configure_swift:436            :   swift_pipeline+=' tempauth '
2022-04-01 00:44:52.240 | + lib/swift:configure_swift:438            :   sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth  formpost staticweb/ ;}' /etc/swift/proxy-server.conf
2022-04-01 00:44:52.245 | + lib/swift:configure_swift:439            :   sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf
2022-04-01 00:44:52.251 | + lib/swift:configure_swift:441            :   iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true
2022-04-01 00:44:52.280 | + lib/swift:configure_swift:442            :   iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true
2022-04-01 00:44:52.309 | + lib/swift:configure_swift:445            :   iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain
2022-04-01 00:44:52.339 | + lib/swift:configure_swift:450            :   iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift
2022-04-01 00:44:52.369 | + lib/swift:configure_swift:452            :   iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory
2022-04-01 00:44:52.397 | + lib/swift:configure_swift:453            :   configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken
2022-04-01 00:44:52.399 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/swift/proxy-server.conf
2022-04-01 00:44:52.401 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=swift
2022-04-01 00:44:52.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=filter:authtoken
2022-04-01 00:44:52.406 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password
2022-04-01 00:44:52.433 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/swift/proxy-server.conf filter:authtoken interface public
2022-04-01 00:44:52.460 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:44:52.488 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/swift/proxy-server.conf filter:authtoken username swift
2022-04-01 00:44:52.516 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd
2022-04-01 00:44:52.544 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default
2022-04-01 00:44:52.571 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_name service
2022-04-01 00:44:52.605 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default
2022-04-01 00:44:52.638 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:44:52.668 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211
2022-04-01 00:44:52.699 | + lib/swift:configure_swift:454            :   iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1
2022-04-01 00:44:52.727 | + lib/swift:configure_swift:455            :   iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache
2022-04-01 00:44:52.755 | + lib/swift:configure_swift:456            :   iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False
2022-04-01 00:44:52.783 | + lib/swift:configure_swift:458            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth
2022-04-01 00:44:52.813 | + lib/swift:configure_swift:459            :   iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin'
2022-04-01 00:44:52.841 | + lib/swift:configure_swift:464            :   iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate
2022-04-01 00:44:52.860 | + lib/swift:configure_swift:465            :   iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH
2022-04-01 00:44:52.896 | + lib/swift:configure_swift:468            :   iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH'
2022-04-01 00:44:52.926 | + lib/swift:configure_swift:470            :   cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf
2022-04-01 00:44:52.931 | + lib/swift:configure_swift:471            :   iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6
2022-04-01 00:44:52.960 | + lib/swift:configure_swift:472            :   iniset /etc/swift/swift.conf swift-constraints max_header_size 16384
2022-04-01 00:44:52.988 | + lib/swift:configure_swift:473            :   iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122
2022-04-01 00:44:53.015 | + lib/swift:configure_swift:475            :   local node_number
2022-04-01 00:44:53.017 | + lib/swift:configure_swift:476            :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-01 00:44:53.020 | + lib/swift:configure_swift:477            :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-01 00:44:53.022 | + lib/swift:configure_swift:478            :   cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf
2022-04-01 00:44:53.027 | + lib/swift:configure_swift:479            :   generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object
2022-04-01 00:44:53.029 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/object-server/1.conf
2022-04-01 00:44:53.031 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-01 00:44:53.034 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6613
2022-04-01 00:44:53.036 | + lib/swift:generate_swift_config_services:292 :   local server_type=object
2022-04-01 00:44:53.038 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-01 00:44:53.040 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-01 00:44:53.043 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT user
2022-04-01 00:44:53.061 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu
2022-04-01 00:44:53.089 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port
2022-04-01 00:44:53.108 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613
2022-04-01 00:44:53.137 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir
2022-04-01 00:44:53.155 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-01 00:44:53.184 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT devices
2022-04-01 00:44:53.203 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-01 00:44:53.232 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility
2022-04-01 00:44:53.251 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-01 00:44:53.281 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT workers
2022-04-01 00:44:53.299 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/object-server/1.conf DEFAULT workers 2
2022-04-01 00:44:53.328 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate
2022-04-01 00:44:53.347 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true
2022-04-01 00:44:53.376 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check
2022-04-01 00:44:53.394 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/object-server/1.conf DEFAULT mount_check false
2022-04-01 00:44:53.424 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode
2022-04-01 00:44:53.443 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes
2022-04-01 00:44:53.471 | + 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-01 00:44:53.476 | + lib/swift:configure_swift:480            :   iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip
2022-04-01 00:44:53.495 | + lib/swift:configure_swift:481            :   iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-01 00:44:53.524 | + lib/swift:configure_swift:482            :   iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache
2022-04-01 00:44:53.553 | + lib/swift:configure_swift:484            :   swift_node_config=/etc/swift/container-server/1.conf
2022-04-01 00:44:53.555 | + lib/swift:configure_swift:485            :   cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf
2022-04-01 00:44:53.560 | + lib/swift:configure_swift:486            :   generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container
2022-04-01 00:44:53.562 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/container-server/1.conf
2022-04-01 00:44:53.565 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-01 00:44:53.567 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6611
2022-04-01 00:44:53.570 | + lib/swift:generate_swift_config_services:292 :   local server_type=container
2022-04-01 00:44:53.572 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-01 00:44:53.574 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-01 00:44:53.576 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT user
2022-04-01 00:44:53.594 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu
2022-04-01 00:44:53.624 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port
2022-04-01 00:44:53.642 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611
2022-04-01 00:44:53.671 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir
2022-04-01 00:44:53.690 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-01 00:44:53.719 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT devices
2022-04-01 00:44:53.738 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-01 00:44:53.771 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility
2022-04-01 00:44:53.789 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-01 00:44:53.818 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT workers
2022-04-01 00:44:53.837 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/container-server/1.conf DEFAULT workers 2
2022-04-01 00:44:53.866 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate
2022-04-01 00:44:53.884 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true
2022-04-01 00:44:53.919 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check
2022-04-01 00:44:53.940 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/container-server/1.conf DEFAULT mount_check false
2022-04-01 00:44:53.970 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode
2022-04-01 00:44:53.989 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes
2022-04-01 00:44:54.017 | + 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-01 00:44:54.022 | + lib/swift:configure_swift:487            :   iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip
2022-04-01 00:44:54.040 | + lib/swift:configure_swift:488            :   iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-01 00:44:54.069 | + lib/swift:configure_swift:490            :   swift_node_config=/etc/swift/account-server/1.conf
2022-04-01 00:44:54.072 | + lib/swift:configure_swift:491            :   cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf
2022-04-01 00:44:54.076 | + lib/swift:configure_swift:492            :   generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account
2022-04-01 00:44:54.079 | + lib/swift:generate_swift_config_services:289 :   local swift_node_config=/etc/swift/account-server/1.conf
2022-04-01 00:44:54.081 | + lib/swift:generate_swift_config_services:290 :   local node_id=1
2022-04-01 00:44:54.084 | + lib/swift:generate_swift_config_services:291 :   local bind_port=6612
2022-04-01 00:44:54.086 | + lib/swift:generate_swift_config_services:292 :   local server_type=account
2022-04-01 00:44:54.088 | + lib/swift:generate_swift_config_services:294 :   log_facility=0
2022-04-01 00:44:54.090 | + lib/swift:generate_swift_config_services:295 :   local node_path=/opt/stack/data/swift/1
2022-04-01 00:44:54.093 | + lib/swift:generate_swift_config_services:297 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT user
2022-04-01 00:44:54.111 | + lib/swift:generate_swift_config_services:298 :   iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu
2022-04-01 00:44:54.141 | + lib/swift:generate_swift_config_services:300 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port
2022-04-01 00:44:54.160 | + lib/swift:generate_swift_config_services:301 :   iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612
2022-04-01 00:44:54.188 | + lib/swift:generate_swift_config_services:303 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir
2022-04-01 00:44:54.207 | + lib/swift:generate_swift_config_services:304 :   iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift
2022-04-01 00:44:54.238 | + lib/swift:generate_swift_config_services:306 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT devices
2022-04-01 00:44:54.262 | + lib/swift:generate_swift_config_services:307 :   iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1
2022-04-01 00:44:54.296 | + lib/swift:generate_swift_config_services:309 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility
2022-04-01 00:44:54.315 | + lib/swift:generate_swift_config_services:310 :   iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0
2022-04-01 00:44:54.344 | + lib/swift:generate_swift_config_services:312 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT workers
2022-04-01 00:44:54.363 | + lib/swift:generate_swift_config_services:313 :   iniset /etc/swift/account-server/1.conf DEFAULT workers 2
2022-04-01 00:44:54.394 | + lib/swift:generate_swift_config_services:315 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate
2022-04-01 00:44:54.416 | + lib/swift:generate_swift_config_services:316 :   iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true
2022-04-01 00:44:54.446 | + lib/swift:generate_swift_config_services:318 :   iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check
2022-04-01 00:44:54.469 | + lib/swift:generate_swift_config_services:319 :   iniset /etc/swift/account-server/1.conf DEFAULT mount_check false
2022-04-01 00:44:54.500 | + lib/swift:generate_swift_config_services:321 :   iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode
2022-04-01 00:44:54.518 | + lib/swift:generate_swift_config_services:322 :   iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes
2022-04-01 00:44:54.546 | + 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-01 00:44:54.550 | + lib/swift:configure_swift:493            :   iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip
2022-04-01 00:44:54.568 | + lib/swift:configure_swift:494            :   iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0
2022-04-01 00:44:54.597 | + lib/swift:configure_swift:498            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin'
2022-04-01 00:44:54.626 | + lib/swift:configure_swift:499            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin'
2022-04-01 00:44:54.655 | + lib/swift:configure_swift:500            :   iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin'
2022-04-01 00:44:54.691 | + lib/swift:configure_swift:502            :   testfile=/etc/swift/test.conf
2022-04-01 00:44:54.694 | + lib/swift:configure_swift:503            :   cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf
2022-04-01 00:44:54.700 | + lib/swift:configure_swift:506            :   iniset /etc/swift/test.conf func_test account swiftprojecttest1
2022-04-01 00:44:54.735 | + lib/swift:configure_swift:507            :   iniset /etc/swift/test.conf func_test username swiftusertest1
2022-04-01 00:44:54.765 | + lib/swift:configure_swift:508            :   iniset /etc/swift/test.conf func_test username3 swiftusertest3
2022-04-01 00:44:54.794 | + lib/swift:configure_swift:509            :   iniset /etc/swift/test.conf func_test account2 swiftprojecttest2
2022-04-01 00:44:54.823 | + lib/swift:configure_swift:510            :   iniset /etc/swift/test.conf func_test username2 swiftusertest2
2022-04-01 00:44:54.852 | + lib/swift:configure_swift:511            :   iniset /etc/swift/test.conf func_test account4 swiftprojecttest4
2022-04-01 00:44:54.880 | + lib/swift:configure_swift:512            :   iniset /etc/swift/test.conf func_test username4 swiftusertest4
2022-04-01 00:44:54.908 | + lib/swift:configure_swift:513            :   iniset /etc/swift/test.conf func_test password4 testing4
2022-04-01 00:44:54.936 | + lib/swift:configure_swift:514            :   iniset /etc/swift/test.conf func_test domain4 swift_test
2022-04-01 00:44:54.963 | + lib/swift:configure_swift:516            :   is_service_enabled keystone
2022-04-01 00:44:54.980 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:54.983 | + lib/swift:configure_swift:517            :   iniuncomment /etc/swift/test.conf func_test auth_version
2022-04-01 00:44:55.001 | + lib/swift:configure_swift:518            :   local auth_vers
2022-04-01 00:44:55.004 | ++ lib/swift:configure_swift:519            :   iniget /etc/swift/test.conf func_test auth_version
2022-04-01 00:44:55.024 | + lib/swift:configure_swift:519            :   auth_vers=3
2022-04-01 00:44:55.027 | + lib/swift:configure_swift:520            :   iniset /etc/swift/test.conf func_test auth_host 10.222.0.98
2022-04-01 00:44:55.054 | + lib/swift:configure_swift:521            :   [[ http == \h\t\t\p\s ]]
2022-04-01 00:44:55.057 | + lib/swift:configure_swift:524            :   iniset /etc/swift/test.conf func_test auth_port 80
2022-04-01 00:44:55.085 | + lib/swift:configure_swift:526            :   iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.98/identity
2022-04-01 00:44:55.114 | + lib/swift:configure_swift:527            :   [[ 3 == \3 ]]
2022-04-01 00:44:55.117 | + lib/swift:configure_swift:528            :   iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/
2022-04-01 00:44:55.144 | + lib/swift:configure_swift:532            :   is_service_enabled tls-proxy
2022-04-01 00:44:55.161 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:55.163 | + lib/swift:configure_swift:538            :   local user_group
2022-04-01 00:44:55.166 | ++ lib/swift:configure_swift:539            :   id -g ubuntu
2022-04-01 00:44:55.171 | + lib/swift:configure_swift:539            :   user_group=1000
2022-04-01 00:44:55.173 | + lib/swift:configure_swift:540            :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift
2022-04-01 00:44:55.186 | + lib/swift:configure_swift:542            :   local swift_log_dir=/opt/stack/data/swift/logs
2022-04-01 00:44:55.188 | + lib/swift:configure_swift:543            :   sudo rm -rf /opt/stack/data/swift/logs
2022-04-01 00:44:55.200 | + lib/swift:configure_swift:544            :   local swift_log_group=adm
2022-04-01 00:44:55.203 | + lib/swift:configure_swift:545            :   is_suse
2022-04-01 00:44:55.205 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:44:55.207 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:44:55.210 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:44:55.213 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:44:55.215 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:44:55.217 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:44:55.220 | + lib/swift:configure_swift:548            :   sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly
2022-04-01 00:44:55.233 | + lib/swift:configure_swift:550            :   [[ False != \F\a\l\s\e ]]
2022-04-01 00:44:55.235 | + lib/swift:configure_swift:558            :   '[' False == True ']'
2022-04-01 00:44:55.238 | + ./stack.sh:main:911                      :   is_service_enabled s3api
2022-04-01 00:44:55.255 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:44:55.258 | + ./stack.sh:main:917                      :   is_service_enabled g-api n-api
2022-04-01 00:44:55.275 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:55.278 | + ./stack.sh:main:919                      :   stack_install_service glance
2022-04-01 00:44:55.280 | + lib/stack:stack_install_service:20       :   local service=glance
2022-04-01 00:44:55.282 | + lib/stack:stack_install_service:21       :   type install_glance
2022-04-01 00:44:55.285 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:44:55.287 | + lib/stack:stack_install_service:32       :   install_glance
2022-04-01 00:44:55.290 | + lib/glance:install_glance:507            :   glance_store_extras=()
2022-04-01 00:44:55.292 | + lib/glance:install_glance:507            :   local glance_store_extras
2022-04-01 00:44:55.294 | + lib/glance:install_glance:509            :   is_service_enabled cinder
2022-04-01 00:44:55.317 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:55.322 | + lib/glance:install_glance:510            :   glance_store_extras=("cinder" "${glance_store_extras[@]}")
2022-04-01 00:44:55.325 | + lib/glance:install_glance:513            :   is_service_enabled swift
2022-04-01 00:44:55.346 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:44:55.349 | + lib/glance:install_glance:514            :   glance_store_extras=("swift" "${glance_store_extras[@]}")
2022-04-01 00:44:55.351 | + lib/glance:install_glance:519            :   use_library_from_git glance_store
2022-04-01 00:44:55.354 | + inc/python:use_library_from_git:250      :   local name=glance_store
2022-04-01 00:44:55.357 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:44:55.359 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:44:55.362 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,glance_store, ]]
2022-04-01 00:44:55.365 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:44:55.369 | ++ lib/glance:install_glance:525            :   join_extras swift cinder
2022-04-01 00:44:55.371 | ++ inc/python:join_extras:29                :   local IFS=,
2022-04-01 00:44:55.374 | ++ inc/python:join_extras:30                :   echo swift,cinder
2022-04-01 00:44:55.377 | + lib/glance:install_glance:525            :   pip_install_gr_extras glance-store swift,cinder
2022-04-01 00:44:55.380 | + inc/python:pip_install_gr_extras:89      :   local name=glance-store
2022-04-01 00:44:55.383 | + inc/python:pip_install_gr_extras:90      :   local extras=swift,cinder
2022-04-01 00:44:55.386 | + inc/python:pip_install_gr_extras:91      :   local version_constraints
2022-04-01 00:44:55.390 | ++ inc/python:pip_install_gr_extras:92      :   get_version_constraints_from_global_requirements glance-store
2022-04-01 00:44:55.393 | ++ inc/python:get_version_constraints_from_global_requirements:237 :   local package=glance-store
2022-04-01 00:44:55.396 | ++ inc/python:get_version_constraints_from_global_requirements:238 :   local required_pkg_version_constraint
2022-04-01 00:44:55.400 | +++ 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-01 00:44:55.401 | +++ inc/python:get_version_constraints_from_global_requirements:240 :   cut -d# -f1
2022-04-01 00:44:55.406 | ++ inc/python:get_version_constraints_from_global_requirements:240 :   required_pkg_version_constraint='!=0.29.0  '
2022-04-01 00:44:55.408 | ++ inc/python:get_version_constraints_from_global_requirements:241 :   [[ !=0.29.0   == '' ]]
2022-04-01 00:44:55.411 | ++ inc/python:get_version_constraints_from_global_requirements:244 :   echo '!=0.29.0'
2022-04-01 00:44:55.414 | + inc/python:pip_install_gr_extras:92      :   version_constraints='!=0.29.0'
2022-04-01 00:44:55.417 | + inc/python:pip_install_gr_extras:93      :   pip_install 'glance-store[swift,cinder]!=0.29.0'
2022-04-01 00:44:55.438 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0
2022-04-01 00:44:55.441 | + 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-01 00:44:56.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:56.298 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:56.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:44:56.298 |   from cryptography.utils import int_from_bytes
2022-04-01 00:44:57.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:44:57.464 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0)
2022-04-01 00:44:57.543 | 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-01 00:44:57.544 | 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-01 00:44:57.545 | 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-01 00:44:57.546 | 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-01 00:44:57.547 | 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-01 00:44:57.549 | 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-01 00:44:57.549 | 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-01 00:44:57.550 | 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-01 00:44:57.552 | 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-01 00:44:57.553 | 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-01 00:44:57.554 | 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-01 00:44:57.555 | 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-01 00:44:57.557 | 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-01 00:44:57.559 | 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-01 00:44:57.562 | 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-01 00:44:57.564 | 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-01 00:44:57.567 | 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-01 00:44:57.569 | 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-01 00:44:57.578 | 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-01 00:44:57.579 | 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-01 00:44:57.591 | 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-01 00:44:57.658 | 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-01 00:44:57.660 | 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-01 00:44:57.661 | 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-01 00:44:57.684 | 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-01 00:44:57.685 | 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-01 00:44:57.686 | 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-01 00:44:57.689 | 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-01 00:44:57.690 | 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-01 00:44:57.700 | 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-01 00:44:57.740 | 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-01 00:44:57.742 | 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-01 00:44:57.743 | 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-01 00:44:57.745 | 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-01 00:44:57.764 | 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-01 00:44:57.765 | 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-01 00:44:57.782 | 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-01 00:44:57.796 | 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-01 00:44:57.798 | 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-01 00:44:57.817 | 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-01 00:44:57.818 | 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-01 00:44:57.896 | 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-01 00:44:57.899 | 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-01 00:44:57.901 | 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-01 00:44:57.902 | 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-01 00:44:57.951 | 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-01 00:44:57.976 | 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-01 00:44:58.167 | 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-01 00:44:58.171 | 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-01 00:44:58.206 | 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-01 00:44:58.208 | 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-01 00:44:58.209 | 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-01 00:44:58.210 | 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-01 00:44:58.212 | 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-01 00:44:58.213 | 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-01 00:44:58.266 | 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-01 00:44:58.463 | 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-01 00:44:58.486 | 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-01 00:44:58.567 | 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-01 00:44:58.717 | 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-01 00:45:00.765 | 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-01 00:45:00.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:45:00.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:45:00.901 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:45:00.905 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:45:00.908 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:45:00.911 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:45:00.914 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:45:00.916 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:45:00.919 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:45:00.921 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:45:00.923 | + functions-common:time_stop:2432          :   start_time=1648773895433
2022-04-01 00:45:00.926 | + functions-common:time_stop:2434          :   [[ -z 1648773895433 ]]
2022-04-01 00:45:00.929 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:45:00.933 | + functions-common:time_stop:2437          :   end_time=1648773900931
2022-04-01 00:45:00.936 | + functions-common:time_stop:2438          :   elapsed_time=5498
2022-04-01 00:45:00.938 | + functions-common:time_stop:2439          :   total=73777
2022-04-01 00:45:00.940 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:45:00.943 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=79275
2022-04-01 00:45:00.945 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:45:00.948 | + lib/glance:install_glance:526            :   copy_rootwrap /usr/local/etc/glance
2022-04-01 00:45:00.951 | + lib/glance:copy_rootwrap:239             :   local source_path=/usr/local/etc/glance
2022-04-01 00:45:00.953 | + lib/glance:copy_rootwrap:241             :   sudo install -d -o ubuntu /etc/glance
2022-04-01 00:45:00.967 | + lib/glance:copy_rootwrap:242             :   cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/
2022-04-01 00:45:00.973 | + lib/glance:install_glance:529            :   git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master
2022-04-01 00:45:00.976 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/glance.git
2022-04-01 00:45:00.978 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/glance
2022-04-01 00:45:00.981 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:45:00.983 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:45:00.986 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:45:00.989 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:45:00.992 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:45:00.995 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:45:01.013 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:45:01.017 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:45:01.020 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:01.023 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:45:01.024 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:45:01.031 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/glance ]]
2022-04-01 00:45:01.034 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:01.037 | + functions-common:git_clone:677           :   cd /opt/stack/glance
2022-04-01 00:45:01.040 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:45:01.040 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:45:01.044 | c99c3af4f Merge "Document new properties used by Ironic"
2022-04-01 00:45:01.047 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:45:01.050 | + lib/glance:install_glance:531            :   setup_develop /opt/stack/glance
2022-04-01 00:45:01.052 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:45:01.055 | + inc/python:setup_develop:339             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-01 00:45:01.058 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/glance
2022-04-01 00:45:01.061 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:45:01.063 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/glance -e
2022-04-01 00:45:01.066 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:45:01.069 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/glance == -bindep* ]]
2022-04-01 00:45:01.071 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/glance
2022-04-01 00:45:01.074 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:45:01.077 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:45:01.080 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/glance
2022-04-01 00:45:01.082 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:45:01.085 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/glance
2022-04-01 00:45:01.088 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:45:01.091 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:45:01.094 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg
2022-04-01 00:45:01.100 | + inc/python:_setup_package_with_constraints_edit:385 :   name=glance
2022-04-01 00:45:01.103 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance
2022-04-01 00:45:01.758 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/glance -e
2022-04-01 00:45:01.763 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:45:01.766 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:45:01.770 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:45:01.774 | + inc/python:setup_package:421             :   [[ /opt/stack/glance == -bindep* ]]
2022-04-01 00:45:01.778 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/glance
2022-04-01 00:45:01.781 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:45:01.785 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:45:01.788 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:45:01.790 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:45:01.793 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:45:01.796 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:45:01.799 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:45:01.801 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/glance
2022-04-01 00:45:01.823 | Using python 3.8 to install /opt/stack/glance
2022-04-01 00:45:01.826 | + 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-01 00:45:02.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:02.698 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:02.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:02.698 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:03.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:45:03.884 | Obtaining file:///opt/stack/glance
2022-04-01 00:45:03.885 |   Preparing metadata (setup.py): started
2022-04-01 00:45:07.119 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:45:07.193 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1)
2022-04-01 00:45:07.194 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1)
2022-04-01 00:45:07.195 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31)
2022-04-01 00:45:07.196 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0)
2022-04-01 00:45:07.197 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1)
2022-04-01 00:45:07.198 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1)
2022-04-01 00:45:07.199 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7)
2022-04-01 00:45:07.200 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2)
2022-04-01 00:45:07.202 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6)
2022-04-01 00:45:07.203 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4)
2022-04-01 00:45:07.204 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0)
2022-04-01 00:45:07.205 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0)
2022-04-01 00:45:07.206 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0)
2022-04-01 00:45:07.207 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0)
2022-04-01 00:45:07.208 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2)
2022-04-01 00:45:07.209 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0)
2022-04-01 00:45:07.210 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0)
2022-04-01 00:45:07.212 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4)
2022-04-01 00:45:07.213 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0)
2022-04-01 00:45:07.213 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0)
2022-04-01 00:45:07.214 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0)
2022-04-01 00:45:07.215 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1)
2022-04-01 00:45:07.217 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0)
2022-04-01 00:45:07.218 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0)
2022-04-01 00:45:07.219 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0)
2022-04-01 00:45:07.220 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0)
2022-04-01 00:45:07.221 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0)
2022-04-01 00:45:07.222 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0)
2022-04-01 00:45:07.224 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0)
2022-04-01 00:45:07.225 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0)
2022-04-01 00:45:07.226 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0)
2022-04-01 00:45:07.228 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1)
2022-04-01 00:45:07.229 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0)
2022-04-01 00:45:07.230 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0)
2022-04-01 00:45:07.231 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3)
2022-04-01 00:45:07.232 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2)
2022-04-01 00:45:07.233 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0)
2022-04-01 00:45:07.234 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0)
2022-04-01 00:45:07.235 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1)
2022-04-01 00:45:07.236 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2)
2022-04-01 00:45:07.237 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2)
2022-04-01 00:45:07.238 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0)
2022-04-01 00:45:07.239 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1)
2022-04-01 00:45:07.255 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1)
2022-04-01 00:45:07.257 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0)
2022-04-01 00:45:07.258 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6)
2022-04-01 00:45:07.277 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0)
2022-04-01 00:45:07.280 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1)
2022-04-01 00:45:07.319 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0)
2022-04-01 00:45:07.334 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0)
2022-04-01 00:45:07.344 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3)
2022-04-01 00:45:07.359 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0)
2022-04-01 00:45:07.360 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2)
2022-04-01 00:45:07.361 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0)
2022-04-01 00:45:07.456 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7)
2022-04-01 00:45:07.533 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0)
2022-04-01 00:45:07.584 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1)
2022-04-01 00:45:07.585 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1)
2022-04-01 00:45:07.620 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3)
2022-04-01 00:45:07.663 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0)
2022-04-01 00:45:07.666 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0)
2022-04-01 00:45:07.667 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0)
2022-04-01 00:45:07.727 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1)
2022-04-01 00:45:07.728 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0)
2022-04-01 00:45:07.729 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0)
2022-04-01 00:45:07.753 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0)
2022-04-01 00:45:07.827 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6)
2022-04-01 00:45:07.830 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2)
2022-04-01 00:45:07.889 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9)
2022-04-01 00:45:07.890 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0)
2022-04-01 00:45:07.892 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0)
2022-04-01 00:45:07.894 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3)
2022-04-01 00:45:07.897 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0)
2022-04-01 00:45:07.920 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0)
2022-04-01 00:45:07.924 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0)
2022-04-01 00:45:07.926 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3)
2022-04-01 00:45:07.967 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0)
2022-04-01 00:45:08.011 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0)
2022-04-01 00:45:08.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3)
2022-04-01 00:45:08.015 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3)
2022-04-01 00:45:08.090 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3)
2022-04-01 00:45:08.150 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5)
2022-04-01 00:45:08.251 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7)
2022-04-01 00:45:08.522 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2)
2022-04-01 00:45:08.523 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1)
2022-04-01 00:45:08.524 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0)
2022-04-01 00:45:08.530 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3)
2022-04-01 00:45:08.583 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1)
2022-04-01 00:45:08.607 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0)
2022-04-01 00:45:08.720 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21)
2022-04-01 00:45:08.824 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0)
2022-04-01 00:45:09.034 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5)
2022-04-01 00:45:09.035 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4)
2022-04-01 00:45:09.037 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0)
2022-04-01 00:45:09.039 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0)
2022-04-01 00:45:09.040 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1)
2022-04-01 00:45:09.042 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0)
2022-04-01 00:45:09.043 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32)
2022-04-01 00:45:09.162 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1)
2022-04-01 00:45:09.192 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3)
2022-04-01 00:45:09.238 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3)
2022-04-01 00:45:09.242 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0)
2022-04-01 00:45:09.504 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1)
2022-04-01 00:45:09.692 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12)
2022-04-01 00:45:09.693 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28)
2022-04-01 00:45:09.695 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3)
2022-04-01 00:45:09.696 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8)
2022-04-01 00:45:09.808 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2)
2022-04-01 00:45:09.972 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0)
2022-04-01 00:45:10.073 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0)
2022-04-01 00:45:10.381 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0)
2022-04-01 00:45:10.384 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0)
2022-04-01 00:45:10.610 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2)
2022-04-01 00:45:10.896 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0)
2022-04-01 00:45:11.240 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2)
2022-04-01 00:45:11.241 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0)
2022-04-01 00:45:12.709 | Installing collected packages: glance
2022-04-01 00:45:12.710 |   Attempting uninstall: glance
2022-04-01 00:45:12.710 |     Found existing installation: glance 24.1.0.dev4
2022-04-01 00:45:12.716 |     Can't uninstall 'glance'. No files were found to uninstall.
2022-04-01 00:45:12.718 |   Running setup.py develop for glance
2022-04-01 00:45:17.173 | Successfully installed glance
2022-04-01 00:45:17.173 | 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-01 00:45:17.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:45:17.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:45:17.322 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:45:17.326 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:45:17.329 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:45:17.333 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:45:17.336 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:45:17.339 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:45:17.341 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:45:17.344 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:45:17.347 | + functions-common:time_stop:2432          :   start_time=1648773901818
2022-04-01 00:45:17.349 | + functions-common:time_stop:2434          :   [[ -z 1648773901818 ]]
2022-04-01 00:45:17.353 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:45:17.357 | + functions-common:time_stop:2437          :   end_time=1648773917354
2022-04-01 00:45:17.359 | + functions-common:time_stop:2438          :   elapsed_time=15536
2022-04-01 00:45:17.362 | + functions-common:time_stop:2439          :   total=79275
2022-04-01 00:45:17.365 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:45:17.367 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=94811
2022-04-01 00:45:17.369 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:45:17.372 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:45:17.374 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-01 00:45:17.377 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-01 00:45:17.396 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/glance/glance.egg-info
2022-04-01 00:45:17.409 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/glance
2022-04-01 00:45:17.411 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/glance
2022-04-01 00:45:17.414 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:45:17.416 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:45:17.419 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]]
2022-04-01 00:45:17.422 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:45:17.424 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:45:17.427 | + ./stack.sh:main:920                      :   configure_glance
2022-04-01 00:45:17.429 | + lib/glance:configure_glance:323          :   sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs
2022-04-01 00:45:17.442 | + lib/glance:configure_glance:326          :   local dburl
2022-04-01 00:45:17.445 | ++ lib/glance:configure_glance:327          :   database_connection_url glance
2022-04-01 00:45:17.448 | ++ lib/database:database_connection_url:134 :   local db=glance
2022-04-01 00:45:17.452 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql glance
2022-04-01 00:45:17.454 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=glance
2022-04-01 00:45:17.458 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-01 00:45:17.462 | + lib/glance:configure_glance:327          :   dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8'
2022-04-01 00:45:17.465 | + lib/glance:configure_glance:329          :   iniset /etc/glance/glance-api.conf DEFAULT debug True
2022-04-01 00:45:17.494 | + 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-01 00:45:17.524 | + lib/glance:configure_glance:331          :   iniset /etc/glance/glance-api.conf DEFAULT use_syslog False
2022-04-01 00:45:17.554 | + lib/glance:configure_glance:332          :   iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-01 00:45:17.591 | + lib/glance:configure_glance:333          :   iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks
2022-04-01 00:45:17.626 | + lib/glance:configure_glance:334          :   iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement
2022-04-01 00:45:17.662 | + lib/glance:configure_glance:335          :   configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance
2022-04-01 00:45:17.665 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/glance/glance-api.conf
2022-04-01 00:45:17.668 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=glance
2022-04-01 00:45:17.670 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-01 00:45:17.674 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password
2022-04-01 00:45:17.706 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/glance/glance-api.conf keystone_authtoken interface public
2022-04-01 00:45:17.736 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:45:17.766 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/glance/glance-api.conf keystone_authtoken username glance
2022-04-01 00:45:17.797 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd
2022-04-01 00:45:17.827 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default
2022-04-01 00:45:17.860 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_name service
2022-04-01 00:45:17.896 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default
2022-04-01 00:45:17.932 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:45:17.967 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211
2022-04-01 00:45:17.999 | + lib/glance:configure_glance:336          :   iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2
2022-04-01 00:45:18.030 | + lib/glance:configure_glance:337          :   iniset_rpc_backend glance /etc/glance/glance-api.conf
2022-04-01 00:45:18.033 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=glance
2022-04-01 00:45:18.035 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/glance/glance-api.conf
2022-04-01 00:45:18.038 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:45:18.040 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-01 00:45:18.043 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:45:18.060 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:18.063 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-01 00:45:18.065 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-01 00:45:18.068 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:45:18.085 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:18.087 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:45:18.090 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:45:18.121 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:45:18.123 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:45:18.126 | + lib/glance:configure_glance:338          :   '[' libvirt = libvirt ']'
2022-04-01 00:45:18.128 | + lib/glance:configure_glance:338          :   '[' kvm = parallels ']'
2022-04-01 00:45:18.131 | + lib/glance:configure_glance:342          :   iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False
2022-04-01 00:45:18.164 | + lib/glance:configure_glance:343          :   iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False
2022-04-01 00:45:18.194 | + lib/glance:configure_glance:346          :   configure_glance_store False False
2022-04-01 00:45:18.197 | + lib/glance:configure_glance_store:252    :   local use_cinder_for_glance=False
2022-04-01 00:45:18.200 | + lib/glance:configure_glance_store:253    :   local glance_enable_multiple_stores=False
2022-04-01 00:45:18.202 | + lib/glance:configure_glance_store:254    :   local be
2022-04-01 00:45:18.205 | + lib/glance:configure_glance_store:256    :   [[ False == \F\a\l\s\e ]]
2022-04-01 00:45:18.207 | + lib/glance:configure_glance_store:258    :   [[ False == \T\r\u\e ]]
2022-04-01 00:45:18.210 | + lib/glance:configure_glance_store:275    :   iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-01 00:45:18.240 | + lib/glance:configure_glance:349          :   '[' -n '' ']'
2022-04-01 00:45:18.243 | + lib/glance:configure_glance:352          :   iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.98
2022-04-01 00:45:18.274 | + lib/glance:configure_glance:356          :   [[ False == \F\a\l\s\e ]]
2022-04-01 00:45:18.276 | + lib/glance:configure_glance:358          :   is_service_enabled s-proxy
2022-04-01 00:45:18.294 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:18.296 | + lib/glance:configure_glance:359          :   iniset /etc/glance/glance-api.conf glance_store default_store swift
2022-04-01 00:45:18.327 | + lib/glance:configure_glance:360          :   iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True
2022-04-01 00:45:18.358 | + 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-01 00:45:18.388 | + lib/glance:configure_glance:363          :   iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1
2022-04-01 00:45:18.418 | + lib/glance:configure_glance:364          :   iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift'
2022-04-01 00:45:18.449 | + lib/glance:configure_glance:365          :   is_service_enabled tls-proxy
2022-04-01 00:45:18.466 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:18.469 | + lib/glance:configure_glance:368          :   iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5
2022-04-01 00:45:18.499 | + lib/glance:configure_glance:370          :   iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift
2022-04-01 00:45:18.533 | + lib/glance:configure_glance:372          :   iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd
2022-04-01 00:45:18.566 | + lib/glance:configure_glance:373          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.98/identity/v3
2022-04-01 00:45:18.596 | + lib/glance:configure_glance:374          :   iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3
2022-04-01 00:45:18.627 | + lib/glance:configure_glance:380          :   iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.98/image
2022-04-01 00:45:18.657 | + lib/glance:configure_glance:382          :   is_service_enabled tls-proxy
2022-04-01 00:45:18.674 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:18.677 | + lib/glance:configure_glance:388          :   setup_logging /etc/glance/glance-api.conf
2022-04-01 00:45:18.679 | + functions:setup_logging:674              :   setup_systemd_logging /etc/glance/glance-api.conf
2022-04-01 00:45:18.682 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/glance/glance-api.conf
2022-04-01 00:45:18.685 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:45:18.703 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:45:18.705 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:45:18.709 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:45:18.712 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:45:18.714 | + 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-01 00:45:18.745 | + 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-01 00:45:18.775 | + 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-01 00:45:18.806 | + functions:setup_systemd_logging:706      :   iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:45:18.836 | + lib/glance:configure_glance:390          :   cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini
2022-04-01 00:45:18.841 | + lib/glance:configure_glance:393          :   iniset /etc/glance/glance-cache.conf DEFAULT debug True
2022-04-01 00:45:18.872 | + lib/glance:configure_glance:394          :   iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False
2022-04-01 00:45:18.903 | + lib/glance:configure_glance:395          :   iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/
2022-04-01 00:45:18.936 | + lib/glance:configure_glance:396          :   iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.98/identity
2022-04-01 00:45:18.973 | + lib/glance:configure_glance:397          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service
2022-04-01 00:45:19.006 | + lib/glance:configure_glance:398          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance
2022-04-01 00:45:19.037 | + lib/glance:configure_glance:399          :   iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd
2022-04-01 00:45:19.068 | + lib/glance:configure_glance:402          :   iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/
2022-04-01 00:45:19.099 | + lib/glance:configure_glance:405          :   iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]'
2022-04-01 00:45:19.130 | + lib/glance:configure_glance:406          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin
2022-04-01 00:45:19.161 | + lib/glance:configure_glance:407          :   iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject
2022-04-01 00:45:19.191 | + lib/glance:configure_glance:409          :   cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json
2022-04-01 00:45:19.197 | + 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-01 00:45:19.205 | + lib/glance:configure_glance:413          :   is_service_enabled tls-proxy
2022-04-01 00:45:19.224 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:19.227 | + lib/glance:configure_glance:421          :   [[ False == False ]]
2022-04-01 00:45:19.230 | + lib/glance:configure_glance:422          :   write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image
2022-04-01 00:45:19.232 | + lib/apache:write_local_uwsgi_http_config:319 :   local file=/etc/glance/glance-uwsgi.ini
2022-04-01 00:45:19.234 | + lib/apache:write_local_uwsgi_http_config:320 :   local wsgi=/usr/local/bin/glance-wsgi-api
2022-04-01 00:45:19.237 | + lib/apache:write_local_uwsgi_http_config:321 :   local url=/image
2022-04-01 00:45:19.240 | ++ lib/apache:write_local_uwsgi_http_config:322 :   basename /usr/local/bin/glance-wsgi-api
2022-04-01 00:45:19.244 | + lib/apache:write_local_uwsgi_http_config:322 :   name=glance-wsgi-api
2022-04-01 00:45:19.246 | + lib/apache:write_local_uwsgi_http_config:328 :   rm -rf /etc/glance/glance-uwsgi.ini
2022-04-01 00:45:19.250 | + 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-01 00:45:19.281 | ++ lib/apache:write_local_uwsgi_http_config:330 :   get_random_port
2022-04-01 00:45:19.283 | ++ functions:get_random_port:836            :   read lower_port upper_port
2022-04-01 00:45:19.285 | ++ functions:get_random_port:837            :   true
2022-04-01 00:45:19.288 | ++ functions:get_random_port:838            :   (( port = upper_port  ))
2022-04-01 00:45:19.290 | ++ functions:get_random_port:838            :   (( port >= lower_port  ))
2022-04-01 00:45:19.292 | ++ functions:get_random_port:839            :   sudo lsof -i :60999
2022-04-01 00:45:19.369 | ++ functions:get_random_port:840            :   [[ 1 > 0 ]]
2022-04-01 00:45:19.373 | ++ functions:get_random_port:841            :   break 2
2022-04-01 00:45:19.376 | ++ functions:get_random_port:845            :   echo 60999
2022-04-01 00:45:19.381 | + lib/apache:write_local_uwsgi_http_config:330 :   port=60999
2022-04-01 00:45:19.384 | + lib/apache:write_local_uwsgi_http_config:331 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999
2022-04-01 00:45:19.415 | + lib/apache:write_local_uwsgi_http_config:332 :   iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2
2022-04-01 00:45:19.443 | + lib/apache:write_local_uwsgi_http_config:334 :   iniset /etc/glance/glance-uwsgi.ini uwsgi master true
2022-04-01 00:45:19.471 | + lib/apache:write_local_uwsgi_http_config:336 :   iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true
2022-04-01 00:45:19.499 | + lib/apache:write_local_uwsgi_http_config:337 :   iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false
2022-04-01 00:45:19.527 | + lib/apache:write_local_uwsgi_http_config:338 :   iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true
2022-04-01 00:45:19.555 | + lib/apache:write_local_uwsgi_http_config:339 :   iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3
2022-04-01 00:45:19.587 | + lib/apache:write_local_uwsgi_http_config:341 :   iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true
2022-04-01 00:45:19.617 | + 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-01 00:45:19.647 | + lib/apache:write_local_uwsgi_http_config:346 :   iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-01 00:45:19.675 | + lib/apache:write_local_uwsgi_http_config:348 :   iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535
2022-04-01 00:45:19.704 | + lib/apache:write_local_uwsgi_http_config:350 :   iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-01 00:45:19.733 | + lib/apache:write_local_uwsgi_http_config:352 :   iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true
2022-04-01 00:45:19.761 | + lib/apache:write_local_uwsgi_http_config:353 :   iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666
2022-04-01 00:45:19.790 | + lib/apache:write_local_uwsgi_http_config:354 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true
2022-04-01 00:45:19.818 | + lib/apache:write_local_uwsgi_http_config:355 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true
2022-04-01 00:45:19.846 | + lib/apache:write_local_uwsgi_http_config:356 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true
2022-04-01 00:45:19.874 | + lib/apache:write_local_uwsgi_http_config:357 :   iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false
2022-04-01 00:45:19.903 | + lib/apache:write_local_uwsgi_http_config:359 :   iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30
2022-04-01 00:45:19.931 | + lib/apache:write_local_uwsgi_http_config:361 :   enable_apache_mod proxy
2022-04-01 00:45:19.934 | + lib/apache:enable_apache_mod:59          :   local mod=proxy
2022-04-01 00:45:19.936 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:45:19.939 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:19.941 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:19.944 | + lib/apache:enable_apache_mod:64          :   [[ proxy != \v\e\r\s\i\o\n ]]
2022-04-01 00:45:19.946 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy
2022-04-01 00:45:20.002 | proxy (enabled by site administrator)
2022-04-01 00:45:20.006 | + lib/apache:write_local_uwsgi_http_config:362 :   enable_apache_mod proxy_http
2022-04-01 00:45:20.009 | + lib/apache:enable_apache_mod:59          :   local mod=proxy_http
2022-04-01 00:45:20.013 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:45:20.016 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:20.020 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:20.022 | + lib/apache:enable_apache_mod:64          :   [[ proxy_http != \v\e\r\s\i\o\n ]]
2022-04-01 00:45:20.025 | + lib/apache:enable_apache_mod:64          :   a2query -m proxy_http
2022-04-01 00:45:20.080 | proxy_http (enabled by site administrator)
2022-04-01 00:45:20.084 | + lib/apache:write_local_uwsgi_http_config:363 :   local apache_conf=
2022-04-01 00:45:20.090 | ++ lib/apache:write_local_uwsgi_http_config:364 :   apache_site_config_for glance-wsgi-api
2022-04-01 00:45:20.094 | ++ lib/apache:apache_site_config_for:186    :   local site=glance-wsgi-api
2022-04-01 00:45:20.098 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-01 00:45:20.102 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:20.106 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:20.110 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-01 00:45:20.114 | + lib/apache:write_local_uwsgi_http_config:364 :   apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-01 00:45:20.117 | + lib/apache:write_local_uwsgi_http_config:365 :   echo 'KeepAlive Off'
2022-04-01 00:45:20.117 | + lib/apache:write_local_uwsgi_http_config:365 :   sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-01 00:45:20.126 | KeepAlive Off
2022-04-01 00:45:20.131 | + lib/apache:write_local_uwsgi_http_config:366 :   echo 'SetEnv proxy-sendchunked 1'
2022-04-01 00:45:20.131 | + lib/apache:write_local_uwsgi_http_config:366 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-01 00:45:20.139 | SetEnv proxy-sendchunked 1
2022-04-01 00:45:20.144 | + lib/apache:write_local_uwsgi_http_config:367 :   sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf
2022-04-01 00:45:20.144 | + lib/apache:write_local_uwsgi_http_config:367 :   echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 '
2022-04-01 00:45:20.152 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 
2022-04-01 00:45:20.156 | + lib/apache:write_local_uwsgi_http_config:368 :   enable_apache_site glance-wsgi-api
2022-04-01 00:45:20.158 | + lib/apache:enable_apache_site:203        :   local site=glance-wsgi-api
2022-04-01 00:45:20.161 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-01 00:45:20.163 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-01 00:45:20.166 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:45:20.168 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:20.171 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:20.174 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-01 00:45:20.176 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-01 00:45:20.179 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:20.181 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:20.184 | + lib/apache:enable_apache_site:207        :   sudo a2ensite glance-wsgi-api
2022-04-01 00:45:20.248 | Site glance-wsgi-api already enabled
2022-04-01 00:45:20.254 | + lib/apache:write_local_uwsgi_http_config:369 :   restart_apache_server
2022-04-01 00:45:20.258 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:45:20.262 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:45:20.266 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:45:20.416 | ++ lib/glance:configure_glance:425          :   awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini
2022-04-01 00:45:20.422 | + lib/glance:configure_glance:425          :   iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999
2022-04-01 00:45:20.455 | + lib/glance:configure_glance:435          :   [[ False == True ]]
2022-04-01 00:45:20.457 | + ./stack.sh:main:923                      :   is_service_enabled cinder
2022-04-01 00:45:20.477 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:20.479 | + ./stack.sh:main:925                      :   stack_install_service cinder
2022-04-01 00:45:20.482 | + lib/stack:stack_install_service:20       :   local service=cinder
2022-04-01 00:45:20.484 | + lib/stack:stack_install_service:21       :   type install_cinder
2022-04-01 00:45:20.487 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:45:20.489 | + lib/stack:stack_install_service:32       :   install_cinder
2022-04-01 00:45:20.492 | + lib/cinder:install_cinder:466            :   git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master
2022-04-01 00:45:20.494 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/cinder.git
2022-04-01 00:45:20.497 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/cinder
2022-04-01 00:45:20.499 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:45:20.501 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:45:20.504 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:45:20.507 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:45:20.510 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:45:20.513 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:45:20.532 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:45:20.534 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:45:20.537 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:20.540 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:45:20.540 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:45:20.546 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/cinder ]]
2022-04-01 00:45:20.548 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:20.551 | + functions-common:git_clone:677           :   cd /opt/stack/cinder
2022-04-01 00:45:20.554 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:45:20.554 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:45:20.557 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD
2022-04-01 00:45:20.560 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:45:20.563 | + lib/cinder:install_cinder:467            :   setup_develop /opt/stack/cinder
2022-04-01 00:45:20.566 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:45:20.568 | + inc/python:setup_develop:339             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-01 00:45:20.571 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/cinder
2022-04-01 00:45:20.574 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:45:20.576 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/cinder -e
2022-04-01 00:45:20.579 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:45:20.582 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-01 00:45:20.585 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/cinder
2022-04-01 00:45:20.587 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:45:20.590 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:45:20.593 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/cinder
2022-04-01 00:45:20.596 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:45:20.599 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/cinder
2022-04-01 00:45:20.602 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:45:20.604 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:45:20.608 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg
2022-04-01 00:45:20.614 | + inc/python:_setup_package_with_constraints_edit:385 :   name=cinder
2022-04-01 00:45:20.617 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder
2022-04-01 00:45:21.259 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/cinder -e
2022-04-01 00:45:21.262 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:45:21.266 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:45:21.269 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:45:21.272 | + inc/python:setup_package:421             :   [[ /opt/stack/cinder == -bindep* ]]
2022-04-01 00:45:21.276 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/cinder
2022-04-01 00:45:21.279 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:45:21.282 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:45:21.285 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:45:21.288 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:45:21.291 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:45:21.295 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:45:21.298 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:45:21.301 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/cinder
2022-04-01 00:45:21.326 | Using python 3.8 to install /opt/stack/cinder
2022-04-01 00:45:21.329 | + 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-01 00:45:22.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:22.199 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:22.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:22.199 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:23.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:45:23.379 | Obtaining file:///opt/stack/cinder
2022-04-01 00:45:23.380 |   Preparing metadata (setup.py): started
2022-04-01 00:45:27.410 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:45:27.557 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1)
2022-04-01 00:45:27.558 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1)
2022-04-01 00:45:27.559 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0)
2022-04-01 00:45:27.560 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2)
2022-04-01 00:45:27.561 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4)
2022-04-01 00:45:27.563 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2)
2022-04-01 00:45:27.564 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0)
2022-04-01 00:45:27.565 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0)
2022-04-01 00:45:27.566 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0)
2022-04-01 00:45:27.567 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0)
2022-04-01 00:45:27.568 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3)
2022-04-01 00:45:27.569 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0)
2022-04-01 00:45:27.570 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0)
2022-04-01 00:45:27.571 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0)
2022-04-01 00:45:27.573 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0)
2022-04-01 00:45:27.574 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0)
2022-04-01 00:45:27.575 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0)
2022-04-01 00:45:27.576 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1)
2022-04-01 00:45:27.577 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0)
2022-04-01 00:45:27.578 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0)
2022-04-01 00:45:27.580 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0)
2022-04-01 00:45:27.581 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1)
2022-04-01 00:45:27.582 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0)
2022-04-01 00:45:27.583 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0)
2022-04-01 00:45:27.584 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0)
2022-04-01 00:45:27.585 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2)
2022-04-01 00:45:27.586 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0)
2022-04-01 00:45:27.587 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2)
2022-04-01 00:45:27.589 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3)
2022-04-01 00:45:27.589 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1)
2022-04-01 00:45:27.590 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0)
2022-04-01 00:45:27.591 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1)
2022-04-01 00:45:27.592 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0)
2022-04-01 00:45:27.594 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7)
2022-04-01 00:45:27.595 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0)
2022-04-01 00:45:27.596 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0)
2022-04-01 00:45:27.597 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0)
2022-04-01 00:45:27.599 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0)
2022-04-01 00:45:27.600 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1)
2022-04-01 00:45:27.601 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3)
2022-04-01 00:45:27.602 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1)
2022-04-01 00:45:27.603 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1)
2022-04-01 00:45:27.604 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4)
2022-04-01 00:45:27.605 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74)
2022-04-01 00:45:27.606 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0)
2022-04-01 00:45:27.607 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31)
2022-04-01 00:45:27.608 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0)
2022-04-01 00:45:27.610 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0)
2022-04-01 00:45:27.611 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9)
2022-04-01 00:45:27.612 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1)
2022-04-01 00:45:27.613 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7)
2022-04-01 00:45:27.614 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0)
2022-04-01 00:45:27.615 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0)
2022-04-01 00:45:27.616 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0)
2022-04-01 00:45:27.617 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0)
2022-04-01 00:45:27.618 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0)
2022-04-01 00:45:27.620 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0)
2022-04-01 00:45:27.621 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1)
2022-04-01 00:45:27.622 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1)
2022-04-01 00:45:27.623 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2)
2022-04-01 00:45:27.624 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0)
2022-04-01 00:45:27.625 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7)
2022-04-01 00:45:27.639 | 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.1.0.dev43) (1.24.7)
2022-04-01 00:45:27.640 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2)
2022-04-01 00:45:27.641 | 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.1.0.dev43) (0.10.0)
2022-04-01 00:45:27.703 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0)
2022-04-01 00:45:27.735 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0)
2022-04-01 00:45:27.749 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1)
2022-04-01 00:45:27.750 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0)
2022-04-01 00:45:27.751 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0)
2022-04-01 00:45:27.753 | 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.1.0.dev43) (2.5.0)
2022-04-01 00:45:27.849 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0)
2022-04-01 00:45:27.903 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1)
2022-04-01 00:45:27.905 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1)
2022-04-01 00:45:27.933 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8)
2022-04-01 00:45:27.934 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8)
2022-04-01 00:45:27.935 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8)
2022-04-01 00:45:27.990 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3)
2022-04-01 00:45:28.035 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0)
2022-04-01 00:45:28.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0)
2022-04-01 00:45:28.039 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0)
2022-04-01 00:45:28.040 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0)
2022-04-01 00:45:28.128 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0)
2022-04-01 00:45:28.131 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6)
2022-04-01 00:45:28.132 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1)
2022-04-01 00:45:28.192 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6)
2022-04-01 00:45:28.195 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2)
2022-04-01 00:45:28.255 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0)
2022-04-01 00:45:28.257 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3)
2022-04-01 00:45:28.258 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9)
2022-04-01 00:45:28.259 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0)
2022-04-01 00:45:28.264 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0)
2022-04-01 00:45:28.288 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0)
2022-04-01 00:45:28.289 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0)
2022-04-01 00:45:28.291 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3)
2022-04-01 00:45:28.336 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3)
2022-04-01 00:45:28.427 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3)
2022-04-01 00:45:28.428 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0)
2022-04-01 00:45:28.451 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1)
2022-04-01 00:45:28.477 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0)
2022-04-01 00:45:28.544 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8)
2022-04-01 00:45:28.545 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0)
2022-04-01 00:45:28.679 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0)
2022-04-01 00:45:28.704 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3)
2022-04-01 00:45:28.843 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1)
2022-04-01 00:45:28.882 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3)
2022-04-01 00:45:28.883 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0)
2022-04-01 00:45:28.885 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3)
2022-04-01 00:45:29.087 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12)
2022-04-01 00:45:29.088 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28)
2022-04-01 00:45:29.092 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3)
2022-04-01 00:45:29.128 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7)
2022-04-01 00:45:29.158 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2)
2022-04-01 00:45:29.398 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2)
2022-04-01 00:45:29.398 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2)
2022-04-01 00:45:29.541 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2)
2022-04-01 00:45:29.543 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0)
2022-04-01 00:45:29.545 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3)
2022-04-01 00:45:29.676 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2)
2022-04-01 00:45:29.802 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6)
2022-04-01 00:45:29.804 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1)
2022-04-01 00:45:29.806 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0)
2022-04-01 00:45:29.841 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0)
2022-04-01 00:45:30.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21)
2022-04-01 00:45:30.176 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0)
2022-04-01 00:45:30.179 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0)
2022-04-01 00:45:30.348 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0)
2022-04-01 00:45:30.441 | 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.1.0.dev43) (1.55.0)
2022-04-01 00:45:30.443 | 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.1.0.dev43) (3.19.4)
2022-04-01 00:45:30.654 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0)
2022-04-01 00:45:31.084 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5)
2022-04-01 00:45:31.136 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1)
2022-04-01 00:45:31.185 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5)
2022-04-01 00:45:32.257 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32)
2022-04-01 00:45:32.527 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2)
2022-04-01 00:45:32.529 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0)
2022-04-01 00:45:32.671 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2)
2022-04-01 00:45:32.862 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0)
2022-04-01 00:45:32.994 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0)
2022-04-01 00:45:34.690 | Installing collected packages: cinder
2022-04-01 00:45:34.691 |   Attempting uninstall: cinder
2022-04-01 00:45:34.691 |     Found existing installation: cinder 20.1.0.dev43
2022-04-01 00:45:34.697 |     Can't uninstall 'cinder'. No files were found to uninstall.
2022-04-01 00:45:34.698 |   Running setup.py develop for cinder
2022-04-01 00:45:40.525 | Successfully installed cinder
2022-04-01 00:45:40.525 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-04-01 00:45:40.533 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:45:40.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:45:40.689 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:45:40.693 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:45:40.696 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:45:40.699 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:45:40.701 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:45:40.704 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:45:40.707 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:45:40.709 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:45:40.712 | + functions-common:time_stop:2432          :   start_time=1648773921321
2022-04-01 00:45:40.715 | + functions-common:time_stop:2434          :   [[ -z 1648773921321 ]]
2022-04-01 00:45:40.719 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:45:40.724 | + functions-common:time_stop:2437          :   end_time=1648773940721
2022-04-01 00:45:40.727 | + functions-common:time_stop:2438          :   elapsed_time=19400
2022-04-01 00:45:40.730 | + functions-common:time_stop:2439          :   total=94811
2022-04-01 00:45:40.732 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:45:40.735 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=114211
2022-04-01 00:45:40.738 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:45:40.740 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:45:40.743 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-01 00:45:40.746 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-01 00:45:40.767 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info
2022-04-01 00:45:40.780 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/cinder
2022-04-01 00:45:40.782 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/cinder
2022-04-01 00:45:40.785 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:45:40.787 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:45:40.790 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]]
2022-04-01 00:45:40.793 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:45:40.796 | + lib/cinder:install_cinder:468            :   [[ lioadm == \t\g\t\a\d\m ]]
2022-04-01 00:45:40.799 | + lib/cinder:install_cinder:470            :   [[ lioadm == \l\i\o\a\d\m ]]
2022-04-01 00:45:40.801 | + lib/cinder:install_cinder:471            :   is_ubuntu
2022-04-01 00:45:40.804 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:40.806 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:40.809 | + lib/cinder:install_cinder:473            :   sudo mkdir -p /etc/target
2022-04-01 00:45:40.822 | + lib/cinder:install_cinder:475            :   install_package targetcli-fb
2022-04-01 00:45:40.824 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:45:40.828 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:45:40.831 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:45:40.834 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:45:40.837 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:40.839 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:45:40.843 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:40.845 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:40.848 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:45:40.852 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:45:40.855 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:45:40.857 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:45:40.860 | + functions-common:install_package:1464    :   real_install_package targetcli-fb
2022-04-01 00:45:40.862 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:45:40.865 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:40.867 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:40.870 | + functions-common:real_install_package:1450 :   apt_get install targetcli-fb
2022-04-01 00:45:40.899 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb
2022-04-01 00:45:41.010 | Reading package lists...
2022-04-01 00:45:41.259 | Building dependency tree...
2022-04-01 00:45:41.261 | Reading state information...
2022-04-01 00:45:41.519 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1).
2022-04-01 00:45:41.519 | The following packages were automatically installed and are no longer required:
2022-04-01 00:45:41.520 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:45:41.520 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:45:41.520 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:45:41.520 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:45:41.520 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:45:41.521 |   python3-zope.interface
2022-04-01 00:45:41.521 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:45:41.660 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:45:41.665 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:45:41.668 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:45:41.671 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:45:41.674 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:45:41.677 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:45:41.680 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:45:41.682 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:45:41.685 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:45:41.687 | + functions-common:time_stop:2432          :   start_time=1648773940896
2022-04-01 00:45:41.690 | + functions-common:time_stop:2434          :   [[ -z 1648773940896 ]]
2022-04-01 00:45:41.693 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:45:41.699 | + functions-common:time_stop:2437          :   end_time=1648773941696
2022-04-01 00:45:41.703 | + functions-common:time_stop:2438          :   elapsed_time=800
2022-04-01 00:45:41.706 | + functions-common:time_stop:2439          :   total=5661
2022-04-01 00:45:41.710 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:45:41.713 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=6461
2022-04-01 00:45:41.716 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:45:41.718 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:45:41.721 | + ./stack.sh:main:926                      :   configure_cinder
2022-04-01 00:45:41.724 | + lib/cinder:configure_cinder:245          :   sudo install -d -o ubuntu -m 755 /etc/cinder
2022-04-01 00:45:41.737 | + lib/cinder:configure_cinder:247          :   rm -f /etc/cinder/cinder.conf
2022-04-01 00:45:41.741 | + lib/cinder:configure_cinder:249          :   configure_rootwrap cinder
2022-04-01 00:45:41.743 | + inc/rootwrap:configure_rootwrap:43       :   local project=cinder
2022-04-01 00:45:41.745 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-01 00:45:41.749 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-01 00:45:41.749 | ++ inc/rootwrap:configure_rootwrap:45       :   echo cinder
2022-04-01 00:45:41.753 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=CINDER
2022-04-01 00:45:41.756 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=CINDER_BIN_DIR
2022-04-01 00:45:41.758 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-01 00:45:41.760 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=CINDER_DIR
2022-04-01 00:45:41.762 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/cinder
2022-04-01 00:45:41.765 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder
2022-04-01 00:45:41.767 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/cinder-rootwrap
2022-04-01 00:45:41.769 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/cinder/rootwrap.d
2022-04-01 00:45:41.781 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d
2022-04-01 00:45:41.794 | + 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-01 00:45:41.806 | + 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-01 00:45:41.819 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf
2022-04-01 00:45:41.831 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-01 00:45:41.834 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-01 00:45:41.838 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.6CbtayUXWu
2022-04-01 00:45:41.841 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-01 00:45:41.843 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *'
2022-04-01 00:45:41.846 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/cinder-rootwrap-daemon ']'
2022-04-01 00:45:41.848 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.6CbtayUXWu
2022-04-01 00:45:41.853 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.6CbtayUXWu
2022-04-01 00:45:41.866 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.6CbtayUXWu /etc/sudoers.d/cinder-rootwrap
2022-04-01 00:45:41.880 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/cinder-rootwrap
2022-04-01 00:45:41.885 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-01 00:45:41.888 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-01 00:45:41.891 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-01 00:45:41.894 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-01 00:45:41.897 | + 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-01 00:45:41.900 | + 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-01 00:45:41.902 | + lib/cinder:configure_cinder:251          :   [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]]
2022-04-01 00:45:41.905 | + lib/cinder:configure_cinder:252          :   cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json
2022-04-01 00:45:41.909 | + lib/cinder:configure_cinder:255          :   cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini
2022-04-01 00:45:41.914 | + lib/cinder:configure_cinder:257          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host
2022-04-01 00:45:41.933 | + lib/cinder:configure_cinder:258          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port
2022-04-01 00:45:41.952 | + lib/cinder:configure_cinder:259          :   inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol
2022-04-01 00:45:41.971 | + lib/cinder:configure_cinder:260          :   inicomment /etc/cinder/api-paste.ini filter:authtoken cafile
2022-04-01 00:45:41.990 | + lib/cinder:configure_cinder:261          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name
2022-04-01 00:45:42.009 | + lib/cinder:configure_cinder:262          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user
2022-04-01 00:45:42.027 | + lib/cinder:configure_cinder:263          :   inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password
2022-04-01 00:45:42.046 | + lib/cinder:configure_cinder:264          :   inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir
2022-04-01 00:45:42.065 | + lib/cinder:configure_cinder:266          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder
2022-04-01 00:45:42.068 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-01 00:45:42.070 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=cinder
2022-04-01 00:45:42.073 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-01 00:45:42.075 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password
2022-04-01 00:45:42.106 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf keystone_authtoken interface public
2022-04-01 00:45:42.136 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:45:42.173 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf keystone_authtoken username cinder
2022-04-01 00:45:42.205 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd
2022-04-01 00:45:42.234 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default
2022-04-01 00:45:42.262 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_name service
2022-04-01 00:45:42.292 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default
2022-04-01 00:45:42.326 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:45:42.354 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211
2022-04-01 00:45:42.382 | + lib/cinder:configure_cinder:268          :   iniset /etc/cinder/cinder.conf DEFAULT debug True
2022-04-01 00:45:42.414 | + lib/cinder:configure_cinder:270          :   iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm
2022-04-01 00:45:42.448 | ++ lib/cinder:configure_cinder:271          :   database_connection_url cinder
2022-04-01 00:45:42.451 | ++ lib/database:database_connection_url:134 :   local db=cinder
2022-04-01 00:45:42.453 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql cinder
2022-04-01 00:45:42.456 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=cinder
2022-04-01 00:45:42.458 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8'
2022-04-01 00:45:42.461 | + 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-01 00:45:42.493 | + lib/cinder:configure_cinder:272          :   iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini
2022-04-01 00:45:42.521 | + lib/cinder:configure_cinder:273          :   iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
2022-04-01 00:45:42.550 | + lib/cinder:configure_cinder:274          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions
2022-04-01 00:45:42.578 | + lib/cinder:configure_cinder:275          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0
2022-04-01 00:45:42.607 | + lib/cinder:configure_cinder:276          :   iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder
2022-04-01 00:45:42.636 | + lib/cinder:configure_cinder:277          :   iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder
2022-04-01 00:45:42.668 | + lib/cinder:configure_cinder:278          :   [[ 4 == 6 ]]
2022-04-01 00:45:42.670 | + lib/cinder:configure_cinder:281          :   iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.98
2022-04-01 00:45:42.699 | + lib/cinder:configure_cinder:283          :   iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager
2022-04-01 00:45:42.731 | ++ lib/cinder:configure_cinder:284          :   openssl rand -hex 16
2022-04-01 00:45:42.738 | + lib/cinder:configure_cinder:284          :   iniset /etc/cinder/cinder.conf key_manager fixed_key 2511008cef157fa73d19a248b19763cd
2022-04-01 00:45:42.767 | + lib/cinder:configure_cinder:285          :   [[ -n '' ]]
2022-04-01 00:45:42.770 | + lib/cinder:configure_cinder:290          :   iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10
2022-04-01 00:45:42.803 | + lib/cinder:configure_cinder:291          :   iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10
2022-04-01 00:45:42.831 | + lib/cinder:configure_cinder:292          :   iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10
2022-04-01 00:45:42.860 | + lib/cinder:configure_cinder:297          :   iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120
2022-04-01 00:45:42.889 | + lib/cinder:configure_cinder:299          :   is_service_enabled c-vol
2022-04-01 00:45:42.905 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:42.908 | + lib/cinder:configure_cinder:321          :   is_service_enabled c-bak
2022-04-01 00:45:42.925 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:42.927 | + lib/cinder:configure_cinder:329          :   is_service_enabled ceilometer
2022-04-01 00:45:42.944 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:42.947 | + lib/cinder:configure_cinder:333          :   is_service_enabled tls-proxy
2022-04-01 00:45:42.966 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:42.969 | + lib/cinder:configure_cinder:347          :   '[' False '!=' False ']'
2022-04-01 00:45:42.971 | + lib/cinder:configure_cinder:351          :   iniset_rpc_backend cinder /etc/cinder/cinder.conf
2022-04-01 00:45:42.975 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=cinder
2022-04-01 00:45:42.977 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/cinder/cinder.conf
2022-04-01 00:45:42.980 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:45:42.982 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-01 00:45:42.985 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:45:43.001 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:43.004 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-01 00:45:43.007 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-01 00:45:43.009 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:45:43.025 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:43.028 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:45:43.031 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:45:43.062 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:45:43.064 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:45:43.067 | + lib/cinder:configure_cinder:354          :   setup_logging /etc/cinder/cinder.conf True
2022-04-01 00:45:43.070 | + functions:setup_logging:674              :   setup_systemd_logging /etc/cinder/cinder.conf
2022-04-01 00:45:43.073 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/cinder/cinder.conf
2022-04-01 00:45:43.077 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:45:43.097 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:45:43.100 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:45:43.103 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:45:43.105 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:45:43.108 | + 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-01 00:45:43.136 | + 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-01 00:45:43.165 | + 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-01 00:45:43.194 | + functions:setup_systemd_logging:706      :   iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:45:43.223 | + lib/cinder:configure_cinder:356          :   is_service_enabled c-api
2022-04-01 00:45:43.240 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:43.243 | + lib/cinder:configure_cinder:357          :   write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume
2022-04-01 00:45:43.245 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/cinder/cinder-api-uwsgi.ini
2022-04-01 00:45:43.248 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/cinder-wsgi
2022-04-01 00:45:43.250 | + lib/apache:write_uwsgi_config:256        :   local url=/volume
2022-04-01 00:45:43.253 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-01 00:45:43.255 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-01 00:45:43.258 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/cinder-wsgi
2022-04-01 00:45:43.262 | + lib/apache:write_uwsgi_config:259        :   name=cinder-wsgi
2022-04-01 00:45:43.265 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-01 00:45:43.267 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-01 00:45:43.280 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-01 00:45:43.280 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:45:43.289 | d /var/run/uwsgi 0755 ubuntu root
2022-04-01 00:45:43.293 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:45:43.313 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/cinder-wsgi.socket
2022-04-01 00:45:43.316 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/cinder/cinder-api-uwsgi.ini
2022-04-01 00:45:43.320 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi
2022-04-01 00:45:43.350 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2
2022-04-01 00:45:43.378 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true
2022-04-01 00:45:43.406 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true
2022-04-01 00:45:43.434 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-01 00:45:43.463 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-01 00:45:43.495 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true
2022-04-01 00:45:43.527 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3
2022-04-01 00:45:43.556 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true
2022-04-01 00:45:43.584 | + 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-01 00:45:43.612 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-01 00:45:43.640 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-01 00:45:43.668 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true
2022-04-01 00:45:43.696 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-01 00:45:43.699 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-01 00:45:43.702 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for cinder-wsgi
2022-04-01 00:45:43.705 | ++ lib/apache:apache_site_config_for:186    :   local site=cinder-wsgi
2022-04-01 00:45:43.707 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-01 00:45:43.710 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:43.712 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:43.715 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-01 00:45:43.717 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf
2022-04-01 00:45:43.720 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket
2022-04-01 00:45:43.748 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-01 00:45:43.777 | + 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-01 00:45:43.777 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf
2022-04-01 00:45:43.785 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 
2022-04-01 00:45:43.789 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site cinder-wsgi
2022-04-01 00:45:43.793 | + lib/apache:enable_apache_site:203        :   local site=cinder-wsgi
2022-04-01 00:45:43.797 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-01 00:45:43.800 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-01 00:45:43.803 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:45:43.806 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:43.810 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:43.813 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-01 00:45:43.816 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-01 00:45:43.820 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:45:43.822 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:45:43.825 | + lib/apache:enable_apache_site:207        :   sudo a2ensite cinder-wsgi
2022-04-01 00:45:43.898 | Enabling site cinder-wsgi.
2022-04-01 00:45:43.905 | To activate the new configuration, you need to run:
2022-04-01 00:45:43.905 |   systemctl reload apache2
2022-04-01 00:45:43.910 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-01 00:45:43.913 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:45:43.917 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:45:43.919 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:45:44.055 | + lib/cinder:configure_cinder:360          :   [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]]
2022-04-01 00:45:44.058 | + lib/cinder:configure_cinder:364          :   iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2
2022-04-01 00:45:44.090 | + lib/cinder:configure_cinder:366          :   iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.98/image
2022-04-01 00:45:44.125 | + lib/cinder:configure_cinder:367          :   is_service_enabled tls-proxy
2022-04-01 00:45:44.142 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:45:44.144 | + lib/cinder:configure_cinder:373          :   configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova
2022-04-01 00:45:44.146 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/cinder/cinder.conf
2022-04-01 00:45:44.149 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-01 00:45:44.151 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-01 00:45:44.153 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/cinder/cinder.conf nova auth_type password
2022-04-01 00:45:44.184 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/cinder/cinder.conf nova interface public
2022-04-01 00:45:44.218 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.98/identity
2022-04-01 00:45:44.247 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/cinder/cinder.conf nova username nova
2022-04-01 00:45:44.279 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/cinder/cinder.conf nova password Passw0rd
2022-04-01 00:45:44.307 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/cinder/cinder.conf nova user_domain_name Default
2022-04-01 00:45:44.336 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/cinder/cinder.conf nova project_name service
2022-04-01 00:45:44.367 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/cinder/cinder.conf nova project_domain_name Default
2022-04-01 00:45:44.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:45:44.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211
2022-04-01 00:45:44.452 | + lib/cinder:configure_cinder:374          :   iniset /etc/cinder/cinder.conf nova region_name RegionOne
2022-04-01 00:45:44.484 | + lib/cinder:configure_cinder:375          :   iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5
2022-04-01 00:45:44.513 | + lib/cinder:configure_cinder:377          :   [[ ! -z '' ]]
2022-04-01 00:45:44.515 | + lib/cinder:configure_cinder:379          :   is_service_enabled etcd3
2022-04-01 00:45:44.532 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:44.535 | + lib/cinder:configure_cinder:380          :   iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.98:2379
2022-04-01 00:45:44.566 | + lib/cinder:configure_cinder:383          :   [[ False == True ]]
2022-04-01 00:45:44.569 | + ./stack.sh:main:929                      :   is_service_enabled neutron
2022-04-01 00:45:44.586 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:45:44.589 | + ./stack.sh:main:931                      :   stack_install_service neutron
2022-04-01 00:45:44.592 | + lib/stack:stack_install_service:20       :   local service=neutron
2022-04-01 00:45:44.594 | + lib/stack:stack_install_service:21       :   type install_neutron
2022-04-01 00:45:44.597 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:45:44.599 | + lib/stack:stack_install_service:32       :   install_neutron
2022-04-01 00:45:44.602 | + lib/neutron:install_neutron:687          :   is_neutron_legacy_enabled
2022-04-01 00:45:44.606 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:45:44.606 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:45:44.612 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:45:44.614 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:45:44.617 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:45:44.620 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:45:44.622 | + lib/neutron:install_neutron:689          :   install_mutnauq
2022-04-01 00:45:44.625 | + lib/neutron-legacy:install_mutnauq:467   :   use_library_from_git neutron-lib
2022-04-01 00:45:44.627 | + inc/python:use_library_from_git:250      :   local name=neutron-lib
2022-04-01 00:45:44.630 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:45:44.633 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:45:44.635 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]]
2022-04-01 00:45:44.638 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:45:44.640 | + lib/neutron-legacy:install_mutnauq:472   :   git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master
2022-04-01 00:45:44.643 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/neutron.git
2022-04-01 00:45:44.645 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/neutron
2022-04-01 00:45:44.648 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:45:44.651 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:45:44.654 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:45:44.656 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:45:44.659 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:45:44.662 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:45:44.681 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:45:44.683 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:45:44.686 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:44.689 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:45:44.689 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:45:44.695 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/neutron ]]
2022-04-01 00:45:44.697 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:45:44.699 | + functions-common:git_clone:677           :   cd /opt/stack/neutron
2022-04-01 00:45:44.702 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:45:44.703 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:45:44.716 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests"
2022-04-01 00:45:44.719 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:45:44.722 | + lib/neutron-legacy:install_mutnauq:473   :   setup_develop /opt/stack/neutron
2022-04-01 00:45:44.725 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:45:44.727 | + inc/python:setup_develop:339             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-01 00:45:44.730 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/neutron
2022-04-01 00:45:44.733 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:45:44.735 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/neutron -e
2022-04-01 00:45:44.738 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:45:44.740 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-01 00:45:44.743 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/neutron
2022-04-01 00:45:44.746 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:45:44.749 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:45:44.752 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/neutron
2022-04-01 00:45:44.755 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:45:44.759 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/neutron
2022-04-01 00:45:44.762 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:45:44.765 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:45:44.770 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg
2022-04-01 00:45:44.776 | + inc/python:_setup_package_with_constraints_edit:385 :   name=neutron
2022-04-01 00:45:44.778 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron
2022-04-01 00:45:45.420 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/neutron -e
2022-04-01 00:45:45.423 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:45:45.426 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:45:45.430 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:45:45.432 | + inc/python:setup_package:421             :   [[ /opt/stack/neutron == -bindep* ]]
2022-04-01 00:45:45.435 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/neutron
2022-04-01 00:45:45.437 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:45:45.439 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:45:45.442 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:45:45.444 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:45:45.447 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:45:45.449 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:45:45.452 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:45:45.454 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/neutron
2022-04-01 00:45:45.479 | Using python 3.8 to install /opt/stack/neutron
2022-04-01 00:45:45.482 | + 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-01 00:45:46.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:46.344 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:46.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:45:46.344 |   from cryptography.utils import int_from_bytes
2022-04-01 00:45:47.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:45:47.546 | Obtaining file:///opt/stack/neutron
2022-04-01 00:45:47.547 |   Preparing metadata (setup.py): started
2022-04-01 00:45:51.754 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:45:51.850 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1)
2022-04-01 00:45:51.851 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0)
2022-04-01 00:45:51.852 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1)
2022-04-01 00:45:51.853 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1)
2022-04-01 00:45:51.855 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0)
2022-04-01 00:45:51.856 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1)
2022-04-01 00:45:51.857 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0)
2022-04-01 00:45:51.858 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1)
2022-04-01 00:45:51.859 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4)
2022-04-01 00:45:51.860 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1)
2022-04-01 00:45:51.861 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3)
2022-04-01 00:45:51.862 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0)
2022-04-01 00:45:51.863 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0)
2022-04-01 00:45:51.865 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0)
2022-04-01 00:45:51.866 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0)
2022-04-01 00:45:51.867 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0)
2022-04-01 00:45:51.868 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1)
2022-04-01 00:45:51.869 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31)
2022-04-01 00:45:51.870 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7)
2022-04-01 00:45:51.871 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-04-01 00:45:51.872 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6)
2022-04-01 00:45:51.873 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0)
2022-04-01 00:45:51.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1)
2022-04-01 00:45:51.876 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-04-01 00:45:51.877 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0)
2022-04-01 00:45:51.878 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0)
2022-04-01 00:45:51.879 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0)
2022-04-01 00:45:51.880 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0)
2022-04-01 00:45:51.881 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0)
2022-04-01 00:45:51.882 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0)
2022-04-01 00:45:51.883 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1)
2022-04-01 00:45:51.884 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0)
2022-04-01 00:45:51.886 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0)
2022-04-01 00:45:51.887 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0)
2022-04-01 00:45:51.888 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1)
2022-04-01 00:45:51.889 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0)
2022-04-01 00:45:51.890 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0)
2022-04-01 00:45:51.891 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0)
2022-04-01 00:45:51.892 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2)
2022-04-01 00:45:51.893 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0)
2022-04-01 00:45:51.894 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2)
2022-04-01 00:45:51.896 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1)
2022-04-01 00:45:51.897 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0)
2022-04-01 00:45:51.898 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0)
2022-04-01 00:45:51.899 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1)
2022-04-01 00:45:51.900 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3)
2022-04-01 00:45:51.901 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0)
2022-04-01 00:45:51.902 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:51.903 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0)
2022-04-01 00:45:51.904 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0)
2022-04-01 00:45:51.905 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0)
2022-04-01 00:45:51.907 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0)
2022-04-01 00:45:51.908 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1)
2022-04-01 00:45:51.909 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0)
2022-04-01 00:45:51.910 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0)
2022-04-01 00:45:51.926 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6)
2022-04-01 00:45:51.927 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1)
2022-04-01 00:45:51.929 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0)
2022-04-01 00:45:51.936 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3)
2022-04-01 00:45:51.948 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0)
2022-04-01 00:45:51.949 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2)
2022-04-01 00:45:51.951 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0)
2022-04-01 00:45:51.971 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7)
2022-04-01 00:45:51.978 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0)
2022-04-01 00:45:52.038 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2)
2022-04-01 00:45:52.040 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0)
2022-04-01 00:45:52.095 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0)
2022-04-01 00:45:52.096 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1)
2022-04-01 00:45:52.141 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0)
2022-04-01 00:45:52.147 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2)
2022-04-01 00:45:52.174 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0)
2022-04-01 00:45:52.176 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0)
2022-04-01 00:45:52.177 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0)
2022-04-01 00:45:52.179 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5)
2022-04-01 00:45:52.180 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1)
2022-04-01 00:45:52.181 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0)
2022-04-01 00:45:52.182 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4)
2022-04-01 00:45:52.183 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32)
2022-04-01 00:45:52.201 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3)
2022-04-01 00:45:52.292 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3)
2022-04-01 00:45:52.335 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0)
2022-04-01 00:45:52.397 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0)
2022-04-01 00:45:52.399 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1)
2022-04-01 00:45:52.400 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0)
2022-04-01 00:45:52.486 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6)
2022-04-01 00:45:52.488 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2)
2022-04-01 00:45:52.546 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0)
2022-04-01 00:45:52.548 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0)
2022-04-01 00:45:52.549 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9)
2022-04-01 00:45:52.550 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3)
2022-04-01 00:45:52.576 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0)
2022-04-01 00:45:52.579 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0)
2022-04-01 00:45:52.627 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0)
2022-04-01 00:45:52.680 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3)
2022-04-01 00:45:52.719 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0)
2022-04-01 00:45:52.720 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3)
2022-04-01 00:45:52.744 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1)
2022-04-01 00:45:52.885 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0)
2022-04-01 00:45:52.956 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3)
2022-04-01 00:45:53.035 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0)
2022-04-01 00:45:53.036 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5)
2022-04-01 00:45:53.147 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.148 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.150 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.151 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.152 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.153 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.154 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6)
2022-04-01 00:45:53.359 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0)
2022-04-01 00:45:53.362 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1)
2022-04-01 00:45:53.364 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0)
2022-04-01 00:45:53.411 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0)
2022-04-01 00:45:53.414 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6)
2022-04-01 00:45:53.503 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12)
2022-04-01 00:45:53.506 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3)
2022-04-01 00:45:53.507 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28)
2022-04-01 00:45:53.508 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8)
2022-04-01 00:45:53.543 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7)
2022-04-01 00:45:53.881 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2)
2022-04-01 00:45:53.955 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0)
2022-04-01 00:45:54.147 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21)
2022-04-01 00:45:54.221 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0)
2022-04-01 00:45:54.224 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0)
2022-04-01 00:45:54.448 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0)
2022-04-01 00:45:54.624 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2)
2022-04-01 00:45:55.165 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1)
2022-04-01 00:45:55.210 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5)
2022-04-01 00:45:55.824 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2)
2022-04-01 00:45:55.824 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2)
2022-04-01 00:45:56.163 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0)
2022-04-01 00:45:56.164 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0)
2022-04-01 00:45:56.333 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0)
2022-04-01 00:45:56.579 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2)
2022-04-01 00:45:56.581 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0)
2022-04-01 00:45:56.766 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0)
2022-04-01 00:45:56.997 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1)
2022-04-01 00:45:58.601 | Installing collected packages: neutron
2022-04-01 00:45:58.601 |   Attempting uninstall: neutron
2022-04-01 00:45:58.602 |     Found existing installation: neutron 20.1.0.dev73
2022-04-01 00:45:58.620 |     Can't uninstall 'neutron'. No files were found to uninstall.
2022-04-01 00:45:58.622 |   Running setup.py develop for neutron
2022-04-01 00:46:04.540 | Successfully installed neutron
2022-04-01 00:46:04.541 | 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-01 00:46:04.548 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:46:04.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:46:04.699 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:46:04.702 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:46:04.706 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:04.709 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:04.712 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:04.715 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:04.719 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:04.722 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:46:04.725 | + functions-common:time_stop:2432          :   start_time=1648773945473
2022-04-01 00:46:04.728 | + functions-common:time_stop:2434          :   [[ -z 1648773945473 ]]
2022-04-01 00:46:04.731 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:04.735 | + functions-common:time_stop:2437          :   end_time=1648773964733
2022-04-01 00:46:04.738 | + functions-common:time_stop:2438          :   elapsed_time=19260
2022-04-01 00:46:04.740 | + functions-common:time_stop:2439          :   total=114211
2022-04-01 00:46:04.742 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:04.745 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=133471
2022-04-01 00:46:04.747 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:46:04.750 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:46:04.753 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-01 00:46:04.756 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-01 00:46:04.777 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info
2022-04-01 00:46:04.793 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/neutron
2022-04-01 00:46:04.796 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/neutron
2022-04-01 00:46:04.798 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:46:04.801 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:46:04.804 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]]
2022-04-01 00:46:04.806 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:46:04.809 | + lib/neutron-legacy:install_mutnauq:475   :   [[ openvswitch == \o\v\n ]]
2022-04-01 00:46:04.812 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:46:04.814 | + ./stack.sh:main:934                      :   is_service_enabled nova
2022-04-01 00:46:04.832 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:04.835 | + ./stack.sh:main:936                      :   stack_install_service nova
2022-04-01 00:46:04.837 | + lib/stack:stack_install_service:20       :   local service=nova
2022-04-01 00:46:04.840 | + lib/stack:stack_install_service:21       :   type install_nova
2022-04-01 00:46:04.843 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:46:04.845 | + lib/stack:stack_install_service:32       :   install_nova
2022-04-01 00:46:04.848 | + lib/nova:install_nova:893                :   use_library_from_git os-vif
2022-04-01 00:46:04.851 | + inc/python:use_library_from_git:250      :   local name=os-vif
2022-04-01 00:46:04.854 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:46:04.856 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:46:04.859 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,os-vif, ]]
2022-04-01 00:46:04.861 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:46:04.864 | + lib/nova:install_nova:898                :   is_service_enabled n-cpu
2022-04-01 00:46:04.880 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:04.883 | + lib/nova:install_nova:902                :   is_service_enabled n-novnc
2022-04-01 00:46:04.900 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:04.902 | + lib/nova:install_nova:914                :   is_service_enabled n-spice
2022-04-01 00:46:04.919 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:04.922 | + lib/nova:install_nova:926                :   git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master
2022-04-01 00:46:04.924 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/nova.git
2022-04-01 00:46:04.926 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/nova
2022-04-01 00:46:04.929 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:46:04.931 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:46:04.934 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:46:04.937 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:46:04.939 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:46:04.942 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:46:04.959 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:46:04.962 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:46:04.964 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:04.967 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:46:04.967 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:46:04.973 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/nova ]]
2022-04-01 00:46:04.976 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:04.978 | + functions-common:git_clone:677           :   cd /opt/stack/nova
2022-04-01 00:46:04.981 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:46:04.981 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:46:05.003 | b0851b0e9c Merge "Fix pre_live_migration rollback"
2022-04-01 00:46:05.006 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:46:05.009 | + lib/nova:install_nova:927                :   setup_develop /opt/stack/nova
2022-04-01 00:46:05.012 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:46:05.014 | + inc/python:setup_develop:339             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-01 00:46:05.017 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/nova
2022-04-01 00:46:05.020 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:46:05.022 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/nova -e
2022-04-01 00:46:05.025 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:46:05.027 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/nova == -bindep* ]]
2022-04-01 00:46:05.030 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/nova
2022-04-01 00:46:05.033 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:46:05.036 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:46:05.040 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/nova
2022-04-01 00:46:05.042 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:46:05.046 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/nova
2022-04-01 00:46:05.049 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:46:05.052 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:46:05.056 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg
2022-04-01 00:46:05.062 | + inc/python:_setup_package_with_constraints_edit:385 :   name=nova
2022-04-01 00:46:05.064 | + inc/python:_setup_package_with_constraints_edit:387 :   /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova
2022-04-01 00:46:05.726 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/nova -e
2022-04-01 00:46:05.729 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:46:05.732 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:46:05.736 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:46:05.739 | + inc/python:setup_package:421             :   [[ /opt/stack/nova == -bindep* ]]
2022-04-01 00:46:05.743 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/nova
2022-04-01 00:46:05.745 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:46:05.748 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:46:05.751 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:46:05.754 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:46:05.757 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:46:05.760 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:46:05.762 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:46:05.765 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/nova
2022-04-01 00:46:05.789 | Using python 3.8 to install /opt/stack/nova
2022-04-01 00:46:05.792 | + inc/python:pip_install:193               :   sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova
2022-04-01 00:46:06.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:06.655 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:06.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:06.655 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:07.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:46:07.835 | Obtaining file:///opt/stack/nova
2022-04-01 00:46:07.836 |   Preparing metadata (setup.py): started
2022-04-01 00:46:12.854 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:46:12.990 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1)
2022-04-01 00:46:12.991 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31)
2022-04-01 00:46:12.993 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1)
2022-04-01 00:46:12.994 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0)
2022-04-01 00:46:12.995 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3)
2022-04-01 00:46:12.996 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0)
2022-04-01 00:46:12.997 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0)
2022-04-01 00:46:12.998 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1)
2022-04-01 00:46:12.999 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1)
2022-04-01 00:46:13.000 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7)
2022-04-01 00:46:13.001 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2)
2022-04-01 00:46:13.002 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1)
2022-04-01 00:46:13.003 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0)
2022-04-01 00:46:13.004 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1)
2022-04-01 00:46:13.005 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0)
2022-04-01 00:46:13.006 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6)
2022-04-01 00:46:13.007 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0)
2022-04-01 00:46:13.008 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0)
2022-04-01 00:46:13.009 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1)
2022-04-01 00:46:13.010 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2)
2022-04-01 00:46:13.012 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0)
2022-04-01 00:46:13.013 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0)
2022-04-01 00:46:13.014 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0)
2022-04-01 00:46:13.015 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0)
2022-04-01 00:46:13.016 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0)
2022-04-01 00:46:13.017 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1)
2022-04-01 00:46:13.019 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0)
2022-04-01 00:46:13.020 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0)
2022-04-01 00:46:13.021 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1)
2022-04-01 00:46:13.022 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0)
2022-04-01 00:46:13.023 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0)
2022-04-01 00:46:13.024 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0)
2022-04-01 00:46:13.025 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0)
2022-04-01 00:46:13.026 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-04-01 00:46:13.027 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0)
2022-04-01 00:46:13.029 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0)
2022-04-01 00:46:13.030 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-04-01 00:46:13.031 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2)
2022-04-01 00:46:13.032 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0)
2022-04-01 00:46:13.033 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1)
2022-04-01 00:46:13.034 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0)
2022-04-01 00:46:13.035 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0)
2022-04-01 00:46:13.036 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0)
2022-04-01 00:46:13.037 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0)
2022-04-01 00:46:13.038 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0)
2022-04-01 00:46:13.039 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0)
2022-04-01 00:46:13.040 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1)
2022-04-01 00:46:13.041 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0)
2022-04-01 00:46:13.042 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0)
2022-04-01 00:46:13.044 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0)
2022-04-01 00:46:13.045 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0)
2022-04-01 00:46:13.046 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0)
2022-04-01 00:46:13.047 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1)
2022-04-01 00:46:13.048 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1)
2022-04-01 00:46:13.049 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1)
2022-04-01 00:46:13.050 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0)
2022-04-01 00:46:13.051 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2)
2022-04-01 00:46:13.052 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3)
2022-04-01 00:46:13.053 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0)
2022-04-01 00:46:13.054 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4)
2022-04-01 00:46:13.055 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2)
2022-04-01 00:46:13.056 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0)
2022-04-01 00:46:13.058 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0)
2022-04-01 00:46:13.059 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0)
2022-04-01 00:46:13.075 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0)
2022-04-01 00:46:13.076 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6)
2022-04-01 00:46:13.078 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1)
2022-04-01 00:46:13.098 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0)
2022-04-01 00:46:13.138 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0)
2022-04-01 00:46:13.168 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0)
2022-04-01 00:46:13.169 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0)
2022-04-01 00:46:13.193 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0)
2022-04-01 00:46:13.323 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0)
2022-04-01 00:46:13.325 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1)
2022-04-01 00:46:13.383 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0)
2022-04-01 00:46:13.384 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4)
2022-04-01 00:46:13.385 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32)
2022-04-01 00:46:13.387 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0)
2022-04-01 00:46:13.388 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5)
2022-04-01 00:46:13.390 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0)
2022-04-01 00:46:13.411 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0)
2022-04-01 00:46:13.413 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1)
2022-04-01 00:46:13.463 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1)
2022-04-01 00:46:13.466 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6)
2022-04-01 00:46:13.467 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0)
2022-04-01 00:46:13.527 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3)
2022-04-01 00:46:13.673 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1)
2022-04-01 00:46:13.674 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0)
2022-04-01 00:46:13.758 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6)
2022-04-01 00:46:13.818 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0)
2022-04-01 00:46:13.819 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0)
2022-04-01 00:46:13.822 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9)
2022-04-01 00:46:13.825 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3)
2022-04-01 00:46:13.851 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0)
2022-04-01 00:46:13.854 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0)
2022-04-01 00:46:13.905 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3)
2022-04-01 00:46:13.963 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3)
2022-04-01 00:46:13.996 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3)
2022-04-01 00:46:13.999 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0)
2022-04-01 00:46:14.051 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3)
2022-04-01 00:46:14.052 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7)
2022-04-01 00:46:14.140 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0)
2022-04-01 00:46:14.166 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3)
2022-04-01 00:46:14.245 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5)
2022-04-01 00:46:14.325 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6)
2022-04-01 00:46:14.386 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3)
2022-04-01 00:46:14.387 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0)
2022-04-01 00:46:14.390 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3)
2022-04-01 00:46:14.433 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1)
2022-04-01 00:46:14.436 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0)
2022-04-01 00:46:14.439 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0)
2022-04-01 00:46:14.519 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3)
2022-04-01 00:46:14.521 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8)
2022-04-01 00:46:14.523 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12)
2022-04-01 00:46:14.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28)
2022-04-01 00:46:14.618 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7)
2022-04-01 00:46:14.826 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2)
2022-04-01 00:46:14.828 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2)
2022-04-01 00:46:14.939 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0)
2022-04-01 00:46:14.941 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3)
2022-04-01 00:46:14.943 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2)
2022-04-01 00:46:15.030 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2)
2022-04-01 00:46:15.106 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2)
2022-04-01 00:46:15.140 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0)
2022-04-01 00:46:15.378 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21)
2022-04-01 00:46:15.455 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0)
2022-04-01 00:46:15.458 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0)
2022-04-01 00:46:15.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0)
2022-04-01 00:46:15.770 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2)
2022-04-01 00:46:16.282 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1)
2022-04-01 00:46:16.328 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0)
2022-04-01 00:46:16.703 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.704 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.705 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.706 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.707 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.708 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:16.709 | 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.1.0.dev22) (0.6.6)
2022-04-01 00:46:17.926 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0)
2022-04-01 00:46:18.327 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2)
2022-04-01 00:46:18.328 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0)
2022-04-01 00:46:18.431 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0)
2022-04-01 00:46:18.536 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0)
2022-04-01 00:46:20.142 | Installing collected packages: nova
2022-04-01 00:46:20.142 |   Attempting uninstall: nova
2022-04-01 00:46:20.142 |     Found existing installation: nova 25.1.0.dev22
2022-04-01 00:46:20.151 |     Can't uninstall 'nova'. No files were found to uninstall.
2022-04-01 00:46:20.152 |   Running setup.py develop for nova
2022-04-01 00:46:26.662 | Successfully installed nova
2022-04-01 00:46:26.662 | 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-01 00:46:26.671 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:46:26.671 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:46:26.826 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:46:26.829 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:46:26.833 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:26.836 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:26.839 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:26.841 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:26.843 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:26.846 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:46:26.848 | + functions-common:time_stop:2432          :   start_time=1648773965783
2022-04-01 00:46:26.851 | + functions-common:time_stop:2434          :   [[ -z 1648773965783 ]]
2022-04-01 00:46:26.853 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:26.858 | + functions-common:time_stop:2437          :   end_time=1648773986855
2022-04-01 00:46:26.860 | + functions-common:time_stop:2438          :   elapsed_time=21072
2022-04-01 00:46:26.862 | + functions-common:time_stop:2439          :   total=133471
2022-04-01 00:46:26.865 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:26.867 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=154543
2022-04-01 00:46:26.869 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:46:26.872 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:46:26.874 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-01 00:46:26.877 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-01 00:46:26.895 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/nova/nova.egg-info
2022-04-01 00:46:26.908 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/nova
2022-04-01 00:46:26.910 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/nova
2022-04-01 00:46:26.913 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:46:26.915 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:46:26.918 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]]
2022-04-01 00:46:26.921 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:46:26.923 | + 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-01 00:46:26.936 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:46:26.939 | + ./stack.sh:main:937                      :   configure_nova
2022-04-01 00:46:26.941 | + lib/nova:configure_nova:248              :   sudo install -d -o ubuntu /etc/nova
2022-04-01 00:46:26.954 | + lib/nova:configure_nova:250              :   configure_rootwrap nova
2022-04-01 00:46:26.956 | + inc/rootwrap:configure_rootwrap:43       :   local project=nova
2022-04-01 00:46:26.959 | + inc/rootwrap:configure_rootwrap:44       :   local project_uc
2022-04-01 00:46:26.963 | ++ inc/rootwrap:configure_rootwrap:45       :   echo nova
2022-04-01 00:46:26.963 | ++ inc/rootwrap:configure_rootwrap:45       :   tr a-z A-Z
2022-04-01 00:46:26.968 | + inc/rootwrap:configure_rootwrap:45       :   project_uc=NOVA
2022-04-01 00:46:26.971 | + inc/rootwrap:configure_rootwrap:46       :   local bin_dir=NOVA_BIN_DIR
2022-04-01 00:46:26.974 | + inc/rootwrap:configure_rootwrap:47       :   bin_dir=/usr/local/bin
2022-04-01 00:46:26.976 | + inc/rootwrap:configure_rootwrap:48       :   local project_dir=NOVA_DIR
2022-04-01 00:46:26.979 | + inc/rootwrap:configure_rootwrap:49       :   project_dir=/opt/stack/nova
2022-04-01 00:46:26.982 | + inc/rootwrap:configure_rootwrap:51       :   local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova
2022-04-01 00:46:26.984 | + inc/rootwrap:configure_rootwrap:52       :   local rootwrap_bin=/usr/local/bin/nova-rootwrap
2022-04-01 00:46:26.987 | + inc/rootwrap:configure_rootwrap:55       :   sudo rm -rf /etc/nova/rootwrap.d
2022-04-01 00:46:26.999 | + inc/rootwrap:configure_rootwrap:56       :   sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d
2022-04-01 00:46:27.011 | + 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-01 00:46:27.024 | + 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-01 00:46:27.036 | + inc/rootwrap:configure_rootwrap:61       :   sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf
2022-04-01 00:46:27.049 | + inc/rootwrap:configure_rootwrap:64       :   local tempfile
2022-04-01 00:46:27.052 | ++ inc/rootwrap:configure_rootwrap:65       :   mktemp
2022-04-01 00:46:27.057 | + inc/rootwrap:configure_rootwrap:65       :   tempfile=/tmp/tmp.kyACk0djOS
2022-04-01 00:46:27.060 | + inc/rootwrap:configure_rootwrap:67       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-01 00:46:27.062 | + inc/rootwrap:configure_rootwrap:68       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *'
2022-04-01 00:46:27.065 | + inc/rootwrap:configure_rootwrap:69       :   '[' -f /usr/local/bin/nova-rootwrap-daemon ']'
2022-04-01 00:46:27.068 | + inc/rootwrap:configure_rootwrap:71       :   rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-01 00:46:27.070 | + inc/rootwrap:configure_rootwrap:72       :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf'
2022-04-01 00:46:27.073 | + inc/rootwrap:configure_rootwrap:74       :   chmod 0440 /tmp/tmp.kyACk0djOS
2022-04-01 00:46:27.077 | + inc/rootwrap:configure_rootwrap:75       :   sudo chown root:root /tmp/tmp.kyACk0djOS
2022-04-01 00:46:27.089 | + inc/rootwrap:configure_rootwrap:76       :   sudo mv /tmp/tmp.kyACk0djOS /etc/sudoers.d/nova-rootwrap
2022-04-01 00:46:27.103 | ++ inc/rootwrap:configure_rootwrap:80       :   dirname /usr/local/bin/nova-rootwrap
2022-04-01 00:46:27.107 | + inc/rootwrap:configure_rootwrap:80       :   add_sudo_secure_path /usr/local/bin
2022-04-01 00:46:27.110 | + inc/rootwrap:add_sudo_secure_path:21     :   local dir=/usr/local/bin
2022-04-01 00:46:27.112 | + inc/rootwrap:add_sudo_secure_path:22     :   local line
2022-04-01 00:46:27.115 | + inc/rootwrap:add_sudo_secure_path:25     :   [[ -r /etc/sudoers.d/zz-secure-path ]]
2022-04-01 00:46:27.118 | + 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-01 00:46:27.120 | + 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-01 00:46:27.123 | + lib/nova:configure_nova:252              :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]]
2022-04-01 00:46:27.126 | + lib/nova:configure_nova:254              :   cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova
2022-04-01 00:46:27.131 | + lib/nova:configure_nova:257              :   is_service_enabled n-cpu
2022-04-01 00:46:27.147 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:27.150 | + lib/nova:configure_nova:338              :   create_nova_conf
2022-04-01 00:46:27.152 | + lib/nova:create_nova_conf:412            :   rm -f /opt/stack/nova/bin/nova.conf
2022-04-01 00:46:27.156 | + lib/nova:create_nova_conf:415            :   rm -f /etc/nova/nova.conf
2022-04-01 00:46:27.160 | + lib/nova:create_nova_conf:416            :   iniset /etc/nova/nova.conf DEFAULT debug True
2022-04-01 00:46:27.192 | + lib/nova:create_nova_conf:417            :   '[' True == True ']'
2022-04-01 00:46:27.194 | + lib/nova:create_nova_conf:418            :   iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True
2022-04-01 00:46:27.222 | + lib/nova:create_nova_conf:420            :   iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini
2022-04-01 00:46:27.258 | + lib/nova:create_nova_conf:421            :   iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf
2022-04-01 00:46:27.289 | + 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-01 00:46:27.319 | + lib/nova:create_nova_conf:423            :   iniset /etc/nova/nova.conf scheduler workers 2
2022-04-01 00:46:27.350 | + lib/nova:create_nova_conf:424            :   iniset /etc/nova/nova.conf neutron default_floating_pool public
2022-04-01 00:46:27.380 | + lib/nova:create_nova_conf:425            :   [[ 4 == 6 ]]
2022-04-01 00:46:27.382 | + lib/nova:create_nova_conf:428            :   iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.98
2022-04-01 00:46:27.415 | + lib/nova:create_nova_conf:430            :   iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x
2022-04-01 00:46:27.444 | + lib/nova:create_nova_conf:431            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0
2022-04-01 00:46:27.473 | + lib/nova:create_nova_conf:432            :   iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0
2022-04-01 00:46:27.502 | + lib/nova:create_nova_conf:433            :   iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0
2022-04-01 00:46:27.532 | + lib/nova:create_nova_conf:435            :   iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager
2022-04-01 00:46:27.562 | + lib/nova:create_nova_conf:437            :   is_fedora
2022-04-01 00:46:27.564 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:46:27.567 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:46:27.569 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:46:27.571 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:46:27.574 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:46:27.576 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:46:27.578 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:46:27.581 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:46:27.583 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:46:27.585 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:46:27.588 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:46:27.590 | + lib/nova:create_nova_conf:437            :   is_suse
2022-04-01 00:46:27.592 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:46:27.594 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:46:27.597 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:46:27.599 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:46:27.602 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:46:27.604 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:46:27.606 | + lib/nova:create_nova_conf:446            :   is_service_enabled n-api n-cond n-sched
2022-04-01 00:46:27.622 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:27.625 | + lib/nova:create_nova_conf:450            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:46:27.627 | + lib/nova:create_nova_conf:453            :   local db=nova_cell0
2022-04-01 00:46:27.629 | + lib/nova:create_nova_conf:456            :   iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False
2022-04-01 00:46:27.657 | ++ lib/nova:create_nova_conf:459            :   database_connection_url nova_cell0
2022-04-01 00:46:27.660 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-04-01 00:46:27.662 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-04-01 00:46:27.664 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-04-01 00:46:27.667 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-01 00:46:27.670 | + 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-01 00:46:27.701 | ++ lib/nova:create_nova_conf:460            :   database_connection_url nova_api
2022-04-01 00:46:27.703 | ++ lib/database:database_connection_url:134 :   local db=nova_api
2022-04-01 00:46:27.705 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_api
2022-04-01 00:46:27.708 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_api
2022-04-01 00:46:27.710 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8'
2022-04-01 00:46:27.713 | + 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-01 00:46:27.744 | + lib/nova:create_nova_conf:465            :   iniset /etc/nova/nova.conf cache enabled True
2022-04-01 00:46:27.774 | + lib/nova:create_nova_conf:466            :   iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached
2022-04-01 00:46:27.802 | + lib/nova:create_nova_conf:467            :   iniset /etc/nova/nova.conf cache memcache_servers localhost:11211
2022-04-01 00:46:27.830 | + lib/nova:create_nova_conf:470            :   is_service_enabled n-api
2022-04-01 00:46:27.847 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:27.849 | + lib/nova:create_nova_conf:471            :   is_service_enabled n-api-meta
2022-04-01 00:46:27.866 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:27.870 | ++ lib/nova:create_nova_conf:473            :   echo osapi_compute,metadata
2022-04-01 00:46:27.870 | ++ lib/nova:create_nova_conf:473            :   sed s/,metadata//
2022-04-01 00:46:27.875 | + lib/nova:create_nova_conf:473            :   NOVA_ENABLED_APIS=osapi_compute
2022-04-01 00:46:27.877 | + lib/nova:create_nova_conf:475            :   iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute
2022-04-01 00:46:27.905 | + lib/nova:create_nova_conf:476            :   is_service_enabled tls-proxy
2022-04-01 00:46:27.922 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:27.924 | + lib/nova:create_nova_conf:482            :   configure_keystone_authtoken_middleware /etc/nova/nova.conf nova
2022-04-01 00:46:27.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/nova/nova.conf
2022-04-01 00:46:27.929 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-01 00:46:27.931 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-01 00:46:27.934 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/nova/nova.conf keystone_authtoken auth_type password
2022-04-01 00:46:27.964 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/nova/nova.conf keystone_authtoken interface public
2022-04-01 00:46:27.992 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:46:28.020 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/nova/nova.conf keystone_authtoken username nova
2022-04-01 00:46:28.048 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd
2022-04-01 00:46:28.076 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default
2022-04-01 00:46:28.105 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/nova/nova.conf keystone_authtoken project_name service
2022-04-01 00:46:28.133 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default
2022-04-01 00:46:28.161 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:46:28.191 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211
2022-04-01 00:46:28.222 | + lib/nova:create_nova_conf:485            :   is_service_enabled cinder
2022-04-01 00:46:28.239 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:28.241 | + lib/nova:create_nova_conf:486            :   configure_cinder_access
2022-04-01 00:46:28.244 | + lib/nova:configure_cinder_access:613     :   iniset /etc/nova/nova.conf cinder os_region_name RegionOne
2022-04-01 00:46:28.274 | + lib/nova:configure_cinder_access:614     :   iniset /etc/nova/nova.conf cinder auth_type password
2022-04-01 00:46:28.302 | + lib/nova:configure_cinder_access:615     :   iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.98/identity
2022-04-01 00:46:28.330 | + lib/nova:configure_cinder_access:622     :   iniset /etc/nova/nova.conf cinder username nova
2022-04-01 00:46:28.359 | + lib/nova:configure_cinder_access:623     :   iniset /etc/nova/nova.conf cinder password Passw0rd
2022-04-01 00:46:28.387 | + lib/nova:configure_cinder_access:624     :   iniset /etc/nova/nova.conf cinder user_domain_name Default
2022-04-01 00:46:28.415 | + lib/nova:configure_cinder_access:625     :   iniset /etc/nova/nova.conf cinder project_name service
2022-04-01 00:46:28.442 | + lib/nova:configure_cinder_access:626     :   iniset /etc/nova/nova.conf cinder project_domain_name Default
2022-04-01 00:46:28.470 | + lib/nova:configure_cinder_access:627     :   is_service_enabled tls-proxy
2022-04-01 00:46:28.487 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:28.489 | + lib/nova:create_nova_conf:489            :   '[' -n /opt/stack/data/nova ']'
2022-04-01 00:46:28.492 | + lib/nova:create_nova_conf:490            :   iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova
2022-04-01 00:46:28.520 | + lib/nova:create_nova_conf:491            :   iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova
2022-04-01 00:46:28.555 | + lib/nova:create_nova_conf:493            :   '[' -n /opt/stack/data/nova/instances ']'
2022-04-01 00:46:28.557 | + lib/nova:create_nova_conf:494            :   iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances
2022-04-01 00:46:28.587 | + lib/nova:create_nova_conf:496            :   '[' False '!=' False ']'
2022-04-01 00:46:28.589 | + lib/nova:create_nova_conf:499            :   '[' False '!=' False ']'
2022-04-01 00:46:28.591 | + lib/nova:create_nova_conf:505            :   is_suse
2022-04-01 00:46:28.594 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:46:28.596 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:46:28.599 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:46:28.601 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:46:28.603 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:46:28.606 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:46:28.608 | + lib/nova:create_nova_conf:505            :   is_fedora
2022-04-01 00:46:28.610 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:46:28.613 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:46:28.615 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:46:28.617 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:46:28.620 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:46:28.622 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:46:28.624 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:46:28.627 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:46:28.629 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:46:28.631 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:46:28.634 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:46:28.636 | + lib/nova:create_nova_conf:510            :   setup_logging /etc/nova/nova.conf
2022-04-01 00:46:28.638 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova.conf
2022-04-01 00:46:28.641 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova.conf
2022-04-01 00:46:28.644 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:46:28.660 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:46:28.662 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:46:28.664 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:46:28.667 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:46:28.669 | + 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-01 00:46:28.697 | + 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-01 00:46:28.725 | + 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-01 00:46:28.753 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:46:28.783 | + lib/nova:create_nova_conf:512            :   iniset /etc/nova/nova.conf upgrade_levels compute auto
2022-04-01 00:46:28.817 | + lib/nova:create_nova_conf:514            :   is_service_enabled n-api
2022-04-01 00:46:28.838 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:28.842 | + lib/nova:create_nova_conf:515            :   write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute
2022-04-01 00:46:28.845 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-api-uwsgi.ini
2022-04-01 00:46:28.849 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-api-wsgi
2022-04-01 00:46:28.852 | + lib/apache:write_uwsgi_config:256        :   local url=/compute
2022-04-01 00:46:28.855 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-01 00:46:28.858 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-01 00:46:28.861 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-api-wsgi
2022-04-01 00:46:28.865 | + lib/apache:write_uwsgi_config:259        :   name=nova-api-wsgi
2022-04-01 00:46:28.868 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-01 00:46:28.870 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-01 00:46:28.883 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-01 00:46:28.883 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:28.892 | d /var/run/uwsgi 0755 ubuntu root
2022-04-01 00:46:28.895 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:28.912 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-api-wsgi.socket
2022-04-01 00:46:28.914 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-api-uwsgi.ini
2022-04-01 00:46:28.918 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi
2022-04-01 00:46:28.948 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2
2022-04-01 00:46:28.976 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true
2022-04-01 00:46:29.003 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true
2022-04-01 00:46:29.031 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false
2022-04-01 00:46:29.059 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-01 00:46:29.089 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true
2022-04-01 00:46:29.123 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3
2022-04-01 00:46:29.155 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true
2022-04-01 00:46:29.188 | + 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-01 00:46:29.222 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535
2022-04-01 00:46:29.254 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-01 00:46:29.282 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true
2022-04-01 00:46:29.310 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-01 00:46:29.313 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-01 00:46:29.316 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for nova-api-wsgi
2022-04-01 00:46:29.318 | ++ lib/apache:apache_site_config_for:186    :   local site=nova-api-wsgi
2022-04-01 00:46:29.321 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-01 00:46:29.323 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:29.326 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:29.328 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-01 00:46:29.331 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-01 00:46:29.333 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket
2022-04-01 00:46:29.360 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666
2022-04-01 00:46:29.389 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf
2022-04-01 00:46:29.390 | + 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-01 00:46:29.398 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 
2022-04-01 00:46:29.402 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site nova-api-wsgi
2022-04-01 00:46:29.404 | + lib/apache:enable_apache_site:203        :   local site=nova-api-wsgi
2022-04-01 00:46:29.407 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-01 00:46:29.409 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-01 00:46:29.412 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:46:29.414 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:29.416 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:29.418 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-01 00:46:29.421 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-01 00:46:29.423 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:29.425 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:29.428 | + lib/apache:enable_apache_site:207        :   sudo a2ensite nova-api-wsgi
2022-04-01 00:46:29.494 | Enabling site nova-api-wsgi.
2022-04-01 00:46:29.503 | To activate the new configuration, you need to run:
2022-04-01 00:46:29.503 |   systemctl reload apache2
2022-04-01 00:46:29.509 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-01 00:46:29.512 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:46:29.515 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:46:29.517 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:46:29.661 | + lib/nova:create_nova_conf:518            :   is_service_enabled n-api-meta
2022-04-01 00:46:29.681 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:29.683 | + 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-01 00:46:29.686 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/nova/nova-metadata-uwsgi.ini
2022-04-01 00:46:29.688 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/nova-metadata-wsgi
2022-04-01 00:46:29.690 | + lib/apache:write_uwsgi_config:256        :   local url=
2022-04-01 00:46:29.692 | + lib/apache:write_uwsgi_config:257        :   local http=0.0.0.0:8775
2022-04-01 00:46:29.695 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-01 00:46:29.698 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/nova-metadata-wsgi
2022-04-01 00:46:29.702 | + lib/apache:write_uwsgi_config:259        :   name=nova-metadata-wsgi
2022-04-01 00:46:29.704 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-01 00:46:29.706 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-01 00:46:29.720 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:29.720 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-01 00:46:29.729 | d /var/run/uwsgi 0755 ubuntu root
2022-04-01 00:46:29.732 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:29.748 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/nova-metadata-wsgi.socket
2022-04-01 00:46:29.750 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/nova/nova-metadata-uwsgi.ini
2022-04-01 00:46:29.754 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi
2022-04-01 00:46:29.786 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2
2022-04-01 00:46:29.815 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true
2022-04-01 00:46:29.843 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true
2022-04-01 00:46:29.871 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false
2022-04-01 00:46:29.899 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-01 00:46:29.927 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true
2022-04-01 00:46:29.955 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3
2022-04-01 00:46:29.983 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true
2022-04-01 00:46:30.011 | + 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-01 00:46:30.039 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535
2022-04-01 00:46:30.067 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-01 00:46:30.095 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true
2022-04-01 00:46:30.124 | + lib/apache:write_uwsgi_config:299        :   [[ -n 0.0.0.0:8775 ]]
2022-04-01 00:46:30.126 | + lib/apache:write_uwsgi_config:300        :   iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775
2022-04-01 00:46:30.154 | + lib/nova:create_nova_conf:522            :   is_service_enabled ceilometer
2022-04-01 00:46:30.170 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:30.173 | + lib/nova:create_nova_conf:530            :   iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2
2022-04-01 00:46:30.204 | ++ lib/nova:create_nova_conf:531            :   get_notification_url
2022-04-01 00:46:30.207 | ++ lib/rpc_backend:get_notification_url:149 :   local virtual_host=
2022-04-01 00:46:30.210 | ++ lib/rpc_backend:get_notification_url:150 :   is_service_enabled rabbit
2022-04-01 00:46:30.228 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:30.230 | ++ lib/rpc_backend:get_notification_url:151 :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:46:30.233 | + lib/nova:create_nova_conf:531            :   iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:46:30.261 | + lib/nova:create_nova_conf:532            :   iniset /etc/nova/nova.conf notifications notification_format unversioned
2022-04-01 00:46:30.293 | + lib/nova:create_nova_conf:533            :   iniset_rpc_backend nova /etc/nova/nova.conf
2022-04-01 00:46:30.295 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-01 00:46:30.298 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova.conf
2022-04-01 00:46:30.300 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:46:30.302 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-01 00:46:30.305 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:46:30.321 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:30.324 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-01 00:46:30.327 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-01 00:46:30.329 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:46:30.346 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:30.349 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:46:30.352 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:46:30.384 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:46:30.386 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:46:30.389 | + lib/nova:create_nova_conf:535            :   iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2
2022-04-01 00:46:30.417 | + lib/nova:create_nova_conf:536            :   iniset /etc/nova/nova.conf DEFAULT metadata_workers 2
2022-04-01 00:46:30.445 | + lib/nova:create_nova_conf:538            :   iniset /etc/nova/nova.conf conductor workers 2
2022-04-01 00:46:30.476 | + lib/nova:create_nova_conf:540            :   is_service_enabled tls-proxy
2022-04-01 00:46:30.493 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:30.496 | + lib/nova:create_nova_conf:545            :   iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5
2022-04-01 00:46:30.524 | + lib/nova:create_nova_conf:547            :   '[' True == True ']'
2022-04-01 00:46:30.527 | + lib/nova:create_nova_conf:548            :   init_nova_service_user_conf
2022-04-01 00:46:30.529 | + lib/nova:init_nova_service_user_conf:796 :   iniset /etc/nova/nova.conf service_user send_service_user_token True
2022-04-01 00:46:30.560 | + lib/nova:init_nova_service_user_conf:797 :   iniset /etc/nova/nova.conf service_user auth_type password
2022-04-01 00:46:30.589 | + lib/nova:init_nova_service_user_conf:798 :   iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.98/identity
2022-04-01 00:46:30.618 | + lib/nova:init_nova_service_user_conf:799 :   iniset /etc/nova/nova.conf service_user username nova
2022-04-01 00:46:30.647 | + lib/nova:init_nova_service_user_conf:800 :   iniset /etc/nova/nova.conf service_user password Passw0rd
2022-04-01 00:46:30.675 | + lib/nova:init_nova_service_user_conf:801 :   iniset /etc/nova/nova.conf service_user user_domain_name Default
2022-04-01 00:46:30.704 | + lib/nova:init_nova_service_user_conf:802 :   iniset /etc/nova/nova.conf service_user project_name service
2022-04-01 00:46:30.733 | + lib/nova:init_nova_service_user_conf:803 :   iniset /etc/nova/nova.conf service_user project_domain_name Default
2022-04-01 00:46:30.761 | + lib/nova:init_nova_service_user_conf:804 :   iniset /etc/nova/nova.conf service_user auth_strategy keystone
2022-04-01 00:46:30.790 | + lib/nova:create_nova_conf:551            :   is_service_enabled n-cond
2022-04-01 00:46:30.807 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:30.810 | ++ lib/nova:create_nova_conf:552            :   seq 1 1
2022-04-01 00:46:30.814 | + lib/nova:create_nova_conf:552            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:46:30.816 | + lib/nova:create_nova_conf:553            :   local conf
2022-04-01 00:46:30.819 | + lib/nova:create_nova_conf:554            :   local vhost
2022-04-01 00:46:30.822 | ++ lib/nova:create_nova_conf:555            :   conductor_conf 1
2022-04-01 00:46:30.825 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:46:30.827 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:46:30.830 | + lib/nova:create_nova_conf:555            :   conf=/etc/nova/nova_cell1.conf
2022-04-01 00:46:30.832 | + lib/nova:create_nova_conf:556            :   vhost=nova_cell1
2022-04-01 00:46:30.835 | + lib/nova:create_nova_conf:558            :   rm -f /etc/nova/nova_cell1.conf
2022-04-01 00:46:30.839 | ++ lib/nova:create_nova_conf:559            :   database_connection_url nova_cell1
2022-04-01 00:46:30.842 | ++ lib/database:database_connection_url:134 :   local db=nova_cell1
2022-04-01 00:46:30.844 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell1
2022-04-01 00:46:30.847 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell1
2022-04-01 00:46:30.850 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8'
2022-04-01 00:46:30.853 | + 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-01 00:46:30.884 | + lib/nova:create_nova_conf:560            :   iniset /etc/nova/nova_cell1.conf conductor workers 2
2022-04-01 00:46:30.915 | + lib/nova:create_nova_conf:561            :   iniset /etc/nova/nova_cell1.conf DEFAULT debug True
2022-04-01 00:46:30.946 | + lib/nova:create_nova_conf:563            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:46:30.948 | + lib/nova:create_nova_conf:566            :   rpc_backend_add_vhost nova_cell1
2022-04-01 00:46:30.951 | + lib/rpc_backend:rpc_backend_add_vhost:125 :   local vhost=nova_cell1
2022-04-01 00:46:30.953 | + lib/rpc_backend:rpc_backend_add_vhost:126 :   is_service_enabled rabbit
2022-04-01 00:46:30.970 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:30.974 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   sudo rabbitmqctl list_vhosts
2022-04-01 00:46:30.974 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 :   grep nova_cell1
2022-04-01 00:46:31.702 | + lib/rpc_backend:rpc_backend_add_vhost:127 :   '[' -z nova_cell1 ']'
2022-04-01 00:46:31.704 | + lib/nova:create_nova_conf:567            :   iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1
2022-04-01 00:46:31.707 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-01 00:46:31.709 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova_cell1.conf
2022-04-01 00:46:31.712 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:46:31.714 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-04-01 00:46:31.717 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:46:31.734 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:31.738 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-04-01 00:46:31.740 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-04-01 00:46:31.743 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:46:31.759 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:31.762 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-04-01 00:46:31.765 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-04-01 00:46:31.794 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:46:31.796 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:46:31.799 | + lib/nova:create_nova_conf:571            :   is_service_enabled placement placement-client
2022-04-01 00:46:31.816 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:31.818 | + lib/nova:create_nova_conf:572            :   configure_placement_nova_compute /etc/nova/nova_cell1.conf
2022-04-01 00:46:31.821 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova_cell1.conf
2022-04-01 00:46:31.823 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova_cell1.conf placement auth_type password
2022-04-01 00:46:31.857 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.98/identity
2022-04-01 00:46:31.888 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova_cell1.conf placement username placement
2022-04-01 00:46:31.918 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova_cell1.conf placement password Passw0rd
2022-04-01 00:46:31.948 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova_cell1.conf placement user_domain_name Default
2022-04-01 00:46:31.978 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova_cell1.conf placement project_name service
2022-04-01 00:46:32.008 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova_cell1.conf placement project_domain_name Default
2022-04-01 00:46:32.036 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova_cell1.conf placement region_name RegionOne
2022-04-01 00:46:32.065 | + lib/nova:create_nova_conf:576            :   setup_logging /etc/nova/nova_cell1.conf
2022-04-01 00:46:32.067 | + functions:setup_logging:674              :   setup_systemd_logging /etc/nova/nova_cell1.conf
2022-04-01 00:46:32.070 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/nova/nova_cell1.conf
2022-04-01 00:46:32.073 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:46:32.090 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:46:32.092 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:46:32.095 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:46:32.098 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:46:32.100 | + 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-01 00:46:32.128 | + 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-01 00:46:32.157 | + 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-01 00:46:32.185 | + functions:setup_systemd_logging:706      :   iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:46:32.217 | + lib/nova:create_nova_conf:583            :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:46:32.221 | ++ lib/nova:create_nova_conf:586            :   seq 1 1
2022-04-01 00:46:32.227 | + lib/nova:create_nova_conf:586            :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:46:32.230 | + lib/nova:create_nova_conf:587            :   local conf
2022-04-01 00:46:32.233 | + lib/nova:create_nova_conf:588            :   local offset
2022-04-01 00:46:32.237 | ++ lib/nova:create_nova_conf:589            :   conductor_conf 1
2022-04-01 00:46:32.240 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:46:32.243 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:46:32.247 | + lib/nova:create_nova_conf:589            :   conf=/etc/nova/nova_cell1.conf
2022-04-01 00:46:32.250 | + lib/nova:create_nova_conf:590            :   offset=0
2022-04-01 00:46:32.253 | + lib/nova:create_nova_conf:591            :   configure_console_proxies /etc/nova/nova_cell1.conf 0
2022-04-01 00:46:32.256 | + lib/nova:configure_console_proxies:698   :   local conf=/etc/nova/nova_cell1.conf
2022-04-01 00:46:32.259 | + lib/nova:configure_console_proxies:699   :   local offset=0
2022-04-01 00:46:32.261 | + lib/nova:configure_console_proxies:703   :   offset=0
2022-04-01 00:46:32.264 | + lib/nova:configure_console_proxies:705   :   is_service_enabled n-novnc
2022-04-01 00:46:32.282 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:32.284 | + lib/nova:configure_console_proxies:705   :   '[' False '!=' False ']'
2022-04-01 00:46:32.287 | + lib/nova:configure_console_proxies:737   :   is_service_enabled n-spice
2022-04-01 00:46:32.303 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:32.305 | + lib/nova:configure_console_proxies:742   :   is_service_enabled n-sproxy
2022-04-01 00:46:32.321 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:32.324 | + lib/nova:configure_nova:340              :   is_service_enabled n-cpu
2022-04-01 00:46:32.341 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:32.343 | + ./stack.sh:main:940                      :   is_service_enabled placement
2022-04-01 00:46:32.360 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:32.363 | + ./stack.sh:main:942                      :   stack_install_service placement
2022-04-01 00:46:32.365 | + lib/stack:stack_install_service:20       :   local service=placement
2022-04-01 00:46:32.368 | + lib/stack:stack_install_service:21       :   type install_placement
2022-04-01 00:46:32.370 | + lib/stack:stack_install_service:23       :   [[ False = True ]]
2022-04-01 00:46:32.372 | + lib/stack:stack_install_service:32       :   install_placement
2022-04-01 00:46:32.375 | + lib/placement:install_placement:137      :   install_apache_wsgi
2022-04-01 00:46:32.377 | + lib/apache:install_apache_wsgi:143       :   is_ubuntu
2022-04-01 00:46:32.380 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:32.383 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:32.385 | + lib/apache:install_apache_wsgi:145       :   install_package apache2
2022-04-01 00:46:32.388 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:46:32.390 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:46:32.393 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:46:32.395 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:46:32.398 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:32.400 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:46:32.402 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:32.405 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:32.407 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:46:32.410 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:46:32.412 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:46:32.414 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:46:32.417 | + functions-common:install_package:1464    :   real_install_package apache2
2022-04-01 00:46:32.419 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:46:32.422 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:32.424 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:32.427 | + functions-common:real_install_package:1450 :   apt_get install apache2
2022-04-01 00:46:32.448 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2
2022-04-01 00:46:32.563 | Reading package lists...
2022-04-01 00:46:32.813 | Building dependency tree...
2022-04-01 00:46:32.814 | Reading state information...
2022-04-01 00:46:33.081 | apache2 is already the newest version (2.4.41-4ubuntu3.10).
2022-04-01 00:46:33.081 | The following packages were automatically installed and are no longer required:
2022-04-01 00:46:33.082 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:46:33.082 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:46:33.082 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:46:33.082 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:46:33.082 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:46:33.082 |   python3-zope.interface
2022-04-01 00:46:33.082 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:46:33.223 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:46:33.227 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:46:33.230 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:46:33.234 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:33.237 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:33.240 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:33.245 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:33.249 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:33.252 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:46:33.256 | + functions-common:time_stop:2432          :   start_time=1648773992445
2022-04-01 00:46:33.260 | + functions-common:time_stop:2434          :   [[ -z 1648773992445 ]]
2022-04-01 00:46:33.263 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:33.268 | + functions-common:time_stop:2437          :   end_time=1648773993265
2022-04-01 00:46:33.271 | + functions-common:time_stop:2438          :   elapsed_time=820
2022-04-01 00:46:33.274 | + functions-common:time_stop:2439          :   total=6461
2022-04-01 00:46:33.277 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:33.279 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=7281
2022-04-01 00:46:33.283 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:46:33.285 | + lib/apache:install_apache_wsgi:146       :   is_package_installed libapache2-mod-wsgi
2022-04-01 00:46:33.289 | + functions-common:is_package_installed:1472 :   [[ -z libapache2-mod-wsgi ]]
2022-04-01 00:46:33.292 | + functions-common:is_package_installed:1476 :   [[ -z deb ]]
2022-04-01 00:46:33.295 | + functions-common:is_package_installed:1480 :   [[ deb = \d\e\b ]]
2022-04-01 00:46:33.298 | + functions-common:is_package_installed:1481 :   dpkg -s libapache2-mod-wsgi
2022-04-01 00:46:33.321 | + lib/apache:install_apache_wsgi:149       :   install_package libapache2-mod-wsgi-py3
2022-04-01 00:46:33.324 | + functions-common:install_package:1463    :   update_package_repo
2022-04-01 00:46:33.326 | + functions-common:update_package_repo:1435 :   NO_UPDATE_REPOS=False
2022-04-01 00:46:33.329 | + functions-common:update_package_repo:1436 :   REPOS_UPDATED=True
2022-04-01 00:46:33.332 | + functions-common:update_package_repo:1437 :   RETRY_UPDATE=False
2022-04-01 00:46:33.335 | + functions-common:update_package_repo:1439 :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:33.338 | + functions-common:update_package_repo:1443 :   is_ubuntu
2022-04-01 00:46:33.341 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:33.343 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:33.347 | + functions-common:update_package_repo:1444 :   apt_get_update
2022-04-01 00:46:33.351 | + functions-common:apt_get_update:1189     :   [[ True == \T\r\u\e ]]
2022-04-01 00:46:33.353 | + functions-common:apt_get_update:1189     :   [[ False != \T\r\u\e ]]
2022-04-01 00:46:33.356 | + functions-common:apt_get_update:1190     :   return
2022-04-01 00:46:33.359 | + functions-common:install_package:1464    :   real_install_package libapache2-mod-wsgi-py3
2022-04-01 00:46:33.362 | + functions-common:real_install_package:1449 :   is_ubuntu
2022-04-01 00:46:33.366 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:33.369 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:33.372 | + functions-common:real_install_package:1450 :   apt_get install libapache2-mod-wsgi-py3
2022-04-01 00:46:33.395 | + functions-common:apt_get:1230            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3
2022-04-01 00:46:33.506 | Reading package lists...
2022-04-01 00:46:33.756 | Building dependency tree...
2022-04-01 00:46:33.758 | Reading state information...
2022-04-01 00:46:34.038 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3).
2022-04-01 00:46:34.038 | The following packages were automatically installed and are no longer required:
2022-04-01 00:46:34.039 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2022-04-01 00:46:34.039 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2022-04-01 00:46:34.039 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2022-04-01 00:46:34.039 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2022-04-01 00:46:34.039 |   python3-secretstorage python3-twisted-bin python3-wadllib
2022-04-01 00:46:34.039 |   python3-zope.interface
2022-04-01 00:46:34.039 | Use 'sudo apt autoremove' to remove them.
2022-04-01 00:46:34.176 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded.
2022-04-01 00:46:34.182 | + functions-common:apt_get:1234            :   result=0
2022-04-01 00:46:34.186 | + functions-common:apt_get:1237            :   time_stop apt-get
2022-04-01 00:46:34.189 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:34.193 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:34.196 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:34.199 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:34.201 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:34.204 | + functions-common:time_stop:2431          :   name=apt-get
2022-04-01 00:46:34.206 | + functions-common:time_stop:2432          :   start_time=1648773993392
2022-04-01 00:46:34.209 | + functions-common:time_stop:2434          :   [[ -z 1648773993392 ]]
2022-04-01 00:46:34.212 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:34.216 | + functions-common:time_stop:2437          :   end_time=1648773994214
2022-04-01 00:46:34.219 | + functions-common:time_stop:2438          :   elapsed_time=822
2022-04-01 00:46:34.222 | + functions-common:time_stop:2439          :   total=7281
2022-04-01 00:46:34.224 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:34.227 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8103
2022-04-01 00:46:34.230 | + functions-common:apt_get:1238            :   return 0
2022-04-01 00:46:34.232 | + lib/apache:install_apache_wsgi:164       :   enable_apache_mod wsgi
2022-04-01 00:46:34.235 | + lib/apache:enable_apache_mod:59          :   local mod=wsgi
2022-04-01 00:46:34.238 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:46:34.240 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:34.243 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:34.246 | + lib/apache:enable_apache_mod:64          :   [[ wsgi != \v\e\r\s\i\o\n ]]
2022-04-01 00:46:34.249 | + lib/apache:enable_apache_mod:64          :   a2query -m wsgi
2022-04-01 00:46:34.314 | wsgi (enabled by maintainer script)
2022-04-01 00:46:34.320 | + lib/placement:install_placement:139      :   pip_install_gr osc-placement
2022-04-01 00:46:34.324 | + inc/python:pip_install_gr:76             :   local name=osc-placement
2022-04-01 00:46:34.328 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:46:34.334 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements osc-placement
2022-04-01 00:46:34.337 | ++ inc/python:get_from_global_requirements:225 :   local package=osc-placement
2022-04-01 00:46:34.340 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:46:34.344 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:46:34.344 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:46:34.350 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='osc-placement  '
2022-04-01 00:46:34.353 | ++ inc/python:get_from_global_requirements:228 :   [[ osc-placement   == '' ]]
2022-04-01 00:46:34.355 | ++ inc/python:get_from_global_requirements:231 :   echo osc-placement
2022-04-01 00:46:34.358 | + inc/python:pip_install_gr:78             :   clean_name=osc-placement
2022-04-01 00:46:34.361 | + inc/python:pip_install_gr:79             :   pip_install osc-placement
2022-04-01 00:46:34.387 | Using python 3.8 to install osc-placement
2022-04-01 00:46:34.390 | + 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-01 00:46:35.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:35.245 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:35.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:35.246 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:36.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:46:36.399 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0)
2022-04-01 00:46:36.409 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1)
2022-04-01 00:46:36.410 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0)
2022-04-01 00:46:36.411 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2)
2022-04-01 00:46:36.412 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6)
2022-04-01 00:46:36.413 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0)
2022-04-01 00:46:36.414 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0)
2022-04-01 00:46:36.471 | 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-01 00:46:36.472 | 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-01 00:46:36.473 | 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-01 00:46:36.475 | 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-01 00:46:36.487 | 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-01 00:46:36.490 | 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-01 00:46:36.491 | 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-01 00:46:36.504 | 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-01 00:46:36.505 | 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-01 00:46:36.507 | 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-01 00:46:36.508 | 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-01 00:46:36.508 | 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-01 00:46:36.509 | 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-01 00:46:36.530 | 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-01 00:46:36.531 | 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-01 00:46:36.533 | 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-01 00:46:36.534 | 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-01 00:46:36.542 | 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-01 00:46:36.579 | 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-01 00:46:36.581 | 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-01 00:46:36.582 | 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-01 00:46:36.583 | 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-01 00:46:36.584 | 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-01 00:46:36.586 | 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-01 00:46:36.587 | 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-01 00:46:36.588 | 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-01 00:46:36.657 | 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-01 00:46:36.661 | 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-01 00:46:36.662 | 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-01 00:46:36.663 | 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-01 00:46:36.757 | 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-01 00:46:36.758 | 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-01 00:46:36.759 | 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-01 00:46:36.800 | 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-01 00:46:36.839 | 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-01 00:46:36.999 | 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-01 00:46:39.181 | 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-01 00:46:39.188 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:46:39.188 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:46:39.315 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:46:39.319 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:46:39.322 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:39.326 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:39.328 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:39.332 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:39.335 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:39.338 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:46:39.341 | + functions-common:time_stop:2432          :   start_time=1648773994380
2022-04-01 00:46:39.345 | + functions-common:time_stop:2434          :   [[ -z 1648773994380 ]]
2022-04-01 00:46:39.349 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:39.354 | + functions-common:time_stop:2437          :   end_time=1648773999351
2022-04-01 00:46:39.356 | + functions-common:time_stop:2438          :   elapsed_time=4971
2022-04-01 00:46:39.359 | + functions-common:time_stop:2439          :   total=154543
2022-04-01 00:46:39.361 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:39.364 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=159514
2022-04-01 00:46:39.367 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:46:39.369 | + lib/placement:install_placement:140      :   git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master
2022-04-01 00:46:39.372 | + functions-common:git_clone:608           :   local git_remote=https://opendev.org/openstack/placement.git
2022-04-01 00:46:39.374 | + functions-common:git_clone:609           :   local git_dest=/opt/stack/placement
2022-04-01 00:46:39.377 | + functions-common:git_clone:610           :   local git_ref=master
2022-04-01 00:46:39.379 | + functions-common:git_clone:611           :   local orig_dir
2022-04-01 00:46:39.382 | ++ functions-common:git_clone:612           :   pwd
2022-04-01 00:46:39.385 | + functions-common:git_clone:612           :   orig_dir=/home/ubuntu/devstack
2022-04-01 00:46:39.388 | + functions-common:git_clone:613           :   local git_clone_flags=
2022-04-01 00:46:39.391 | ++ functions-common:git_clone:615           :   trueorfalse False RECLONE
2022-04-01 00:46:39.408 | + functions-common:git_clone:615           :   RECLONE=False
2022-04-01 00:46:39.411 | + functions-common:git_clone:616           :   [[ 0 -gt 0 ]]
2022-04-01 00:46:39.413 | + functions-common:git_clone:620           :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:39.416 | + functions-common:git_clone:629           :   echo master
2022-04-01 00:46:39.417 | + functions-common:git_clone:629           :   egrep -q '^refs'
2022-04-01 00:46:39.422 | + functions-common:git_clone:643           :   [[ ! -d /opt/stack/placement ]]
2022-04-01 00:46:39.424 | + functions-common:git_clone:651           :   [[ False = \T\r\u\e ]]
2022-04-01 00:46:39.427 | + functions-common:git_clone:677           :   cd /opt/stack/placement
2022-04-01 00:46:39.430 | + functions-common:git_clone:678           :   git show --oneline
2022-04-01 00:46:39.430 | + functions-common:git_clone:678           :   head -1
2022-04-01 00:46:39.433 | ffca1ebd Merge "Add zed spec directory"
2022-04-01 00:46:39.436 | + functions-common:git_clone:679           :   cd /home/ubuntu/devstack
2022-04-01 00:46:39.439 | + lib/placement:install_placement:141      :   setup_develop /opt/stack/placement
2022-04-01 00:46:39.442 | + inc/python:setup_develop:338             :   local bindep
2022-04-01 00:46:39.444 | + inc/python:setup_develop:339             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-01 00:46:39.447 | + inc/python:setup_develop:343             :   local project_dir=/opt/stack/placement
2022-04-01 00:46:39.450 | + inc/python:setup_develop:344             :   local extras=
2022-04-01 00:46:39.452 | + inc/python:setup_develop:345             :   _setup_package_with_constraints_edit /opt/stack/placement -e
2022-04-01 00:46:39.455 | + inc/python:_setup_package_with_constraints_edit:364 :   local bindep
2022-04-01 00:46:39.458 | + inc/python:_setup_package_with_constraints_edit:365 :   [[ /opt/stack/placement == -bindep* ]]
2022-04-01 00:46:39.460 | + inc/python:_setup_package_with_constraints_edit:369 :   local project_dir=/opt/stack/placement
2022-04-01 00:46:39.463 | + inc/python:_setup_package_with_constraints_edit:370 :   local flags=-e
2022-04-01 00:46:39.465 | + inc/python:_setup_package_with_constraints_edit:371 :   local extras=
2022-04-01 00:46:39.469 | ++ inc/python:_setup_package_with_constraints_edit:378 :   cd /opt/stack/placement
2022-04-01 00:46:39.472 | ++ inc/python:_setup_package_with_constraints_edit:378 :   pwd
2022-04-01 00:46:39.475 | + inc/python:_setup_package_with_constraints_edit:378 :   project_dir=/opt/stack/placement
2022-04-01 00:46:39.477 | + inc/python:_setup_package_with_constraints_edit:380 :   '[' -n /opt/stack/requirements ']'
2022-04-01 00:46:39.480 | + inc/python:_setup_package_with_constraints_edit:384 :   local name
2022-04-01 00:46:39.483 | ++ inc/python:_setup_package_with_constraints_edit:385 :   awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg
2022-04-01 00:46:39.489 | + inc/python:_setup_package_with_constraints_edit:385 :   name=openstack-placement
2022-04-01 00:46:39.492 | + 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-01 00:46:40.133 | + inc/python:_setup_package_with_constraints_edit:390 :   setup_package /opt/stack/placement -e
2022-04-01 00:46:40.137 | + inc/python:setup_package:418             :   local bindep=0
2022-04-01 00:46:40.141 | + inc/python:setup_package:419             :   local bindep_flag=
2022-04-01 00:46:40.144 | + inc/python:setup_package:420             :   local bindep_profiles=
2022-04-01 00:46:40.148 | + inc/python:setup_package:421             :   [[ /opt/stack/placement == -bindep* ]]
2022-04-01 00:46:40.151 | + inc/python:setup_package:426             :   local project_dir=/opt/stack/placement
2022-04-01 00:46:40.154 | + inc/python:setup_package:427             :   local flags=-e
2022-04-01 00:46:40.157 | + inc/python:setup_package:428             :   local extras=
2022-04-01 00:46:40.160 | + inc/python:setup_package:432             :   [[ -n -e ]]
2022-04-01 00:46:40.162 | + inc/python:setup_package:432             :   [[ -z '' ]]
2022-04-01 00:46:40.165 | + inc/python:setup_package:432             :   [[ ! -e =~ ^-.* ]]
2022-04-01 00:46:40.168 | + inc/python:setup_package:437             :   [[ ! -z '' ]]
2022-04-01 00:46:40.170 | + inc/python:setup_package:442             :   [[ 0 == 1 ]]
2022-04-01 00:46:40.173 | + inc/python:setup_package:446             :   pip_install -e /opt/stack/placement
2022-04-01 00:46:40.195 | Using python 3.8 to install /opt/stack/placement
2022-04-01 00:46:40.198 | + 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-01 00:46:41.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:41.057 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:41.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:41.057 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:42.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:46:42.223 | Obtaining file:///opt/stack/placement
2022-04-01 00:46:42.224 |   Preparing metadata (setup.py): started
2022-04-01 00:46:45.430 |   Preparing metadata (setup.py): finished with status 'done'
2022-04-01 00:46:45.474 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1)
2022-04-01 00:46:45.476 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31)
2022-04-01 00:46:45.477 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0)
2022-04-01 00:46:45.478 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1)
2022-04-01 00:46:45.479 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7)
2022-04-01 00:46:45.480 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0)
2022-04-01 00:46:45.481 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1)
2022-04-01 00:46:45.483 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3)
2022-04-01 00:46:45.484 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0)
2022-04-01 00:46:45.485 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0)
2022-04-01 00:46:45.487 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0)
2022-04-01 00:46:45.488 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0)
2022-04-01 00:46:45.489 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0)
2022-04-01 00:46:45.490 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2)
2022-04-01 00:46:45.492 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0)
2022-04-01 00:46:45.493 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0)
2022-04-01 00:46:45.494 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1)
2022-04-01 00:46:45.495 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0)
2022-04-01 00:46:45.496 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0)
2022-04-01 00:46:45.497 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0)
2022-04-01 00:46:45.498 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1)
2022-04-01 00:46:45.565 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0)
2022-04-01 00:46:45.566 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0)
2022-04-01 00:46:45.568 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1)
2022-04-01 00:46:45.570 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0)
2022-04-01 00:46:45.571 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1)
2022-04-01 00:46:45.572 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0)
2022-04-01 00:46:45.591 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3)
2022-04-01 00:46:45.634 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0)
2022-04-01 00:46:45.635 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0)
2022-04-01 00:46:45.636 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0)
2022-04-01 00:46:45.637 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0)
2022-04-01 00:46:45.638 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0)
2022-04-01 00:46:45.689 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6)
2022-04-01 00:46:45.690 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0)
2022-04-01 00:46:45.692 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0)
2022-04-01 00:46:45.693 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1)
2022-04-01 00:46:45.735 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2)
2022-04-01 00:46:45.740 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6)
2022-04-01 00:46:45.758 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0)
2022-04-01 00:46:45.759 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0)
2022-04-01 00:46:45.762 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3)
2022-04-01 00:46:45.788 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3)
2022-04-01 00:46:45.790 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3)
2022-04-01 00:46:45.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1)
2022-04-01 00:46:45.820 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2)
2022-04-01 00:46:45.821 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0)
2022-04-01 00:46:45.823 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3)
2022-04-01 00:46:45.825 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7)
2022-04-01 00:46:45.867 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28)
2022-04-01 00:46:45.869 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12)
2022-04-01 00:46:45.872 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3)
2022-04-01 00:46:45.873 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8)
2022-04-01 00:46:45.890 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7)
2022-04-01 00:46:46.054 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2)
2022-04-01 00:46:46.093 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1)
2022-04-01 00:46:46.094 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6)
2022-04-01 00:46:46.096 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0)
2022-04-01 00:46:46.114 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0)
2022-04-01 00:46:46.148 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3)
2022-04-01 00:46:46.205 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0)
2022-04-01 00:46:46.303 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0)
2022-04-01 00:46:46.389 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5)
2022-04-01 00:46:46.439 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5)
2022-04-01 00:46:46.630 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1)
2022-04-01 00:46:46.632 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2)
2022-04-01 00:46:46.634 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2)
2022-04-01 00:46:46.712 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0)
2022-04-01 00:46:46.763 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21)
2022-04-01 00:46:46.924 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0)
2022-04-01 00:46:47.030 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0)
2022-04-01 00:46:47.031 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0)
2022-04-01 00:46:48.973 | Installing collected packages: openstack-placement
2022-04-01 00:46:48.973 |   Attempting uninstall: openstack-placement
2022-04-01 00:46:48.973 |     Found existing installation: openstack-placement 7.1.0.dev7
2022-04-01 00:46:48.976 |     Can't uninstall 'openstack-placement'. No files were found to uninstall.
2022-04-01 00:46:48.977 |   Running setup.py develop for openstack-placement
2022-04-01 00:46:53.248 | Successfully installed openstack-placement
2022-04-01 00:46:53.248 | 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-01 00:46:53.257 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:46:53.257 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:46:53.391 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:46:53.394 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:46:53.397 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:46:53.400 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:46:53.404 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:46:53.407 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:46:53.412 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:46:53.414 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:46:53.417 | + functions-common:time_stop:2432          :   start_time=1648774000189
2022-04-01 00:46:53.420 | + functions-common:time_stop:2434          :   [[ -z 1648774000189 ]]
2022-04-01 00:46:53.423 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:46:53.427 | + functions-common:time_stop:2437          :   end_time=1648774013424
2022-04-01 00:46:53.430 | + functions-common:time_stop:2438          :   elapsed_time=13235
2022-04-01 00:46:53.432 | + functions-common:time_stop:2439          :   total=159514
2022-04-01 00:46:53.435 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:46:53.437 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=172749
2022-04-01 00:46:53.440 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:46:53.444 | + inc/python:setup_package:448             :   [[ -e == \-\e ]]
2022-04-01 00:46:53.446 | + inc/python:setup_package:449             :   safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-01 00:46:53.449 | + functions-common:safe_chown:2326         :   _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-01 00:46:53.469 | + functions-common:_safe_permission_operation:2174 :   sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info
2022-04-01 00:46:53.482 | + inc/python:_setup_package_with_constraints_edit:394 :   use_library_from_git /opt/stack/placement
2022-04-01 00:46:53.485 | + inc/python:use_library_from_git:250      :   local name=/opt/stack/placement
2022-04-01 00:46:53.487 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:46:53.490 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:46:53.493 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]]
2022-04-01 00:46:53.495 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:46:53.498 | + lib/stack:stack_install_service:33       :   [[ False = True ]]
2022-04-01 00:46:53.501 | + ./stack.sh:main:943                      :   configure_placement
2022-04-01 00:46:53.503 | + lib/placement:configure_placement:106    :   sudo install -d -o ubuntu /etc/placement
2022-04-01 00:46:53.516 | + lib/placement:configure_placement:107    :   create_placement_conf
2022-04-01 00:46:53.519 | + lib/placement:create_placement_conf:96   :   rm -f /etc/placement/placement.conf
2022-04-01 00:46:53.524 | ++ lib/placement:create_placement_conf:97   :   database_connection_url placement
2022-04-01 00:46:53.527 | ++ lib/database:database_connection_url:134 :   local db=placement
2022-04-01 00:46:53.529 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql placement
2022-04-01 00:46:53.532 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=placement
2022-04-01 00:46:53.535 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8'
2022-04-01 00:46:53.538 | + 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-01 00:46:53.571 | + lib/placement:create_placement_conf:98   :   iniset /etc/placement/placement.conf DEFAULT debug True
2022-04-01 00:46:53.604 | + lib/placement:create_placement_conf:99   :   iniset /etc/placement/placement.conf api auth_strategy keystone
2022-04-01 00:46:53.640 | + lib/placement:create_placement_conf:100  :   configure_keystone_authtoken_middleware /etc/placement/placement.conf placement
2022-04-01 00:46:53.643 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/placement/placement.conf
2022-04-01 00:46:53.646 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=placement
2022-04-01 00:46:53.650 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-01 00:46:53.653 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/placement/placement.conf keystone_authtoken auth_type password
2022-04-01 00:46:53.689 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/placement/placement.conf keystone_authtoken interface public
2022-04-01 00:46:53.725 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:46:53.756 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/placement/placement.conf keystone_authtoken username placement
2022-04-01 00:46:53.786 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd
2022-04-01 00:46:53.818 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default
2022-04-01 00:46:53.859 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/placement/placement.conf keystone_authtoken project_name service
2022-04-01 00:46:53.890 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default
2022-04-01 00:46:53.920 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:46:53.949 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211
2022-04-01 00:46:53.980 | + lib/placement:create_placement_conf:101  :   setup_logging /etc/placement/placement.conf
2022-04-01 00:46:53.982 | + functions:setup_logging:674              :   setup_systemd_logging /etc/placement/placement.conf
2022-04-01 00:46:53.985 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/placement/placement.conf
2022-04-01 00:46:53.988 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:46:54.007 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:46:54.009 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:46:54.012 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:46:54.015 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:46:54.017 | + 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-01 00:46:54.047 | + 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-01 00:46:54.077 | + 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-01 00:46:54.107 | + functions:setup_systemd_logging:706      :   iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:46:54.141 | + lib/placement:configure_placement:109    :   [[ uwsgi == \u\w\s\g\i ]]
2022-04-01 00:46:54.143 | + lib/placement:configure_placement:110    :   write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement
2022-04-01 00:46:54.146 | + lib/apache:write_uwsgi_config:254        :   local file=/etc/placement/placement-uwsgi.ini
2022-04-01 00:46:54.148 | + lib/apache:write_uwsgi_config:255        :   local wsgi=/usr/local/bin/placement-api
2022-04-01 00:46:54.151 | + lib/apache:write_uwsgi_config:256        :   local url=/placement
2022-04-01 00:46:54.154 | + lib/apache:write_uwsgi_config:257        :   local http=
2022-04-01 00:46:54.156 | + lib/apache:write_uwsgi_config:258        :   local name=
2022-04-01 00:46:54.159 | ++ lib/apache:write_uwsgi_config:259        :   basename /usr/local/bin/placement-api
2022-04-01 00:46:54.164 | + lib/apache:write_uwsgi_config:259        :   name=placement-api
2022-04-01 00:46:54.167 | + lib/apache:write_uwsgi_config:263        :   local socket_dir=/var/run/uwsgi
2022-04-01 00:46:54.169 | + lib/apache:write_uwsgi_config:267        :   sudo mkdir -p /etc/tmpfiles.d/
2022-04-01 00:46:54.182 | + lib/apache:write_uwsgi_config:268        :   echo 'd /var/run/uwsgi 0755 ubuntu root'
2022-04-01 00:46:54.182 | + lib/apache:write_uwsgi_config:268        :   sudo tee /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:54.191 | d /var/run/uwsgi 0755 ubuntu root
2022-04-01 00:46:54.195 | + lib/apache:write_uwsgi_config:269        :   sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf
2022-04-01 00:46:54.211 | + lib/apache:write_uwsgi_config:271        :   local socket=/var/run/uwsgi/placement-api.socket
2022-04-01 00:46:54.213 | + lib/apache:write_uwsgi_config:274        :   rm -rf /etc/placement/placement-uwsgi.ini
2022-04-01 00:46:54.217 | + lib/apache:write_uwsgi_config:275        :   iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api
2022-04-01 00:46:54.250 | + lib/apache:write_uwsgi_config:276        :   iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2
2022-04-01 00:46:54.279 | + lib/apache:write_uwsgi_config:278        :   iniset /etc/placement/placement-uwsgi.ini uwsgi master true
2022-04-01 00:46:54.308 | + lib/apache:write_uwsgi_config:280        :   iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true
2022-04-01 00:46:54.337 | + lib/apache:write_uwsgi_config:281        :   iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false
2022-04-01 00:46:54.367 | + lib/apache:write_uwsgi_config:284        :   iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90
2022-04-01 00:46:54.396 | + lib/apache:write_uwsgi_config:285        :   iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true
2022-04-01 00:46:54.425 | + lib/apache:write_uwsgi_config:286        :   iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3
2022-04-01 00:46:54.458 | + lib/apache:write_uwsgi_config:288        :   iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true
2022-04-01 00:46:54.488 | + 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-01 00:46:54.518 | + lib/apache:write_uwsgi_config:292        :   iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535
2022-04-01 00:46:54.547 | + lib/apache:write_uwsgi_config:294        :   iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close'
2022-04-01 00:46:54.577 | + lib/apache:write_uwsgi_config:296        :   iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true
2022-04-01 00:46:54.606 | + lib/apache:write_uwsgi_config:299        :   [[ -n '' ]]
2022-04-01 00:46:54.609 | + lib/apache:write_uwsgi_config:302        :   local apache_conf=
2022-04-01 00:46:54.612 | ++ lib/apache:write_uwsgi_config:303        :   apache_site_config_for placement-api
2022-04-01 00:46:54.615 | ++ lib/apache:apache_site_config_for:186    :   local site=placement-api
2022-04-01 00:46:54.617 | ++ lib/apache:apache_site_config_for:187    :   is_ubuntu
2022-04-01 00:46:54.620 | ++ functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:54.622 | ++ functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:54.625 | ++ lib/apache:apache_site_config_for:189    :   echo /etc/apache2/sites-available/placement-api.conf
2022-04-01 00:46:54.628 | + lib/apache:write_uwsgi_config:303        :   apache_conf=/etc/apache2/sites-available/placement-api.conf
2022-04-01 00:46:54.631 | + lib/apache:write_uwsgi_config:304        :   iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket
2022-04-01 00:46:54.662 | + lib/apache:write_uwsgi_config:305        :   iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666
2022-04-01 00:46:54.694 | + 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-01 00:46:54.694 | + lib/apache:write_uwsgi_config:306        :   sudo tee -a /etc/apache2/sites-available/placement-api.conf
2022-04-01 00:46:54.707 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 
2022-04-01 00:46:54.712 | + lib/apache:write_uwsgi_config:307        :   enable_apache_site placement-api
2022-04-01 00:46:54.714 | + lib/apache:enable_apache_site:203        :   local site=placement-api
2022-04-01 00:46:54.717 | + lib/apache:enable_apache_site:205        :   enable_apache_mod version
2022-04-01 00:46:54.720 | + lib/apache:enable_apache_mod:59          :   local mod=version
2022-04-01 00:46:54.722 | + lib/apache:enable_apache_mod:61          :   is_ubuntu
2022-04-01 00:46:54.725 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:54.728 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:54.730 | + lib/apache:enable_apache_mod:64          :   [[ version != \v\e\r\s\i\o\n ]]
2022-04-01 00:46:54.733 | + lib/apache:enable_apache_site:206        :   is_ubuntu
2022-04-01 00:46:54.736 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:46:54.738 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:46:54.741 | + lib/apache:enable_apache_site:207        :   sudo a2ensite placement-api
2022-04-01 00:46:54.804 | Site placement-api already enabled
2022-04-01 00:46:54.810 | + lib/apache:write_uwsgi_config:308        :   restart_apache_server
2022-04-01 00:46:54.815 | + lib/apache:restart_apache_server:250     :   restart_service apache2
2022-04-01 00:46:54.818 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:46:54.821 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart apache2
2022-04-01 00:46:54.959 | + ./stack.sh:main:950                      :   is_service_enabled placement placement-client
2022-04-01 00:46:54.982 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:54.985 | + ./stack.sh:main:951                      :   is_service_enabled n-cpu
2022-04-01 00:46:55.004 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:55.007 | + ./stack.sh:main:951                      :   is_service_enabled n-sch
2022-04-01 00:46:55.026 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:55.028 | + ./stack.sh:main:952                      :   configure_placement_nova_compute
2022-04-01 00:46:55.031 | + lib/nova:configure_placement_nova_compute:600 :   local conf=/etc/nova/nova.conf
2022-04-01 00:46:55.033 | + lib/nova:configure_placement_nova_compute:601 :   iniset /etc/nova/nova.conf placement auth_type password
2022-04-01 00:46:55.065 | + lib/nova:configure_placement_nova_compute:602 :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity
2022-04-01 00:46:55.095 | + lib/nova:configure_placement_nova_compute:603 :   iniset /etc/nova/nova.conf placement username placement
2022-04-01 00:46:55.125 | + lib/nova:configure_placement_nova_compute:604 :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-04-01 00:46:55.159 | + lib/nova:configure_placement_nova_compute:605 :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-04-01 00:46:55.188 | + lib/nova:configure_placement_nova_compute:606 :   iniset /etc/nova/nova.conf placement project_name service
2022-04-01 00:46:55.218 | + lib/nova:configure_placement_nova_compute:607 :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-04-01 00:46:55.248 | + lib/nova:configure_placement_nova_compute:608 :   iniset /etc/nova/nova.conf placement region_name RegionOne
2022-04-01 00:46:55.279 | + ./stack.sh:main:956                      :   is_service_enabled horizon
2022-04-01 00:46:55.297 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:55.299 | + ./stack.sh:main:961                      :   is_service_enabled tls-proxy
2022-04-01 00:46:55.317 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:46:55.320 | + ./stack.sh:main:969                      :   run_phase stack install
2022-04-01 00:46:55.323 | + functions-common:run_phase:1853          :   local mode=stack
2022-04-01 00:46:55.325 | + functions-common:run_phase:1854          :   local phase=install
2022-04-01 00:46:55.328 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-01 00:46:55.330 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-01 00:46:55.333 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-01 00:46:55.336 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-01 00:46:55.338 | + functions-common:run_phase:1863          :   local extra
2022-04-01 00:46:55.342 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-01 00:46:55.346 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-01 00:46:55.349 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-01 00:46:55.352 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-01 00:46:55.354 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install
2022-04-01 00:46:55.357 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-01 00:46:55.373 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:46:55.376 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:46:55.378 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:46:55.381 | ++ extras.d/80-tempest.sh:source:7          :   [[ install == \i\n\s\t\a\l\l ]]
2022-04-01 00:46:55.383 | ++ extras.d/80-tempest.sh:source:8          :   echo_summary 'Installing Tempest'
2022-04-01 00:46:55.386 | ++ ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:46:55.388 | ++ ./stack.sh:echo_summary:446              :   echo -e Installing Tempest
2022-04-01 00:46:55.390 | ++ extras.d/80-tempest.sh:source:9          :   async_runfunc install_tempest
2022-04-01 00:46:55.393 | ++ inc/async:async_runfunc:116              :   async_run install_tempest install_tempest
2022-04-01 00:46:55.454 | ++ inc/async:async_inner:63                 :   install_tempest
2022-04-01 00:46:55.493 | [650130 Async install_tempest:675182]: running: install_tempest
2022-04-01 00:46:55.495 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-01 00:46:55.498 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-01 00:46:55.501 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:46:55.503 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-01 00:46:55.507 | + functions-common:run_phase:1880          :   run_plugins stack install
2022-04-01 00:46:55.509 | + functions-common:run_plugins:1839        :   local mode=stack
2022-04-01 00:46:55.512 | + functions-common:run_plugins:1840        :   local phase=install
2022-04-01 00:46:55.514 | + functions-common:run_plugins:1842        :   local plugins=
2022-04-01 00:46:55.517 | + functions-common:run_plugins:1843        :   local plugin
2022-04-01 00:46:55.520 | + ./stack.sh:main:972                      :   use_library_from_git python-openstackclient
2022-04-01 00:46:55.523 | + inc/python:use_library_from_git:250      :   local name=python-openstackclient
2022-04-01 00:46:55.526 | + inc/python:use_library_from_git:251      :   local enabled=1
2022-04-01 00:46:55.529 | + inc/python:use_library_from_git:252      :   [[ cinder-tempest-plugin = \A\L\L ]]
2022-04-01 00:46:55.532 | + inc/python:use_library_from_git:252      :   [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]]
2022-04-01 00:46:55.535 | + inc/python:use_library_from_git:253      :   return 1
2022-04-01 00:46:55.538 | + ./stack.sh:main:976                      :   pip_install_gr python-openstackclient
2022-04-01 00:46:55.541 | + inc/python:pip_install_gr:76             :   local name=python-openstackclient
2022-04-01 00:46:55.544 | + inc/python:pip_install_gr:77             :   local clean_name
2022-04-01 00:46:55.547 | ++ inc/python:pip_install_gr:78             :   get_from_global_requirements python-openstackclient
2022-04-01 00:46:55.550 | ++ inc/python:get_from_global_requirements:225 :   local package=python-openstackclient
2022-04-01 00:46:55.552 | ++ inc/python:get_from_global_requirements:226 :   local required_pkg
2022-04-01 00:46:55.557 | +++ inc/python:get_from_global_requirements:227 :   cut -d# -f1
2022-04-01 00:46:55.557 | +++ inc/python:get_from_global_requirements:227 :   grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt
2022-04-01 00:46:55.563 | ++ inc/python:get_from_global_requirements:227 :   required_pkg='python-openstackclient  '
2022-04-01 00:46:55.566 | ++ inc/python:get_from_global_requirements:228 :   [[ python-openstackclient   == '' ]]
2022-04-01 00:46:55.569 | ++ inc/python:get_from_global_requirements:231 :   echo python-openstackclient
2022-04-01 00:46:55.572 | + inc/python:pip_install_gr:78             :   clean_name=python-openstackclient
2022-04-01 00:46:55.574 | + inc/python:pip_install_gr:79             :   pip_install python-openstackclient
2022-04-01 00:46:55.597 | Using python 3.8 to install python-openstackclient
2022-04-01 00:46:55.600 | + 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-01 00:46:56.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:56.466 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:56.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:46:56.466 |   from cryptography.utils import int_from_bytes
2022-04-01 00:46:57.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/
2022-04-01 00:46:57.627 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0)
2022-04-01 00:46:57.645 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0)
2022-04-01 00:46:57.646 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2)
2022-04-01 00:46:57.647 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0)
2022-04-01 00:46:57.649 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2)
2022-04-01 00:46:57.650 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0)
2022-04-01 00:46:57.650 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0)
2022-04-01 00:46:57.652 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0)
2022-04-01 00:46:57.654 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0)
2022-04-01 00:46:57.654 | 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-01 00:46:57.655 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1)
2022-04-01 00:46:57.656 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0)
2022-04-01 00:46:57.666 | 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-01 00:46:57.667 | 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-01 00:46:57.669 | 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-01 00:46:57.670 | 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-01 00:46:57.671 | 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-01 00:46:57.697 | 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-01 00:46:57.698 | 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-01 00:46:57.699 | 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-01 00:46:57.700 | 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-01 00:46:57.701 | 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-01 00:46:57.702 | 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-01 00:46:57.703 | 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-01 00:46:57.704 | 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-01 00:46:57.706 | 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-01 00:46:57.707 | 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-01 00:46:57.708 | 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-01 00:46:57.722 | 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-01 00:46:57.739 | 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-01 00:46:57.740 | 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-01 00:46:57.741 | 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-01 00:46:57.743 | 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-01 00:46:57.763 | 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-01 00:46:57.782 | 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-01 00:46:57.785 | 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-01 00:46:57.786 | 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-01 00:46:57.873 | 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-01 00:46:57.874 | 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-01 00:46:57.875 | 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-01 00:46:57.917 | 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-01 00:46:57.928 | 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-01 00:46:57.960 | 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-01 00:46:58.119 | 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-01 00:46:58.133 | 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-01 00:46:58.231 | 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-01 00:46:58.232 | 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-01 00:46:58.235 | 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-01 00:46:58.237 | 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-01 00:46:58.361 | 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-01 00:47:00.605 | 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-01 00:47:00.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
2022-04-01 00:47:00.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command.
2022-04-01 00:47:00.743 | + inc/python:pip_install:200               :   result=0
2022-04-01 00:47:00.745 | + inc/python:pip_install:202               :   time_stop pip_install
2022-04-01 00:47:00.748 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:00.751 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:00.753 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:00.756 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:00.758 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:00.762 | + functions-common:time_stop:2431          :   name=pip_install
2022-04-01 00:47:00.765 | + functions-common:time_stop:2432          :   start_time=1648774015591
2022-04-01 00:47:00.767 | + functions-common:time_stop:2434          :   [[ -z 1648774015591 ]]
2022-04-01 00:47:00.770 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:00.774 | + functions-common:time_stop:2437          :   end_time=1648774020772
2022-04-01 00:47:00.777 | + functions-common:time_stop:2438          :   elapsed_time=5181
2022-04-01 00:47:00.779 | + functions-common:time_stop:2439          :   total=172749
2022-04-01 00:47:00.782 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:00.784 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=177930
2022-04-01 00:47:00.786 | + inc/python:pip_install:203               :   return 0
2022-04-01 00:47:00.789 | + ./stack.sh:main:981                      :   install_oscwrap
2022-04-01 00:47:00.792 | ++ functions-common:install_oscwrap:2470    :   mktemp
2022-04-01 00:47:00.797 | + functions-common:install_oscwrap:2470    :   OSCWRAP_TIMER_FILE=/tmp/tmp.Oqzm36GVyA
2022-04-01 00:47:00.800 | + functions-common:install_oscwrap:2473    :   shopt -s expand_aliases
2022-04-01 00:47:00.802 | + functions-common:install_oscwrap:2476    :   unalias -a
2022-04-01 00:47:00.805 | + functions-common:install_oscwrap:2478    :   alias openstack=oscwrap
2022-04-01 00:47:00.807 | + ./stack.sh:main:986                      :   [[ False != \F\a\l\s\e ]]
2022-04-01 00:47:00.810 | + ./stack.sh:main:1026                     :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-01 00:47:00.812 | + ./stack.sh:main:1034                     :   is_service_enabled mysql postgresql
2022-04-01 00:47:00.831 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:47:00.833 | + ./stack.sh:main:1035                     :   configure_database
2022-04-01 00:47:00.836 | + lib/database:configure_database:128      :   configure_database_mysql
2022-04-01 00:47:00.838 | + lib/databases/mysql:configure_database_mysql:72 :   local my_conf mysql slow_log
2022-04-01 00:47:00.841 | + lib/databases/mysql:configure_database_mysql:73 :   echo_summary 'Configuring and starting MySQL'
2022-04-01 00:47:00.843 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:47:00.846 | + ./stack.sh:echo_summary:446              :   echo -e Configuring and starting MySQL
2022-04-01 00:47:00.848 | + lib/databases/mysql:configure_database_mysql:75 :   is_ubuntu
2022-04-01 00:47:00.851 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:47:00.853 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:47:00.855 | + lib/databases/mysql:configure_database_mysql:76 :   my_conf=/etc/mysql/my.cnf
2022-04-01 00:47:00.858 | ++ lib/databases/mysql:configure_database_mysql:90 :   ipv6_unquote 0.0.0.0
2022-04-01 00:47:00.861 | ++ functions-common:ipv6_unquote:2223       :   echo 0.0.0.0
2022-04-01 00:47:00.862 | ++ functions-common:ipv6_unquote:2223       :   tr -d '[]'
2022-04-01 00:47:00.866 | + lib/databases/mysql:configure_database_mysql:90 :   iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0
2022-04-01 00:47:00.919 | + lib/databases/mysql:configure_database_mysql:93 :   is_fedora
2022-04-01 00:47:00.922 | + functions-common:is_fedora:524           :   [[ -z Ubuntu ]]
2022-04-01 00:47:00.925 | + functions-common:is_fedora:528           :   '[' Ubuntu = Fedora ']'
2022-04-01 00:47:00.927 | + functions-common:is_fedora:528           :   '[' Ubuntu = 'Red Hat' ']'
2022-04-01 00:47:00.929 | + functions-common:is_fedora:529           :   '[' Ubuntu = openEuler ']'
2022-04-01 00:47:00.934 | + functions-common:is_fedora:530           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2022-04-01 00:47:00.937 | + functions-common:is_fedora:531           :   '[' Ubuntu = RedHatEnterprise ']'
2022-04-01 00:47:00.939 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOS ']'
2022-04-01 00:47:00.941 | + functions-common:is_fedora:532           :   '[' Ubuntu = CentOSStream ']'
2022-04-01 00:47:00.944 | + functions-common:is_fedora:533           :   '[' Ubuntu = AlmaLinux ']'
2022-04-01 00:47:00.946 | + functions-common:is_fedora:534           :   '[' Ubuntu = OracleServer ']'
2022-04-01 00:47:00.949 | + functions-common:is_fedora:534           :   '[' Ubuntu = Virtuozzo ']'
2022-04-01 00:47:00.951 | + lib/databases/mysql:configure_database_mysql:93 :   is_suse
2022-04-01 00:47:00.953 | + functions-common:is_suse:542             :   is_opensuse
2022-04-01 00:47:00.956 | + functions-common:is_opensuse:549         :   [[ -z Ubuntu ]]
2022-04-01 00:47:00.958 | + functions-common:is_opensuse:553         :   [[ Ubuntu =~ (openSUSE) ]]
2022-04-01 00:47:00.960 | + functions-common:is_suse:542             :   is_suse_linux_enterprise
2022-04-01 00:47:00.963 | + functions-common:is_suse_linux_enterprise:561 :   [[ -z Ubuntu ]]
2022-04-01 00:47:00.965 | + functions-common:is_suse_linux_enterprise:565 :   [[ Ubuntu =~ (^SUSE) ]]
2022-04-01 00:47:00.967 | + lib/databases/mysql:configure_database_mysql:96 :   is_ubuntu
2022-04-01 00:47:00.970 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:47:00.972 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:47:00.975 | + lib/databases/mysql:configure_database_mysql:98 :   restart_service mysql
2022-04-01 00:47:00.977 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:47:00.980 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart mysql
2022-04-01 00:47:03.538 | + lib/databases/mysql:configure_database_mysql:104 :   sudo mysqladmin -u root password Passw0rd
2022-04-01 00:47:03.554 | mysqladmin: connect to server at 'localhost' failed
2022-04-01 00:47:03.554 | error: 'Access denied for user 'root'@'localhost' (using password: NO)'
2022-04-01 00:47:03.558 | + lib/databases/mysql:configure_database_mysql:104 :   true
2022-04-01 00:47:03.561 | + lib/databases/mysql:configure_database_mysql:108 :   is_ubuntu
2022-04-01 00:47:03.563 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:47:03.566 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:47:03.568 | + lib/databases/mysql:configure_database_mysql:108 :   '[' mysql == mariadb ']'
2022-04-01 00:47:03.571 | + lib/databases/mysql:configure_database_mysql:111 :   local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 '
2022-04-01 00:47:03.573 | + lib/databases/mysql:configure_database_mysql:117 :   is_ubuntu
2022-04-01 00:47:03.576 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:47:03.578 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:47:03.580 | + lib/databases/mysql:configure_database_mysql:117 :   [[ focal != \b\u\l\l\s\e\y\e ]]
2022-04-01 00:47:03.583 | + lib/databases/mysql:configure_database_mysql:117 :   '[' mysql == mariadb ']'
2022-04-01 00:47:03.585 | + 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-01 00:47:03.598 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:47:03.633 | + lib/databases/mysql:configure_database_mysql:124 :   sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';'
2022-04-01 00:47:03.645 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:47:03.664 | + lib/databases/mysql:configure_database_mysql:129 :   iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL
2022-04-01 00:47:03.724 | + lib/databases/mysql:configure_database_mysql:130 :   iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB
2022-04-01 00:47:03.781 | + lib/databases/mysql:configure_database_mysql:131 :   iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024
2022-04-01 00:47:03.835 | + lib/databases/mysql:configure_database_mysql:133 :   [[ False == \T\r\u\e ]]
2022-04-01 00:47:03.838 | + lib/databases/mysql:configure_database_mysql:153 :   restart_service mysql
2022-04-01 00:47:03.841 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:47:03.843 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart mysql
2022-04-01 00:47:06.222 | + ./stack.sh:main:1039                     :   save_stackenv 1039
2022-04-01 00:47:06.225 | + functions-common:save_stackenv:60        :   local tag=1039
2022-04-01 00:47:06.228 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2022-04-01 00:47:06.233 | + functions-common:save_stackenv:62        :   time_stamp=2022-04-01-004706
2022-04-01 00:47:06.236 | + functions-common:save_stackenv:63        :   echo '# 2022-04-01-004706 1039'
2022-04-01 00:47:06.239 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.241 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2022-04-01 00:47:06.244 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.247 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2022-04-01 00:47:06.249 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.252 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2022-04-01 00:47:06.255 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.257 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2022-04-01 00:47:06.260 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.262 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.98
2022-04-01 00:47:06.265 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.268 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity
2022-04-01 00:47:06.270 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.273 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-004258
2022-04-01 00:47:06.276 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.278 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2022-04-01 00:47:06.281 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.284 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.98
2022-04-01 00:47:06.286 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.289 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2022-04-01 00:47:06.292 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.294 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2022-04-01 00:47:06.297 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.299 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2022-04-01 00:47:06.302 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2022-04-01 00:47:06.304 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2022-04-01 00:47:06.307 | + ./stack.sh:main:1051                     :   [[ True == \T\r\u\e ]]
2022-04-01 00:47:06.309 | + ./stack.sh:main:1052                     :   [[ -f /sys/kernel/mm/ksm/run ]]
2022-04-01 00:47:06.312 | + ./stack.sh:main:1053                     :   sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run'
2022-04-01 00:47:06.324 | + ./stack.sh:main:1065                     :   start_dstat
2022-04-01 00:47:06.327 | + lib/dstat:start_dstat:31                 :   run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.329 | + functions-common:run_process:1680        :   local service=dstat
2022-04-01 00:47:06.332 | + functions-common:run_process:1681        :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.334 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:47:06.337 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:47:06.339 | + functions-common:run_process:1685        :   local name=dstat
2022-04-01 00:47:06.342 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:47:06.345 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:47:06.347 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:47:06.350 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:47:06.353 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:47:06.358 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774026355
2022-04-01 00:47:06.360 | + functions-common:run_process:1688        :   is_service_enabled dstat
2022-04-01 00:47:06.378 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:47:06.381 | + functions-common:run_process:1689        :   _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ''
2022-04-01 00:47:06.384 | + functions-common:_run_under_systemd:1645 :   local service=dstat
2022-04-01 00:47:06.386 | + functions-common:_run_under_systemd:1646 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.389 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.391 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.394 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.396 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]]
2022-04-01 00:47:06.399 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]]
2022-04-01 00:47:06.401 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@dstat.service
2022-04-01 00:47:06.404 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:47:06.406 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:47:06.409 | + functions-common:_run_under_systemd:1654 :   [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]]
2022-04-01 00:47:06.411 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu
2022-04-01 00:47:06.414 | + functions-common:write_user_unit_file:1562 :   local service=devstack@dstat.service
2022-04-01 00:47:06.416 | + functions-common:write_user_unit_file:1563 :   local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.418 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:47:06.421 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:47:06.423 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:47:06.425 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:47:06.428 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@dstat.service
2022-04-01 00:47:06.431 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:47:06.435 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service'
2022-04-01 00:47:06.487 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu
2022-04-01 00:47:06.540 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs'
2022-04-01 00:47:06.596 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process
2022-04-01 00:47:06.652 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300
2022-04-01 00:47:06.705 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:47:06.760 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:47:06.762 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target
2022-04-01 00:47:06.816 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:47:07.451 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@dstat.service
2022-04-01 00:47:07.465 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service.
2022-04-01 00:47:08.063 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@dstat.service
2022-04-01 00:47:08.085 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:47:08.087 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:08.090 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:08.092 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:08.095 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:08.098 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:08.101 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:47:08.103 | + functions-common:time_stop:2432          :   start_time=1648774026355
2022-04-01 00:47:08.106 | + functions-common:time_stop:2434          :   [[ -z 1648774026355 ]]
2022-04-01 00:47:08.109 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:08.114 | + functions-common:time_stop:2437          :   end_time=1648774028111
2022-04-01 00:47:08.116 | + functions-common:time_stop:2438          :   elapsed_time=1756
2022-04-01 00:47:08.119 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:47:08.121 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:08.123 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1756
2022-04-01 00:47:08.126 | + lib/dstat:start_dstat:36                 :   run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root
2022-04-01 00:47:08.129 | + functions-common:run_process:1680        :   local service=memory_tracker
2022-04-01 00:47:08.131 | + functions-common:run_process:1681        :   local command=/home/ubuntu/devstack/tools/memory_tracker.sh
2022-04-01 00:47:08.133 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:47:08.136 | + functions-common:run_process:1683        :   local user=root
2022-04-01 00:47:08.138 | + functions-common:run_process:1685        :   local name=memory_tracker
2022-04-01 00:47:08.141 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:47:08.143 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:47:08.146 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:47:08.148 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:47:08.153 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:47:08.156 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774028153
2022-04-01 00:47:08.158 | + functions-common:run_process:1688        :   is_service_enabled memory_tracker
2022-04-01 00:47:08.180 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:08.182 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:47:08.185 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:08.187 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:08.190 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:08.192 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:08.195 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:08.197 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:47:08.200 | + functions-common:time_stop:2432          :   start_time=1648774028153
2022-04-01 00:47:08.202 | + functions-common:time_stop:2434          :   [[ -z 1648774028153 ]]
2022-04-01 00:47:08.205 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:08.210 | + functions-common:time_stop:2437          :   end_time=1648774028207
2022-04-01 00:47:08.212 | + functions-common:time_stop:2438          :   elapsed_time=54
2022-04-01 00:47:08.215 | + functions-common:time_stop:2439          :   total=1756
2022-04-01 00:47:08.217 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:08.220 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=1810
2022-04-01 00:47:08.223 | + lib/dstat:start_dstat:40                 :   is_service_enabled peakmem_tracker
2022-04-01 00:47:08.245 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:08.247 | + ./stack.sh:main:1069                     :   is_service_enabled tcpdump
2022-04-01 00:47:08.270 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:08.272 | + ./stack.sh:main:1077                     :   is_service_enabled etcd3
2022-04-01 00:47:08.293 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:47:08.296 | + ./stack.sh:main:1078                     :   start_etcd3
2022-04-01 00:47:08.298 | + lib/etcd3:start_etcd3:41                 :   local cmd=/opt/stack/bin/etcd
2022-04-01 00:47:08.301 | + lib/etcd3:start_etcd3:42                 :   cmd+=' --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd'
2022-04-01 00:47:08.303 | + lib/etcd3:start_etcd3:43                 :   cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01'
2022-04-01 00:47:08.306 | + lib/etcd3:start_etcd3:44                 :   cmd+=' --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380'
2022-04-01 00:47:08.308 | + lib/etcd3:start_etcd3:45                 :   cmd+=' --initial-advertise-peer-urls http://10.222.0.98:2380'
2022-04-01 00:47:08.311 | + lib/etcd3:start_etcd3:46                 :   cmd+=' --advertise-client-urls http://10.222.0.98:2379'
2022-04-01 00:47:08.314 | + lib/etcd3:start_etcd3:47                 :   '[' 0.0.0.0 == :: ']'
2022-04-01 00:47:08.317 | + lib/etcd3:start_etcd3:50                 :   cmd+=' --listen-peer-urls http://0.0.0.0:2380 '
2022-04-01 00:47:08.319 | + lib/etcd3:start_etcd3:52                 :   cmd+=' --listen-client-urls http://10.222.0.98:2379'
2022-04-01 00:47:08.322 | + lib/etcd3:start_etcd3:53                 :   '[' True == True ']'
2022-04-01 00:47:08.324 | + lib/etcd3:start_etcd3:54                 :   cmd+=' --debug'
2022-04-01 00:47:08.327 | + lib/etcd3:start_etcd3:57                 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-01 00:47:08.330 | + lib/etcd3:start_etcd3:58                 :   write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug' '' root
2022-04-01 00:47:08.332 | + functions-common:write_user_unit_file:1562 :   local service=devstack@etcd.service
2022-04-01 00:47:08.335 | + functions-common:write_user_unit_file:1563 :   local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug'
2022-04-01 00:47:08.337 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:47:08.340 | + functions-common:write_user_unit_file:1565 :   local user=root
2022-04-01 00:47:08.344 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:47:08.347 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:47:08.350 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@etcd.service
2022-04-01 00:47:08.352 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:47:08.357 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service'
2022-04-01 00:47:08.429 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root
2022-04-01 00:47:08.505 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380  --listen-client-urls http://10.222.0.98:2379 --debug'
2022-04-01 00:47:08.556 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process
2022-04-01 00:47:08.610 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300
2022-04-01 00:47:08.665 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:47:08.720 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:47:08.722 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target
2022-04-01 00:47:08.786 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:47:09.348 | + lib/etcd3:start_etcd3:60                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target
2022-04-01 00:47:09.402 | + lib/etcd3:start_etcd3:61                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify
2022-04-01 00:47:09.455 | + lib/etcd3:start_etcd3:62                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure
2022-04-01 00:47:09.517 | + lib/etcd3:start_etcd3:63                 :   iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536
2022-04-01 00:47:09.571 | + lib/etcd3:start_etcd3:64                 :   is_arch aarch64
2022-04-01 00:47:09.574 | ++ functions-common:is_arch:506             :   uname -m
2022-04-01 00:47:09.579 | + functions-common:is_arch:506             :   [[ x86_64 == \a\a\r\c\h\6\4 ]]
2022-04-01 00:47:09.582 | + lib/etcd3:start_etcd3:68                 :   sudo systemctl daemon-reload
2022-04-01 00:47:10.162 | + lib/etcd3:start_etcd3:69                 :   sudo systemctl enable devstack@etcd.service
2022-04-01 00:47:10.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service.
2022-04-01 00:47:10.764 | + lib/etcd3:start_etcd3:70                 :   sudo systemctl start devstack@etcd.service
2022-04-01 00:47:11.849 | + ./stack.sh:main:1084                     :   is_service_enabled tls-proxy
2022-04-01 00:47:11.868 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:11.871 | + ./stack.sh:main:1089                     :   write_clouds_yaml
2022-04-01 00:47:11.874 | + functions-common:write_clouds_yaml:79    :   CLOUDS_YAML=/etc/openstack/clouds.yaml
2022-04-01 00:47:11.877 | ++ functions-common:write_clouds_yaml:81    :   dirname /etc/openstack/clouds.yaml
2022-04-01 00:47:11.882 | + functions-common:write_clouds_yaml:81    :   sudo mkdir -p /etc/openstack
2022-04-01 00:47:11.894 | + functions-common:write_clouds_yaml:82    :   sudo chown -R ubuntu /etc/openstack
2022-04-01 00:47:11.907 | + functions-common:write_clouds_yaml:84    :   CA_CERT_ARG=
2022-04-01 00:47:11.910 | + functions-common:write_clouds_yaml:85    :   '[' -f /opt/stack/data/ca-bundle.pem ']'
2022-04-01 00:47:11.912 | + 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.98/identity --os-username demo --os-password Passw0rd --os-project-name demo
2022-04-01 00:47:12.050 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name admin
2022-04-01 00:47:12.188 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name demo
2022-04-01 00:47:12.326 | + 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.98/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo
2022-04-01 00:47:12.464 | + 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.98/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo
2022-04-01 00:47:12.601 | + 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.98/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo
2022-04-01 00:47:12.739 | + 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.98/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo
2022-04-01 00:47:12.877 | + 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.98/identity --os-username admin --os-password Passw0rd --os-system-scope all
2022-04-01 00:47:13.015 | + 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.98/identity --os-username system_member --os-password Passw0rd --os-system-scope all
2022-04-01 00:47:13.153 | + 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.98/identity --os-username system_reader --os-password Passw0rd --os-system-scope all
2022-04-01 00:47:13.292 | + functions-common:write_clouds_yaml:198   :   cat
2022-04-01 00:47:13.298 | ++ functions-common:write_clouds_yaml:204   :   eval echo '~ubuntu'
2022-04-01 00:47:13.301 | +++ functions-common:write_clouds_yaml:204   :   echo /home/ubuntu
2022-04-01 00:47:13.304 | + functions-common:write_clouds_yaml:204   :   rm -f /home/ubuntu/.config/openstack/clouds.yaml
2022-04-01 00:47:13.309 | + ./stack.sh:main:1090                     :   export OS_CLOUD=devstack-admin
2022-04-01 00:47:13.312 | + ./stack.sh:main:1090                     :   OS_CLOUD=devstack-admin
2022-04-01 00:47:13.314 | + ./stack.sh:main:1092                     :   is_service_enabled keystone
2022-04-01 00:47:13.331 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:47:13.334 | + ./stack.sh:main:1093                     :   echo_summary 'Starting Keystone'
2022-04-01 00:47:13.337 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:47:13.339 | + ./stack.sh:echo_summary:446              :   echo -e Starting Keystone
2022-04-01 00:47:13.342 | + ./stack.sh:main:1095                     :   '[' 10.222.0.98 == 10.222.0.98 ']'
2022-04-01 00:47:13.344 | + ./stack.sh:main:1096                     :   init_keystone
2022-04-01 00:47:13.347 | + lib/keystone:init_keystone:473           :   is_service_enabled ldap
2022-04-01 00:47:13.363 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:13.365 | + lib/keystone:init_keystone:477           :   [[ True == True ]]
2022-04-01 00:47:13.368 | + lib/keystone:init_keystone:479           :   recreate_database keystone
2022-04-01 00:47:13.370 | + lib/database:recreate_database:112       :   local db=keystone
2022-04-01 00:47:13.372 | + lib/database:recreate_database:113       :   recreate_database_mysql keystone
2022-04-01 00:47:13.375 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=keystone
2022-04-01 00:47:13.377 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;'
2022-04-01 00:47:13.382 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:47:13.868 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;'
2022-04-01 00:47:13.873 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:47:13.889 | + lib/keystone:init_keystone:482           :   time_start dbsync
2022-04-01 00:47:13.892 | + functions-common:time_start:2411         :   local name=dbsync
2022-04-01 00:47:13.894 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:47:13.897 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:47:13.900 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:47:13.904 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774033902
2022-04-01 00:47:13.907 | + lib/keystone:init_keystone:484           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync
2022-04-01 00:47:18.682 | 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=677114) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-01 00:47:18.689 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:18.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.691 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.691 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.691 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:18.692 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:18.720 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:18.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.721 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.721 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.721 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:18.723 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:18.786 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.788 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.788 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.788 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:18.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:18.789 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:18.789 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:18.797 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-01 00:47:20.488 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.488 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-01 00:47:20.497 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.497 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-01 00:47:20.505 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.505 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-01 00:47:20.513 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.513 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-01 00:47:20.520 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.520 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-01 00:47:20.527 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.527 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-01 00:47:20.581 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:20.581 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:20.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.583 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.583 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.584 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.584 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:20.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:20.585 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:20.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.586 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.587 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.587 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.588 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:20.588 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:20.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.599 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.600 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.600 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:20.600 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:20.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:20.600 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.160 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.160 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.161 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.161 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.187 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.189 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.189 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.190 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.190 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.190 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.197 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-01 00:47:21.254 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.254 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-01 00:47:21.263 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.263 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-01 00:47:21.270 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.270 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-01 00:47:21.277 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.278 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-01 00:47:21.285 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.285 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-01 00:47:21.293 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.293 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-01 00:47:21.300 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.300 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.302 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.303 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.303 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.303 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.304 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.306 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.306 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.306 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.307 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.307 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.307 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.314 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.316 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.316 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.317 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.317 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.317 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.804 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.804 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.805 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.805 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.805 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:47:21.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.834 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.835 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.835 | 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=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:47:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:47:21.836 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:47:21.836 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=677114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:47:21.843 | INFO migrate.versioning.api [-] 72 -> 73... 
2022-04-01 00:47:21.853 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.853 | INFO migrate.versioning.api [-] 73 -> 74... 
2022-04-01 00:47:21.859 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.859 | INFO migrate.versioning.api [-] 74 -> 75... 
2022-04-01 00:47:21.867 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.867 | INFO migrate.versioning.api [-] 75 -> 76... 
2022-04-01 00:47:21.874 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.874 | INFO migrate.versioning.api [-] 76 -> 77... 
2022-04-01 00:47:21.881 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.881 | INFO migrate.versioning.api [-] 77 -> 78... 
2022-04-01 00:47:21.888 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:21.888 | INFO migrate.versioning.api [-] 78 -> 79... 
2022-04-01 00:47:21.895 | INFO migrate.versioning.api [-] done
2022-04-01 00:47:22.308 | + lib/keystone:init_keystone:485           :   time_stop dbsync
2022-04-01 00:47:22.311 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:22.313 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:22.316 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:22.318 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:22.321 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:22.323 | + functions-common:time_stop:2431          :   name=dbsync
2022-04-01 00:47:22.326 | + functions-common:time_stop:2432          :   start_time=1648774033902
2022-04-01 00:47:22.328 | + functions-common:time_stop:2434          :   [[ -z 1648774033902 ]]
2022-04-01 00:47:22.331 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:22.336 | + functions-common:time_stop:2437          :   end_time=1648774042333
2022-04-01 00:47:22.338 | + functions-common:time_stop:2438          :   elapsed_time=8431
2022-04-01 00:47:22.341 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:47:22.343 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:22.346 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=8431
2022-04-01 00:47:22.348 | + lib/keystone:init_keystone:487           :   [[ fernet == \f\e\r\n\e\t ]]
2022-04-01 00:47:22.351 | + lib/keystone:init_keystone:488           :   rm -rf /etc/keystone/fernet-keys/
2022-04-01 00:47:22.355 | + lib/keystone:init_keystone:489           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup
2022-04-01 00:47:26.859 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it
2022-04-01 00:47:26.860 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-01 00:47:26.860 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-01 00:47:26.860 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0']
2022-04-01 00:47:26.860 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp
2022-04-01 00:47:26.861 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-01 00:47:26.861 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-01 00:47:26.861 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-01 00:47:26.861 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0
2022-04-01 00:47:27.258 | + lib/keystone:init_keystone:491           :   rm -rf /etc/keystone/credential-keys/
2022-04-01 00:47:27.263 | + lib/keystone:init_keystone:492           :   /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup
2022-04-01 00:47:31.768 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it
2022-04-01 00:47:31.768 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-01 00:47:31.769 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-01 00:47:31.769 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0']
2022-04-01 00:47:31.769 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp
2022-04-01 00:47:31.769 | INFO keystone.common.fernet_utils [-] Current primary key is: 0
2022-04-01 00:47:31.770 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1
2022-04-01 00:47:31.770 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1
2022-04-01 00:47:31.770 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0
2022-04-01 00:47:32.158 | + ./stack.sh:main:1097                     :   start_keystone
2022-04-01 00:47:32.160 | + lib/keystone:start_keystone:550          :   local service_port=5000
2022-04-01 00:47:32.163 | + lib/keystone:start_keystone:551          :   local auth_protocol=http
2022-04-01 00:47:32.165 | + lib/keystone:start_keystone:552          :   is_service_enabled tls-proxy
2022-04-01 00:47:32.183 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:32.185 | + lib/keystone:start_keystone:557          :   '[' uwsgi == mod_wsgi ']'
2022-04-01 00:47:32.188 | ++ lib/keystone:start_keystone:561          :   which uwsgi
2022-04-01 00:47:32.193 | + lib/keystone:start_keystone:561          :   run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' ''
2022-04-01 00:47:32.195 | + functions-common:run_process:1680        :   local service=keystone
2022-04-01 00:47:32.198 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.200 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:47:32.203 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:47:32.205 | + functions-common:run_process:1685        :   local name=keystone
2022-04-01 00:47:32.208 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:47:32.210 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:47:32.213 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:47:32.216 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:47:32.219 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:47:32.224 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774052221
2022-04-01 00:47:32.227 | + functions-common:run_process:1688        :   is_service_enabled keystone
2022-04-01 00:47:32.244 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:47:32.247 | + functions-common:run_process:1689        :   _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ''
2022-04-01 00:47:32.249 | + functions-common:_run_under_systemd:1645 :   local service=keystone
2022-04-01 00:47:32.252 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.254 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.257 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.259 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.261 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]]
2022-04-01 00:47:32.264 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]]
2022-04-01 00:47:32.266 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@keystone.service
2022-04-01 00:47:32.269 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:47:32.272 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:47:32.274 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]]
2022-04-01 00:47:32.277 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu
2022-04-01 00:47:32.279 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@keystone.service
2022-04-01 00:47:32.281 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini'
2022-04-01 00:47:32.284 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-04-01 00:47:32.286 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-04-01 00:47:32.288 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@keystone.service
2022-04-01 00:47:32.290 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-04-01 00:47:32.295 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service'
2022-04-01 00:47:32.347 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service
2022-04-01 00:47:32.399 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu
2022-04-01 00:47:32.451 | + functions-common:write_uwsgi_user_unit_file:1599 :   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-01 00:47:32.505 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:47:32.560 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify
2022-04-01 00:47:32.622 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process
2022-04-01 00:47:32.675 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always
2022-04-01 00:47:32.729 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all
2022-04-01 00:47:32.785 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100
2022-04-01 00:47:32.851 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-04-01 00:47:32.853 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target
2022-04-01 00:47:32.893 | ++ inc/async:async_inner:64                 :   rc=0
2022-04-01 00:47:32.910 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-04-01 00:47:32.920 | [675182 Async install_tempest:675182]: finished successfully
2022-04-01 00:47:33.481 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@keystone.service
2022-04-01 00:47:33.500 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service.
2022-04-01 00:47:34.101 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@keystone.service
2022-04-01 00:47:34.182 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:47:34.186 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:34.189 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:34.193 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:34.196 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:34.199 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:34.203 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:47:34.206 | + functions-common:time_stop:2432          :   start_time=1648774052221
2022-04-01 00:47:34.209 | + functions-common:time_stop:2434          :   [[ -z 1648774052221 ]]
2022-04-01 00:47:34.212 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:34.216 | + functions-common:time_stop:2437          :   end_time=1648774054214
2022-04-01 00:47:34.219 | + functions-common:time_stop:2438          :   elapsed_time=1993
2022-04-01 00:47:34.222 | + functions-common:time_stop:2439          :   total=1810
2022-04-01 00:47:34.224 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:34.226 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=3803
2022-04-01 00:47:34.229 | + lib/keystone:start_keystone:564          :   echo 'Waiting for keystone to start...'
2022-04-01 00:47:34.229 | Waiting for keystone to start...
2022-04-01 00:47:34.231 | + lib/keystone:start_keystone:570          :   local service_uri=http://10.222.0.98/identity/v3/
2022-04-01 00:47:34.234 | + lib/keystone:start_keystone:572          :   wait_for_service 60 http://10.222.0.98/identity/v3/
2022-04-01 00:47:34.236 | + functions:wait_for_service:457           :   local timeout=60
2022-04-01 00:47:34.239 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/identity/v3/
2022-04-01 00:47:34.241 | + functions:wait_for_service:459           :   local rval=0
2022-04-01 00:47:34.243 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-01 00:47:34.246 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-04-01 00:47:34.248 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:47:34.251 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:47:34.254 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:47:34.258 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774054256
2022-04-01 00:47:34.261 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-01 00:47:34.267 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/identity/v3/
2022-04-01 00:47:40.729 | + ::                                       :   [[ 200 == 503 ]]
2022-04-01 00:47:40.731 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-01 00:47:40.736 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-01 00:47:40.740 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:47:40.744 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:47:40.747 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:47:40.751 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:47:40.754 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:47:40.757 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-04-01 00:47:40.759 | + functions-common:time_stop:2432          :   start_time=1648774054256
2022-04-01 00:47:40.762 | + functions-common:time_stop:2434          :   [[ -z 1648774054256 ]]
2022-04-01 00:47:40.765 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:47:40.770 | + functions-common:time_stop:2437          :   end_time=1648774060767
2022-04-01 00:47:40.772 | + functions-common:time_stop:2438          :   elapsed_time=6511
2022-04-01 00:47:40.775 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:47:40.777 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:47:40.780 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=6511
2022-04-01 00:47:40.783 | + functions:wait_for_service:467           :   return 0
2022-04-01 00:47:40.785 | + lib/keystone:start_keystone:577          :   is_service_enabled tls-proxy
2022-04-01 00:47:40.804 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:47:40.807 | + lib/keystone:start_keystone:582          :   restart_service memcached
2022-04-01 00:47:40.810 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:47:40.813 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart memcached
2022-04-01 00:47:40.839 | + ./stack.sh:main:1098                     :   bootstrap_keystone
2022-04-01 00:47:40.846 | + 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.98/identity
2022-04-01 00:47:45.407 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.407 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.407 | 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=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.415 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.432 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.432 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.462 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.498 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.498 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.587 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.587 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.587 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.587 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.587 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.588 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.600 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.602 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.609 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.612 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.612 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.612 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.612 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.612 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.613 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.613 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=677908) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}
2022-04-01 00:47:45.646 | 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=677908) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-01 00:47:45.967 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created domain default
2022-04-01 00:47:46.021 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created project admin
2022-04-01 00:47:46.054 | DEBUG passlib.handlers.bcrypt [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=677908) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}
2022-04-01 00:47:46.055 | DEBUG passlib.handlers.bcrypt [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=677908) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}
2022-04-01 00:47:46.123 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created user admin
2022-04-01 00:47:46.141 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created role reader
2022-04-01 00:47:46.152 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created role member
2022-04-01 00:47:46.179 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created implied role where ea6418e417c24d458947bd9fcdf59ff0 implies 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:47:46.195 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created role admin
2022-04-01 00:47:46.220 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created implied role where ef588767a34440968f346b9d26f00c57 implies ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:47:46.235 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Granted role admin on project admin to user admin.
2022-04-01 00:47:46.244 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Granted role admin on the system to user admin.
2022-04-01 00:47:46.259 | WARNING py.warnings [None req-47667c87-00aa-452c-80e6-6a4835dd1299 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-01 00:47:46.259 |   warnings.warn(('Invalid uuid: %s. To ensure interoperability, '
2022-04-01 00:47:46.259 | 
2022-04-01 00:47:46.263 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created region RegionOne
2022-04-01 00:47:46.301 | INFO keystone.cmd.bootstrap [None req-47667c87-00aa-452c-80e6-6a4835dd1299 None None] Created public endpoint http://10.222.0.98/identity
2022-04-01 00:47:46.774 | + lib/keystone:bootstrap_keystone:610      :   '[' False == True ']'
2022-04-01 00:47:46.779 | + ./stack.sh:main:1101                     :   create_keystone_accounts
2022-04-01 00:47:46.782 | + lib/keystone:create_keystone_accounts:309 :   local admin_project
2022-04-01 00:47:46.787 | ++ lib/keystone:create_keystone_accounts:310 :   oscwrap project show admin -f value -c id
2022-04-01 00:47:49.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:47:49.894 |   from cryptography.utils import int_from_bytes
2022-04-01 00:47:49.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:47:49.894 |   from cryptography.utils import int_from_bytes
2022-04-01 00:47:50.068 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:47:50.075 | + lib/keystone:create_keystone_accounts:310 :   admin_project=03adeb74bb5f4023882a1b04017ef162
2022-04-01 00:47:50.078 | + lib/keystone:create_keystone_accounts:311 :   local admin_user
2022-04-01 00:47:50.083 | ++ lib/keystone:create_keystone_accounts:312 :   oscwrap user show admin -f value -c id
2022-04-01 00:47:52.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:47:52.291 |   from cryptography.utils import int_from_bytes
2022-04-01 00:47:52.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:47:52.291 |   from cryptography.utils import int_from_bytes
2022-04-01 00:47:52.476 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:47:52.479 | + lib/keystone:create_keystone_accounts:312 :   admin_user=a260519625ce4ed29c34b6643dadbd36
2022-04-01 00:47:52.481 | + lib/keystone:create_keystone_accounts:314 :   local admin_role=admin
2022-04-01 00:47:52.483 | + lib/keystone:create_keystone_accounts:315 :   local member_role=member
2022-04-01 00:47:52.486 | + lib/keystone:create_keystone_accounts:316 :   local reader_role=reader
2022-04-01 00:47:52.489 | + lib/keystone:create_keystone_accounts:318 :   async_run ks-domain-role get_or_add_user_domain_role admin a260519625ce4ed29c34b6643dadbd36 default
2022-04-01 00:47:52.546 | + inc/async:async_inner:63                 :   get_or_add_user_domain_role admin a260519625ce4ed29c34b6643dadbd36 default
2022-04-01 00:47:52.596 | [650130 Async ks-domain-role:678057]: running: get_or_add_user_domain_role admin a260519625ce4ed29c34b6643dadbd36 default
2022-04-01 00:47:52.599 | + lib/keystone:create_keystone_accounts:321 :   get_or_create_domain Default
2022-04-01 00:47:52.602 | + functions-common:get_or_create_domain:877 :   local domain_id
2022-04-01 00:47:52.605 | ++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-01 00:47:55.793 | + functions-common:get_or_create_domain:887 :   domain_id=default
2022-04-01 00:47:55.795 | + functions-common:get_or_create_domain:888 :   echo default
2022-04-01 00:47:55.795 | default
2022-04-01 00:47:55.798 | + lib/keystone:create_keystone_accounts:322 :   async_run ks-project get_or_create_project service Default
2022-04-01 00:47:55.857 | + inc/async:async_inner:63                 :   get_or_create_project service Default
2022-04-01 00:47:55.900 | [650130 Async ks-project:678198]: running: get_or_create_project service Default
2022-04-01 00:47:55.904 | + lib/keystone:create_keystone_accounts:325 :   async_run ks-service get_or_create_role service
2022-04-01 00:47:55.970 | + inc/async:async_inner:63                 :   get_or_create_role service
2022-04-01 00:47:56.011 | [650130 Async ks-service:678284]: running: get_or_create_role service
2022-04-01 00:47:56.014 | + lib/keystone:create_keystone_accounts:331 :   async_run ks-reseller get_or_create_role ResellerAdmin
2022-04-01 00:47:56.079 | + inc/async:async_inner:63                 :   get_or_create_role ResellerAdmin
2022-04-01 00:47:56.149 | [650130 Async ks-reseller:678370]: running: get_or_create_role ResellerAdmin
2022-04-01 00:47:56.151 | + lib/keystone:create_keystone_accounts:335 :   local another_role=anotherrole
2022-04-01 00:47:56.173 | + lib/keystone:create_keystone_accounts:336 :   async_run ks-anotherrole get_or_create_role anotherrole
2022-04-01 00:47:56.593 | + inc/async:async_inner:63                 :   get_or_create_role anotherrole
2022-04-01 00:47:56.820 | [650130 Async ks-anotherrole:678462]: running: get_or_create_role anotherrole
2022-04-01 00:47:56.845 | + lib/keystone:create_keystone_accounts:339 :   local invis_project
2022-04-01 00:47:56.872 | ++ lib/keystone:create_keystone_accounts:340 :   get_or_create_project invisible_to_admin default
2022-04-01 00:47:56.889 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:47:56.916 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id
2022-04-01 00:47:59.831 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:47:59.856 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:47:59.919 | [678198 Async ks-project:678198]: finished successfully
2022-04-01 00:47:59.929 | [678284 Async ks-service:678284]: finished successfully
2022-04-01 00:48:00.223 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:00.263 | [678370 Async ks-reseller:678370]: finished successfully
2022-04-01 00:48:00.284 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:00.315 | [678462 Async ks-anotherrole:678462]: finished successfully
2022-04-01 00:48:00.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:00.760 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:00.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:00.760 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:00.934 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:00.937 | ++ functions-common:get_or_create_project:938 :   project_id=4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:00.940 | ++ functions-common:get_or_create_project:939 :   echo 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:00.943 | + lib/keystone:create_keystone_accounts:340 :   invis_project=4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:00.946 | + lib/keystone:create_keystone_accounts:343 :   local demo_project
2022-04-01 00:48:00.949 | ++ lib/keystone:create_keystone_accounts:344 :   get_or_create_project demo default
2022-04-01 00:48:00.951 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:48:00.955 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id
2022-04-01 00:48:03.299 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:03.325 | [678057 Async ks-domain-role:678057]: finished successfully
2022-04-01 00:48:03.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:03.481 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:03.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:03.481 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:03.655 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:03.660 | ++ functions-common:get_or_create_project:938 :   project_id=7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:03.664 | ++ functions-common:get_or_create_project:939 :   echo 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:03.669 | + lib/keystone:create_keystone_accounts:344 :   demo_project=7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:03.673 | + lib/keystone:create_keystone_accounts:345 :   local demo_user
2022-04-01 00:48:03.677 | ++ lib/keystone:create_keystone_accounts:347 :   get_or_create_user demo Passw0rd default demo@example.com
2022-04-01 00:48:03.680 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:03.682 | ++ functions-common:get_or_create_user:910  :   [[ ! -z demo@example.com ]]
2022-04-01 00:48:03.685 | ++ functions-common:get_or_create_user:911  :   local email=--email=demo@example.com
2022-04-01 00:48:03.688 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id
2022-04-01 00:48:06.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.253 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.254 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.428 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.432 | ++ functions-common:get_or_create_user:925  :   user_id=f3a7ae3b46fc4db3abcca420bffd05b8
2022-04-01 00:48:06.436 | ++ functions-common:get_or_create_user:926  :   echo f3a7ae3b46fc4db3abcca420bffd05b8
2022-04-01 00:48:06.439 | + lib/keystone:create_keystone_accounts:347 :   demo_user=f3a7ae3b46fc4db3abcca420bffd05b8
2022-04-01 00:48:06.443 | + lib/keystone:create_keystone_accounts:349 :   async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole
2022-04-01 00:48:06.501 | [650130 Async ks-domain-role:678057]: Waiting for completion of get_or_add_user_domain_role admin a260519625ce4ed29c34b6643dadbd36 default running on PID 678057 (6 other jobs running)
2022-04-01 00:48:06.532 | [650130 Async ks-domain-role:678057]: Signaling child to exit
2022-04-01 00:48:06.533 | WAKEUP
2022-04-01 00:48:06.556 | [650130 Async ks-domain-role:678057]: Signaled
2022-04-01 00:48:06.558 | + functions-common:get_or_add_user_domain_role:1003 :   local user_role_id
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1009 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a260519625ce4ed29c34b6643dadbd36 --domain default
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1009 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1009 :   get_field 1
2022-04-01 00:48:06.558 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:06.558 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:06.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.558 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.558 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.558 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.558 | + functions-common:get_or_add_user_domain_role:1009 :   user_role_id=
2022-04-01 00:48:06.558 | + functions-common:get_or_add_user_domain_role:1010 :   [[ -z '' ]]
2022-04-01 00:48:06.558 | + functions-common:get_or_add_user_domain_role:1012 :   openstack --os-cloud devstack-system-admin role add admin --user a260519625ce4ed29c34b6643dadbd36 --domain default
2022-04-01 00:48:06.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.558 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.558 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1019 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1019 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a260519625ce4ed29c34b6643dadbd36 --domain default
2022-04-01 00:48:06.558 | ++ functions-common:get_or_add_user_domain_role:1019 :   get_field 1
2022-04-01 00:48:06.558 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:06.559 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:06.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.559 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.559 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.559 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.559 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:06.559 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:06.559 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:06.559 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | a260519625ce4ed29c34b6643dadbd36 |       |         | default |        | False     |'
2022-04-01 00:48:06.559 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:06.559 | + functions-common:get_or_add_user_domain_role:1019 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:06.559 | + functions-common:get_or_add_user_domain_role:1021 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:06.559 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:06.603 | [650130 Async ks-domain-role:678057]: finished get_or_add_user_domain_role admin a260519625ce4ed29c34b6643dadbd36 default with result 0 in 10 seconds
2022-04-01 00:48:06.610 | Not waiting for async task ks-domain that we never started or has already been waited for
2022-04-01 00:48:06.646 | [650130 Async ks-project:678198]: Waiting for completion of get_or_create_project service Default running on PID 678198 (5 other jobs running)
2022-04-01 00:48:06.674 | [650130 Async ks-project:678198]: Signaling child to exit
2022-04-01 00:48:06.674 | WAKEUP
2022-04-01 00:48:06.700 | [650130 Async ks-project:678198]: Signaled
2022-04-01 00:48:06.701 | + functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:48:06.702 | ++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id
2022-04-01 00:48:06.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.702 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.702 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.702 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.702 | + functions-common:get_or_create_project:938 :   project_id=39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:48:06.702 | + functions-common:get_or_create_project:939 :   echo 39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:48:06.702 | 39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:48:06.749 | [650130 Async ks-project:678198]: finished get_or_create_project service Default with result 0 in 4 seconds
2022-04-01 00:48:06.790 | [650130 Async ks-service:678284]: Waiting for completion of get_or_create_role service running on PID 678284 (4 other jobs running)
2022-04-01 00:48:06.815 | [650130 Async ks-service:678284]: Signaling child to exit
2022-04-01 00:48:06.815 | WAKEUP
2022-04-01 00:48:06.839 | [650130 Async ks-service:678284]: Signaled
2022-04-01 00:48:06.840 | + functions-common:get_or_create_role:945  :   local role_id
2022-04-01 00:48:06.840 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id
2022-04-01 00:48:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.840 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.840 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.840 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.840 | + functions-common:get_or_create_role:950  :   role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:48:06.840 | + functions-common:get_or_create_role:951  :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:48:06.840 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:48:06.885 | [650130 Async ks-service:678284]: finished get_or_create_role service with result 0 in 3 seconds
2022-04-01 00:48:06.922 | [650130 Async ks-reseller:678370]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 678370 (3 other jobs running)
2022-04-01 00:48:06.947 | [650130 Async ks-reseller:678370]: Signaling child to exit
2022-04-01 00:48:06.947 | WAKEUP
2022-04-01 00:48:06.970 | [650130 Async ks-reseller:678370]: Signaled
2022-04-01 00:48:06.972 | + functions-common:get_or_create_role:945  :   local role_id
2022-04-01 00:48:06.972 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id
2022-04-01 00:48:06.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.972 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:06.972 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:06.972 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:06.972 | + functions-common:get_or_create_role:950  :   role_id=070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:48:06.972 | + functions-common:get_or_create_role:951  :   echo 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:48:06.972 | 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:48:07.021 | [650130 Async ks-reseller:678370]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds
2022-04-01 00:48:07.061 | [650130 Async ks-anotherrole:678462]: Waiting for completion of get_or_create_role anotherrole running on PID 678462 (2 other jobs running)
2022-04-01 00:48:07.086 | [650130 Async ks-anotherrole:678462]: Signaling child to exit
2022-04-01 00:48:07.086 | WAKEUP
2022-04-01 00:48:07.109 | [650130 Async ks-anotherrole:678462]: Signaled
2022-04-01 00:48:07.110 | + functions-common:get_or_create_role:945  :   local role_id
2022-04-01 00:48:07.110 | ++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-01 00:48:07.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:07.110 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:07.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:07.111 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:07.111 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:07.111 | + functions-common:get_or_create_role:950  :   role_id=e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:07.111 | + functions-common:get_or_create_role:951  :   echo e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:07.111 | e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:07.155 | [650130 Async ks-anotherrole:678462]: finished get_or_create_role anotherrole with result 0 in 3 seconds
2022-04-01 00:48:07.159 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:48:07.163 | + lib/keystone:create_keystone_accounts:351 :   async_run ks-demo-member get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.226 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.265 | [650130 Async ks-demo-member:679338]: running: get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.268 | + lib/keystone:create_keystone_accounts:353 :   async_run ks-demo-admin get_or_add_user_project_role admin a260519625ce4ed29c34b6643dadbd36 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.333 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin a260519625ce4ed29c34b6643dadbd36 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.386 | [650130 Async ks-demo-admin:679450]: running: get_or_add_user_project_role admin a260519625ce4ed29c34b6643dadbd36 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.389 | + lib/keystone:create_keystone_accounts:354 :   async_run ks-demo-another get_or_add_user_project_role anotherrole f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.459 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.511 | [650130 Async ks-demo-another:679562]: running: get_or_add_user_project_role anotherrole f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:07.513 | + lib/keystone:create_keystone_accounts:355 :   async_run ks-demo-invis get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:07.585 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:07.651 | [650130 Async ks-demo-invis:679674]: running: get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:07.655 | + lib/keystone:create_keystone_accounts:358 :   local demo_reader
2022-04-01 00:48:07.662 | ++ lib/keystone:create_keystone_accounts:360 :   get_or_create_user demo_reader Passw0rd default demo_reader@example.com
2022-04-01 00:48:07.670 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:07.677 | ++ functions-common:get_or_create_user:910  :   [[ ! -z demo_reader@example.com ]]
2022-04-01 00:48:07.690 | ++ functions-common:get_or_create_user:911  :   local email=--email=demo_reader@example.com
2022-04-01 00:48:07.712 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id
2022-04-01 00:48:11.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:11.454 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:11.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:11.454 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:11.646 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:11.649 | ++ functions-common:get_or_create_user:925  :   user_id=89d87aace5f7432ab8dc483ffef121dc
2022-04-01 00:48:11.651 | ++ functions-common:get_or_create_user:926  :   echo 89d87aace5f7432ab8dc483ffef121dc
2022-04-01 00:48:11.654 | + lib/keystone:create_keystone_accounts:360 :   demo_reader=89d87aace5f7432ab8dc483ffef121dc
2022-04-01 00:48:11.657 | + lib/keystone:create_keystone_accounts:362 :   async_run ks-demo-reader get_or_add_user_project_role reader 89d87aace5f7432ab8dc483ffef121dc 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:11.722 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 89d87aace5f7432ab8dc483ffef121dc 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:11.774 | [650130 Async ks-demo-reader:679830]: running: get_or_add_user_project_role reader 89d87aace5f7432ab8dc483ffef121dc 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:11.777 | + lib/keystone:create_keystone_accounts:365 :   local alt_demo_project
2022-04-01 00:48:11.781 | ++ lib/keystone:create_keystone_accounts:366 :   get_or_create_project alt_demo default
2022-04-01 00:48:11.784 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:48:11.788 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id
2022-04-01 00:48:15.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:15.256 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:15.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:15.256 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:15.721 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:15.741 | ++ functions-common:get_or_create_project:938 :   project_id=0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:15.781 | ++ functions-common:get_or_create_project:939 :   echo 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:15.804 | + lib/keystone:create_keystone_accounts:366 :   alt_demo_project=0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:15.831 | + lib/keystone:create_keystone_accounts:368 :   local alt_demo_user
2022-04-01 00:48:15.852 | ++ lib/keystone:create_keystone_accounts:370 :   get_or_create_user alt_demo Passw0rd default alt_demo@example.com
2022-04-01 00:48:15.859 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:15.884 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo@example.com ]]
2022-04-01 00:48:15.901 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo@example.com
2022-04-01 00:48:15.933 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id
2022-04-01 00:48:18.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:18.975 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:18.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:18.975 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:19.192 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:19.216 | ++ functions-common:get_or_create_user:925  :   user_id=299839593bb446a1a4f8cd85fbf8ddc5
2022-04-01 00:48:19.232 | ++ functions-common:get_or_create_user:926  :   echo 299839593bb446a1a4f8cd85fbf8ddc5
2022-04-01 00:48:19.257 | + lib/keystone:create_keystone_accounts:370 :   alt_demo_user=299839593bb446a1a4f8cd85fbf8ddc5
2022-04-01 00:48:19.281 | + lib/keystone:create_keystone_accounts:372 :   async_run ks-alt-admin get_or_add_user_project_role admin 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:19.621 | + inc/async:async_inner:63                 :   get_or_add_user_project_role admin 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:19.840 | [650130 Async ks-alt-admin:680199]: running: get_or_add_user_project_role admin 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:19.859 | + lib/keystone:create_keystone_accounts:373 :   async_run ks-alt-another get_or_add_user_project_role anotherrole 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:20.257 | + inc/async:async_inner:63                 :   get_or_add_user_project_role anotherrole 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:20.471 | [650130 Async ks-alt-another:680312]: running: get_or_add_user_project_role anotherrole 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:20.501 | + lib/keystone:create_keystone_accounts:376 :   local alt_demo_member
2022-04-01 00:48:20.535 | ++ lib/keystone:create_keystone_accounts:378 :   get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com
2022-04-01 00:48:20.564 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:20.597 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo_member@example.com ]]
2022-04-01 00:48:20.614 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo_member@example.com
2022-04-01 00:48:20.667 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id
2022-04-01 00:48:21.256 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:21.462 | [679562 Async ks-demo-another:679562]: finished successfully
2022-04-01 00:48:24.759 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:24.812 | [679674 Async ks-demo-invis:679674]: finished successfully
2022-04-01 00:48:25.294 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:25.361 | [679338 Async ks-demo-member:679338]: finished successfully
2022-04-01 00:48:25.449 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:25.478 | [679450 Async ks-demo-admin:679450]: finished successfully
2022-04-01 00:48:25.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:25.671 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:25.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:25.672 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:25.862 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:25.866 | ++ functions-common:get_or_create_user:925  :   user_id=e4c5a0ffe9c342388bf504b1e72d4b50
2022-04-01 00:48:25.868 | ++ functions-common:get_or_create_user:926  :   echo e4c5a0ffe9c342388bf504b1e72d4b50
2022-04-01 00:48:25.871 | + lib/keystone:create_keystone_accounts:378 :   alt_demo_member=e4c5a0ffe9c342388bf504b1e72d4b50
2022-04-01 00:48:25.874 | + lib/keystone:create_keystone_accounts:379 :   async_run ks-alt-member-user get_or_add_user_project_role member e4c5a0ffe9c342388bf504b1e72d4b50 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:25.937 | + inc/async:async_inner:63                 :   get_or_add_user_project_role member e4c5a0ffe9c342388bf504b1e72d4b50 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:25.991 | [650130 Async ks-alt-member-user:680695]: running: get_or_add_user_project_role member e4c5a0ffe9c342388bf504b1e72d4b50 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:25.995 | + lib/keystone:create_keystone_accounts:382 :   local alt_demo_reader
2022-04-01 00:48:25.998 | ++ lib/keystone:create_keystone_accounts:384 :   get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com
2022-04-01 00:48:26.001 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:26.021 | ++ functions-common:get_or_create_user:910  :   [[ ! -z alt_demo_reader@example.com ]]
2022-04-01 00:48:26.029 | ++ functions-common:get_or_create_user:911  :   local email=--email=alt_demo_reader@example.com
2022-04-01 00:48:26.036 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id
2022-04-01 00:48:27.904 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:28.081 | [679830 Async ks-demo-reader:679830]: finished successfully
2022-04-01 00:48:28.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:28.948 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:28.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:28.948 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:29.185 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:29.187 | ++ functions-common:get_or_create_user:925  :   user_id=09ae0163a1da44d0b14d9d6488d597ec
2022-04-01 00:48:29.190 | ++ functions-common:get_or_create_user:926  :   echo 09ae0163a1da44d0b14d9d6488d597ec
2022-04-01 00:48:29.193 | + lib/keystone:create_keystone_accounts:384 :   alt_demo_reader=09ae0163a1da44d0b14d9d6488d597ec
2022-04-01 00:48:29.205 | + lib/keystone:create_keystone_accounts:385 :   async_run ks-alt-reader-user get_or_add_user_project_role reader 09ae0163a1da44d0b14d9d6488d597ec 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:29.305 | + inc/async:async_inner:63                 :   get_or_add_user_project_role reader 09ae0163a1da44d0b14d9d6488d597ec 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:29.388 | [650130 Async ks-alt-reader-user:680921]: running: get_or_add_user_project_role reader 09ae0163a1da44d0b14d9d6488d597ec 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:29.399 | ++ lib/keystone:create_keystone_accounts:392 :   get_or_create_user system_member Passw0rd default system_member@example.com
2022-04-01 00:48:29.402 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:29.405 | ++ functions-common:get_or_create_user:910  :   [[ ! -z system_member@example.com ]]
2022-04-01 00:48:29.407 | ++ functions-common:get_or_create_user:911  :   local email=--email=system_member@example.com
2022-04-01 00:48:29.411 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id
2022-04-01 00:48:32.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:32.396 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:32.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:32.396 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:32.691 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:32.693 | ++ functions-common:get_or_create_user:925  :   user_id=e22a2cb275f04e8cbc11d5842b82c1a7
2022-04-01 00:48:32.696 | ++ functions-common:get_or_create_user:926  :   echo e22a2cb275f04e8cbc11d5842b82c1a7
2022-04-01 00:48:32.699 | + lib/keystone:create_keystone_accounts:392 :   system_member_user=e22a2cb275f04e8cbc11d5842b82c1a7
2022-04-01 00:48:32.701 | + lib/keystone:create_keystone_accounts:393 :   async_run ks-system-member get_or_add_user_system_role member e22a2cb275f04e8cbc11d5842b82c1a7 all
2022-04-01 00:48:32.877 | + inc/async:async_inner:63                 :   get_or_add_user_system_role member e22a2cb275f04e8cbc11d5842b82c1a7 all
2022-04-01 00:48:33.026 | [650130 Async ks-system-member:681145]: running: get_or_add_user_system_role member e22a2cb275f04e8cbc11d5842b82c1a7 all
2022-04-01 00:48:33.047 | ++ lib/keystone:create_keystone_accounts:396 :   get_or_create_user system_reader Passw0rd default system_reader@example.com
2022-04-01 00:48:33.068 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:48:33.081 | ++ functions-common:get_or_create_user:910  :   [[ ! -z system_reader@example.com ]]
2022-04-01 00:48:33.102 | ++ functions-common:get_or_create_user:911  :   local email=--email=system_reader@example.com
2022-04-01 00:48:33.138 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id
2022-04-01 00:48:35.565 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:35.725 | [680312 Async ks-alt-another:680312]: finished successfully
2022-04-01 00:48:35.880 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:36.041 | [680199 Async ks-alt-admin:680199]: finished successfully
2022-04-01 00:48:37.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:37.102 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:37.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:37.102 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:37.315 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:37.318 | ++ functions-common:get_or_create_user:925  :   user_id=8ba595bdb1144caa992f1f9a05a70488
2022-04-01 00:48:37.325 | ++ functions-common:get_or_create_user:926  :   echo 8ba595bdb1144caa992f1f9a05a70488
2022-04-01 00:48:37.333 | + lib/keystone:create_keystone_accounts:396 :   system_reader_user=8ba595bdb1144caa992f1f9a05a70488
2022-04-01 00:48:37.337 | + lib/keystone:create_keystone_accounts:397 :   async_run ks-system-reader get_or_add_user_system_role reader 8ba595bdb1144caa992f1f9a05a70488 all
2022-04-01 00:48:37.428 | + inc/async:async_inner:63                 :   get_or_add_user_system_role reader 8ba595bdb1144caa992f1f9a05a70488 all
2022-04-01 00:48:37.516 | [650130 Async ks-system-reader:681439]: running: get_or_add_user_system_role reader 8ba595bdb1144caa992f1f9a05a70488 all
2022-04-01 00:48:37.520 | + lib/keystone:create_keystone_accounts:400 :   local admin_group
2022-04-01 00:48:37.525 | ++ lib/keystone:create_keystone_accounts:402 :   get_or_create_group admins default 'openstack admin group'
2022-04-01 00:48:37.534 | ++ functions-common:get_or_create_group:894 :   local 'desc=openstack admin group'
2022-04-01 00:48:37.544 | ++ functions-common:get_or_create_group:895 :   local group_id
2022-04-01 00:48:37.560 | +++ functions-common:get_or_create_group:904 :   oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id
2022-04-01 00:48:39.144 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:39.362 | [680695 Async ks-alt-member-user:680695]: finished successfully
2022-04-01 00:48:40.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:40.668 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:40.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:40.668 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:40.867 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:40.870 | ++ functions-common:get_or_create_group:902 :   group_id=1927205adcaf4e1c93738524aa801e3c
2022-04-01 00:48:40.873 | ++ functions-common:get_or_create_group:903 :   echo 1927205adcaf4e1c93738524aa801e3c
2022-04-01 00:48:40.876 | + lib/keystone:create_keystone_accounts:402 :   admin_group=1927205adcaf4e1c93738524aa801e3c
2022-04-01 00:48:40.881 | + lib/keystone:create_keystone_accounts:403 :   local non_admin_group
2022-04-01 00:48:40.886 | ++ lib/keystone:create_keystone_accounts:405 :   get_or_create_group nonadmins default 'non-admin group'
2022-04-01 00:48:40.889 | ++ functions-common:get_or_create_group:894 :   local 'desc=non-admin group'
2022-04-01 00:48:40.894 | ++ functions-common:get_or_create_group:895 :   local group_id
2022-04-01 00:48:40.897 | +++ functions-common:get_or_create_group:904 :   oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id
2022-04-01 00:48:42.498 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:42.527 | [680921 Async ks-alt-reader-user:680921]: finished successfully
2022-04-01 00:48:43.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:43.493 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:43.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:43.493 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:43.683 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:43.686 | ++ functions-common:get_or_create_group:902 :   group_id=1a6cbd77a6674a6395303bc85370fe33
2022-04-01 00:48:43.691 | ++ functions-common:get_or_create_group:903 :   echo 1a6cbd77a6674a6395303bc85370fe33
2022-04-01 00:48:43.694 | + lib/keystone:create_keystone_accounts:405 :   non_admin_group=1a6cbd77a6674a6395303bc85370fe33
2022-04-01 00:48:43.696 | + lib/keystone:create_keystone_accounts:407 :   async_run ks-group-memberdemo get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:43.776 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:43.842 | [650130 Async ks-group-memberdemo:681780]: running: get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:43.848 | + lib/keystone:create_keystone_accounts:408 :   async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:43.935 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:43.953 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:43.976 | [681145 Async ks-system-member:681145]: finished successfully
2022-04-01 00:48:44.026 | [650130 Async ks-group-anotherdemo:681873]: running: get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:44.032 | + lib/keystone:create_keystone_accounts:409 :   async_run ks-group-memberalt get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.126 | + inc/async:async_inner:63                 :   get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.288 | [650130 Async ks-group-memberalt:681989]: running: get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.291 | + lib/keystone:create_keystone_accounts:410 :   async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.620 | + inc/async:async_inner:63                 :   get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.866 | [650130 Async ks-group-anotheralt:682095]: running: get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:44.892 | + lib/keystone:create_keystone_accounts:411 :   async_run ks-group-admin get_or_add_group_project_role admin 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162
2022-04-01 00:48:45.316 | + inc/async:async_inner:63                 :   get_or_add_group_project_role admin 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162
2022-04-01 00:48:45.550 | [650130 Async ks-group-admin:682184]: running: get_or_add_group_project_role admin 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162
2022-04-01 00:48:45.576 | + 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-01 00:48:45.960 | [650130 Async ks-demo-member:679338]: Waiting for completion of get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410 running on PID 679338 (17 other jobs running)
2022-04-01 00:48:46.112 | [650130 Async ks-demo-member:679338]: Signaling child to exit
2022-04-01 00:48:46.113 | WAKEUP
2022-04-01 00:48:46.265 | [650130 Async ks-demo-member:679338]: Signaled
2022-04-01 00:48:46.276 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:46.276 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:46.276 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:46.276 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:46.276 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:46.276 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:46.276 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:46.276 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:46.276 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:46.276 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:46.276 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:46.276 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:46.276 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:46.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.276 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.276 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.276 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:46.276 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:46.276 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:46.276 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:46.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.276 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.276 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.277 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:46.277 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:46.277 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:46.277 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:46.277 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:46.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.277 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:46.277 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:46.277 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:46.277 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:46.277 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:46.277 | ++ functions-common:get_field:818           :   echo '| ea6418e417c24d458947bd9fcdf59ff0 | f3a7ae3b46fc4db3abcca420bffd05b8 |       | 7e809c397f4a46969f67257be1c21410 |        |        | False     |'
2022-04-01 00:48:46.277 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:46.277 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:46.277 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:46.277 | + functions-common:get_or_add_user_project_role:997 :   echo ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:46.277 | ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:46.594 | [650130 Async ks-demo-member:679338]: finished get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410 with result 0 in 18 seconds
2022-04-01 00:48:46.869 | [650130 Async ks-demo-admin:679450]: Waiting for completion of get_or_add_user_project_role admin a260519625ce4ed29c34b6643dadbd36 7e809c397f4a46969f67257be1c21410 running on PID 679450 (16 other jobs running)
2022-04-01 00:48:47.024 | [650130 Async ks-demo-admin:679450]: Signaling child to exit
2022-04-01 00:48:47.034 | WAKEUP
2022-04-01 00:48:47.199 | [650130 Async ks-demo-admin:679450]: Signaled
2022-04-01 00:48:47.212 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:47.212 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:47.212 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:47.212 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:47.212 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:47.212 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:47.212 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:47.212 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:47.212 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a260519625ce4ed29c34b6643dadbd36 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:47.212 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:47.212 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:47.212 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:47.212 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:47.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.212 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.213 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:47.213 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:47.213 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:47.213 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user a260519625ce4ed29c34b6643dadbd36 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:47.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.213 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.213 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a260519625ce4ed29c34b6643dadbd36 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:47.213 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:47.213 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:47.213 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:47.213 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:47.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.213 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:47.213 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:47.213 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:47.213 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:47.213 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:47.213 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | a260519625ce4ed29c34b6643dadbd36 |       | 7e809c397f4a46969f67257be1c21410 |        |        | False     |'
2022-04-01 00:48:47.213 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:47.213 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:47.213 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:47.213 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:47.213 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:47.494 | [650130 Async ks-demo-admin:679450]: finished get_or_add_user_project_role admin a260519625ce4ed29c34b6643dadbd36 7e809c397f4a46969f67257be1c21410 with result 0 in 18 seconds
2022-04-01 00:48:47.759 | [650130 Async ks-demo-another:679562]: Waiting for completion of get_or_add_user_project_role anotherrole f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410 running on PID 679562 (15 other jobs running)
2022-04-01 00:48:47.890 | [650130 Async ks-demo-another:679562]: Signaling child to exit
2022-04-01 00:48:47.891 | WAKEUP
2022-04-01 00:48:48.005 | [650130 Async ks-demo-another:679562]: Signaled
2022-04-01 00:48:48.011 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:48.011 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:48.011 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:48.011 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:48.011 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:48.011 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:48.011 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:48.011 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:48.011 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:48.011 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.011 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.011 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.011 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.011 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.011 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:48.011 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:48.011 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add anotherrole --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.012 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.012 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.012 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.012 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:48.012 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.012 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.012 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.012 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.012 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.012 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:48.012 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:48.012 | ++ functions-common:get_field:818           :   echo '| e54cb759847746878b76e64fd74d1638 | f3a7ae3b46fc4db3abcca420bffd05b8 |       | 7e809c397f4a46969f67257be1c21410 |        |        | False     |'
2022-04-01 00:48:48.012 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:48.012 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.012 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:48.012 | + functions-common:get_or_add_user_project_role:997 :   echo e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:48.012 | e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:48.186 | [650130 Async ks-demo-another:679562]: finished get_or_add_user_project_role anotherrole f3a7ae3b46fc4db3abcca420bffd05b8 7e809c397f4a46969f67257be1c21410 with result 0 in 14 seconds
2022-04-01 00:48:48.250 | [650130 Async ks-demo-invis:679674]: Waiting for completion of get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 4bdfc96f99c84edea7b309e53b8e183f running on PID 679674 (14 other jobs running)
2022-04-01 00:48:48.285 | [650130 Async ks-demo-invis:679674]: Signaling child to exit
2022-04-01 00:48:48.286 | WAKEUP
2022-04-01 00:48:48.322 | [650130 Async ks-demo-invis:679674]: Signaled
2022-04-01 00:48:48.324 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:48.324 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:48.324 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:48.324 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:48.324 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:48.324 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:48.324 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:48.324 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.324 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.324 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.324 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.324 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.324 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:48.324 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:48.324 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:48.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.324 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.324 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.324 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:48.325 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f3a7ae3b46fc4db3abcca420bffd05b8 --project 4bdfc96f99c84edea7b309e53b8e183f
2022-04-01 00:48:48.325 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.325 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.325 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.325 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.325 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.325 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:48.325 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:48.325 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:48.325 | ++ functions-common:get_field:818           :   echo '| ea6418e417c24d458947bd9fcdf59ff0 | f3a7ae3b46fc4db3abcca420bffd05b8 |       | 4bdfc96f99c84edea7b309e53b8e183f |        |        | False     |'
2022-04-01 00:48:48.325 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.325 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:48.325 | + functions-common:get_or_add_user_project_role:997 :   echo ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:48.325 | ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:48.393 | [650130 Async ks-demo-invis:679674]: finished get_or_add_user_project_role member f3a7ae3b46fc4db3abcca420bffd05b8 4bdfc96f99c84edea7b309e53b8e183f with result 0 in 17 seconds
2022-04-01 00:48:48.586 | [650130 Async ks-demo-reader:679830]: Waiting for completion of get_or_add_user_project_role reader 89d87aace5f7432ab8dc483ffef121dc 7e809c397f4a46969f67257be1c21410 running on PID 679830 (13 other jobs running)
2022-04-01 00:48:48.754 | [650130 Async ks-demo-reader:679830]: Signaling child to exit
2022-04-01 00:48:48.754 | WAKEUP
2022-04-01 00:48:48.870 | [650130 Async ks-demo-reader:679830]: Signaled
2022-04-01 00:48:48.873 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:48.873 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:48.873 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:48.873 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:48.873 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:48.873 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:48.873 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:48.873 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:48.873 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 89d87aace5f7432ab8dc483ffef121dc --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.873 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:48.873 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.873 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.873 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.873 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.873 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.873 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.873 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:48.873 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:48.873 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add reader --user 89d87aace5f7432ab8dc483ffef121dc --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.873 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.873 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.874 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:48.874 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 89d87aace5f7432ab8dc483ffef121dc --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:48.874 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:48.874 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:48.874 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.874 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:48.874 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:48.874 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:48.874 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:48.874 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:48.874 | ++ functions-common:get_field:818           :   echo '| 513328ff58ca4e8eb8d7cdc2eca39a9f | 89d87aace5f7432ab8dc483ffef121dc |       | 7e809c397f4a46969f67257be1c21410 |        |        | False     |'
2022-04-01 00:48:48.874 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:48.874 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:48.874 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:48.874 | + functions-common:get_or_add_user_project_role:997 :   echo 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:48.874 | 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:49.083 | [650130 Async ks-demo-reader:679830]: finished get_or_add_user_project_role reader 89d87aace5f7432ab8dc483ffef121dc 7e809c397f4a46969f67257be1c21410 with result 0 in 16 seconds
2022-04-01 00:48:49.133 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:48:49.158 | + lib/keystone:create_keystone_accounts:414 :   async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user
2022-04-01 00:48:49.460 | [650130 Async ks-alt-admin:680199]: Waiting for completion of get_or_add_user_project_role admin 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad running on PID 680199 (12 other jobs running)
2022-04-01 00:48:49.578 | [650130 Async ks-alt-admin:680199]: Signaling child to exit
2022-04-01 00:48:49.578 | WAKEUP
2022-04-01 00:48:49.652 | [650130 Async ks-alt-admin:680199]: Signaled
2022-04-01 00:48:49.661 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:49.662 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:49.662 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:49.662 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:49.662 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:49.662 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:49.662 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:49.662 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:49.662 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:49.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.662 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.662 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.662 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:49.662 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:49.662 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:49.662 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:49.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.662 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.662 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:49.662 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:49.662 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:49.662 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:49.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.662 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:49.663 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:49.663 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:49.663 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:49.663 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:49.663 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:49.663 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | 299839593bb446a1a4f8cd85fbf8ddc5 |       | 0bbe00328ece404fb1be1218dfdbecad |        |        | False     |'
2022-04-01 00:48:49.663 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:49.663 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:49.663 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:49.663 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:48:49.664 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:49.752 | [681439 Async ks-system-reader:681439]: finished successfully
2022-04-01 00:48:49.868 | [650130 Async ks-alt-admin:680199]: finished get_or_add_user_project_role admin 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad with result 0 in 16 seconds
2022-04-01 00:48:50.066 | [650130 Async ks-alt-another:680312]: Waiting for completion of get_or_add_user_project_role anotherrole 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad running on PID 680312 (11 other jobs running)
2022-04-01 00:48:50.183 | [650130 Async ks-alt-another:680312]: Signaling child to exit
2022-04-01 00:48:50.186 | WAKEUP
2022-04-01 00:48:50.299 | [650130 Async ks-alt-another:680312]: Signaled
2022-04-01 00:48:50.303 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:50.303 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:50.303 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:50.303 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:50.303 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:50.303 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:50.303 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:50.303 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:50.303 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:50.303 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:50.304 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:50.304 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:50.304 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:50.304 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:50.304 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:50.304 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add anotherrole --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:50.304 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 299839593bb446a1a4f8cd85fbf8ddc5 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:50.304 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:50.304 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:50.304 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:50.304 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:50.304 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:50.305 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:50.305 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:50.305 | ++ functions-common:get_field:818           :   echo '| e54cb759847746878b76e64fd74d1638 | 299839593bb446a1a4f8cd85fbf8ddc5 |       | 0bbe00328ece404fb1be1218dfdbecad |        |        | False     |'
2022-04-01 00:48:50.305 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:50.305 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:50.305 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:50.305 | + functions-common:get_or_add_user_project_role:997 :   echo e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:50.305 | e54cb759847746878b76e64fd74d1638
2022-04-01 00:48:50.607 | [650130 Async ks-alt-another:680312]: finished get_or_add_user_project_role anotherrole 299839593bb446a1a4f8cd85fbf8ddc5 0bbe00328ece404fb1be1218dfdbecad with result 0 in 15 seconds
2022-04-01 00:48:50.850 | [650130 Async ks-alt-member-user:680695]: Waiting for completion of get_or_add_user_project_role member e4c5a0ffe9c342388bf504b1e72d4b50 0bbe00328ece404fb1be1218dfdbecad running on PID 680695 (10 other jobs running)
2022-04-01 00:48:51.036 | [650130 Async ks-alt-member-user:680695]: Signaling child to exit
2022-04-01 00:48:51.037 | WAKEUP
2022-04-01 00:48:51.202 | [650130 Async ks-alt-member-user:680695]: Signaled
2022-04-01 00:48:51.224 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:51.224 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:51.224 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:51.224 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:51.224 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:51.224 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:51.224 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:51.224 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:51.224 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:51.224 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:51.224 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4c5a0ffe9c342388bf504b1e72d4b50 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.224 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:51.224 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:51.225 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:51.225 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:51.225 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add member --user e4c5a0ffe9c342388bf504b1e72d4b50 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:51.225 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:51.225 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4c5a0ffe9c342388bf504b1e72d4b50 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.225 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:51.225 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.225 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.225 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:51.225 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:51.225 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:51.225 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:51.225 | ++ functions-common:get_field:818           :   echo '| ea6418e417c24d458947bd9fcdf59ff0 | e4c5a0ffe9c342388bf504b1e72d4b50 |       | 0bbe00328ece404fb1be1218dfdbecad |        |        | False     |'
2022-04-01 00:48:51.225 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.225 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:51.225 | + functions-common:get_or_add_user_project_role:997 :   echo ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:51.225 | ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:51.529 | [650130 Async ks-alt-member-user:680695]: finished get_or_add_user_project_role member e4c5a0ffe9c342388bf504b1e72d4b50 0bbe00328ece404fb1be1218dfdbecad with result 0 in 13 seconds
2022-04-01 00:48:51.728 | [650130 Async ks-alt-reader-user:680921]: Waiting for completion of get_or_add_user_project_role reader 09ae0163a1da44d0b14d9d6488d597ec 0bbe00328ece404fb1be1218dfdbecad running on PID 680921 (9 other jobs running)
2022-04-01 00:48:51.873 | [650130 Async ks-alt-reader-user:680921]: Signaling child to exit
2022-04-01 00:48:51.873 | WAKEUP
2022-04-01 00:48:51.987 | [650130 Async ks-alt-reader-user:680921]: Signaled
2022-04-01 00:48:51.996 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:48:51.996 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:48:51.996 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:51.996 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:51.996 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:51.996 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:51.996 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:51.996 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:48:51.996 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09ae0163a1da44d0b14d9d6488d597ec --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.996 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:51.996 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:48:51.997 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:51.997 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:51.997 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:48:51.997 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:48:51.997 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add reader --user 09ae0163a1da44d0b14d9d6488d597ec --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:48:51.997 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09ae0163a1da44d0b14d9d6488d597ec --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:51.997 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:48:51.997 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:48:51.997 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:51.997 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:51.997 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:51.997 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:48:51.997 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:48:51.997 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:48:51.998 | ++ functions-common:get_field:818           :   echo '| 513328ff58ca4e8eb8d7cdc2eca39a9f | 09ae0163a1da44d0b14d9d6488d597ec |       | 0bbe00328ece404fb1be1218dfdbecad |        |        | False     |'
2022-04-01 00:48:51.998 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:48:51.998 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:51.998 | + functions-common:get_or_add_user_project_role:997 :   echo 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:51.998 | 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:52.263 | [650130 Async ks-alt-reader-user:680921]: finished get_or_add_user_project_role reader 09ae0163a1da44d0b14d9d6488d597ec 0bbe00328ece404fb1be1218dfdbecad with result 0 in 13 seconds
2022-04-01 00:48:52.301 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:48:52.324 | + lib/keystone:create_keystone_accounts:415 :   async_wait ks-system-member ks-system-reader
2022-04-01 00:48:52.606 | [650130 Async ks-system-member:681145]: Waiting for completion of get_or_add_user_system_role member e22a2cb275f04e8cbc11d5842b82c1a7 all running on PID 681145 (8 other jobs running)
2022-04-01 00:48:52.778 | [650130 Async ks-system-member:681145]: Signaling child to exit
2022-04-01 00:48:52.778 | WAKEUP
2022-04-01 00:48:52.954 | [650130 Async ks-system-member:681145]: Signaled
2022-04-01 00:48:52.960 | + functions-common:get_or_add_user_system_role:1027 :   local user_role_id
2022-04-01 00:48:52.960 | + functions-common:get_or_add_user_system_role:1028 :   local domain_args
2022-04-01 00:48:52.960 | ++ functions-common:get_or_add_user_system_role:1030 :   _get_domain_args
2022-04-01 00:48:52.960 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:52.960 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:52.960 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:52.960 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:52.960 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:52.960 | + functions-common:get_or_add_user_system_role:1030 :   domain_args=
2022-04-01 00:48:52.960 | ++ functions-common:get_or_add_user_system_role:1038 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e22a2cb275f04e8cbc11d5842b82c1a7 --system all -f value -c Role
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:52.961 | + functions-common:get_or_add_user_system_role:1038 :   user_role_id=
2022-04-01 00:48:52.961 | + functions-common:get_or_add_user_system_role:1039 :   [[ -z '' ]]
2022-04-01 00:48:52.961 | + functions-common:get_or_add_user_system_role:1041 :   openstack --os-cloud devstack-system-admin role add member --user e22a2cb275f04e8cbc11d5842b82c1a7 --system all
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | ++ functions-common:get_or_add_user_system_role:1050 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e22a2cb275f04e8cbc11d5842b82c1a7 --system all -f value -c Role
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:52.961 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:52.961 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:52.961 | + functions-common:get_or_add_user_system_role:1050 :   user_role_id=ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:52.961 | + functions-common:get_or_add_user_system_role:1052 :   echo ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:52.961 | ea6418e417c24d458947bd9fcdf59ff0
2022-04-01 00:48:53.219 | [650130 Async ks-system-member:681145]: finished get_or_add_user_system_role member e22a2cb275f04e8cbc11d5842b82c1a7 all with result 0 in 11 seconds
2022-04-01 00:48:53.435 | [650130 Async ks-system-reader:681439]: Waiting for completion of get_or_add_user_system_role reader 8ba595bdb1144caa992f1f9a05a70488 all running on PID 681439 (7 other jobs running)
2022-04-01 00:48:53.595 | [650130 Async ks-system-reader:681439]: Signaling child to exit
2022-04-01 00:48:53.596 | WAKEUP
2022-04-01 00:48:53.736 | [650130 Async ks-system-reader:681439]: Signaled
2022-04-01 00:48:53.743 | + functions-common:get_or_add_user_system_role:1027 :   local user_role_id
2022-04-01 00:48:53.743 | + functions-common:get_or_add_user_system_role:1028 :   local domain_args
2022-04-01 00:48:53.743 | ++ functions-common:get_or_add_user_system_role:1030 :   _get_domain_args
2022-04-01 00:48:53.743 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:48:53.743 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:48:53.743 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:48:53.743 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:48:53.744 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1030 :   domain_args=
2022-04-01 00:48:53.744 | ++ functions-common:get_or_add_user_system_role:1038 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ba595bdb1144caa992f1f9a05a70488 --system all -f value -c Role
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1038 :   user_role_id=
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1039 :   [[ -z '' ]]
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1041 :   openstack --os-cloud devstack-system-admin role add reader --user 8ba595bdb1144caa992f1f9a05a70488 --system all
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | ++ functions-common:get_or_add_user_system_role:1050 :   oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ba595bdb1144caa992f1f9a05a70488 --system all -f value -c Role
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:53.744 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:53.744 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1050 :   user_role_id=513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:53.744 | + functions-common:get_or_add_user_system_role:1052 :   echo 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:53.744 | 513328ff58ca4e8eb8d7cdc2eca39a9f
2022-04-01 00:48:54.090 | [650130 Async ks-system-reader:681439]: finished get_or_add_user_system_role reader 8ba595bdb1144caa992f1f9a05a70488 all with result 0 in 12 seconds
2022-04-01 00:48:54.129 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:48:54.145 | + 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-01 00:48:54.486 | [650130 Async ks-group-memberdemo:681780]: Waiting for completion of get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 running on PID 681780 (6 other jobs running)
2022-04-01 00:48:54.569 | [650130 Async ks-group-memberdemo:681780]: Signaling child to exit
2022-04-01 00:48:58.212 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:58.297 | [681873 Async ks-group-anotherdemo:681873]: finished successfully
2022-04-01 00:48:58.319 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:58.362 | [681780 Async ks-group-memberdemo:681780]: finished successfully
2022-04-01 00:48:58.388 | WAKEUP
2022-04-01 00:48:58.424 | [650130 Async ks-group-memberdemo:681780]: Signaled
2022-04-01 00:48:58.427 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-04-01 00:48:58.427 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410 -f value
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:58.427 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-04-01 00:48:58.427 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-04-01 00:48:58.427 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add member --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410 -f value
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.427 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.427 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:58.428 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='ea6418e417c24d458947bd9fcdf59ff0  1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410   False'
2022-04-01 00:48:58.428 | + functions-common:get_or_add_group_project_role:1076 :   echo ea6418e417c24d458947bd9fcdf59ff0 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 False
2022-04-01 00:48:58.428 | ea6418e417c24d458947bd9fcdf59ff0 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 False
2022-04-01 00:48:58.491 | [650130 Async ks-group-memberdemo:681780]: finished get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 with result 0 in 14 seconds
2022-04-01 00:48:58.533 | [650130 Async ks-group-anotherdemo:681873]: Waiting for completion of get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 running on PID 681873 (5 other jobs running)
2022-04-01 00:48:58.561 | [650130 Async ks-group-anotherdemo:681873]: Signaling child to exit
2022-04-01 00:48:58.561 | WAKEUP
2022-04-01 00:48:58.596 | [650130 Async ks-group-anotherdemo:681873]: Signaled
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-04-01 00:48:58.598 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410 -f value
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 7e809c397f4a46969f67257be1c21410 -f value
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:58.598 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:58.598 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='e54cb759847746878b76e64fd74d1638  1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410   False'
2022-04-01 00:48:58.598 | + functions-common:get_or_add_group_project_role:1076 :   echo e54cb759847746878b76e64fd74d1638 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 False
2022-04-01 00:48:58.598 | e54cb759847746878b76e64fd74d1638 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 False
2022-04-01 00:48:58.647 | [650130 Async ks-group-anotherdemo:681873]: finished get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 7e809c397f4a46969f67257be1c21410 with result 0 in 14 seconds
2022-04-01 00:48:58.706 | [650130 Async ks-group-memberalt:681989]: Waiting for completion of get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad running on PID 681989 (4 other jobs running)
2022-04-01 00:48:58.732 | [650130 Async ks-group-memberalt:681989]: Signaling child to exit
2022-04-01 00:48:59.014 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:59.042 | [681989 Async ks-group-memberalt:681989]: finished successfully
2022-04-01 00:48:59.063 | WAKEUP
2022-04-01 00:48:59.088 | [650130 Async ks-group-memberalt:681989]: Signaled
2022-04-01 00:48:59.089 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-04-01 00:48:59.089 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad -f value
2022-04-01 00:48:59.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.089 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.089 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.089 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:59.089 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-04-01 00:48:59.089 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-04-01 00:48:59.089 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add member --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:48:59.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.089 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.090 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.090 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad -f value
2022-04-01 00:48:59.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.090 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:48:59.090 |   from cryptography.utils import int_from_bytes
2022-04-01 00:48:59.090 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:48:59.090 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='ea6418e417c24d458947bd9fcdf59ff0  1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad   False'
2022-04-01 00:48:59.090 | + functions-common:get_or_add_group_project_role:1076 :   echo ea6418e417c24d458947bd9fcdf59ff0 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad False
2022-04-01 00:48:59.090 | ea6418e417c24d458947bd9fcdf59ff0 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad False
2022-04-01 00:48:59.137 | [650130 Async ks-group-memberalt:681989]: finished get_or_add_group_project_role member 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad with result 0 in 14 seconds
2022-04-01 00:48:59.188 | [650130 Async ks-group-anotheralt:682095]: Waiting for completion of get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad running on PID 682095 (3 other jobs running)
2022-04-01 00:48:59.216 | [650130 Async ks-group-anotheralt:682095]: Signaling child to exit
2022-04-01 00:48:59.793 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:48:59.818 | [682184 Async ks-group-admin:682184]: finished successfully
2022-04-01 00:49:00.093 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:49:00.125 | [682095 Async ks-group-anotheralt:682095]: finished successfully
2022-04-01 00:49:00.145 | WAKEUP
2022-04-01 00:49:00.171 | [650130 Async ks-group-anotheralt:682095]: Signaled
2022-04-01 00:49:00.172 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-04-01 00:49:00.172 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad -f value
2022-04-01 00:49:00.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:49:00.173 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-04-01 00:49:00.173 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-04-01 00:49:00.173 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad
2022-04-01 00:49:00.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1a6cbd77a6674a6395303bc85370fe33 --project 0bbe00328ece404fb1be1218dfdbecad -f value
2022-04-01 00:49:00.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.173 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.173 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:49:00.173 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='e54cb759847746878b76e64fd74d1638  1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad   False'
2022-04-01 00:49:00.173 | + functions-common:get_or_add_group_project_role:1076 :   echo e54cb759847746878b76e64fd74d1638 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad False
2022-04-01 00:49:00.173 | e54cb759847746878b76e64fd74d1638 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad False
2022-04-01 00:49:00.218 | [650130 Async ks-group-anotheralt:682095]: finished get_or_add_group_project_role anotherrole 1a6cbd77a6674a6395303bc85370fe33 0bbe00328ece404fb1be1218dfdbecad with result 0 in 15 seconds
2022-04-01 00:49:00.257 | [650130 Async ks-group-admin:682184]: Waiting for completion of get_or_add_group_project_role admin 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162 running on PID 682184 (2 other jobs running)
2022-04-01 00:49:00.284 | [650130 Async ks-group-admin:682184]: Signaling child to exit
2022-04-01 00:49:00.284 | WAKEUP
2022-04-01 00:49:00.307 | [650130 Async ks-group-admin:682184]: Signaled
2022-04-01 00:49:00.308 | + functions-common:get_or_add_group_project_role:1058 :   local group_role_id
2022-04-01 00:49:00.308 | ++ functions-common:get_or_add_group_project_role:1064 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1927205adcaf4e1c93738524aa801e3c --project 03adeb74bb5f4023882a1b04017ef162 -f value
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:49:00.309 | + functions-common:get_or_add_group_project_role:1064 :   group_role_id=
2022-04-01 00:49:00.309 | + functions-common:get_or_add_group_project_role:1065 :   [[ -z '' ]]
2022-04-01 00:49:00.309 | + functions-common:get_or_add_group_project_role:1067 :   openstack --os-cloud devstack-system-admin role add admin --group 1927205adcaf4e1c93738524aa801e3c --project 03adeb74bb5f4023882a1b04017ef162
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | ++ functions-common:get_or_add_group_project_role:1074 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1927205adcaf4e1c93738524aa801e3c --project 03adeb74bb5f4023882a1b04017ef162 -f value
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:49:00.309 |   from cryptography.utils import int_from_bytes
2022-04-01 00:49:00.309 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:49:00.309 | + functions-common:get_or_add_group_project_role:1074 :   group_role_id='ef588767a34440968f346b9d26f00c57  1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162   False'
2022-04-01 00:49:00.309 | + functions-common:get_or_add_group_project_role:1076 :   echo ef588767a34440968f346b9d26f00c57 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162 False
2022-04-01 00:49:00.309 | ef588767a34440968f346b9d26f00c57 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162 False
2022-04-01 00:49:00.354 | [650130 Async ks-group-admin:682184]: finished get_or_add_group_project_role admin 1927205adcaf4e1c93738524aa801e3c 03adeb74bb5f4023882a1b04017ef162 with result 0 in 14 seconds
2022-04-01 00:49:00.358 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:49:00.361 | + lib/keystone:create_keystone_accounts:418 :   is_service_enabled ldap
2022-04-01 00:49:00.382 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:49:00.385 | + ./stack.sh:main:1102                     :   is_service_enabled nova
2022-04-01 00:49:00.405 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:49:00.408 | + ./stack.sh:main:1103                     :   async_runfunc create_nova_accounts
2022-04-01 00:49:00.411 | + inc/async:async_runfunc:116              :   async_run create_nova_accounts create_nova_accounts
2022-04-01 00:49:00.476 | + inc/async:async_inner:63                 :   create_nova_accounts
2022-04-01 00:49:00.515 | [650130 Async create_nova_accounts:684119]: running: create_nova_accounts
2022-04-01 00:49:00.518 | + ./stack.sh:main:1105                     :   is_service_enabled glance
2022-04-01 00:49:00.537 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:49:00.539 | + ./stack.sh:main:1106                     :   async_runfunc create_glance_accounts
2022-04-01 00:49:00.542 | + inc/async:async_runfunc:116              :   async_run create_glance_accounts create_glance_accounts
2022-04-01 00:49:00.603 | + inc/async:async_inner:63                 :   create_glance_accounts
2022-04-01 00:49:00.649 | [650130 Async create_glance_accounts:684234]: running: create_glance_accounts
2022-04-01 00:49:00.652 | + ./stack.sh:main:1108                     :   is_service_enabled cinder
2022-04-01 00:49:00.673 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:49:00.676 | + ./stack.sh:main:1109                     :   async_runfunc create_cinder_accounts
2022-04-01 00:49:00.683 | + inc/async:async_runfunc:116              :   async_run create_cinder_accounts create_cinder_accounts
2022-04-01 00:49:00.753 | + inc/async:async_inner:63                 :   create_cinder_accounts
2022-04-01 00:49:00.796 | [650130 Async create_cinder_accounts:684364]: running: create_cinder_accounts
2022-04-01 00:49:00.798 | + ./stack.sh:main:1111                     :   is_service_enabled neutron
2022-04-01 00:49:00.818 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:49:00.820 | + ./stack.sh:main:1112                     :   async_runfunc create_neutron_accounts
2022-04-01 00:49:00.823 | + inc/async:async_runfunc:116              :   async_run create_neutron_accounts create_neutron_accounts
2022-04-01 00:49:00.905 | + inc/async:async_inner:63                 :   create_neutron_accounts
2022-04-01 00:49:00.961 | [650130 Async create_neutron_accounts:684479]: running: create_neutron_accounts
2022-04-01 00:49:00.965 | + ./stack.sh:main:1114                     :   is_service_enabled swift
2022-04-01 00:49:01.002 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:49:01.006 | + ./stack.sh:main:1115                     :   async_runfunc create_swift_accounts
2022-04-01 00:49:01.008 | + inc/async:async_runfunc:116              :   async_run create_swift_accounts create_swift_accounts
2022-04-01 00:49:01.157 | + inc/async:async_inner:63                 :   create_swift_accounts
2022-04-01 00:49:01.394 | [650130 Async create_swift_accounts:684620]: running: create_swift_accounts
2022-04-01 00:49:01.408 | + ./stack.sh:main:1123                     :   is_service_enabled horizon
2022-04-01 00:49:01.528 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:49:01.548 | + ./stack.sh:main:1128                     :   async_wait create_nova_accounts create_glance_accounts create_cinder_accounts
2022-04-01 00:49:01.909 | [650130 Async create_nova_accounts:684119]: Waiting for completion of create_nova_accounts running on PID 684119 (6 other jobs running)
2022-04-01 00:49:02.070 | [650130 Async create_nova_accounts:684119]: Signaling child to exit
2022-04-01 00:49:42.579 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:49:42.654 | [684479 Async create_neutron_accounts:684479]: finished successfully
2022-04-01 00:49:59.013 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:49:59.043 | [684364 Async create_cinder_accounts:684364]: finished successfully
2022-04-01 00:50:16.478 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:50:16.511 | [684234 Async create_glance_accounts:684234]: finished successfully
2022-04-01 00:50:21.495 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:50:21.521 | [684119 Async create_nova_accounts:684119]: finished successfully
2022-04-01 00:50:21.541 | WAKEUP
2022-04-01 00:50:21.565 | [650130 Async create_nova_accounts:684119]: Signaled
2022-04-01 00:50:21.566 | + lib/nova:create_nova_accounts:355        :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]]
2022-04-01 00:50:21.566 | + lib/nova:create_nova_accounts:359        :   create_service_user nova admin
2022-04-01 00:50:21.566 | + lib/keystone:create_service_user:431     :   get_or_create_user nova Passw0rd Default
2022-04-01 00:50:21.566 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:21.566 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:21.566 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:21.566 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:50:21.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.566 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.566 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.567 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.567 | + functions-common:get_or_create_user:925  :   user_id=17b61282b9714bc69e2ab3b2ae8f86f5
2022-04-01 00:50:21.567 | + functions-common:get_or_create_user:926  :   echo 17b61282b9714bc69e2ab3b2ae8f86f5
2022-04-01 00:50:21.567 | 17b61282b9714bc69e2ab3b2ae8f86f5
2022-04-01 00:50:21.567 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service nova service Default Default
2022-04-01 00:50:21.567 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.567 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.567 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.567 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.567 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.567 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.567 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.567 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.567 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.567 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.567 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.567 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.567 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.567 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.567 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.567 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.568 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.568 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.568 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.568 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.568 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.568 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.568 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.568 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.568 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.568 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.568 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.568 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.568 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 17b61282b9714bc69e2ab3b2ae8f86f5 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.568 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.568 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.568 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.568 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.568 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-01 00:50:21.568 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin nova service Default Default
2022-04-01 00:50:21.568 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.568 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.568 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.568 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.568 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.569 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.569 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.569 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.569 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.569 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.569 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.569 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.569 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.569 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.569 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.569 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.569 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.569 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.569 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.569 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.569 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.569 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | 17b61282b9714bc69e2ab3b2ae8f86f5 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.569 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.569 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:50:21.570 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:50:21.570 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:50:21.570 | + lib/nova:create_nova_accounts:361        :   local nova_api_url
2022-04-01 00:50:21.570 | + lib/nova:create_nova_accounts:362        :   [[ True == \F\a\l\s\e ]]
2022-04-01 00:50:21.570 | + lib/nova:create_nova_accounts:365        :   nova_api_url=http://10.222.0.98/compute
2022-04-01 00:50:21.570 | + lib/nova:create_nova_accounts:368        :   get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)'
2022-04-01 00:50:21.570 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:21.570 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id
2022-04-01 00:50:21.570 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id
2022-04-01 00:50:21.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.570 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.570 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.570 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.570 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:21.570 | 1cab5b2dca0b4bf3b9c6fd2f97538e78'
2022-04-01 00:50:21.570 | + functions-common:get_or_create_service:1094 :   echo 1cab5b2dca0b4bf3b9c6fd2f97538e78
2022-04-01 00:50:21.570 | 1cab5b2dca0b4bf3b9c6fd2f97538e78
2022-04-01 00:50:21.570 | + lib/nova:create_nova_accounts:370        :   get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.98/compute/v2/$(project_id)s'
2022-04-01 00:50:21.570 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:21.570 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' RegionOne
2022-04-01 00:50:21.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:21.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:21.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.570 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.570 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.570 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:21.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:21.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' --region RegionOne -f value -c id
2022-04-01 00:50:21.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.570 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.571 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.571 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=2128ce5987734b8ab4ffde3ed764d5c5
2022-04-01 00:50:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 2128ce5987734b8ab4ffde3ed764d5c5
2022-04-01 00:50:21.571 | + functions-common:get_or_create_endpoint:1127 :   public_id=2128ce5987734b8ab4ffde3ed764d5c5
2022-04-01 00:50:21.571 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:21.571 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:21.571 | + functions-common:get_or_create_endpoint:1136 :   echo 2128ce5987734b8ab4ffde3ed764d5c5
2022-04-01 00:50:21.571 | 2128ce5987734b8ab4ffde3ed764d5c5
2022-04-01 00:50:21.571 | + lib/nova:create_nova_accounts:374        :   get_or_create_service nova compute 'Nova Compute Service'
2022-04-01 00:50:21.571 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:21.571 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show compute -f value -c id
2022-04-01 00:50:21.571 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id
2022-04-01 00:50:21.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.571 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.571 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.571 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.571 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:21.571 | 02d1d25de6424891b73eeecd9179498c'
2022-04-01 00:50:21.571 | + functions-common:get_or_create_service:1094 :   echo 02d1d25de6424891b73eeecd9179498c
2022-04-01 00:50:21.571 | 02d1d25de6424891b73eeecd9179498c
2022-04-01 00:50:21.571 | + lib/nova:create_nova_accounts:376        :   get_or_create_endpoint compute RegionOne http://10.222.0.98/compute/v2.1
2022-04-01 00:50:21.571 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:21.571 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface compute public http://10.222.0.98/compute/v2.1 RegionOne
2022-04-01 00:50:21.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:21.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:21.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.571 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.572 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.572 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:21.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.98/compute/v2.1 --region RegionOne -f value -c id
2022-04-01 00:50:21.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.572 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.572 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.572 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=1fb18d4264c34a588a1867346757ae90
2022-04-01 00:50:21.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 1fb18d4264c34a588a1867346757ae90
2022-04-01 00:50:21.572 | + functions-common:get_or_create_endpoint:1127 :   public_id=1fb18d4264c34a588a1867346757ae90
2022-04-01 00:50:21.572 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:21.572 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:21.572 | + functions-common:get_or_create_endpoint:1136 :   echo 1fb18d4264c34a588a1867346757ae90
2022-04-01 00:50:21.572 | 1fb18d4264c34a588a1867346757ae90
2022-04-01 00:50:21.572 | + lib/nova:create_nova_accounts:381        :   is_service_enabled n-api
2022-04-01 00:50:21.572 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:50:21.572 | + lib/nova:create_nova_accounts:383        :   is_service_enabled swift
2022-04-01 00:50:21.572 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:50:21.572 | + lib/nova:create_nova_accounts:386        :   get_or_add_user_project_role ResellerAdmin nova service Default Default
2022-04-01 00:50:21.572 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.572 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.572 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.572 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.572 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.573 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.573 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.573 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.573 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.573 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.573 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.573 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.573 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.573 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.573 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.573 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.573 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.573 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.573 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.573 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.573 | ++ functions-common:get_field:818           :   echo '| 070dd9a3ab964e9ca5722b352cca7a9a | 17b61282b9714bc69e2ab3b2ae8f86f5 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.573 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.573 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.573 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.573 | + functions-common:get_or_add_user_project_role:997 :   echo 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.574 | 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.574 | + lib/nova:create_nova_accounts:391        :   is_service_enabled s3api
2022-04-01 00:50:21.574 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:50:21.574 | + lib/nova:create_nova_accounts:402        :   is_service_enabled n-api
2022-04-01 00:50:21.574 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:50:21.574 | + lib/nova:create_nova_accounts:403        :   [[ False = True ]]
2022-04-01 00:50:21.613 | [650130 Async create_nova_accounts:684119]: finished create_nova_accounts with result 0 in 81 seconds
2022-04-01 00:50:21.651 | [650130 Async create_glance_accounts:684234]: Waiting for completion of create_glance_accounts running on PID 684234 (5 other jobs running)
2022-04-01 00:50:21.677 | [650130 Async create_glance_accounts:684234]: Signaling child to exit
2022-04-01 00:50:21.678 | WAKEUP
2022-04-01 00:50:21.701 | [650130 Async create_glance_accounts:684234]: Signaled
2022-04-01 00:50:21.703 | + lib/glance:create_glance_accounts:451    :   is_service_enabled g-api
2022-04-01 00:50:21.703 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:50:21.703 | + lib/glance:create_glance_accounts:453    :   create_service_user glance
2022-04-01 00:50:21.703 | + lib/keystone:create_service_user:431     :   get_or_create_user glance Passw0rd Default
2022-04-01 00:50:21.703 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:21.703 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:21.703 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:21.703 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:50:21.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.703 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.703 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.703 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.703 | + functions-common:get_or_create_user:925  :   user_id=0e16bb74eea74f3c8ab0d51acd3bee17
2022-04-01 00:50:21.703 | + functions-common:get_or_create_user:926  :   echo 0e16bb74eea74f3c8ab0d51acd3bee17
2022-04-01 00:50:21.703 | 0e16bb74eea74f3c8ab0d51acd3bee17
2022-04-01 00:50:21.703 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance service Default Default
2022-04-01 00:50:21.703 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.703 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.703 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.704 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.704 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.704 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.704 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.704 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.704 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.704 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.704 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.704 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.704 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.704 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.704 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.704 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.704 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.704 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.704 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.705 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.705 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.705 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.705 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.705 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 0e16bb74eea74f3c8ab0d51acd3bee17 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.705 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.705 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.705 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.705 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.705 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.705 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-01 00:50:21.705 | + lib/glance:create_glance_accounts:456    :   is_service_enabled s-proxy
2022-04-01 00:50:21.705 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:50:21.705 | + lib/glance:create_glance_accounts:457    :   create_service_user glance-swift ResellerAdmin
2022-04-01 00:50:21.705 | + lib/keystone:create_service_user:431     :   get_or_create_user glance-swift Passw0rd Default
2022-04-01 00:50:21.705 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:21.705 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:21.705 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:21.705 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:50:21.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.705 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.705 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.705 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.705 | + functions-common:get_or_create_user:925  :   user_id=6de5b89064d64f78913b6c09f1b2bfe5
2022-04-01 00:50:21.705 | + functions-common:get_or_create_user:926  :   echo 6de5b89064d64f78913b6c09f1b2bfe5
2022-04-01 00:50:21.705 | 6de5b89064d64f78913b6c09f1b2bfe5
2022-04-01 00:50:21.705 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service glance-swift service Default Default
2022-04-01 00:50:21.705 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.705 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.705 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.705 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.706 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.706 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.706 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.706 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.706 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.706 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.706 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.706 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.706 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.706 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.706 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.706 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.706 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.706 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.706 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.706 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.707 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.707 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.707 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 6de5b89064d64f78913b6c09f1b2bfe5 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.707 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.707 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.707 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.707 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.707 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.707 | + lib/keystone:create_service_user:434     :   [[ -n ResellerAdmin ]]
2022-04-01 00:50:21.707 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role ResellerAdmin glance-swift service Default Default
2022-04-01 00:50:21.707 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.707 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.707 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.707 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.707 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.707 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.707 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.707 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.707 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.707 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.707 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.707 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.707 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.708 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.708 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.708 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.708 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.708 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.708 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.708 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.708 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.708 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.708 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.708 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.708 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.708 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.708 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.708 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.708 | ++ functions-common:get_field:818           :   echo '| 070dd9a3ab964e9ca5722b352cca7a9a | 6de5b89064d64f78913b6c09f1b2bfe5 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.708 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.708 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.708 | + functions-common:get_or_add_user_project_role:997 :   echo 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.708 | 070dd9a3ab964e9ca5722b352cca7a9a
2022-04-01 00:50:21.708 | + lib/glance:create_glance_accounts:460    :   get_or_create_service glance image 'Glance Image Service'
2022-04-01 00:50:21.708 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:21.708 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show image -f value -c id
2022-04-01 00:50:21.708 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.708 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.709 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.709 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.709 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:21.709 | a59607eedfdf4f3f85c33d2373c62009'
2022-04-01 00:50:21.709 | + functions-common:get_or_create_service:1094 :   echo a59607eedfdf4f3f85c33d2373c62009
2022-04-01 00:50:21.709 | a59607eedfdf4f3f85c33d2373c62009
2022-04-01 00:50:21.709 | + lib/glance:create_glance_accounts:462    :   get_or_create_endpoint image RegionOne http://10.222.0.98/image
2022-04-01 00:50:21.709 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:21.709 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface image public http://10.222.0.98/image RegionOne
2022-04-01 00:50:21.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:21.709 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:21.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.709 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.709 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.709 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:21.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:21.709 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.98/image --region RegionOne -f value -c id
2022-04-01 00:50:21.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.709 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.709 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.709 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=4122603cad3b4b14b3058fa636ad01ad
2022-04-01 00:50:21.709 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 4122603cad3b4b14b3058fa636ad01ad
2022-04-01 00:50:21.709 | + functions-common:get_or_create_endpoint:1127 :   public_id=4122603cad3b4b14b3058fa636ad01ad
2022-04-01 00:50:21.709 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:21.709 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:21.709 | + functions-common:get_or_create_endpoint:1136 :   echo 4122603cad3b4b14b3058fa636ad01ad
2022-04-01 00:50:21.709 | 4122603cad3b4b14b3058fa636ad01ad
2022-04-01 00:50:21.709 | ++ lib/glance:create_glance_accounts:467    :   get_or_create_domain Default
2022-04-01 00:50:21.709 | ++ functions-common:get_or_create_domain:877 :   local domain_id
2022-04-01 00:50:21.709 | +++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id
2022-04-01 00:50:21.710 | ++ functions-common:get_or_create_domain:887 :   domain_id=default
2022-04-01 00:50:21.710 | ++ functions-common:get_or_create_domain:888 :   echo default
2022-04-01 00:50:21.710 | + lib/glance:create_glance_accounts:467    :   service_domain_id=default
2022-04-01 00:50:21.710 | + lib/glance:create_glance_accounts:468    :   iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default
2022-04-01 00:50:21.710 | + lib/glance:create_glance_accounts:469    :   iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default
2022-04-01 00:50:21.710 | + lib/glance:create_glance_accounts:471    :   [[ False = True ]]
2022-04-01 00:50:21.755 | [650130 Async create_glance_accounts:684234]: finished create_glance_accounts with result 0 in 75 seconds
2022-04-01 00:50:21.794 | [650130 Async create_cinder_accounts:684364]: Waiting for completion of create_cinder_accounts running on PID 684364 (4 other jobs running)
2022-04-01 00:50:21.822 | [650130 Async create_cinder_accounts:684364]: Signaling child to exit
2022-04-01 00:50:21.822 | WAKEUP
2022-04-01 00:50:21.847 | [650130 Async create_cinder_accounts:684364]: Signaled
2022-04-01 00:50:21.849 | + lib/cinder:create_cinder_accounts:398    :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]]
2022-04-01 00:50:21.849 | + lib/cinder:create_cinder_accounts:400    :   create_service_user cinder
2022-04-01 00:50:21.849 | + lib/keystone:create_service_user:431     :   get_or_create_user cinder Passw0rd Default
2022-04-01 00:50:21.849 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:21.849 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:21.849 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:21.849 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:50:21.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.849 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.849 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.849 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.849 | + functions-common:get_or_create_user:925  :   user_id=9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.849 | + functions-common:get_or_create_user:926  :   echo 9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.849 | 9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.849 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service cinder service Default Default
2022-04-01 00:50:21.849 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:21.849 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:21.849 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:21.849 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:21.850 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.850 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.850 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:21.850 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:21.850 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:21.850 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:21.850 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default
2022-04-01 00:50:21.850 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.850 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.850 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.850 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:21.850 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:21.850 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:21.850 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 9ff095f0e6a7474f9fb51f1239c1ac16 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:21.850 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:21.850 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.851 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.851 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:21.851 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-01 00:50:21.851 | + lib/cinder:create_cinder_accounts:403    :   get_or_create_service cinder block-storage 'Cinder Volume Service'
2022-04-01 00:50:21.851 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:21.851 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id
2022-04-01 00:50:21.851 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id
2022-04-01 00:50:21.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.851 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.851 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.851 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.851 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:21.851 | e903a6e5ee8545f1bf38967eddfa85b6'
2022-04-01 00:50:21.851 | + functions-common:get_or_create_service:1094 :   echo e903a6e5ee8545f1bf38967eddfa85b6
2022-04-01 00:50:21.851 | e903a6e5ee8545f1bf38967eddfa85b6
2022-04-01 00:50:21.851 | + lib/cinder:create_cinder_accounts:404    :   '[' True == False ']'
2022-04-01 00:50:21.851 | + lib/cinder:create_cinder_accounts:417    :   get_or_create_endpoint block-storage RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s'
2022-04-01 00:50:21.851 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:21.851 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne
2022-04-01 00:50:21.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:21.851 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:21.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.851 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.851 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.851 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:21.851 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:21.851 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.852 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.852 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.852 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=897b212930dc4ff2a0268664c9b281f6
2022-04-01 00:50:21.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 897b212930dc4ff2a0268664c9b281f6
2022-04-01 00:50:21.852 | + functions-common:get_or_create_endpoint:1127 :   public_id=897b212930dc4ff2a0268664c9b281f6
2022-04-01 00:50:21.852 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:21.852 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:21.852 | + functions-common:get_or_create_endpoint:1136 :   echo 897b212930dc4ff2a0268664c9b281f6
2022-04-01 00:50:21.852 | 897b212930dc4ff2a0268664c9b281f6
2022-04-01 00:50:21.852 | + lib/cinder:create_cinder_accounts:421    :   get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3'
2022-04-01 00:50:21.852 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:21.852 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id
2022-04-01 00:50:21.852 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.852 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.852 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.852 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.852 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:21.852 | f4e89f3a952c40309bc989d210c36029'
2022-04-01 00:50:21.852 | + functions-common:get_or_create_service:1094 :   echo f4e89f3a952c40309bc989d210c36029
2022-04-01 00:50:21.852 | f4e89f3a952c40309bc989d210c36029
2022-04-01 00:50:21.852 | + lib/cinder:create_cinder_accounts:423    :   get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s'
2022-04-01 00:50:21.852 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:21.852 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne
2022-04-01 00:50:21.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:21.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.852 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.853 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.853 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:21.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:21.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id
2022-04-01 00:50:21.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.853 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.853 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.853 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=9a3120b55f8b4a17b4b85a0041350645
2022-04-01 00:50:21.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 9a3120b55f8b4a17b4b85a0041350645
2022-04-01 00:50:21.853 | + functions-common:get_or_create_endpoint:1127 :   public_id=9a3120b55f8b4a17b4b85a0041350645
2022-04-01 00:50:21.853 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:21.853 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:21.853 | + functions-common:get_or_create_endpoint:1136 :   echo 9a3120b55f8b4a17b4b85a0041350645
2022-04-01 00:50:21.853 | 9a3120b55f8b4a17b4b85a0041350645
2022-04-01 00:50:21.853 | + lib/cinder:create_cinder_accounts:428    :   configure_cinder_internal_tenant
2022-04-01 00:50:21.853 | ++ lib/cinder:configure_cinder_internal_tenant:611 :   get_or_create_project service
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:50:21.853 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id
2022-04-01 00:50:21.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.853 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.853 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.853 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_project:938 :   project_id=39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_project:939 :   echo 39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:50:21.853 | + lib/cinder:configure_cinder_internal_tenant:611 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 39a9ca0743c5426e9e2ba08b1ec1f14f
2022-04-01 00:50:21.853 | ++ lib/cinder:configure_cinder_internal_tenant:612 :   get_or_create_user cinder
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:21.853 | ++ functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:21.854 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id
2022-04-01 00:50:21.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.854 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:21.854 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:21.854 | No password was supplied, authentication will fail when a user does not have a password.
2022-04-01 00:50:21.854 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:21.854 | ++ functions-common:get_or_create_user:925  :   user_id=9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.854 | ++ functions-common:get_or_create_user:926  :   echo 9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.854 | + lib/cinder:configure_cinder_internal_tenant:612 :   iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ff095f0e6a7474f9fb51f1239c1ac16
2022-04-01 00:50:21.896 | [650130 Async create_cinder_accounts:684364]: finished create_cinder_accounts with result 0 in 58 seconds
2022-04-01 00:50:21.900 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:50:21.903 | + ./stack.sh:main:1129                     :   async_wait create_neutron_accounts create_swift_accounts configure_horizon
2022-04-01 00:50:21.955 | [650130 Async create_neutron_accounts:684479]: Waiting for completion of create_neutron_accounts running on PID 684479 (3 other jobs running)
2022-04-01 00:50:21.980 | [650130 Async create_neutron_accounts:684479]: Signaling child to exit
2022-04-01 00:50:21.980 | WAKEUP
2022-04-01 00:50:22.006 | [650130 Async create_neutron_accounts:684479]: Signaled
2022-04-01 00:50:22.008 | + lib/neutron:create_neutron_accounts:669  :   is_neutron_legacy_enabled
2022-04-01 00:50:22.008 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:50:22.008 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:50:22.008 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:50:22.008 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:50:22.008 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:50:22.008 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:50:22.008 | + lib/neutron:create_neutron_accounts:671  :   create_mutnauq_accounts
2022-04-01 00:50:22.008 | + lib/neutron-legacy:create_mutnauq_accounts:436 :   local neutron_url
2022-04-01 00:50:22.008 | + lib/neutron-legacy:create_mutnauq_accounts:437 :   '[' False == True ']'
2022-04-01 00:50:22.008 | + lib/neutron-legacy:create_mutnauq_accounts:440 :   neutron_url=http://10.222.0.98:9696/
2022-04-01 00:50:22.008 | + lib/neutron-legacy:create_mutnauq_accounts:443 :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]]
2022-04-01 00:50:22.008 | + lib/neutron-legacy:create_mutnauq_accounts:445 :   create_service_user neutron
2022-04-01 00:50:22.008 | + lib/keystone:create_service_user:431     :   get_or_create_user neutron Passw0rd Default
2022-04-01 00:50:22.008 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:50:22.008 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:50:22.008 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:50:22.008 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:50:22.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.008 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.008 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.008 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.008 | + functions-common:get_or_create_user:925  :   user_id=1a90f95ba0b443c9b6c600377fd3ad63
2022-04-01 00:50:22.008 | + functions-common:get_or_create_user:926  :   echo 1a90f95ba0b443c9b6c600377fd3ad63
2022-04-01 00:50:22.008 | 1a90f95ba0b443c9b6c600377fd3ad63
2022-04-01 00:50:22.008 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service neutron service Default Default
2022-04-01 00:50:22.009 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:50:22.009 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:50:22.009 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:50:22.009 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-01 00:50:22.009 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.009 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.009 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.009 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.009 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:50:22.009 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:50:22.009 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default
2022-04-01 00:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.009 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.009 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:50:22.009 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:50:22.009 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:50:22.009 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:22.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.010 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.010 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.010 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.010 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:50:22.010 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:50:22.010 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:50:22.010 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 1a90f95ba0b443c9b6c600377fd3ad63 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:50:22.010 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:50:22.010 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:22.010 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:22.010 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:50:22.010 | + lib/keystone:create_service_user:434     :   [[ -n '' ]]
2022-04-01 00:50:22.010 | + lib/neutron-legacy:create_mutnauq_accounts:447 :   get_or_create_service neutron network 'Neutron Service'
2022-04-01 00:50:22.010 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:50:22.010 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show network -f value -c id
2022-04-01 00:50:22.010 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id
2022-04-01 00:50:22.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.010 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.010 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.010 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.010 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:50:22.010 | de8301e0e418446ea7d1b567c690f1e8'
2022-04-01 00:50:22.010 | + functions-common:get_or_create_service:1094 :   echo de8301e0e418446ea7d1b567c690f1e8
2022-04-01 00:50:22.010 | de8301e0e418446ea7d1b567c690f1e8
2022-04-01 00:50:22.010 | + lib/neutron-legacy:create_mutnauq_accounts:449 :   get_or_create_endpoint network RegionOne http://10.222.0.98:9696/
2022-04-01 00:50:22.010 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:50:22.010 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface network public http://10.222.0.98:9696/ RegionOne
2022-04-01 00:50:22.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:50:22.010 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value
2022-04-01 00:50:22.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.011 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:50:22.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:50:22.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.98:9696/ --region RegionOne -f value -c id
2022-04-01 00:50:22.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:50:22.011 |   from cryptography.utils import int_from_bytes
2022-04-01 00:50:22.011 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:50:22.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=1b411c9064004d30924a553315943759
2022-04-01 00:50:22.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 1b411c9064004d30924a553315943759
2022-04-01 00:50:22.011 | + functions-common:get_or_create_endpoint:1127 :   public_id=1b411c9064004d30924a553315943759
2022-04-01 00:50:22.011 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:50:22.011 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:50:22.011 | + functions-common:get_or_create_endpoint:1136 :   echo 1b411c9064004d30924a553315943759
2022-04-01 00:50:22.011 | 1b411c9064004d30924a553315943759
2022-04-01 00:50:22.055 | [650130 Async create_neutron_accounts:684479]: finished create_neutron_accounts with result 0 in 41 seconds
2022-04-01 00:50:22.093 | [650130 Async create_swift_accounts:684620]: Waiting for completion of create_swift_accounts running on PID 684620 (2 other jobs running)
2022-04-01 00:50:22.119 | [650130 Async create_swift_accounts:684620]: Signaling child to exit
2022-04-01 00:51:09.953 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:51:09.980 | [684620 Async create_swift_accounts:684620]: finished successfully
2022-04-01 00:51:10.000 | WAKEUP
2022-04-01 00:51:10.023 | [650130 Async create_swift_accounts:684620]: Signaled
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:608      :   export swiftusertest1_password=testing
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:608      :   swiftusertest1_password=testing
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:609      :   export swiftusertest2_password=testing2
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:609      :   swiftusertest2_password=testing2
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:610      :   export swiftusertest3_password=testing3
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:610      :   swiftusertest3_password=testing3
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:611      :   export swiftusertest4_password=testing4
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:611      :   swiftusertest4_password=testing4
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:613      :   local another_role
2022-04-01 00:51:10.025 | ++ lib/swift:create_swift_accounts:614      :   get_or_create_role anotherrole
2022-04-01 00:51:10.025 | ++ functions-common:get_or_create_role:945  :   local role_id
2022-04-01 00:51:10.025 | +++ functions-common:get_or_create_role:952  :   oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id
2022-04-01 00:51:10.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.025 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.025 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.025 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.025 | ++ functions-common:get_or_create_role:950  :   role_id=e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.025 | ++ functions-common:get_or_create_role:951  :   echo e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:614      :   another_role=e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.025 | + lib/swift:create_swift_accounts:618      :   create_service_user swift admin
2022-04-01 00:51:10.025 | + lib/keystone:create_service_user:431     :   get_or_create_user swift Passw0rd Default
2022-04-01 00:51:10.025 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:51:10.025 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:51:10.025 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:51:10.025 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:51:10.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.025 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.026 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.026 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.026 | + functions-common:get_or_create_user:925  :   user_id=a9376381946b4914afefc0e2edd16cb4
2022-04-01 00:51:10.026 | + functions-common:get_or_create_user:926  :   echo a9376381946b4914afefc0e2edd16cb4
2022-04-01 00:51:10.026 | a9376381946b4914afefc0e2edd16cb4
2022-04-01 00:51:10.026 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service swift service Default Default
2022-04-01 00:51:10.026 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.026 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:51:10.026 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:51:10.026 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:51:10.026 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.026 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.026 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.026 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.026 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.026 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.026 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.026 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.026 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.026 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.026 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.026 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.027 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.027 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.027 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.027 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.027 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.027 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.027 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.027 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.027 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.027 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.027 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.027 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | a9376381946b4914afefc0e2edd16cb4 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:51:10.027 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.027 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.027 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:51:10.027 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:51:10.027 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:51:10.027 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-01 00:51:10.027 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin swift service Default Default
2022-04-01 00:51:10.027 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.027 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:51:10.027 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:51:10.028 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:51:10.028 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.028 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.028 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.028 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.028 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.028 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default
2022-04-01 00:51:10.028 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.028 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.028 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.028 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.028 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.028 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.028 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.028 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | a9376381946b4914afefc0e2edd16cb4 |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:51:10.028 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.029 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.029 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.029 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.029 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.029 | + lib/swift:create_swift_accounts:620      :   get_or_create_service swift object-store 'Swift Service'
2022-04-01 00:51:10.029 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:51:10.029 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id
2022-04-01 00:51:10.029 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id
2022-04-01 00:51:10.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.029 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.029 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.029 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.029 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:51:10.029 | 28888d026d26408598b067186dbbbf2f'
2022-04-01 00:51:10.029 | + functions-common:get_or_create_service:1094 :   echo 28888d026d26408598b067186dbbbf2f
2022-04-01 00:51:10.029 | 28888d026d26408598b067186dbbbf2f
2022-04-01 00:51:10.029 | + lib/swift:create_swift_accounts:622      :   get_or_create_endpoint object-store RegionOne 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' http://10.222.0.98:8080
2022-04-01 00:51:10.029 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:51:10.029 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' RegionOne
2022-04-01 00:51:10.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:51:10.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value
2022-04-01 00:51:10.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.029 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.029 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.029 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:51:10.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:51:10.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id
2022-04-01 00:51:10.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=d31aa62f3bb44bbc8122db065503a060
2022-04-01 00:51:10.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo d31aa62f3bb44bbc8122db065503a060
2022-04-01 00:51:10.030 | + functions-common:get_or_create_endpoint:1127 :   public_id=d31aa62f3bb44bbc8122db065503a060
2022-04-01 00:51:10.030 | + functions-common:get_or_create_endpoint:1129 :   [[ -n http://10.222.0.98:8080 ]]
2022-04-01 00:51:10.030 | + functions-common:get_or_create_endpoint:1130 :   _get_or_create_endpoint_with_interface object-store admin http://10.222.0.98:8080 RegionOne
2022-04-01 00:51:10.030 | + functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:51:10.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value
2022-04-01 00:51:10.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.030 | + functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:51:10.030 | + functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:51:10.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.98:8080 --region RegionOne -f value -c id
2022-04-01 00:51:10.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.030 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.030 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.030 | + functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=b9b75f31c70a42f2a3dd5b6dece16a03
2022-04-01 00:51:10.030 | + functions-common:_get_or_create_endpoint_with_interface:1112 :   echo b9b75f31c70a42f2a3dd5b6dece16a03
2022-04-01 00:51:10.030 | b9b75f31c70a42f2a3dd5b6dece16a03
2022-04-01 00:51:10.030 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:51:10.030 | + functions-common:get_or_create_endpoint:1136 :   echo d31aa62f3bb44bbc8122db065503a060
2022-04-01 00:51:10.030 | d31aa62f3bb44bbc8122db065503a060
2022-04-01 00:51:10.030 | + lib/swift:create_swift_accounts:627      :   local swift_project_test1
2022-04-01 00:51:10.030 | ++ lib/swift:create_swift_accounts:628      :   get_or_create_project swiftprojecttest1 default
2022-04-01 00:51:10.030 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:51:10.031 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id
2022-04-01 00:51:10.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.031 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.031 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.031 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_project:938 :   project_id=28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_project:939 :   echo 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.031 | + lib/swift:create_swift_accounts:628      :   swift_project_test1=28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.031 | + lib/swift:create_swift_accounts:629      :   die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1'
2022-04-01 00:51:10.031 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.031 | ++ lib/swift:create_swift_accounts:631      :   get_or_create_user swiftusertest1 testing default test@example.com
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test@example.com ]]
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_user:911  :   local email=--email=test@example.com
2022-04-01 00:51:10.031 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id
2022-04-01 00:51:10.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.031 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.031 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.031 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_user:925  :   user_id=52dc905da5714377946928811cf9a53f
2022-04-01 00:51:10.031 | ++ functions-common:get_or_create_user:926  :   echo 52dc905da5714377946928811cf9a53f
2022-04-01 00:51:10.031 | + lib/swift:create_swift_accounts:631      :   SWIFT_USER_TEST1=52dc905da5714377946928811cf9a53f
2022-04-01 00:51:10.031 | + lib/swift:create_swift_accounts:632      :   die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1'
2022-04-01 00:51:10.031 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.031 | + lib/swift:create_swift_accounts:633      :   get_or_add_user_project_role admin 52dc905da5714377946928811cf9a53f 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.031 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.031 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:51:10.032 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.032 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.032 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:51:10.032 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:51:10.032 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:51:10.032 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.032 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52dc905da5714377946928811cf9a53f --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.032 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.032 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.032 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.032 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user 52dc905da5714377946928811cf9a53f --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.032 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52dc905da5714377946928811cf9a53f --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.032 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.032 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.032 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.032 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.033 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.033 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.033 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | 52dc905da5714377946928811cf9a53f |       | 28edafaf43e046c9a1051a438a069169 |        |        | False     |'
2022-04-01 00:51:10.033 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.033 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.033 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.033 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.033 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.033 | + lib/swift:create_swift_accounts:635      :   local swift_user_test3
2022-04-01 00:51:10.033 | ++ lib/swift:create_swift_accounts:637      :   get_or_create_user swiftusertest3 testing3 default test3@example.com
2022-04-01 00:51:10.033 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:51:10.033 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test3@example.com ]]
2022-04-01 00:51:10.033 | ++ functions-common:get_or_create_user:911  :   local email=--email=test3@example.com
2022-04-01 00:51:10.033 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id
2022-04-01 00:51:10.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.033 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.033 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.033 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.033 | ++ functions-common:get_or_create_user:925  :   user_id=720e429560d346b2994a4b6b2fa11afb
2022-04-01 00:51:10.033 | ++ functions-common:get_or_create_user:926  :   echo 720e429560d346b2994a4b6b2fa11afb
2022-04-01 00:51:10.033 | + lib/swift:create_swift_accounts:637      :   swift_user_test3=720e429560d346b2994a4b6b2fa11afb
2022-04-01 00:51:10.033 | + lib/swift:create_swift_accounts:638      :   die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3'
2022-04-01 00:51:10.033 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.033 | + lib/swift:create_swift_accounts:639      :   get_or_add_user_project_role e54cb759847746878b76e64fd74d1638 720e429560d346b2994a4b6b2fa11afb 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.033 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.033 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:51:10.033 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.033 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.033 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:51:10.034 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:51:10.034 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:51:10.034 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role e54cb759847746878b76e64fd74d1638 --user 720e429560d346b2994a4b6b2fa11afb --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.034 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.034 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.034 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.034 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.034 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add e54cb759847746878b76e64fd74d1638 --user 720e429560d346b2994a4b6b2fa11afb --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role e54cb759847746878b76e64fd74d1638 --user 720e429560d346b2994a4b6b2fa11afb --project 28edafaf43e046c9a1051a438a069169
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.034 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.034 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.034 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.034 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.034 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.034 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.034 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.035 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.035 | ++ functions-common:get_field:818           :   echo '| e54cb759847746878b76e64fd74d1638 | 720e429560d346b2994a4b6b2fa11afb |       | 28edafaf43e046c9a1051a438a069169 |        |        | False     |'
2022-04-01 00:51:10.035 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.035 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.035 | + functions-common:get_or_add_user_project_role:997 :   echo e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.035 | e54cb759847746878b76e64fd74d1638
2022-04-01 00:51:10.035 | + lib/swift:create_swift_accounts:641      :   local swift_project_test2
2022-04-01 00:51:10.035 | ++ lib/swift:create_swift_accounts:642      :   get_or_create_project swiftprojecttest2 default
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:51:10.035 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id
2022-04-01 00:51:10.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.035 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_project:938 :   project_id=49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_project:939 :   echo 49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.035 | + lib/swift:create_swift_accounts:642      :   swift_project_test2=49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.035 | + lib/swift:create_swift_accounts:643      :   die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2'
2022-04-01 00:51:10.035 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.035 | + lib/swift:create_swift_accounts:645      :   local swift_user_test2
2022-04-01 00:51:10.035 | ++ lib/swift:create_swift_accounts:647      :   get_or_create_user swiftusertest2 testing2 default test2@example.com
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test2@example.com ]]
2022-04-01 00:51:10.035 | ++ functions-common:get_or_create_user:911  :   local email=--email=test2@example.com
2022-04-01 00:51:10.035 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id
2022-04-01 00:51:10.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.035 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.036 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.036 | ++ functions-common:get_or_create_user:925  :   user_id=bd0a37fd79434677ae1983d24fe33a4d
2022-04-01 00:51:10.036 | ++ functions-common:get_or_create_user:926  :   echo bd0a37fd79434677ae1983d24fe33a4d
2022-04-01 00:51:10.036 | + lib/swift:create_swift_accounts:647      :   swift_user_test2=bd0a37fd79434677ae1983d24fe33a4d
2022-04-01 00:51:10.036 | + lib/swift:create_swift_accounts:648      :   die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2'
2022-04-01 00:51:10.036 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.036 | + lib/swift:create_swift_accounts:649      :   get_or_add_user_project_role admin bd0a37fd79434677ae1983d24fe33a4d 49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.036 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.036 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:51:10.036 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.036 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.036 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:51:10.036 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:51:10.036 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:51:10.036 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:51:10.036 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.036 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.036 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bd0a37fd79434677ae1983d24fe33a4d --project 49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.036 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.036 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.036 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.036 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.036 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.036 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.036 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.036 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user bd0a37fd79434677ae1983d24fe33a4d --project 49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.036 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.037 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.037 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bd0a37fd79434677ae1983d24fe33a4d --project 49b45546619e45ef9e8b681c775736e5
2022-04-01 00:51:10.037 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.037 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.037 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.037 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.037 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.037 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.037 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.037 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.037 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.037 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | bd0a37fd79434677ae1983d24fe33a4d |       | 49b45546619e45ef9e8b681c775736e5 |        |        | False     |'
2022-04-01 00:51:10.037 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.037 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.037 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.037 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.037 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.037 | + lib/swift:create_swift_accounts:651      :   local swift_domain
2022-04-01 00:51:10.037 | ++ lib/swift:create_swift_accounts:652      :   get_or_create_domain swift_test 'Used for swift functional testing'
2022-04-01 00:51:10.037 | ++ functions-common:get_or_create_domain:877 :   local domain_id
2022-04-01 00:51:10.037 | +++ functions-common:get_or_create_domain:889 :   oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id
2022-04-01 00:51:10.037 | +++ functions-common:get_or_create_domain:891 :   oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id
2022-04-01 00:51:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.037 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.037 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.037 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.037 | ++ functions-common:get_or_create_domain:887 :   domain_id='
2022-04-01 00:51:10.037 | 766b63aab89d4bdc9056c188ad57693b'
2022-04-01 00:51:10.037 | ++ functions-common:get_or_create_domain:888 :   echo 766b63aab89d4bdc9056c188ad57693b
2022-04-01 00:51:10.037 | + lib/swift:create_swift_accounts:652      :   swift_domain=766b63aab89d4bdc9056c188ad57693b
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:653      :   die_if_not_set 653 swift_domain 'Failure creating swift_test domain'
2022-04-01 00:51:10.038 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:655      :   local swift_project_test4
2022-04-01 00:51:10.038 | ++ lib/swift:create_swift_accounts:656      :   get_or_create_project swiftprojecttest4 766b63aab89d4bdc9056c188ad57693b
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_project:932 :   local project_id
2022-04-01 00:51:10.038 | +++ functions-common:get_or_create_project:940 :   oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=766b63aab89d4bdc9056c188ad57693b --or-show -f value -c id
2022-04-01 00:51:10.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.038 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.038 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.038 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_project:938 :   project_id=b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_project:939 :   echo b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:656      :   swift_project_test4=b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:657      :   die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4'
2022-04-01 00:51:10.038 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:659      :   local swift_user_test4
2022-04-01 00:51:10.038 | ++ lib/swift:create_swift_accounts:661      :   get_or_create_user swiftusertest4 testing4 766b63aab89d4bdc9056c188ad57693b test4@example.com
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_user:910  :   [[ ! -z test4@example.com ]]
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_user:911  :   local email=--email=test4@example.com
2022-04-01 00:51:10.038 | +++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=766b63aab89d4bdc9056c188ad57693b --email=test4@example.com --or-show -f value -c id
2022-04-01 00:51:10.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.038 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.038 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.038 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_user:925  :   user_id=4fe2a3d5207f4561aa707e1a5b3b6524
2022-04-01 00:51:10.038 | ++ functions-common:get_or_create_user:926  :   echo 4fe2a3d5207f4561aa707e1a5b3b6524
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:661      :   swift_user_test4=4fe2a3d5207f4561aa707e1a5b3b6524
2022-04-01 00:51:10.038 | + lib/swift:create_swift_accounts:662      :   die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4'
2022-04-01 00:51:10.039 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:51:10.039 | + lib/swift:create_swift_accounts:663      :   get_or_add_user_project_role admin 4fe2a3d5207f4561aa707e1a5b3b6524 b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.039 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args
2022-04-01 00:51:10.039 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:51:10.039 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:51:10.039 | ++ functions-common:_get_domain_args:960    :   [[ -n '' ]]
2022-04-01 00:51:10.039 | ++ functions-common:_get_domain_args:963    :   [[ -n '' ]]
2022-04-01 00:51:10.039 | ++ functions-common:_get_domain_args:967    :   echo
2022-04-01 00:51:10.039 | + functions-common:get_or_add_user_project_role:975 :   domain_args=
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fe2a3d5207f4561aa707e1a5b3b6524 --project b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:51:10.039 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.039 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.039 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.039 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.039 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.039 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:51:10.039 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:51:10.039 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user 4fe2a3d5207f4561aa707e1a5b3b6524 --project b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.039 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.039 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fe2a3d5207f4561aa707e1a5b3b6524 --project b03af6ce20a94cd8b5450fe43283109e
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:51:10.039 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:51:10.039 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:51:10.039 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.040 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:10.040 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:10.040 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:51:10.040 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:51:10.040 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:51:10.040 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | 4fe2a3d5207f4561aa707e1a5b3b6524 |       | b03af6ce20a94cd8b5450fe43283109e |        |        | False     |'
2022-04-01 00:51:10.040 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:51:10.040 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:51:10.040 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.040 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.040 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:51:10.070 | [650130 Async create_swift_accounts:684620]: finished create_swift_accounts with result 0 in 128 seconds
2022-04-01 00:51:10.078 | Not waiting for async task configure_horizon that we never started or has already been waited for
2022-04-01 00:51:10.081 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:51:10.083 | + ./stack.sh:main:1135                     :   is_service_enabled mysql postgresql
2022-04-01 00:51:10.106 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:10.108 | + ./stack.sh:main:1135                     :   is_service_enabled glance
2022-04-01 00:51:10.127 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:10.129 | + ./stack.sh:main:1136                     :   echo_summary 'Configuring Glance'
2022-04-01 00:51:10.132 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:51:10.135 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Glance
2022-04-01 00:51:10.137 | + ./stack.sh:main:1137                     :   async_runfunc init_glance
2022-04-01 00:51:10.140 | + inc/async:async_runfunc:116              :   async_run init_glance init_glance
2022-04-01 00:51:10.200 | + inc/async:async_inner:63                 :   init_glance
2022-04-01 00:51:10.239 | [650130 Async init_glance:688878]: running: init_glance
2022-04-01 00:51:10.242 | + ./stack.sh:main:1144                     :   is_service_enabled neutron
2022-04-01 00:51:10.261 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:10.264 | + ./stack.sh:main:1145                     :   echo_summary 'Configuring Neutron'
2022-04-01 00:51:10.267 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:51:10.270 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Neutron
2022-04-01 00:51:10.272 | + ./stack.sh:main:1147                     :   configure_neutron
2022-04-01 00:51:10.275 | + lib/neutron:configure_neutron:620        :   is_neutron_legacy_enabled
2022-04-01 00:51:10.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:51:10.280 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:51:10.285 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:51:10.288 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:51:10.291 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:51:10.293 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:51:10.296 | + lib/neutron:configure_neutron:622        :   configure_mutnauq
2022-04-01 00:51:10.299 | + lib/neutron-legacy:configure_mutnauq:349 :   _configure_neutron_common
2022-04-01 00:51:10.301 | + lib/neutron-legacy:_configure_neutron_common:774 :   _create_neutron_conf_dir
2022-04-01 00:51:10.304 | + lib/neutron-legacy:_create_neutron_conf_dir:767 :   sudo install -d -o ubuntu /etc/neutron
2022-04-01 00:51:10.319 | + lib/neutron-legacy:_configure_neutron_common:777 :   cd /opt/stack/neutron
2022-04-01 00:51:10.321 | + lib/neutron-legacy:_configure_neutron_common:777 :   exec ./tools/generate_config_file_samples.sh
2022-04-01 00:51:13.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:13.869 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:13.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:13.869 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:17.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:17.487 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:17.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:17.487 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:20.320 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:51:20.346 | [688878 Async init_glance:688878]: finished successfully
2022-04-01 00:51:21.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:21.033 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:21.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:21.033 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:24.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:24.542 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:24.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:24.542 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:28.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:28.001 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:28.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:28.001 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:31.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:31.445 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:31.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:31.445 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:34.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:34.920 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:34.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:34.920 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:38.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:38.560 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:38.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:38.561 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:43.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:43.330 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:43.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:43.330 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:43.330 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'
2022-04-01 00:51:49.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:49.191 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:49.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:49.191 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:49.529 | + lib/neutron-legacy:_configure_neutron_common:779 :   cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf
2022-04-01 00:51:49.536 | + lib/neutron-legacy:_configure_neutron_common:781 :   Q_POLICY_FILE=/etc/neutron/policy.json
2022-04-01 00:51:49.539 | + lib/neutron-legacy:_configure_neutron_common:785 :   '[' -f /opt/stack/neutron/etc/policy.json ']'
2022-04-01 00:51:49.543 | + lib/neutron-legacy:_configure_neutron_common:789 :   echo '{"context_is_admin":  "role:admin or user_name:neutron"}'
2022-04-01 00:51:49.546 | + lib/neutron-legacy:_configure_neutron_common:794 :   neutron_plugin_configure_common
2022-04-01 00:51:49.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 :   Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2
2022-04-01 00:51:49.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 :   Q_PLUGIN_CONF_FILENAME=ml2_conf.ini
2022-04-01 00:51:49.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 :   Q_PLUGIN_CLASS=ml2
2022-04-01 00:51:49.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 :   _neutron_service_plugin_class_add router
2022-04-01 00:51:49.565 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=router
2022-04-01 00:51:49.567 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ '' == '' ]]
2022-04-01 00:51:49.569 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 :   Q_SERVICE_PLUGIN_CLASSES=router
2022-04-01 00:51:49.572 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ etc/neutron/plugins/ml2 == '' ]]
2022-04-01 00:51:49.574 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2_conf.ini == '' ]]
2022-04-01 00:51:49.576 | + lib/neutron-legacy:_configure_neutron_common:796 :   [[ ml2 == '' ]]
2022-04-01 00:51:49.579 | + lib/neutron-legacy:_configure_neutron_common:801 :   mkdir -p /etc/neutron/plugins/ml2
2022-04-01 00:51:49.583 | + lib/neutron-legacy:_configure_neutron_common:802 :   Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:49.585 | + lib/neutron-legacy:_configure_neutron_common:805 :   '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']'
2022-04-01 00:51:49.588 | + 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-01 00:51:49.593 | ++ lib/neutron-legacy:_configure_neutron_common:811 :   database_connection_url neutron
2022-04-01 00:51:49.596 | ++ lib/database:database_connection_url:134 :   local db=neutron
2022-04-01 00:51:49.598 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql neutron
2022-04-01 00:51:49.601 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=neutron
2022-04-01 00:51:49.603 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8'
2022-04-01 00:51:49.606 | + 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-01 00:51:49.636 | + lib/neutron-legacy:_configure_neutron_common:812 :   iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron
2022-04-01 00:51:49.666 | + lib/neutron-legacy:_configure_neutron_common:813 :   iniset /etc/neutron/neutron.conf DEFAULT use_syslog False
2022-04-01 00:51:49.698 | + lib/neutron-legacy:_configure_neutron_common:814 :   iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0
2022-04-01 00:51:49.730 | + lib/neutron-legacy:_configure_neutron_common:815 :   iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock
2022-04-01 00:51:49.760 | + lib/neutron-legacy:_configure_neutron_common:818 :   iniset /etc/neutron/neutron.conf nova region_name RegionOne
2022-04-01 00:51:49.790 | + lib/neutron-legacy:_configure_neutron_common:820 :   '[' libvirt = fake ']'
2022-04-01 00:51:49.792 | + lib/neutron-legacy:_configure_neutron_common:830 :   setup_logging /etc/neutron/neutron.conf
2022-04-01 00:51:49.795 | + functions:setup_logging:674              :   setup_systemd_logging /etc/neutron/neutron.conf
2022-04-01 00:51:49.797 | + functions:setup_systemd_logging:689      :   local conf_file=/etc/neutron/neutron.conf
2022-04-01 00:51:49.800 | ++ functions:setup_systemd_logging:694      :   trueorfalse False USE_JOURNAL
2022-04-01 00:51:49.817 | + functions:setup_systemd_logging:694      :   USE_JOURNAL=False
2022-04-01 00:51:49.820 | + functions:setup_systemd_logging:695      :   local pidstr=
2022-04-01 00:51:49.822 | + functions:setup_systemd_logging:696      :   [[ False == \T\r\u\e ]]
2022-04-01 00:51:49.824 | + functions:setup_systemd_logging:700      :   pidstr='(pid=%(process)d) '
2022-04-01 00:51:49.826 | + 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-01 00:51:49.857 | + 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-01 00:51:49.886 | + 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-01 00:51:49.915 | + functions:setup_systemd_logging:706      :   iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s'
2022-04-01 00:51:49.945 | + lib/neutron-legacy:_configure_neutron_common:832 :   is_service_enabled tls-proxy
2022-04-01 00:51:49.962 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:51:49.965 | + lib/neutron-legacy:_configure_neutron_common:838 :   _neutron_setup_rootwrap
2022-04-01 00:51:49.967 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 :   [[ True == \F\a\l\s\e ]]
2022-04-01 00:51:49.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 :   Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d
2022-04-01 00:51:49.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 :   [[ -d /etc/neutron/rootwrap.d ]]
2022-04-01 00:51:49.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 :   sudo rm -rf /etc/neutron/rootwrap.d
2022-04-01 00:51:49.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 :   _neutron_deploy_rootwrap_filters /opt/stack/neutron
2022-04-01 00:51:49.995 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 :   [[ True == \F\a\l\s\e ]]
2022-04-01 00:51:49.997 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 :   local srcdir=/opt/stack/neutron
2022-04-01 00:51:50.000 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 :   sudo install -d -o root -m 755 /etc/neutron/rootwrap.d
2022-04-01 00:51:50.014 | + 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-01 00:51:50.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 :   test -r /opt/stack/neutron/etc/neutron/rootwrap.conf
2022-04-01 00:51:50.031 | + 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-01 00:51:50.046 | + 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-01 00:51:50.058 | + 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-01 00:51:50.071 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 :   ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-01 00:51:50.073 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 :   ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-01 00:51:50.076 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   mktemp
2022-04-01 00:51:50.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 :   TEMPFILE=/tmp/tmp.RuBNb3Myv9
2022-04-01 00:51:50.083 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *'
2022-04-01 00:51:50.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 :   echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-01 00:51:50.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 :   chmod 0440 /tmp/tmp.RuBNb3Myv9
2022-04-01 00:51:50.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 :   sudo chown root:root /tmp/tmp.RuBNb3Myv9
2022-04-01 00:51:50.105 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 :   sudo mv /tmp/tmp.RuBNb3Myv9 /etc/sudoers.d/neutron-rootwrap
2022-04-01 00:51:50.116 | + 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-01 00:51:50.146 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:50.148 | + 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-01 00:51:50.178 | + lib/neutron-legacy:configure_mutnauq:350 :   iniset_rpc_backend neutron /etc/neutron/neutron.conf
2022-04-01 00:51:50.180 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=neutron
2022-04-01 00:51:50.182 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/neutron/neutron.conf
2022-04-01 00:51:50.185 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:51:50.187 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=
2022-04-01 00:51:50.190 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:51:50.208 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:50.212 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url ''
2022-04-01 00:51:50.215 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=
2022-04-01 00:51:50.219 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:51:50.239 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:50.241 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:51:50.245 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/
2022-04-01 00:51:50.276 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:51:50.278 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:51:50.281 | + lib/neutron-legacy:configure_mutnauq:352 :   is_service_enabled q-metering
2022-04-01 00:51:50.300 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:50.303 | + lib/neutron-legacy:configure_mutnauq:353 :   _configure_neutron_metering
2022-04-01 00:51:50.306 | + lib/neutron-legacy:_configure_neutron_metering:887 :   neutron_agent_metering_configure_common
2022-04-01 00:51:50.308 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 :   _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-01 00:51:50.312 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 :   local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-01 00:51:50.314 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 :   [[ router == '' ]]
2022-04-01 00:51:50.317 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 :   [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]]
2022-04-01 00:51:50.319 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 :   Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-01 00:51:50.322 | + lib/neutron-legacy:_configure_neutron_metering:888 :   neutron_agent_metering_configure_agent
2022-04-01 00:51:50.324 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 :   METERING_AGENT_CONF_PATH=/etc/neutron/services/metering
2022-04-01 00:51:50.327 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 :   mkdir -p /etc/neutron/services/metering
2022-04-01 00:51:50.331 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 :   METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini
2022-04-01 00:51:50.334 | + 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-01 00:51:50.339 | + lib/neutron-legacy:configure_mutnauq:355 :   is_service_enabled q-agt q-svc
2022-04-01 00:51:50.359 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:50.362 | + lib/neutron-legacy:configure_mutnauq:356 :   _configure_neutron_service
2022-04-01 00:51:50.366 | + lib/neutron-legacy:_configure_neutron_service:915 :   Q_API_PASTE_FILE=/etc/neutron/api-paste.ini
2022-04-01 00:51:50.369 | + lib/neutron-legacy:_configure_neutron_service:916 :   cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini
2022-04-01 00:51:50.375 | + lib/neutron-legacy:_configure_neutron_service:919 :   iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2
2022-04-01 00:51:50.405 | + lib/neutron-legacy:_configure_neutron_service:921 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-01 00:51:50.436 | + lib/neutron-legacy:_configure_neutron_service:922 :   iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json
2022-04-01 00:51:50.467 | + lib/neutron-legacy:_configure_neutron_service:923 :   iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True
2022-04-01 00:51:50.499 | + lib/neutron-legacy:_configure_neutron_service:925 :   iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone
2022-04-01 00:51:50.529 | + lib/neutron-legacy:_configure_neutron_service:926 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron
2022-04-01 00:51:50.532 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-01 00:51:50.535 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=neutron
2022-04-01 00:51:50.537 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=keystone_authtoken
2022-04-01 00:51:50.540 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password
2022-04-01 00:51:50.570 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf keystone_authtoken interface public
2022-04-01 00:51:50.601 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.98/identity
2022-04-01 00:51:50.631 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf keystone_authtoken username neutron
2022-04-01 00:51:50.662 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd
2022-04-01 00:51:50.692 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default
2022-04-01 00:51:50.727 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_name service
2022-04-01 00:51:50.758 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default
2022-04-01 00:51:50.795 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:51:50.826 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211
2022-04-01 00:51:50.858 | + lib/neutron-legacy:_configure_neutron_service:929 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True
2022-04-01 00:51:50.894 | + lib/neutron-legacy:_configure_neutron_service:930 :   iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True
2022-04-01 00:51:50.924 | + lib/neutron-legacy:_configure_neutron_service:932 :   configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova
2022-04-01 00:51:50.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 :   local conf_file=/etc/neutron/neutron.conf
2022-04-01 00:51:50.930 | + lib/keystone:configure_keystone_authtoken_middleware:448 :   local admin_user=nova
2022-04-01 00:51:50.932 | + lib/keystone:configure_keystone_authtoken_middleware:449 :   local section=nova
2022-04-01 00:51:50.935 | + lib/keystone:configure_keystone_authtoken_middleware:451 :   iniset /etc/neutron/neutron.conf nova auth_type password
2022-04-01 00:51:50.970 | + lib/keystone:configure_keystone_authtoken_middleware:452 :   iniset /etc/neutron/neutron.conf nova interface public
2022-04-01 00:51:51.001 | + lib/keystone:configure_keystone_authtoken_middleware:453 :   iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.98/identity
2022-04-01 00:51:51.031 | + lib/keystone:configure_keystone_authtoken_middleware:454 :   iniset /etc/neutron/neutron.conf nova username nova
2022-04-01 00:51:51.062 | + lib/keystone:configure_keystone_authtoken_middleware:455 :   iniset /etc/neutron/neutron.conf nova password Passw0rd
2022-04-01 00:51:51.092 | + lib/keystone:configure_keystone_authtoken_middleware:456 :   iniset /etc/neutron/neutron.conf nova user_domain_name Default
2022-04-01 00:51:51.123 | + lib/keystone:configure_keystone_authtoken_middleware:457 :   iniset /etc/neutron/neutron.conf nova project_name service
2022-04-01 00:51:51.153 | + lib/keystone:configure_keystone_authtoken_middleware:458 :   iniset /etc/neutron/neutron.conf nova project_domain_name Default
2022-04-01 00:51:51.184 | + lib/keystone:configure_keystone_authtoken_middleware:460 :   iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem
2022-04-01 00:51:51.215 | + lib/keystone:configure_keystone_authtoken_middleware:461 :   iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211
2022-04-01 00:51:51.247 | + lib/neutron-legacy:_configure_neutron_service:935 :   neutron_plugin_configure_service
2022-04-01 00:51:51.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 :   [[ vlan != \l\o\c\a\l ]]
2022-04-01 00:51:51.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 :   Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE)
2022-04-01 00:51:51.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 :   '[' '' == '' ']'
2022-04-01 00:51:51.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ '' == '' ]]
2022-04-01 00:51:51.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 :   [[ physnet1 != '' ]]
2022-04-01 00:51:51.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 :   ML2_VLAN_RANGES=physnet1
2022-04-01 00:51:51.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 :   [[ 1350:1399 != '' ]]
2022-04-01 00:51:51.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 :   ML2_VLAN_RANGES=physnet1:1350:1399
2022-04-01 00:51:51.279 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 :   [[ physnet1:1350:1399 != '' ]]
2022-04-01 00:51:51.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 :   Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES)
2022-04-01 00:51:51.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 :   [[ -z '' ]]
2022-04-01 00:51:51.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 :   [[ -n physnet1 ]]
2022-04-01 00:51:51.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks=
2022-04-01 00:51:51.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 :   [[ -n physnet1 ]]
2022-04-01 00:51:51.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 :   Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1,
2022-04-01 00:51:51.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ -n physnet1 ]]
2022-04-01 00:51:51.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 :   [[ physnet1 != \p\h\y\s\n\e\t\1 ]]
2022-04-01 00:51:51.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:51.306 | + 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-01 00:51:51.336 | + 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-01 00:51:51.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-01 00:51:51.344 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=mechanism_drivers=openvswitch,hyperv
2022-04-01 00:51:51.347 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z mechanism_drivers=openvswitch,hyperv ']'
2022-04-01 00:51:51.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv
2022-04-01 00:51:51.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 :   [[ -n '' ]]
2022-04-01 00:51:51.384 | + 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-01 00:51:51.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.389 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-01 00:51:51.391 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=extension_drivers=port_security
2022-04-01 00:51:51.394 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z extension_drivers=port_security ']'
2022-04-01 00:51:51.396 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.399 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security
2022-04-01 00:51:51.427 | + 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-01 00:51:51.430 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.432 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2
2022-04-01 00:51:51.435 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tenant_network_types=vlan
2022-04-01 00:51:51.437 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tenant_network_types=vlan ']'
2022-04-01 00:51:51.440 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.442 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan
2022-04-01 00:51:51.472 | + 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-01 00:51:51.474 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.477 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_gre
2022-04-01 00:51:51.479 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=tunnel_id_ranges=1:1000
2022-04-01 00:51:51.482 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z tunnel_id_ranges=1:1000 ']'
2022-04-01 00:51:51.485 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.487 | + 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-01 00:51:51.519 | + 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-01 00:51:51.523 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.525 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vxlan
2022-04-01 00:51:51.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-01 00:51:51.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-01 00:51:51.534 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.537 | + 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-01 00:51:51.568 | + 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-01 00:51:51.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_flat
2022-04-01 00:51:51.576 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=flat_networks=physnet1,
2022-04-01 00:51:51.578 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z flat_networks=physnet1, ']'
2022-04-01 00:51:51.581 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.583 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1,
2022-04-01 00:51:51.613 | + 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:1350:1399
2022-04-01 00:51:51.616 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.618 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_vlan
2022-04-01 00:51:51.621 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=network_vlan_ranges=physnet1:1350:1399
2022-04-01 00:51:51.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z network_vlan_ranges=physnet1:1350:1399 ']'
2022-04-01 00:51:51.626 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.628 | + lib/neutron_plugins/ml2:populate_ml2_config:60 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1350:1399
2022-04-01 00:51:51.658 | + 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-01 00:51:51.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 :   CONF=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:51:51.663 | + lib/neutron_plugins/ml2:populate_ml2_config:52 :   SECTION=ml2_type_geneve
2022-04-01 00:51:51.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 :   OPTS=vni_ranges=1:1000
2022-04-01 00:51:51.668 | + lib/neutron_plugins/ml2:populate_ml2_config:55 :   '[' -z vni_ranges=1:1000 ']'
2022-04-01 00:51:51.671 | + lib/neutron_plugins/ml2:populate_ml2_config:58 :   for I in "${OPTS[@]}"
2022-04-01 00:51:51.673 | + 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-01 00:51:51.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 :   [[ legacy != \l\e\g\a\c\y ]]
2022-04-01 00:51:51.705 | + lib/neutron-legacy:configure_mutnauq:358 :   is_service_enabled q-agt
2022-04-01 00:51:51.724 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:51.726 | + lib/neutron-legacy:configure_mutnauq:359 :   _configure_neutron_plugin_agent
2022-04-01 00:51:51.729 | + 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-01 00:51:51.762 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:51.764 | + 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-01 00:51:51.794 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 :   iniset /etc/neutron/neutron.conf DEFAULT debug True
2022-04-01 00:51:51.826 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 :   neutron_plugin_configure_plugin_agent
2022-04-01 00:51:51.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 :   _neutron_ovs_base_setup_bridge br-int
2022-04-01 00:51:51.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 :   local bridge=br-int
2022-04-01 00:51:51.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-01 00:51:54.869 | INFO neutron.common.config [-] Logging enabled!
2022-04-01 00:51:54.869 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73
2022-04-01 00:51:54.870 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=690820) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:54.921 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=690820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:54.976 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-01 00:51:54.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:54.976 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:54.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:54.976 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:55.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 :   _neutron_ovs_base_add_bridge br-int
2022-04-01 00:51:55.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-int
2022-04-01 00:51:55.356 | + 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-01 00:51:55.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-01 00:51:55.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-int
2022-04-01 00:51:55.417 | + 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-01 00:51:55.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 :   _neutron_ovs_base_configure_firewall_driver
2022-04-01 00:51:55.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:55.442 | + 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-01 00:51:55.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 :   running_in_container
2022-04-01 00:51:55.477 | ++ functions:running_in_container:793       :   systemd-detect-virt --container
2022-04-01 00:51:55.485 | + functions:running_in_container:793       :   [[ none != \n\o\n\e ]]
2022-04-01 00:51:55.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 :   enable_kernel_bridge_firewall
2022-04-01 00:51:55.490 | + functions:enable_kernel_bridge_firewall:802 :   sudo modprobe bridge
2022-04-01 00:51:55.503 | + functions:enable_kernel_bridge_firewall:805 :   sudo modprobe br_netfilter
2022-04-01 00:51:55.516 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-01 00:51:55.519 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-iptables=1
2022-04-01 00:51:55.527 | net.bridge.bridge-nf-call-iptables = 1
2022-04-01 00:51:55.530 | + functions:enable_kernel_bridge_firewall:809 :   for proto in ip ip6
2022-04-01 00:51:55.533 | + functions:enable_kernel_bridge_firewall:810 :   sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1
2022-04-01 00:51:55.541 | net.bridge.bridge-nf-call-ip6tables = 1
2022-04-01 00:51:55.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 :   [[ False == \T\r\u\e ]]
2022-04-01 00:51:55.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ physnet1 != '' ]]
2022-04-01 00:51:55.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 :   [[ br-data != '' ]]
2022-04-01 00:51:55.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 :   [[ physnet1:br-data == '' ]]
2022-04-01 00:51:55.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 :   _neutron_ovs_base_add_bridge br-data
2022-04-01 00:51:55.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-01 00:51:55.560 | + 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-01 00:51:55.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-01 00:51:55.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-01 00:51:55.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 :   [[ physnet1:br-data != '' ]]
2022-04-01 00:51:55.595 | + 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-01 00:51:55.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 :   AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent
2022-04-01 00:51:55.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types
2022-04-01 00:51:55.663 | + 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-01 00:51:55.693 | + lib/neutron-legacy:configure_mutnauq:361 :   is_service_enabled q-dhcp
2022-04-01 00:51:55.710 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:55.713 | + lib/neutron-legacy:configure_mutnauq:362 :   _configure_neutron_dhcp_agent
2022-04-01 00:51:55.716 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 :   cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.720 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True
2022-04-01 00:51:55.752 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True
2022-04-01 00:51:55.782 | + 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-01 00:51:55.815 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:55.818 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 :   iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-01 00:51:55.848 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 :   is_service_enabled q-l3
2022-04-01 00:51:55.865 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:55.868 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 :   _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.870 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False
2022-04-01 00:51:55.900 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch
2022-04-01 00:51:55.934 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 :   neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 :   local conf_file=/etc/neutron/dhcp_agent.ini
2022-04-01 00:51:55.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 :   :
2022-04-01 00:51:55.942 | + lib/neutron-legacy:configure_mutnauq:364 :   is_service_enabled q-l3
2022-04-01 00:51:55.960 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:51:55.963 | + lib/neutron-legacy:configure_mutnauq:365 :   _configure_neutron_l3_agent
2022-04-01 00:51:55.965 | + 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-01 00:51:55.971 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 :   iniset /etc/neutron/l3_agent.ini DEFAULT debug True
2022-04-01 00:51:56.005 | + 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-01 00:51:56.043 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:56.046 | + 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-01 00:51:56.085 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 :   _neutron_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-01 00:51:56.088 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 :   iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False
2022-04-01 00:51:56.118 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 :   neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini
2022-04-01 00:51:56.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-01 00:51:56.123 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 :   iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch
2022-04-01 00:51:56.153 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 :   neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini
2022-04-01 00:51:56.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 :   local conf_file=/etc/neutron/l3_agent.ini
2022-04-01 00:51:56.158 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 :   _neutron_ovs_base_configure_l3_agent
2022-04-01 00:51:56.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 :   neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf
2022-04-01 00:51:59.227 | INFO neutron.common.config [-] Logging enabled!
2022-04-01 00:51:59.227 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73
2022-04-01 00:51:59.227 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=691384) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}
2022-04-01 00:51:59.278 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-04-01 00:51:59.278 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}
2022-04-01 00:51:59.278 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:59.278 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:59.279 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:59.279 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=691384) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}
2022-04-01 00:51:59.345 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int
2022-04-01 00:51:59.346 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=691384) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}
2022-04-01 00:51:59.347 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=691384) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}}
2022-04-01 00:51:59.347 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully
2022-04-01 00:51:59.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:59.348 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:59.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:51:59.348 |   from cryptography.utils import int_from_bytes
2022-04-01 00:51:59.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 :   [[ False = \T\r\u\e ]]
2022-04-01 00:51:59.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 :   _neutron_ovs_base_add_public_bridge
2022-04-01 00:51:59.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 :   _neutron_ovs_base_add_bridge br-data
2022-04-01 00:51:59.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 :   local bridge=br-data
2022-04-01 00:51:59.757 | + 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-01 00:51:59.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 :   '[' system '!=' system ']'
2022-04-01 00:51:59.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 :   sudo ovs-vsctl -- --may-exist add-br br-data
2022-04-01 00:51:59.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 :   set_mtu br-data 1500
2022-04-01 00:51:59.790 | + functions:set_mtu:785                    :   local dev=br-data
2022-04-01 00:51:59.794 | + functions:set_mtu:786                    :   local mtu=1500
2022-04-01 00:51:59.797 | + functions:set_mtu:787                    :   sudo ip link set mtu 1500 dev br-data
2022-04-01 00:51:59.810 | + 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-01 00:51:59.829 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 :   _configure_public_network_connectivity
2022-04-01 00:51:59.832 | + lib/neutron-legacy:_configure_public_network_connectivity:709 :   [[ -n eth1 ]]
2022-04-01 00:51:59.835 | + lib/neutron-legacy:_configure_public_network_connectivity:710 :   _move_neutron_addresses_route eth1 br-data True False inet
2022-04-01 00:51:59.838 | + lib/neutron-legacy:_move_neutron_addresses_route:650 :   local from_intf=eth1
2022-04-01 00:51:59.841 | + lib/neutron-legacy:_move_neutron_addresses_route:651 :   local to_intf=br-data
2022-04-01 00:51:59.844 | + lib/neutron-legacy:_move_neutron_addresses_route:652 :   local add_ovs_port=True
2022-04-01 00:51:59.847 | + lib/neutron-legacy:_move_neutron_addresses_route:653 :   local del_ovs_port=False
2022-04-01 00:51:59.850 | + lib/neutron-legacy:_move_neutron_addresses_route:654 :   local af=inet
2022-04-01 00:51:59.852 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n eth1 ]]
2022-04-01 00:51:59.855 | + lib/neutron-legacy:_move_neutron_addresses_route:656 :   [[ -n br-data ]]
2022-04-01 00:51:59.858 | + lib/neutron-legacy:_move_neutron_addresses_route:662 :   local IP_REPLACE=
2022-04-01 00:51:59.861 | + lib/neutron-legacy:_move_neutron_addresses_route:663 :   local IP_DEL=
2022-04-01 00:51:59.863 | + lib/neutron-legacy:_move_neutron_addresses_route:664 :   local IP_UP=
2022-04-01 00:51:59.866 | + lib/neutron-legacy:_move_neutron_addresses_route:665 :   local DEFAULT_ROUTE_GW
2022-04-01 00:51:59.870 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   ip -f inet r
2022-04-01 00:51:59.871 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 :   awk '/default.+eth1\s/ { print $3; exit }'
2022-04-01 00:51:59.878 | + lib/neutron-legacy:_move_neutron_addresses_route:666 :   DEFAULT_ROUTE_GW=
2022-04-01 00:51:59.881 | + lib/neutron-legacy:_move_neutron_addresses_route:667 :   local ADD_OVS_PORT=
2022-04-01 00:51:59.885 | + lib/neutron-legacy:_move_neutron_addresses_route:668 :   local DEL_OVS_PORT=
2022-04-01 00:51:59.888 | + lib/neutron-legacy:_move_neutron_addresses_route:669 :   local ARP_CMD=
2022-04-01 00:51:59.892 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   ip -f inet a s dev eth1 scope global primary
2022-04-01 00:51:59.893 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   awk '{ print $2, $3, $4; exit }'
2022-04-01 00:51:59.894 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 :   grep inet
2022-04-01 00:51:59.900 | + lib/neutron-legacy:_move_neutron_addresses_route:671 :   IP_BRD='192.168.0.65/22 brd 192.168.3.255'
2022-04-01 00:51:59.903 | + lib/neutron-legacy:_move_neutron_addresses_route:673 :   '[' '' '!=' '' ']'
2022-04-01 00:51:59.906 | + lib/neutron-legacy:_move_neutron_addresses_route:677 :   [[ True == \T\r\u\e ]]
2022-04-01 00:51:59.908 | + lib/neutron-legacy:_move_neutron_addresses_route:678 :   ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1'
2022-04-01 00:51:59.911 | + lib/neutron-legacy:_move_neutron_addresses_route:681 :   [[ False == \T\r\u\e ]]
2022-04-01 00:51:59.913 | + lib/neutron-legacy:_move_neutron_addresses_route:685 :   [[ 192.168.0.65/22 brd 192.168.3.255 != '' ]]
2022-04-01 00:51:59.916 | + lib/neutron-legacy:_move_neutron_addresses_route:686 :   IP_DEL='sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1'
2022-04-01 00:51:59.918 | + lib/neutron-legacy:_move_neutron_addresses_route:687 :   IP_REPLACE='sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data'
2022-04-01 00:51:59.921 | + lib/neutron-legacy:_move_neutron_addresses_route:688 :   IP_UP='sudo ip link set br-data up'
2022-04-01 00:51:59.923 | + lib/neutron-legacy:_move_neutron_addresses_route:689 :   [[ inet == \i\n\e\t ]]
2022-04-01 00:51:59.928 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   echo 192.168.0.65/22 brd 192.168.3.255
2022-04-01 00:51:59.928 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   cut -d / -f1
2022-04-01 00:51:59.928 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   awk '{ print $1; exit }'
2022-04-01 00:51:59.929 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 :   grep -o -E '(.*)/'
2022-04-01 00:51:59.936 | + lib/neutron-legacy:_move_neutron_addresses_route:690 :   IP=192.168.0.65
2022-04-01 00:51:59.938 | + lib/neutron-legacy:_move_neutron_addresses_route:691 :   ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.65 '
2022-04-01 00:51:59.941 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1
2022-04-01 00:51:59.954 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data
2022-04-01 00:51:59.966 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ip link set br-data up
2022-04-01 00:51:59.979 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ovs-vsctl --may-exist add-port br-data eth1
2022-04-01 00:52:00.000 | + lib/neutron-legacy:_move_neutron_addresses_route:697 :   sudo ping -c 3 -w 5 -I br-data 192.168.0.65
2022-04-01 00:52:00.009 | PING 192.168.0.65 (192.168.0.65) from 192.168.0.65 br-data: 56(84) bytes of data.
2022-04-01 00:52:00.009 | 64 bytes from 192.168.0.65: icmp_seq=1 ttl=64 time=0.082 ms
2022-04-01 00:52:01.011 | 64 bytes from 192.168.0.65: icmp_seq=2 ttl=64 time=0.080 ms
2022-04-01 00:52:02.035 | 64 bytes from 192.168.0.65: icmp_seq=3 ttl=64 time=0.072 ms
2022-04-01 00:52:02.035 | 
2022-04-01 00:52:02.035 | --- 192.168.0.65 ping statistics ---
2022-04-01 00:52:02.035 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms
2022-04-01 00:52:02.035 | rtt min/avg/max/mdev = 0.072/0.078/0.082/0.004 ms
2022-04-01 00:52:02.044 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 :   ip -f inet6 a s dev eth1
2022-04-01 00:52:02.045 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 :   grep -c global
2022-04-01 00:52:02.052 | + lib/neutron-legacy:_configure_public_network_connectivity:712 :   [[ 0 != 0 ]]
2022-04-01 00:52:02.054 | + lib/neutron-legacy:configure_mutnauq:367 :   is_service_enabled q-meta
2022-04-01 00:52:02.074 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.077 | + lib/neutron-legacy:configure_mutnauq:368 :   _configure_neutron_metadata_agent
2022-04-01 00:52:02.080 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 :   cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini
2022-04-01 00:52:02.085 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 :   iniset /etc/neutron/metadata_agent.ini DEFAULT debug True
2022-04-01 00:52:02.115 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 :   iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.98
2022-04-01 00:52:02.145 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 :   iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2
2022-04-01 00:52:02.174 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 :   iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf'
2022-04-01 00:52:02.215 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 :   [[ True == \T\r\u\e ]]
2022-04-01 00:52:02.218 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 :   iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf'
2022-04-01 00:52:02.249 | + lib/neutron-legacy:configure_mutnauq:371 :   [[ legacy != \l\e\g\a\c\y ]]
2022-04-01 00:52:02.252 | + lib/neutron-legacy:configure_mutnauq:374 :   is_service_enabled ceilometer
2022-04-01 00:52:02.270 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:02.273 | + lib/neutron-legacy:configure_mutnauq:378 :   [[ openvswitch == \o\v\n ]]
2022-04-01 00:52:02.275 | + lib/neutron-legacy:configure_mutnauq:384 :   is_service_enabled q-placement neutron-placement
2022-04-01 00:52:02.293 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:02.296 | + lib/neutron-legacy:configure_mutnauq:387 :   is_service_enabled q-trunk neutron-trunk
2022-04-01 00:52:02.316 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:02.319 | + lib/neutron-legacy:configure_mutnauq:390 :   is_service_enabled q-qos neutron-qos
2022-04-01 00:52:02.336 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:02.339 | + lib/neutron-legacy:configure_mutnauq:398 :   iniset /etc/neutron/neutron.conf DEFAULT api_workers 2
2022-04-01 00:52:02.377 | + lib/neutron-legacy:configure_mutnauq:402 :   iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0
2022-04-01 00:52:02.408 | + lib/neutron:configure_neutron:627        :   '[' False == True ']'
2022-04-01 00:52:02.411 | + ./stack.sh:main:1150                     :   is_service_enabled mysql postgresql
2022-04-01 00:52:02.429 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.432 | + ./stack.sh:main:1150                     :   is_service_enabled neutron
2022-04-01 00:52:02.450 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.453 | + ./stack.sh:main:1151                     :   async_runfunc init_neutron
2022-04-01 00:52:02.455 | + inc/async:async_runfunc:116              :   async_run init_neutron init_neutron
2022-04-01 00:52:02.524 | + inc/async:async_inner:63                 :   init_neutron
2022-04-01 00:52:02.564 | [650130 Async init_neutron:691862]: running: init_neutron
2022-04-01 00:52:02.567 | + ./stack.sh:main:1159                     :   is_service_enabled q-dhcp
2022-04-01 00:52:02.589 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.593 | ++ ./stack.sh:main:1162                     :   pidof NetworkManager
2022-04-01 00:52:02.604 | ++ ./stack.sh:main:1162                     :   true
2022-04-01 00:52:02.607 | + ./stack.sh:main:1162                     :   netman_pid=
2022-04-01 00:52:02.610 | + ./stack.sh:main:1163                     :   '[' -z '' ']'
2022-04-01 00:52:02.612 | + ./stack.sh:main:1164                     :   sudo killall dnsmasq
2022-04-01 00:52:02.629 | + ./stack.sh:main:1169                     :   clean_iptables
2022-04-01 00:52:02.634 | + lib/nova:clean_iptables:186              :   sed 's/-c [0-9]* [0-9]* //g'
2022-04-01 00:52:02.635 | + lib/nova:clean_iptables:186              :   sudo iptables -S -v
2022-04-01 00:52:02.637 | + lib/nova:clean_iptables:186              :   sed s/-A/-D/g
2022-04-01 00:52:02.637 | + lib/nova:clean_iptables:186              :   grep '\-A'
2022-04-01 00:52:02.642 | + lib/nova:clean_iptables:186              :   bash
2022-04-01 00:52:02.646 | + lib/nova:clean_iptables:186              :   grep nova
2022-04-01 00:52:02.649 | + lib/nova:clean_iptables:186              :   awk '{print "sudo iptables",$0}'
2022-04-01 00:52:02.657 | + lib/nova:clean_iptables:188              :   sed 's/-c [0-9]* [0-9]* //g'
2022-04-01 00:52:02.661 | + lib/nova:clean_iptables:188              :   grep nova
2022-04-01 00:52:02.661 | + lib/nova:clean_iptables:188              :   sudo iptables -S -v -t nat
2022-04-01 00:52:02.666 | + lib/nova:clean_iptables:188              :   awk '{print "sudo iptables -t nat",$0}'
2022-04-01 00:52:02.666 | + lib/nova:clean_iptables:188              :   bash
2022-04-01 00:52:02.666 | + lib/nova:clean_iptables:188              :   sed s/-A/-D/g
2022-04-01 00:52:02.667 | + lib/nova:clean_iptables:188              :   grep '\-A'
2022-04-01 00:52:02.680 | + lib/nova:clean_iptables:190              :   sed 's/-c [0-9]* [0-9]* //g'
2022-04-01 00:52:02.684 | + lib/nova:clean_iptables:190              :   grep nova
2022-04-01 00:52:02.684 | + lib/nova:clean_iptables:190              :   grep '\-N'
2022-04-01 00:52:02.685 | + lib/nova:clean_iptables:190              :   sudo iptables -S -v
2022-04-01 00:52:02.688 | + lib/nova:clean_iptables:190              :   sed s/-N/-X/g
2022-04-01 00:52:02.693 | + lib/nova:clean_iptables:190              :   bash
2022-04-01 00:52:02.696 | + lib/nova:clean_iptables:190              :   awk '{print "sudo iptables",$0}'
2022-04-01 00:52:02.706 | + lib/nova:clean_iptables:192              :   sed 's/-c [0-9]* [0-9]* //g'
2022-04-01 00:52:02.708 | + lib/nova:clean_iptables:192              :   bash
2022-04-01 00:52:02.710 | + lib/nova:clean_iptables:192              :   sed s/-N/-X/g
2022-04-01 00:52:02.711 | + lib/nova:clean_iptables:192              :   grep '\-N'
2022-04-01 00:52:02.711 | + lib/nova:clean_iptables:192              :   awk '{print "sudo iptables -t nat",$0}'
2022-04-01 00:52:02.713 | + lib/nova:clean_iptables:192              :   grep nova
2022-04-01 00:52:02.716 | + lib/nova:clean_iptables:192              :   sudo iptables -S -v -t nat
2022-04-01 00:52:02.730 | + ./stack.sh:main:1172                     :   sudo sysctl -w net.ipv4.ip_forward=1
2022-04-01 00:52:02.739 | net.ipv4.ip_forward = 1
2022-04-01 00:52:02.743 | + ./stack.sh:main:1177                     :   is_service_enabled nova neutron
2022-04-01 00:52:02.768 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.771 | + ./stack.sh:main:1178                     :   configure_os_vif
2022-04-01 00:52:02.774 | + lib/os-vif:configure_os_vif:21           :   [[ -e /etc/nova/nova.conf ]]
2022-04-01 00:52:02.777 | + lib/os-vif:configure_os_vif:22           :   iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl
2022-04-01 00:52:02.813 | + lib/os-vif:configure_os_vif:23           :   iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False
2022-04-01 00:52:02.847 | + lib/os-vif:configure_os_vif:25           :   [[ -e /etc/neutron/neutron.conf ]]
2022-04-01 00:52:02.850 | + lib/os-vif:configure_os_vif:26           :   iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl
2022-04-01 00:52:02.887 | + lib/os-vif:configure_os_vif:27           :   iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False
2022-04-01 00:52:02.922 | + ./stack.sh:main:1184                     :   is_service_enabled swift
2022-04-01 00:52:02.941 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:02.944 | + ./stack.sh:main:1185                     :   echo_summary 'Configuring Swift'
2022-04-01 00:52:02.947 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:52:02.950 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Swift
2022-04-01 00:52:02.953 | + ./stack.sh:main:1186                     :   async_runfunc init_swift
2022-04-01 00:52:02.955 | + inc/async:async_runfunc:116              :   async_run init_swift init_swift
2022-04-01 00:52:03.020 | + inc/async:async_inner:63                 :   init_swift
2022-04-01 00:52:03.073 | [650130 Async init_swift:692219]: running: init_swift
2022-04-01 00:52:03.076 | + ./stack.sh:main:1193                     :   is_service_enabled cinder
2022-04-01 00:52:03.104 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:03.107 | + ./stack.sh:main:1194                     :   echo_summary 'Configuring Cinder'
2022-04-01 00:52:03.110 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:52:03.112 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Cinder
2022-04-01 00:52:03.115 | + ./stack.sh:main:1195                     :   async_runfunc init_cinder
2022-04-01 00:52:03.117 | + inc/async:async_runfunc:116              :   async_run init_cinder init_cinder
2022-04-01 00:52:03.204 | + inc/async:async_inner:63                 :   init_cinder
2022-04-01 00:52:03.251 | [650130 Async init_cinder:692314]: running: init_cinder
2022-04-01 00:52:03.251 | + ./stack.sh:main:1201                     :   is_service_enabled placement
2022-04-01 00:52:03.281 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:03.284 | + ./stack.sh:main:1202                     :   echo_summary 'Configuring placement'
2022-04-01 00:52:03.297 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:52:03.300 | + ./stack.sh:echo_summary:446              :   echo -e Configuring placement
2022-04-01 00:52:03.303 | + ./stack.sh:main:1203                     :   async_runfunc init_placement
2022-04-01 00:52:03.305 | + inc/async:async_runfunc:116              :   async_run init_placement init_placement
2022-04-01 00:52:03.421 | + inc/async:async_inner:63                 :   init_placement
2022-04-01 00:52:03.517 | [650130 Async init_placement:692452]: running: init_placement
2022-04-01 00:52:03.522 | + ./stack.sh:main:1207                     :   async_wait init_neutron
2022-04-01 00:52:03.670 | [650130 Async init_neutron:691862]: Waiting for completion of init_neutron running on PID 691862 (6 other jobs running)
2022-04-01 00:52:03.716 | [650130 Async init_neutron:691862]: Signaling child to exit
2022-04-01 00:52:07.122 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:52:07.151 | [692314 Async init_cinder:692314]: finished successfully
2022-04-01 00:52:16.431 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:52:16.468 | [692219 Async init_swift:692219]: finished successfully
2022-04-01 00:52:29.433 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:52:29.460 | [691862 Async init_neutron:691862]: finished successfully
2022-04-01 00:52:29.482 | WAKEUP
2022-04-01 00:52:29.506 | [650130 Async init_neutron:691862]: Signaled
2022-04-01 00:52:29.507 | + lib/neutron:init_neutron:678             :   is_neutron_legacy_enabled
2022-04-01 00:52:29.508 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:52:29.508 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:52:29.508 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:52:29.508 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:52:29.508 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:52:29.508 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:52:29.508 | + lib/neutron:init_neutron:680             :   init_mutnauq
2022-04-01 00:52:29.508 | + lib/neutron-legacy:init_mutnauq:456      :   recreate_database neutron
2022-04-01 00:52:29.508 | + lib/database:recreate_database:112       :   local db=neutron
2022-04-01 00:52:29.508 | + lib/database:recreate_database:113       :   recreate_database_mysql neutron
2022-04-01 00:52:29.508 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=neutron
2022-04-01 00:52:29.508 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;'
2022-04-01 00:52:29.508 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:29.508 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;'
2022-04-01 00:52:29.508 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:29.508 | + lib/neutron-legacy:init_mutnauq:457      :   time_start dbsync
2022-04-01 00:52:29.508 | + functions-common:time_start:2411         :   local name=dbsync
2022-04-01 00:52:29.508 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:52:29.508 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:52:29.508 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:52:29.508 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774325357
2022-04-01 00:52:29.508 | + lib/neutron-legacy:init_mutnauq:459      :   /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head
2022-04-01 00:52:29.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:29.508 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:29.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:29.508 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:29.508 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:29.508 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:29.508 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:29.508 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:29.508 | INFO  [alembic.runtime.migration] Running upgrade  -> kilo
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4
2022-04-01 00:52:29.509 | INFO  [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192
2022-04-01 00:52:29.510 | INFO  [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677
2022-04-01 00:52:29.511 | INFO  [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project"
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586
2022-04-01 00:52:29.512 | INFO  [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d
2022-04-01 00:52:29.512 | Running upgrade for neutron ...
2022-04-01 00:52:29.512 | OK
2022-04-01 00:52:29.512 | + lib/neutron-legacy:init_mutnauq:460      :   time_stop dbsync
2022-04-01 00:52:29.512 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:52:29.512 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:52:29.512 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:52:29.512 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:52:29.512 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:52:29.512 | + functions-common:time_stop:2431          :   name=dbsync
2022-04-01 00:52:29.512 | + functions-common:time_stop:2432          :   start_time=1648774325357
2022-04-01 00:52:29.512 | + functions-common:time_stop:2434          :   [[ -z 1648774325357 ]]
2022-04-01 00:52:29.512 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:52:29.512 | + functions-common:time_stop:2437          :   end_time=1648774349418
2022-04-01 00:52:29.512 | + functions-common:time_stop:2438          :   elapsed_time=24061
2022-04-01 00:52:29.512 | + functions-common:time_stop:2439          :   total=8431
2022-04-01 00:52:29.512 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:52:29.513 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32492
2022-04-01 00:52:29.555 | [650130 Async init_neutron:691862]: finished init_neutron with result 0 in 26 seconds
2022-04-01 00:52:29.559 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:52:29.562 | + ./stack.sh:main:1208                     :   async_wait init_placement
2022-04-01 00:52:29.616 | [650130 Async init_placement:692452]: Waiting for completion of init_placement running on PID 692452 (5 other jobs running)
2022-04-01 00:52:29.643 | [650130 Async init_placement:692452]: Signaling child to exit
2022-04-01 00:52:49.677 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:52:49.705 | [692452 Async init_placement:692452]: finished successfully
2022-04-01 00:52:49.726 | WAKEUP
2022-04-01 00:52:49.750 | [650130 Async init_placement:692452]: Signaled
2022-04-01 00:52:49.752 | + lib/placement:init_placement:130         :   recreate_database placement
2022-04-01 00:52:49.752 | + lib/database:recreate_database:112       :   local db=placement
2022-04-01 00:52:49.752 | + lib/database:recreate_database:113       :   recreate_database_mysql placement
2022-04-01 00:52:49.752 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=placement
2022-04-01 00:52:49.752 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;'
2022-04-01 00:52:49.752 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:49.752 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;'
2022-04-01 00:52:49.752 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:49.752 | + lib/placement:init_placement:131         :   /usr/local/bin/placement-manage db sync
2022-04-01 00:52:49.752 | + lib/placement:init_placement:132         :   create_placement_accounts
2022-04-01 00:52:49.752 | + lib/placement:create_placement_accounts:119 :   create_service_user placement admin
2022-04-01 00:52:49.752 | + lib/keystone:create_service_user:431     :   get_or_create_user placement Passw0rd Default
2022-04-01 00:52:49.752 | + functions-common:get_or_create_user:909  :   local user_id
2022-04-01 00:52:49.752 | + functions-common:get_or_create_user:910  :   [[ ! -z '' ]]
2022-04-01 00:52:49.752 | + functions-common:get_or_create_user:913  :   local email=
2022-04-01 00:52:49.752 | ++ functions-common:get_or_create_user:927  :   oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id
2022-04-01 00:52:49.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.752 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.752 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.752 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.752 | + functions-common:get_or_create_user:925  :   user_id=6c300b2a9f9a428a9392785ad54a82cf
2022-04-01 00:52:49.752 | + functions-common:get_or_create_user:926  :   echo 6c300b2a9f9a428a9392785ad54a82cf
2022-04-01 00:52:49.752 | 6c300b2a9f9a428a9392785ad54a82cf
2022-04-01 00:52:49.753 | + lib/keystone:create_service_user:432     :   get_or_add_user_project_role service placement service Default Default
2022-04-01 00:52:49.753 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:52:49.753 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:52:49.753 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:52:49.753 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:52:49.753 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.753 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.753 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.753 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.753 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:52:49.753 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:52:49.753 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.753 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.753 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:52:49.753 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.754 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:52:49.754 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.754 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.754 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.754 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.754 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:52:49.754 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:52:49.754 | ++ functions-common:get_field:818           :   echo '| 71ae6e7ac12944dba13c4ef07006a708 | 6c300b2a9f9a428a9392785ad54a82cf |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:52:49.754 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:52:49.754 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.754 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:52:49.754 | + functions-common:get_or_add_user_project_role:997 :   echo 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:52:49.754 | 71ae6e7ac12944dba13c4ef07006a708
2022-04-01 00:52:49.754 | + lib/keystone:create_service_user:434     :   [[ -n admin ]]
2022-04-01 00:52:49.754 | + lib/keystone:create_service_user:435     :   get_or_add_user_project_role admin placement service Default Default
2022-04-01 00:52:49.754 | + functions-common:get_or_add_user_project_role:973 :   local user_role_id
2022-04-01 00:52:49.754 | ++ functions-common:get_or_add_user_project_role:975 :   _get_domain_args Default Default
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:957    :   local domain
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:958    :   domain=
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:960    :   [[ -n Default ]]
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:961    :   domain=' --user-domain Default'
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:963    :   [[ -n Default ]]
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:964    :   domain=' --user-domain Default --project-domain Default'
2022-04-01 00:52:49.754 | ++ functions-common:_get_domain_args:967    :   echo --user-domain Default --project-domain Default
2022-04-01 00:52:49.754 | + functions-common:get_or_add_user_project_role:975 :   domain_args='--user-domain Default --project-domain Default'
2022-04-01 00:52:49.754 | ++ functions-common:get_or_add_user_project_role:983 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:52:49.754 | ++ functions-common:get_or_add_user_project_role:983 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.754 | ++ functions-common:get_or_add_user_project_role:983 :   get_field 1
2022-04-01 00:52:49.755 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:52:49.755 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.755 | + functions-common:get_or_add_user_project_role:983 :   user_role_id=
2022-04-01 00:52:49.755 | + functions-common:get_or_add_user_project_role:984 :   [[ -z '' ]]
2022-04-01 00:52:49.755 | + functions-common:get_or_add_user_project_role:986 :   openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | ++ functions-common:get_or_add_user_project_role:995 :   oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default
2022-04-01 00:52:49.755 | ++ functions-common:get_or_add_user_project_role:995 :   grep '^|\s[a-f0-9]\+'
2022-04-01 00:52:49.755 | ++ functions-common:get_or_add_user_project_role:995 :   get_field 1
2022-04-01 00:52:49.755 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:52:49.755 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.755 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.755 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.755 | ++ functions-common:get_field:813           :   '[' 1 -lt 0 ']'
2022-04-01 00:52:49.755 | ++ functions-common:get_field:816           :   field='$2'
2022-04-01 00:52:49.755 | ++ functions-common:get_field:818           :   echo '| ef588767a34440968f346b9d26f00c57 | 6c300b2a9f9a428a9392785ad54a82cf |       | 39a9ca0743c5426e9e2ba08b1ec1f14f |        |        | False     |'
2022-04-01 00:52:49.755 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $2}'
2022-04-01 00:52:49.755 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:52:49.755 | + functions-common:get_or_add_user_project_role:995 :   user_role_id=ef588767a34440968f346b9d26f00c57
2022-04-01 00:52:49.755 | + functions-common:get_or_add_user_project_role:997 :   echo ef588767a34440968f346b9d26f00c57
2022-04-01 00:52:49.755 | ef588767a34440968f346b9d26f00c57
2022-04-01 00:52:49.756 | + lib/placement:create_placement_accounts:120 :   local placement_api_url=http://10.222.0.98/placement
2022-04-01 00:52:49.756 | + lib/placement:create_placement_accounts:121 :   get_or_create_service placement placement 'Placement Service'
2022-04-01 00:52:49.756 | + functions-common:get_or_create_service:1082 :   local service_id
2022-04-01 00:52:49.756 | ++ functions-common:get_or_create_service:1095 :   oscwrap --os-cloud devstack-system-admin service show placement -f value -c id
2022-04-01 00:52:49.756 | ++ functions-common:get_or_create_service:1097 :   oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.756 | + functions-common:get_or_create_service:1093 :   service_id='
2022-04-01 00:52:49.756 | eb86f6ba315c43a98349c9e9e9f3c49c'
2022-04-01 00:52:49.756 | + functions-common:get_or_create_service:1094 :   echo eb86f6ba315c43a98349c9e9e9f3c49c
2022-04-01 00:52:49.756 | eb86f6ba315c43a98349c9e9e9f3c49c
2022-04-01 00:52:49.756 | + lib/placement:create_placement_accounts:123 :   get_or_create_endpoint placement RegionOne http://10.222.0.98/placement
2022-04-01 00:52:49.756 | + functions-common:get_or_create_endpoint:1126 :   local public_id
2022-04-01 00:52:49.756 | ++ functions-common:get_or_create_endpoint:1127 :   _get_or_create_endpoint_with_interface placement public http://10.222.0.98/placement RegionOne
2022-04-01 00:52:49.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 :   local endpoint_id
2022-04-01 00:52:49.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 :   oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 :   endpoint_id=
2022-04-01 00:52:49.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 :   [[ -z '' ]]
2022-04-01 00:52:49.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 :   oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.98/placement --region RegionOne -f value -c id
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:49.756 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:49.756 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:52:49.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 :   endpoint_id=5c5dfd2682514a1ab8f884fcb65e2ede
2022-04-01 00:52:49.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 :   echo 5c5dfd2682514a1ab8f884fcb65e2ede
2022-04-01 00:52:49.757 | + functions-common:get_or_create_endpoint:1127 :   public_id=5c5dfd2682514a1ab8f884fcb65e2ede
2022-04-01 00:52:49.757 | + functions-common:get_or_create_endpoint:1129 :   [[ -n '' ]]
2022-04-01 00:52:49.757 | + functions-common:get_or_create_endpoint:1132 :   [[ -n '' ]]
2022-04-01 00:52:49.757 | + functions-common:get_or_create_endpoint:1136 :   echo 5c5dfd2682514a1ab8f884fcb65e2ede
2022-04-01 00:52:49.757 | 5c5dfd2682514a1ab8f884fcb65e2ede
2022-04-01 00:52:49.799 | [650130 Async init_placement:692452]: finished init_placement with result 0 in 46 seconds
2022-04-01 00:52:49.803 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:52:49.806 | + ./stack.sh:main:1209                     :   async_wait init_glance
2022-04-01 00:52:49.863 | [650130 Async init_glance:688878]: Waiting for completion of init_glance running on PID 688878 (4 other jobs running)
2022-04-01 00:52:49.889 | [650130 Async init_glance:688878]: Signaling child to exit
2022-04-01 00:52:49.890 | WAKEUP
2022-04-01 00:52:49.913 | [650130 Async init_glance:688878]: Signaled
2022-04-01 00:52:49.914 | + lib/glance:init_glance:481               :   rm -rf /opt/stack/data/glance/images
2022-04-01 00:52:49.914 | + lib/glance:init_glance:482               :   mkdir -p /opt/stack/data/glance/images
2022-04-01 00:52:49.914 | + lib/glance:init_glance:485               :   recreate_database glance
2022-04-01 00:52:49.914 | + lib/database:recreate_database:112       :   local db=glance
2022-04-01 00:52:49.914 | + lib/database:recreate_database:113       :   recreate_database_mysql glance
2022-04-01 00:52:49.914 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=glance
2022-04-01 00:52:49.914 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;'
2022-04-01 00:52:49.914 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:49.914 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;'
2022-04-01 00:52:49.914 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:49.914 | + lib/glance:init_glance:487               :   time_start dbsync
2022-04-01 00:52:49.914 | + functions-common:time_start:2411         :   local name=dbsync
2022-04-01 00:52:49.914 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:52:49.914 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:52:49.915 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:52:49.915 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774270450
2022-04-01 00:52:49.915 | + lib/glance:init_glance:489               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync
2022-04-01 00:52:49.915 | 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=689000) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-01 00:52:49.915 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade  -> liberty, liberty initial
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table"
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.915 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Context impl MySQLImpl.
2022-04-01 00:52:49.916 | INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2022-04-01 00:52:49.916 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01
2022-04-01 00:52:49.916 | Database migration is up to date. No migration needed.
2022-04-01 00:52:49.916 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01
2022-04-01 00:52:49.916 | Database is synced successfully.
2022-04-01 00:52:49.916 | + lib/glance:init_glance:492               :   /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs
2022-04-01 00:52:49.916 | 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=689153) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database.
2022-04-01 00:52:49.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database.
2022-04-01 00:52:49.917 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished
2022-04-01 00:52:49.917 | + lib/glance:init_glance:493               :   time_stop dbsync
2022-04-01 00:52:49.917 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:52:49.917 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:52:49.917 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:52:49.917 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:52:49.917 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:52:49.917 | + functions-common:time_stop:2431          :   name=dbsync
2022-04-01 00:52:49.917 | + functions-common:time_stop:2432          :   start_time=1648774270450
2022-04-01 00:52:49.917 | + functions-common:time_stop:2434          :   [[ -z 1648774270450 ]]
2022-04-01 00:52:49.917 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:52:49.917 | + functions-common:time_stop:2437          :   end_time=1648774280304
2022-04-01 00:52:49.917 | + functions-common:time_stop:2438          :   elapsed_time=9854
2022-04-01 00:52:49.917 | + functions-common:time_stop:2439          :   total=8431
2022-04-01 00:52:49.917 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:52:49.917 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18285
2022-04-01 00:52:49.960 | [650130 Async init_glance:688878]: finished init_glance with result 0 in 10 seconds
2022-04-01 00:52:49.965 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:52:49.968 | + ./stack.sh:main:1210                     :   async_wait init_swift
2022-04-01 00:52:50.021 | [650130 Async init_swift:692219]: Waiting for completion of init_swift running on PID 692219 (3 other jobs running)
2022-04-01 00:52:50.047 | [650130 Async init_swift:692219]: Signaling child to exit
2022-04-01 00:52:50.047 | WAKEUP
2022-04-01 00:52:50.070 | [650130 Async init_swift:692219]: Signaled
2022-04-01 00:52:50.071 | + lib/swift:init_swift:668                 :   local node_number
2022-04-01 00:52:50.071 | + lib/swift:init_swift:670                 :   /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop
2022-04-01 00:52:50.071 | No account-server running
2022-04-01 00:52:50.071 | No object-reconstructor running
2022-04-01 00:52:50.071 | No object-server running
2022-04-01 00:52:50.071 | No container-replicator running
2022-04-01 00:52:50.071 | No account-replicator running
2022-04-01 00:52:50.072 | No container-sharder running
2022-04-01 00:52:50.072 | No object-expirer running
2022-04-01 00:52:50.072 | No container-reconciler running
2022-04-01 00:52:50.072 | No object-updater running
2022-04-01 00:52:50.072 | No container-updater running
2022-04-01 00:52:50.072 | No account-reaper running
2022-04-01 00:52:50.072 | No container-server running
2022-04-01 00:52:50.072 | No container-auditor running
2022-04-01 00:52:50.072 | No container-sync running
2022-04-01 00:52:50.072 | No account-auditor running
2022-04-01 00:52:50.072 | No object-auditor running
2022-04-01 00:52:50.072 | No object-replicator running
2022-04-01 00:52:50.072 | No proxy-server running
2022-04-01 00:52:50.072 | + lib/swift:init_swift:670                 :   true
2022-04-01 00:52:50.072 | + lib/swift:init_swift:673                 :   create_swift_disk
2022-04-01 00:52:50.072 | + lib/swift:create_swift_disk:565          :   local node_number
2022-04-01 00:52:50.072 | + lib/swift:create_swift_disk:570          :   local user_group
2022-04-01 00:52:50.072 | ++ lib/swift:create_swift_disk:571          :   id -g ubuntu
2022-04-01 00:52:50.072 | + lib/swift:create_swift_disk:571          :   user_group=1000
2022-04-01 00:52:50.072 | + lib/swift:create_swift_disk:572          :   sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs
2022-04-01 00:52:50.072 | + lib/swift:create_swift_disk:575          :   create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G
2022-04-01 00:52:50.072 | + functions:create_disk:732                :   local node_number
2022-04-01 00:52:50.072 | + functions:create_disk:733                :   local disk_image=/opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.072 | + functions:create_disk:734                :   local storage_data_dir=/opt/stack/data/swift/drives/sdb1
2022-04-01 00:52:50.072 | + functions:create_disk:735                :   local loopback_disk_size=6G
2022-04-01 00:52:50.072 | + functions:create_disk:736                :   local key
2022-04-01 00:52:50.072 | ++ functions:create_disk:738                :   sed s#/.##
2022-04-01 00:52:50.072 | ++ functions:create_disk:738                :   echo /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.072 | + functions:create_disk:738                :   key=pt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.072 | + functions:create_disk:739                :   key=devstack-pt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.072 | + functions:create_disk:741                :   destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1
2022-04-01 00:52:50.072 | + functions:destroy_disk:763               :   local disk_image=/opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.072 | + functions:destroy_disk:764               :   local storage_data_dir=/opt/stack/data/swift/drives/sdb1
2022-04-01 00:52:50.072 | + functions:destroy_disk:765               :   local key
2022-04-01 00:52:50.073 | ++ functions:destroy_disk:767               :   echo /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | ++ functions:destroy_disk:767               :   sed s#/.##
2022-04-01 00:52:50.073 | + functions:destroy_disk:767               :   key=pt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | + functions:destroy_disk:768               :   key=devstack-pt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | + functions:destroy_disk:771               :   egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts
2022-04-01 00:52:50.073 | + functions:destroy_disk:776               :   sudo sed -i '/.*comment=$key.*/ d' /etc/fstab
2022-04-01 00:52:50.073 | + functions:destroy_disk:779               :   sudo rm -f /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | ++ functions:create_disk:745                :   dirname /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | + functions:create_disk:745                :   sudo mkdir -p /opt/stack/data/swift/drives/images
2022-04-01 00:52:50.073 | + functions:create_disk:746                :   sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | + functions:create_disk:753                :   sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img
2022-04-01 00:52:50.073 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024   agcount=4, agsize=393216 blks
2022-04-01 00:52:50.073 |          =                       sectsz=512   attr=2, projid32bit=1
2022-04-01 00:52:50.073 |          =                       crc=1        finobt=1, sparse=1, rmapbt=0
2022-04-01 00:52:50.073 |          =                       reflink=1
2022-04-01 00:52:50.073 | data     =                       bsize=4096   blocks=1572864, imaxpct=25
2022-04-01 00:52:50.073 |          =                       sunit=0      swidth=0 blks
2022-04-01 00:52:50.073 | naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
2022-04-01 00:52:50.073 | log      =internal log           bsize=4096   blocks=2560, version=2
2022-04-01 00:52:50.073 |          =                       sectsz=512   sunit=0 blks, lazy-count=1
2022-04-01 00:52:50.073 | realtime =none                   extsz=4096   blocks=0, rtextents=0
2022-04-01 00:52:50.073 | + functions:create_disk:756                :   echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0'
2022-04-01 00:52:50.073 | + functions:create_disk:756                :   sudo tee -a /etc/fstab
2022-04-01 00:52:50.073 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0
2022-04-01 00:52:50.073 | + functions:create_disk:757                :   sudo mkdir -p /opt/stack/data/swift/drives/sdb1
2022-04-01 00:52:50.073 | + functions:create_disk:758                :   sudo mount -v /opt/stack/data/swift/drives/sdb1
2022-04-01 00:52:50.073 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1.
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:579          :   local node_number
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:580          :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:582          :   local node_devices=/opt/stack/data/swift/1
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:583          :   local real_devices=/opt/stack/data/swift/drives/sdb1/1
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:584          :   sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:585          :   local device=/opt/stack/data/swift/drives/sdb1/1/sdb1
2022-04-01 00:52:50.073 | + lib/swift:create_swift_disk:586          :   [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]]
2022-04-01 00:52:50.074 | + lib/swift:create_swift_disk:587          :   sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1
2022-04-01 00:52:50.074 | + lib/swift:init_swift:677                 :   pushd /etc/swift
2022-04-01 00:52:50.074 | + lib/swift:init_swift:679                 :   rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648773542.object.builder backups/1648773543.container.builder backups/1648773544.account.builder backups/1648773549.object.builder backups/1648773551.container.builder backups/1648773552.account.builder backups/1648773549.object.ring.gz backups/1648773551.container.ring.gz backups/1648773552.account.ring.gz
2022-04-01 00:52:50.074 | + lib/swift:init_swift:681                 :   /usr/local/bin/swift-ring-builder object.builder create 9 1 1
2022-04-01 00:52:50.074 | + lib/swift:init_swift:682                 :   /usr/local/bin/swift-ring-builder container.builder create 9 1 1
2022-04-01 00:52:50.074 | + lib/swift:init_swift:683                 :   /usr/local/bin/swift-ring-builder account.builder create 9 1 1
2022-04-01 00:52:50.074 | + lib/swift:init_swift:689                 :   [[ -n '' ]]
2022-04-01 00:52:50.074 | + lib/swift:init_swift:702                 :   for node_number in ${SWIFT_REPLICAS_SEQ}
2022-04-01 00:52:50.074 | + lib/swift:init_swift:703                 :   /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1
2022-04-01 00:52:50.074 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1.
2022-04-01 00:52:50.074 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0
2022-04-01 00:52:50.074 | + lib/swift:init_swift:704                 :   /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1
2022-04-01 00:52:50.074 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1.
2022-04-01 00:52:50.074 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0
2022-04-01 00:52:50.074 | + lib/swift:init_swift:705                 :   /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1
2022-04-01 00:52:50.074 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1.
2022-04-01 00:52:50.074 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0
2022-04-01 00:52:50.074 | + lib/swift:init_swift:711                 :   /usr/local/bin/swift-ring-builder object.builder rebalance 42
2022-04-01 00:52:50.074 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-04-01 00:52:50.074 | + lib/swift:init_swift:712                 :   /usr/local/bin/swift-ring-builder container.builder rebalance 42
2022-04-01 00:52:50.074 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-04-01 00:52:50.074 | + lib/swift:init_swift:713                 :   /usr/local/bin/swift-ring-builder account.builder rebalance 42
2022-04-01 00:52:50.074 | Reassigned 512 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 0.00
2022-04-01 00:52:50.074 | + lib/swift:init_swift:714                 :   popd
2022-04-01 00:52:50.118 | [650130 Async init_swift:692219]: finished init_swift with result 0 in 13 seconds
2022-04-01 00:52:50.123 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:52:50.125 | + ./stack.sh:main:1211                     :   async_wait init_cinder
2022-04-01 00:52:50.177 | [650130 Async init_cinder:692314]: Waiting for completion of init_cinder running on PID 692314 (2 other jobs running)
2022-04-01 00:52:50.204 | [650130 Async init_cinder:692314]: Signaling child to exit
2022-04-01 00:52:50.204 | WAKEUP
2022-04-01 00:52:50.227 | [650130 Async init_cinder:692314]: Signaled
2022-04-01 00:52:50.229 | + lib/cinder:init_cinder:434               :   is_service_enabled mysql postgresql
2022-04-01 00:52:50.229 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:50.229 | + lib/cinder:init_cinder:436               :   recreate_database cinder
2022-04-01 00:52:50.229 | + lib/database:recreate_database:112       :   local db=cinder
2022-04-01 00:52:50.229 | + lib/database:recreate_database:113       :   recreate_database_mysql cinder
2022-04-01 00:52:50.229 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=cinder
2022-04-01 00:52:50.229 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;'
2022-04-01 00:52:50.229 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:50.229 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;'
2022-04-01 00:52:50.229 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:50.229 | + lib/cinder:init_cinder:438               :   time_start dbsync
2022-04-01 00:52:50.229 | + functions-common:time_start:2411         :   local name=dbsync
2022-04-01 00:52:50.229 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:52:50.229 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:52:50.229 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:52:50.229 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774323355
2022-04-01 00:52:50.229 | + lib/cinder:init_cinder:440               :   /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync
2022-04-01 00:52:50.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:50.229 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:50.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:50.229 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:50.230 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery.
2022-04-01 00:52:50.230 |   last_heartbeat = column_property(
2022-04-01 00:52:50.230 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery.
2022-04-01 00:52:50.230 |   num_hosts = column_property(
2022-04-01 00:52:50.230 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery.
2022-04-01 00:52:50.230 |   num_down_hosts = column_property(
2022-04-01 00:52:50.230 | Traceback (most recent call last):
2022-04-01 00:52:50.230 |   File "/usr/local/bin/cinder-manage", line 10, in <module>
2022-04-01 00:52:50.230 |     sys.exit(main())
2022-04-01 00:52:50.230 |   File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main
2022-04-01 00:52:50.230 |     objects.register_all()
2022-04-01 00:52:50.230 |   File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all
2022-04-01 00:52:50.230 |     __import__('cinder.objects.backup')
2022-04-01 00:52:50.230 |   File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in <module>
2022-04-01 00:52:50.230 |     class Backup(base.CinderPersistentObject, base.CinderObject,
2022-04-01 00:52:50.230 |   File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup
2022-04-01 00:52:50.230 |     backup: objects.Backup,
2022-04-01 00:52:50.230 | AttributeError: module 'cinder.objects' has no attribute 'Backup'
2022-04-01 00:52:50.230 | + lib/cinder:init_cinder:441               :   time_stop dbsync
2022-04-01 00:52:50.230 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:52:50.230 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:52:50.230 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:52:50.230 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:52:50.230 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:52:50.230 | + functions-common:time_stop:2431          :   name=dbsync
2022-04-01 00:52:50.230 | + functions-common:time_stop:2432          :   start_time=1648774323355
2022-04-01 00:52:50.230 | + functions-common:time_stop:2434          :   [[ -z 1648774323355 ]]
2022-04-01 00:52:50.230 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:52:50.230 | + functions-common:time_stop:2437          :   end_time=1648774327053
2022-04-01 00:52:50.230 | + functions-common:time_stop:2438          :   elapsed_time=3698
2022-04-01 00:52:50.230 | + functions-common:time_stop:2439          :   total=8431
2022-04-01 00:52:50.230 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:52:50.230 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=12129
2022-04-01 00:52:50.230 | + lib/cinder:init_cinder:444               :   is_service_enabled c-vol
2022-04-01 00:52:50.230 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:50.231 | + lib/cinder:init_cinder:455               :   is_service_enabled c-bak
2022-04-01 00:52:50.231 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:52:50.231 | + lib/cinder:init_cinder:461               :   mkdir -p /opt/stack/data/cinder/volumes
2022-04-01 00:52:50.283 | [650130 Async init_cinder:692314]: finished init_cinder with result 0 in 3 seconds
2022-04-01 00:52:50.288 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:52:50.291 | + ./stack.sh:main:1216                     :   is_service_enabled nova
2022-04-01 00:52:50.309 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:50.312 | + ./stack.sh:main:1217                     :   echo_summary 'Configuring Nova'
2022-04-01 00:52:50.314 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:52:50.317 | + ./stack.sh:echo_summary:446              :   echo -e Configuring Nova
2022-04-01 00:52:50.319 | + ./stack.sh:main:1218                     :   init_nova
2022-04-01 00:52:50.322 | + lib/nova:init_nova:829                   :   is_service_enabled mysql postgresql
2022-04-01 00:52:50.340 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:50.343 | + lib/nova:init_nova:829                   :   is_service_enabled n-api
2022-04-01 00:52:50.361 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:52:50.364 | + lib/nova:init_nova:831                   :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:52:50.367 | + lib/nova:init_nova:839                   :   async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf
2022-04-01 00:52:50.427 | + inc/async:async_inner:63                 :   init_nova_db nova_cell0 /etc/nova/nova.conf
2022-04-01 00:52:50.469 | [650130 Async nova-cell-0:694449]: running: init_nova_db nova_cell0 /etc/nova/nova.conf
2022-04-01 00:52:50.472 | ++ lib/nova:init_nova:842                   :   seq 1 1
2022-04-01 00:52:50.477 | + lib/nova:init_nova:842                   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:52:50.480 | ++ lib/nova:init_nova:843                   :   conductor_conf 1
2022-04-01 00:52:50.483 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:52:50.485 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:52:50.489 | + lib/nova:init_nova:843                   :   async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-04-01 00:52:50.550 | + inc/async:async_inner:63                 :   init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-04-01 00:52:50.590 | [650130 Async nova-cell-1:694541]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf
2022-04-01 00:52:50.592 | + lib/nova:init_nova:846                   :   recreate_database nova_api
2022-04-01 00:52:50.595 | + lib/database:recreate_database:112       :   local db=nova_api
2022-04-01 00:52:50.603 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_api
2022-04-01 00:52:50.606 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_api
2022-04-01 00:52:50.609 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;'
2022-04-01 00:52:50.614 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:50.926 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;'
2022-04-01 00:52:50.931 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:52:50.951 | + lib/nova:init_nova:847                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync
2022-04-01 00:52:52.007 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:52:55.308 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:52:55.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:52:55.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:52:55.319 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:52:55.319 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=694600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:52:55.347 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-04-01 00:52:55.348 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-04-01 00:52:55.384 | INFO alembic.runtime.migration [-] Running upgrade  -> d67eeaabee36, Initial version
2022-04-01 00:52:57.321 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=694600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-04-01 00:52:57.326 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns
2022-04-01 00:52:58.106 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=694600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-04-01 00:52:58.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:58.112 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:58.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:52:58.112 |   from cryptography.utils import int_from_bytes
2022-04-01 00:52:58.629 | ++ lib/nova:init_nova:851                   :   database_connection_url nova_cell0
2022-04-01 00:52:58.632 | ++ lib/database:database_connection_url:134 :   local db=nova_cell0
2022-04-01 00:52:58.635 | ++ lib/database:database_connection_url:135 :   database_connection_url_mysql nova_cell0
2022-04-01 00:52:58.638 | ++ lib/databases/mysql:database_connection_url_mysql:211 :   local db=nova_cell0
2022-04-01 00:52:58.641 | ++ lib/databases/mysql:database_connection_url_mysql:212 :   echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-01 00:52:58.644 | + lib/nova:init_nova:851                   :   /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8'
2022-04-01 00:52:59.680 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:53:02.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:02.316 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:02.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:02.316 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:02.834 | ++ lib/nova:init_nova:854                   :   seq 0 1
2022-04-01 00:53:02.840 | + lib/nova:init_nova:854                   :   for i in $(seq 0 $NOVA_NUM_CELLS)
2022-04-01 00:53:02.842 | + lib/nova:init_nova:855                   :   async_wait nova-cell-0
2022-04-01 00:53:02.907 | [650130 Async nova-cell-0:694449]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 694449 (3 other jobs running)
2022-04-01 00:53:02.939 | [650130 Async nova-cell-0:694449]: Signaling child to exit
2022-04-01 00:53:03.102 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:53:03.129 | [694449 Async nova-cell-0:694449]: finished successfully
2022-04-01 00:53:03.150 | WAKEUP
2022-04-01 00:53:03.175 | [650130 Async nova-cell-0:694449]: Signaled
2022-04-01 00:53:03.177 | + lib/nova:init_nova_db:819                :   local dbname=nova_cell0
2022-04-01 00:53:03.177 | + lib/nova:init_nova_db:820                :   local conffile=/etc/nova/nova.conf
2022-04-01 00:53:03.177 | + lib/nova:init_nova_db:821                :   recreate_database nova_cell0
2022-04-01 00:53:03.177 | + lib/database:recreate_database:112       :   local db=nova_cell0
2022-04-01 00:53:03.177 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_cell0
2022-04-01 00:53:03.177 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_cell0
2022-04-01 00:53:03.177 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;'
2022-04-01 00:53:03.177 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:53:03.177 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;'
2022-04-01 00:53:03.177 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:53:03.177 | + lib/nova:init_nova_db:822                :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell
2022-04-01 00:53:03.177 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:53:03.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=694607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:53:03.179 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-04-01 00:53:03.179 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-04-01 00:53:03.179 | INFO alembic.runtime.migration [-] Running upgrade  -> 8f2f1571d55b, Initial version
2022-04-01 00:53:03.179 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=694607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-04-01 00:53:03.179 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs
2022-04-01 00:53:03.179 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=694607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-04-01 00:53:03.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:03.179 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:03.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:03.179 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:03.233 | [650130 Async nova-cell-0:694449]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds
2022-04-01 00:53:03.237 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:53:03.240 | + lib/nova:init_nova:854                   :   for i in $(seq 0 $NOVA_NUM_CELLS)
2022-04-01 00:53:03.243 | + lib/nova:init_nova:855                   :   async_wait nova-cell-1
2022-04-01 00:53:03.298 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:53:03.303 | [650130 Async nova-cell-1:694541]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 694541 (2 other jobs running)
2022-04-01 00:53:03.325 | [694541 Async nova-cell-1:694541]: finished successfully
2022-04-01 00:53:03.329 | [650130 Async nova-cell-1:694541]: Signaling child to exit
2022-04-01 00:53:03.346 | WAKEUP
2022-04-01 00:53:03.369 | [650130 Async nova-cell-1:694541]: Signaled
2022-04-01 00:53:03.371 | + lib/nova:init_nova_db:819                :   local dbname=nova_cell1
2022-04-01 00:53:03.371 | + lib/nova:init_nova_db:820                :   local conffile=/etc/nova/nova_cell1.conf
2022-04-01 00:53:03.371 | + lib/nova:init_nova_db:821                :   recreate_database nova_cell1
2022-04-01 00:53:03.371 | + lib/database:recreate_database:112       :   local db=nova_cell1
2022-04-01 00:53:03.371 | + lib/database:recreate_database:113       :   recreate_database_mysql nova_cell1
2022-04-01 00:53:03.372 | + lib/databases/mysql:recreate_database_mysql:66 :   local db=nova_cell1
2022-04-01 00:53:03.372 | + lib/databases/mysql:recreate_database_mysql:67 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;'
2022-04-01 00:53:03.372 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:53:03.372 | + lib/databases/mysql:recreate_database_mysql:68 :   mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;'
2022-04-01 00:53:03.372 | mysql: [Warning] Using a password on the command line interface can be insecure.
2022-04-01 00:53:03.372 | + lib/nova:init_nova_db:822                :   /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell
2022-04-01 00:53:03.372 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}
2022-04-01 00:53:03.373 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=694614) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}
2022-04-01 00:53:03.373 | INFO alembic.runtime.migration [-] Context impl MySQLImpl.
2022-04-01 00:53:03.373 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL.
2022-04-01 00:53:03.374 | INFO alembic.runtime.migration [-] Running upgrade  -> 8f2f1571d55b, Initial version
2022-04-01 00:53:03.374 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=694614) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}
2022-04-01 00:53:03.374 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs
2022-04-01 00:53:03.374 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=694614) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}
2022-04-01 00:53:03.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:03.374 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:03.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:03.374 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:03.425 | [650130 Async nova-cell-1:694541]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds
2022-04-01 00:53:03.429 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:53:03.432 | + lib/nova:init_nova:858                   :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:53:03.434 | + lib/nova:init_nova:865                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations
2022-04-01 00:53:04.422 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:53:07.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:07.343 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:07.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:07.343 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:07.343 | Running batches of 50 until complete
2022-04-01 00:53:07.343 | +-------------------------------------+--------------+-----------+
2022-04-01 00:53:07.343 | |              Migration              | Total Needed | Completed |
2022-04-01 00:53:07.343 | +-------------------------------------+--------------+-----------+
2022-04-01 00:53:07.343 | |     fill_virtual_interface_list     |      0       |     0     |
2022-04-01 00:53:07.343 | |         migrate_empty_ratio         |      0       |     0     |
2022-04-01 00:53:07.343 | |   migrate_quota_classes_to_api_db   |      0       |     0     |
2022-04-01 00:53:07.343 | |    migrate_quota_limits_to_api_db   |      0       |     0     |
2022-04-01 00:53:07.343 | |      migration_migrate_to_uuid      |      0       |     0     |
2022-04-01 00:53:07.343 | |          populate_dev_uuids         |      0       |     0     |
2022-04-01 00:53:07.343 | | populate_missing_availability_zones |      0       |     0     |
2022-04-01 00:53:07.343 | |      populate_queued_for_delete     |      0       |     0     |
2022-04-01 00:53:07.343 | |           populate_user_id          |      0       |     0     |
2022-04-01 00:53:07.343 | |            populate_uuids           |      0       |     0     |
2022-04-01 00:53:07.343 | +-------------------------------------+--------------+-----------+
2022-04-01 00:53:07.855 | ++ lib/nova:init_nova:868                   :   seq 1 1
2022-04-01 00:53:07.862 | + lib/nova:init_nova:868                   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:53:07.866 | ++ lib/nova:init_nova:869                   :   conductor_conf 1
2022-04-01 00:53:07.868 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:53:07.871 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:53:07.875 | + lib/nova:init_nova:869                   :   /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1
2022-04-01 00:53:08.892 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:53:11.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:11.465 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:11.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:53:11.465 |   from cryptography.utils import int_from_bytes
2022-04-01 00:53:11.465 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file
2022-04-01 00:53:11.465 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file
2022-04-01 00:53:11.930 | + lib/nova:init_nova:873                   :   create_nova_keys_dir
2022-04-01 00:53:11.935 | + lib/nova:create_nova_keys_dir:815        :   sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys
2022-04-01 00:53:11.951 | + lib/nova:init_nova:875                   :   [[ '' == \L\V\M ]]
2022-04-01 00:53:11.953 | + ./stack.sh:main:1223                     :   is_service_enabled neutron
2022-04-01 00:53:11.975 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:11.978 | + ./stack.sh:main:1224                     :   async_runfunc configure_neutron_nova
2022-04-01 00:53:11.980 | + inc/async:async_runfunc:116              :   async_run configure_neutron_nova configure_neutron_nova
2022-04-01 00:53:12.041 | + inc/async:async_inner:63                 :   configure_neutron_nova
2022-04-01 00:53:12.082 | [650130 Async configure_neutron_nova:695798]: running: configure_neutron_nova
2022-04-01 00:53:12.085 | + ./stack.sh:main:1233                     :   run_phase stack post-config
2022-04-01 00:53:12.088 | + functions-common:run_phase:1853          :   local mode=stack
2022-04-01 00:53:12.091 | + functions-common:run_phase:1854          :   local phase=post-config
2022-04-01 00:53:12.093 | + functions-common:run_phase:1855          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2022-04-01 00:53:12.096 | + functions-common:run_phase:1856          :   local extra_plugin_file_name
2022-04-01 00:53:12.099 | + functions-common:run_phase:1857          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2022-04-01 00:53:12.102 | + functions-common:run_phase:1862          :   local exceptions=80-tempest.sh
2022-04-01 00:53:12.105 | + functions-common:run_phase:1863          :   local extra
2022-04-01 00:53:12.108 | ++ functions-common:run_phase:1864          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2022-04-01 00:53:12.113 | + functions-common:run_phase:1864          :   extra=80-tempest.sh
2022-04-01 00:53:12.115 | + functions-common:run_phase:1865          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2022-04-01 00:53:12.118 | + functions-common:run_phase:1869          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2022-04-01 00:53:12.121 | + functions-common:run_phase:1869          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config
2022-04-01 00:53:12.124 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2022-04-01 00:53:12.141 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:12.144 | ++ extras.d/80-tempest.sh:source:4          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:53:12.146 | ++ extras.d/80-tempest.sh:source:7          :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:53:12.149 | ++ extras.d/80-tempest.sh:source:7          :   [[ post-config == \i\n\s\t\a\l\l ]]
2022-04-01 00:53:12.152 | ++ extras.d/80-tempest.sh:source:10         :   [[ stack == \s\t\a\c\k ]]
2022-04-01 00:53:12.154 | ++ extras.d/80-tempest.sh:source:10         :   [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]]
2022-04-01 00:53:12.156 | ++ extras.d/80-tempest.sh:source:12         :   :
2022-04-01 00:53:12.159 | ++ extras.d/80-tempest.sh:source:27         :   [[ stack == \u\n\s\t\a\c\k ]]
2022-04-01 00:53:12.162 | ++ extras.d/80-tempest.sh:source:32         :   [[ stack == \c\l\e\a\n ]]
2022-04-01 00:53:12.164 | + functions-common:run_phase:1874          :   [[ stack == \s\o\u\r\c\e ]]
2022-04-01 00:53:12.167 | + functions-common:run_phase:1877          :   [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2022-04-01 00:53:12.170 | + functions-common:run_phase:1880          :   run_plugins stack post-config
2022-04-01 00:53:12.173 | + functions-common:run_plugins:1839        :   local mode=stack
2022-04-01 00:53:12.175 | + functions-common:run_plugins:1840        :   local phase=post-config
2022-04-01 00:53:12.178 | + functions-common:run_plugins:1842        :   local plugins=
2022-04-01 00:53:12.181 | + functions-common:run_plugins:1843        :   local plugin
2022-04-01 00:53:12.183 | + ./stack.sh:main:1241                     :   merge_config_group /home/ubuntu/devstack/local.conf post-config
2022-04-01 00:53:12.186 | + inc/meta-config:merge_config_group:171   :   local localfile=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.189 | + inc/meta-config:merge_config_group:171   :   shift
2022-04-01 00:53:12.191 | + inc/meta-config:merge_config_group:172   :   local matchgroups=post-config
2022-04-01 00:53:12.194 | + inc/meta-config:merge_config_group:174   :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:12.197 | + inc/meta-config:merge_config_group:176   :   local configfile group
2022-04-01 00:53:12.199 | + inc/meta-config:merge_config_group:177   :   for group in $matchgroups
2022-04-01 00:53:12.203 | ++ inc/meta-config:merge_config_group:178   :   get_meta_section_files /home/ubuntu/devstack/local.conf post-config
2022-04-01 00:53:12.206 | ++ inc/meta-config:get_meta_section_files:63 :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.209 | ++ inc/meta-config:get_meta_section_files:64 :   local matchgroup=post-config
2022-04-01 00:53:12.212 | ++ inc/meta-config:get_meta_section_files:66 :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:12.214 | ++ inc/meta-config:get_meta_section_files:68 :   awk -v matchgroup=post-config '
2022-04-01 00:53:12.214 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:53:12.214 |             gsub("[][]", "", $1);
2022-04-01 00:53:12.215 |             split($1, a, "|");
2022-04-01 00:53:12.215 |             if (a[1] == matchgroup)
2022-04-01 00:53:12.215 |                 print a[2]
2022-04-01 00:53:12.215 |         }
2022-04-01 00:53:12.215 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.221 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-04-01 00:53:12.224 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-04-01 00:53:12.227 | + inc/meta-config:merge_config_group:180   :   local dir
2022-04-01 00:53:12.230 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $NOVA_CONF'
2022-04-01 00:53:12.233 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/nova/nova.conf
2022-04-01 00:53:12.237 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/nova/nova.conf
2022-04-01 00:53:12.239 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/nova/nova.conf ]]
2022-04-01 00:53:12.242 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/nova/nova.conf
2022-04-01 00:53:12.247 | + inc/meta-config:merge_config_group:187   :   dir=/etc/nova
2022-04-01 00:53:12.250 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/nova ]]
2022-04-01 00:53:12.252 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF'
2022-04-01 00:53:12.256 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.258 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-04-01 00:53:12.261 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NOVA_CONF'
2022-04-01 00:53:12.264 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-04-01 00:53:12.267 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NOVA_CONF'
2022-04-01 00:53:12.270 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/nova/nova.conf
2022-04-01 00:53:12.273 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/nova/nova.conf
2022-04-01 00:53:12.275 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/nova/nova.conf ']'
2022-04-01 00:53:12.278 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF'
2022-04-01 00:53:12.280 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.280 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NOVA_CONF' '
2022-04-01 00:53:12.280 |         BEGIN {
2022-04-01 00:53:12.280 |             section = ""
2022-04-01 00:53:12.281 |             last_section = ""
2022-04-01 00:53:12.281 |             section_count = 0
2022-04-01 00:53:12.281 |         }
2022-04-01 00:53:12.281 |         /^\[.+\]/ {
2022-04-01 00:53:12.281 |             gsub("[][]", "", $1);
2022-04-01 00:53:12.281 |             section=$1
2022-04-01 00:53:12.281 |             next
2022-04-01 00:53:12.281 |         }
2022-04-01 00:53:12.281 |         /^ *\#/ {
2022-04-01 00:53:12.281 |             next
2022-04-01 00:53:12.281 |         }
2022-04-01 00:53:12.281 |         /^[^ \t]+/ {
2022-04-01 00:53:12.281 |             # get offset of first = in $0
2022-04-01 00:53:12.281 |             eq_idx = index($0, "=")
2022-04-01 00:53:12.281 |             # extract attr & value from $0
2022-04-01 00:53:12.281 |             attr = substr($0, 1, eq_idx - 1)
2022-04-01 00:53:12.281 |             value = substr($0, eq_idx + 1)
2022-04-01 00:53:12.281 |             # only need to strip trailing whitespace from attr
2022-04-01 00:53:12.281 |             sub(/[ \t]*$/, "", attr)
2022-04-01 00:53:12.281 |             # need to strip leading & trailing whitespace from value
2022-04-01 00:53:12.281 |             sub(/^[ \t]*/, "", value)
2022-04-01 00:53:12.281 |             sub(/[ \t]*$/, "", value)
2022-04-01 00:53:12.281 | 
2022-04-01 00:53:12.281 |             # cfg_attr_count: number of config lines per [section, attr]
2022-04-01 00:53:12.281 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-04-01 00:53:12.281 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-04-01 00:53:12.281 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-04-01 00:53:12.281 |             if (! (section, attr) in cfg_attr_count) {
2022-04-01 00:53:12.281 |                 if (section != last_section) {
2022-04-01 00:53:12.281 |                     cfg_section[section_count++] = section
2022-04-01 00:53:12.281 |                     last_section = section
2022-04-01 00:53:12.281 |                 }
2022-04-01 00:53:12.281 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-04-01 00:53:12.281 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-04-01 00:53:12.281 | 
2022-04-01 00:53:12.281 |                 cfg_attr[section, attr, 0] = value
2022-04-01 00:53:12.282 |                 cfg_attr_count[section, attr] = 1
2022-04-01 00:53:12.282 |             } else {
2022-04-01 00:53:12.282 |                 lno = cfg_attr_count[section, attr]++
2022-04-01 00:53:12.282 |                 cfg_attr[section, attr, lno] = value
2022-04-01 00:53:12.282 |             }
2022-04-01 00:53:12.282 |         }
2022-04-01 00:53:12.282 |         END {
2022-04-01 00:53:12.282 |             # Process each section in order
2022-04-01 00:53:12.282 |             for (sno = 0; sno < section_count; sno++) {
2022-04-01 00:53:12.282 |                 section = cfg_section[sno]
2022-04-01 00:53:12.282 |                 # The ini routines simply append a config item immediately
2022-04-01 00:53:12.282 |                 # after the section header. To keep the same order as defined
2022-04-01 00:53:12.282 |                 # in local.conf, invoke the ini routines in the reverse order
2022-04-01 00:53:12.282 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-04-01 00:53:12.282 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-04-01 00:53:12.282 |                     if (cfg_attr_count[section, attr] == 1)
2022-04-01 00:53:12.282 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-04-01 00:53:12.282 |                     else {
2022-04-01 00:53:12.282 |                         # For multiline, invoke the ini routines in the reverse order
2022-04-01 00:53:12.282 |                         count = cfg_attr_count[section, attr]
2022-04-01 00:53:12.282 |                         print "inidelete " configfile " " section " " attr
2022-04-01 00:53:12.282 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-04-01 00:53:12.282 |                         for (l = count -2; l >= 0; l--)
2022-04-01 00:53:12.282 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-04-01 00:53:12.282 |                     }
2022-04-01 00:53:12.282 |                 }
2022-04-01 00:53:12.282 |             }
2022-04-01 00:53:12.282 |         }
2022-04-01 00:53:12.282 |     '
2022-04-01 00:53:12.282 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.283 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-04-01 00:53:12.284 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-04-01 00:53:12.287 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NOVA_CONF'
2022-04-01 00:53:12.290 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:12.293 | + inc/meta-config:get_meta_section:38      :   [[ -z $NOVA_CONF ]]
2022-04-01 00:53:12.296 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' '
2022-04-01 00:53:12.296 |         BEGIN { group = "" }
2022-04-01 00:53:12.296 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:53:12.296 |             gsub("[][]", "", $1);
2022-04-01 00:53:12.296 |             split($1, a, "|");
2022-04-01 00:53:12.296 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-04-01 00:53:12.296 |                 group=a[1]
2022-04-01 00:53:12.296 |             } else {
2022-04-01 00:53:12.296 |                 group=""
2022-04-01 00:53:12.296 |             }
2022-04-01 00:53:12.296 |             next
2022-04-01 00:53:12.296 |         }
2022-04-01 00:53:12.296 |         {
2022-04-01 00:53:12.296 |             if (group != "")
2022-04-01 00:53:12.296 |                 print $0
2022-04-01 00:53:12.296 |         }
2022-04-01 00:53:12.296 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.303 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"'
2022-04-01 00:53:12.306 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter
2022-04-01 00:53:12.335 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.338 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"'
2022-04-01 00:53:12.340 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf DEFAULT force_config_drive True
2022-04-01 00:53:12.373 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.375 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF glance use_glance_v1 "False"'
2022-04-01 00:53:12.378 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf glance use_glance_v1 False
2022-04-01 00:53:12.411 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.414 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"'
2022-04-01 00:53:12.416 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3
2022-04-01 00:53:12.450 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.453 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"'
2022-04-01 00:53:12.455 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600
2022-04-01 00:53:12.488 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.490 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement auth_type "password"'
2022-04-01 00:53:12.493 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement auth_type password
2022-04-01 00:53:12.524 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.526 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.98/identity"'
2022-04-01 00:53:12.529 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity
2022-04-01 00:53:12.562 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.565 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement username "placement"'
2022-04-01 00:53:12.567 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement username placement
2022-04-01 00:53:12.600 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.603 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement password "Passw0rd"'
2022-04-01 00:53:12.605 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement password Passw0rd
2022-04-01 00:53:12.638 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.641 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement user_domain_name "Default"'
2022-04-01 00:53:12.644 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement user_domain_name Default
2022-04-01 00:53:12.675 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.678 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement project_name "service"'
2022-04-01 00:53:12.680 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement project_name service
2022-04-01 00:53:12.712 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.715 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement project_domain_name "Default"'
2022-04-01 00:53:12.718 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement project_domain_name Default
2022-04-01 00:53:12.753 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.756 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"'
2022-04-01 00:53:12.758 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/nova/nova.conf placement os_region_name RegionOne
2022-04-01 00:53:12.788 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.792 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-04-01 00:53:12.794 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-04-01 00:53:12.797 | + inc/meta-config:merge_config_group:180   :   local dir
2022-04-01 00:53:12.802 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $NEUTRON_CONF'
2022-04-01 00:53:12.804 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/neutron/neutron.conf
2022-04-01 00:53:12.807 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/neutron/neutron.conf
2022-04-01 00:53:12.810 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/neutron/neutron.conf ]]
2022-04-01 00:53:12.813 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/neutron/neutron.conf
2022-04-01 00:53:12.818 | + inc/meta-config:merge_config_group:187   :   dir=/etc/neutron
2022-04-01 00:53:12.821 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/neutron ]]
2022-04-01 00:53:12.824 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF'
2022-04-01 00:53:12.827 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.830 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-04-01 00:53:12.833 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NEUTRON_CONF'
2022-04-01 00:53:12.836 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-04-01 00:53:12.840 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NEUTRON_CONF'
2022-04-01 00:53:12.843 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/neutron/neutron.conf
2022-04-01 00:53:12.846 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/neutron/neutron.conf
2022-04-01 00:53:12.849 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/neutron/neutron.conf ']'
2022-04-01 00:53:12.853 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF'
2022-04-01 00:53:12.854 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NEUTRON_CONF' '
2022-04-01 00:53:12.854 |         BEGIN {
2022-04-01 00:53:12.854 |             section = ""
2022-04-01 00:53:12.854 |             last_section = ""
2022-04-01 00:53:12.854 |             section_count = 0
2022-04-01 00:53:12.854 |         }
2022-04-01 00:53:12.854 |         /^\[.+\]/ {
2022-04-01 00:53:12.854 |             gsub("[][]", "", $1);
2022-04-01 00:53:12.854 |             section=$1
2022-04-01 00:53:12.854 |             next
2022-04-01 00:53:12.854 |         }
2022-04-01 00:53:12.854 |         /^ *\#/ {
2022-04-01 00:53:12.854 |             next
2022-04-01 00:53:12.854 |         }
2022-04-01 00:53:12.854 |         /^[^ \t]+/ {
2022-04-01 00:53:12.854 |             # get offset of first = in $0
2022-04-01 00:53:12.854 |             eq_idx = index($0, "=")
2022-04-01 00:53:12.854 |             # extract attr & value from $0
2022-04-01 00:53:12.854 |             attr = substr($0, 1, eq_idx - 1)
2022-04-01 00:53:12.854 |             value = substr($0, eq_idx + 1)
2022-04-01 00:53:12.854 |             # only need to strip trailing whitespace from attr
2022-04-01 00:53:12.855 |             sub(/[ \t]*$/, "", attr)
2022-04-01 00:53:12.855 |             # need to strip leading & trailing whitespace from value
2022-04-01 00:53:12.855 |             sub(/^[ \t]*/, "", value)
2022-04-01 00:53:12.855 |             sub(/[ \t]*$/, "", value)
2022-04-01 00:53:12.855 | 
2022-04-01 00:53:12.855 |             # cfg_attr_count: number of config lines per [section, attr]
2022-04-01 00:53:12.855 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-04-01 00:53:12.855 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-04-01 00:53:12.855 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-04-01 00:53:12.855 |             if (! (section, attr) in cfg_attr_count) {
2022-04-01 00:53:12.855 |                 if (section != last_section) {
2022-04-01 00:53:12.855 |                     cfg_section[section_count++] = section
2022-04-01 00:53:12.855 |                     last_section = section
2022-04-01 00:53:12.855 |                 }
2022-04-01 00:53:12.855 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-04-01 00:53:12.855 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-04-01 00:53:12.855 | 
2022-04-01 00:53:12.855 |                 cfg_attr[section, attr, 0] = value
2022-04-01 00:53:12.855 |                 cfg_attr_count[section, attr] = 1
2022-04-01 00:53:12.855 |             } else {
2022-04-01 00:53:12.855 |                 lno = cfg_attr_count[section, attr]++
2022-04-01 00:53:12.855 |                 cfg_attr[section, attr, lno] = value
2022-04-01 00:53:12.855 |             }
2022-04-01 00:53:12.855 |         }
2022-04-01 00:53:12.855 |         END {
2022-04-01 00:53:12.855 |             # Process each section in order
2022-04-01 00:53:12.855 |             for (sno = 0; sno < section_count; sno++) {
2022-04-01 00:53:12.855 |                 section = cfg_section[sno]
2022-04-01 00:53:12.855 |                 # The ini routines simply append a config item immediately
2022-04-01 00:53:12.855 |                 # after the section header. To keep the same order as defined
2022-04-01 00:53:12.855 |                 # in local.conf, invoke the ini routines in the reverse order
2022-04-01 00:53:12.855 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-04-01 00:53:12.855 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-04-01 00:53:12.856 |                     if (cfg_attr_count[section, attr] == 1)
2022-04-01 00:53:12.856 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-04-01 00:53:12.856 |                     else {
2022-04-01 00:53:12.856 |                         # For multiline, invoke the ini routines in the reverse order
2022-04-01 00:53:12.856 |                         count = cfg_attr_count[section, attr]
2022-04-01 00:53:12.856 |                         print "inidelete " configfile " " section " " attr
2022-04-01 00:53:12.856 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-04-01 00:53:12.856 |                         for (l = count -2; l >= 0; l--)
2022-04-01 00:53:12.856 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-04-01 00:53:12.856 |                     }
2022-04-01 00:53:12.856 |                 }
2022-04-01 00:53:12.856 |             }
2022-04-01 00:53:12.856 |         }
2022-04-01 00:53:12.856 |     '
2022-04-01 00:53:12.856 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-04-01 00:53:12.857 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.858 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.860 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-04-01 00:53:12.862 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NEUTRON_CONF'
2022-04-01 00:53:12.866 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:12.868 | + inc/meta-config:get_meta_section:38      :   [[ -z $NEUTRON_CONF ]]
2022-04-01 00:53:12.871 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' '
2022-04-01 00:53:12.871 |         BEGIN { group = "" }
2022-04-01 00:53:12.871 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:53:12.871 |             gsub("[][]", "", $1);
2022-04-01 00:53:12.871 |             split($1, a, "|");
2022-04-01 00:53:12.871 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-04-01 00:53:12.871 |                 group=a[1]
2022-04-01 00:53:12.871 |             } else {
2022-04-01 00:53:12.872 |                 group=""
2022-04-01 00:53:12.872 |             }
2022-04-01 00:53:12.872 |             next
2022-04-01 00:53:12.872 |         }
2022-04-01 00:53:12.872 |         {
2022-04-01 00:53:12.872 |             if (group != "")
2022-04-01 00:53:12.872 |                 print $0
2022-04-01 00:53:12.872 |         }
2022-04-01 00:53:12.872 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:53:12.878 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database max_overflow "50"'
2022-04-01 00:53:12.881 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database max_overflow 50
2022-04-01 00:53:12.883 | + inc/async:async_inner:64                 :   rc=0
2022-04-01 00:53:12.910 | [695798 Async configure_neutron_nova:695798]: finished successfully
2022-04-01 00:53:12.912 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.914 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database max_pool_size "50"'
2022-04-01 00:53:12.917 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database max_pool_size 50
2022-04-01 00:53:12.948 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.951 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF database min_pool_size "5"'
2022-04-01 00:53:12.954 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf database min_pool_size 5
2022-04-01 00:53:12.988 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:12.990 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"'
2022-04-01 00:53:12.993 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100
2022-04-01 00:53:13.024 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.027 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"'
2022-04-01 00:53:13.029 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10
2022-04-01 00:53:13.060 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.064 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"'
2022-04-01 00:53:13.067 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_firewall 10
2022-04-01 00:53:13.100 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.102 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"'
2022-04-01 00:53:13.105 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_floatingip 50
2022-04-01 00:53:13.138 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.140 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_router "100"'
2022-04-01 00:53:13.143 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_router 100
2022-04-01 00:53:13.176 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.178 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"'
2022-04-01 00:53:13.181 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100
2022-04-01 00:53:13.211 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.214 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_pool "100"'
2022-04-01 00:53:13.216 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_pool 100
2022-04-01 00:53:13.247 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.250 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_vip "100"'
2022-04-01 00:53:13.252 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_vip 100
2022-04-01 00:53:13.283 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.285 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"'
2022-04-01 00:53:13.288 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100
2022-04-01 00:53:13.319 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.322 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"'
2022-04-01 00:53:13.324 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_security_group 100
2022-04-01 00:53:13.355 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.357 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_port "500"'
2022-04-01 00:53:13.360 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_port 500
2022-04-01 00:53:13.391 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.393 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"'
2022-04-01 00:53:13.396 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_subnet 100
2022-04-01 00:53:13.426 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.429 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $NEUTRON_CONF quotas quota_network "100"'
2022-04-01 00:53:13.431 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/neutron.conf quotas quota_network 100
2022-04-01 00:53:13.462 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.466 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-04-01 00:53:13.468 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-04-01 00:53:13.471 | + inc/meta-config:merge_config_group:180   :   local dir
2022-04-01 00:53:13.475 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo $CINDER_CONF'
2022-04-01 00:53:13.478 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/cinder/cinder.conf
2022-04-01 00:53:13.481 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/cinder/cinder.conf
2022-04-01 00:53:13.484 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/cinder/cinder.conf ]]
2022-04-01 00:53:13.487 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/cinder/cinder.conf
2022-04-01 00:53:13.492 | + inc/meta-config:merge_config_group:187   :   dir=/etc/cinder
2022-04-01 00:53:13.495 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/cinder ]]
2022-04-01 00:53:13.498 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF'
2022-04-01 00:53:13.500 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.503 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-04-01 00:53:13.506 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$CINDER_CONF'
2022-04-01 00:53:13.508 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-04-01 00:53:13.512 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$CINDER_CONF'
2022-04-01 00:53:13.515 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/cinder/cinder.conf
2022-04-01 00:53:13.518 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/cinder/cinder.conf
2022-04-01 00:53:13.520 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/cinder/cinder.conf ']'
2022-04-01 00:53:13.524 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF'
2022-04-01 00:53:13.524 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$CINDER_CONF' '
2022-04-01 00:53:13.524 |         BEGIN {
2022-04-01 00:53:13.524 |             section = ""
2022-04-01 00:53:13.524 |             last_section = ""
2022-04-01 00:53:13.524 |             section_count = 0
2022-04-01 00:53:13.525 |         }
2022-04-01 00:53:13.525 |         /^\[.+\]/ {
2022-04-01 00:53:13.525 |             gsub("[][]", "", $1);
2022-04-01 00:53:13.525 |             section=$1
2022-04-01 00:53:13.525 |             next
2022-04-01 00:53:13.525 |         }
2022-04-01 00:53:13.525 |         /^ *\#/ {
2022-04-01 00:53:13.525 |             next
2022-04-01 00:53:13.525 |         }
2022-04-01 00:53:13.525 |         /^[^ \t]+/ {
2022-04-01 00:53:13.525 |             # get offset of first = in $0
2022-04-01 00:53:13.525 |             eq_idx = index($0, "=")
2022-04-01 00:53:13.525 |             # extract attr & value from $0
2022-04-01 00:53:13.525 |             attr = substr($0, 1, eq_idx - 1)
2022-04-01 00:53:13.525 |             value = substr($0, eq_idx + 1)
2022-04-01 00:53:13.525 |             # only need to strip trailing whitespace from attr
2022-04-01 00:53:13.525 |             sub(/[ \t]*$/, "", attr)
2022-04-01 00:53:13.525 |             # need to strip leading & trailing whitespace from value
2022-04-01 00:53:13.525 |             sub(/^[ \t]*/, "", value)
2022-04-01 00:53:13.525 |             sub(/[ \t]*$/, "", value)
2022-04-01 00:53:13.525 | 
2022-04-01 00:53:13.525 |             # cfg_attr_count: number of config lines per [section, attr]
2022-04-01 00:53:13.525 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-04-01 00:53:13.525 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-04-01 00:53:13.525 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-04-01 00:53:13.525 |             if (! (section, attr) in cfg_attr_count) {
2022-04-01 00:53:13.525 |                 if (section != last_section) {
2022-04-01 00:53:13.525 |                     cfg_section[section_count++] = section
2022-04-01 00:53:13.525 |                     last_section = section
2022-04-01 00:53:13.525 |                 }
2022-04-01 00:53:13.525 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-04-01 00:53:13.525 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-04-01 00:53:13.525 | 
2022-04-01 00:53:13.525 |                 cfg_attr[section, attr, 0] = value
2022-04-01 00:53:13.525 |                 cfg_attr_count[section, attr] = 1
2022-04-01 00:53:13.525 |             } else {
2022-04-01 00:53:13.525 |                 lno = cfg_attr_count[section, attr]++
2022-04-01 00:53:13.526 |                 cfg_attr[section, attr, lno] = value
2022-04-01 00:53:13.526 |             }
2022-04-01 00:53:13.526 |         }
2022-04-01 00:53:13.526 |         END {
2022-04-01 00:53:13.526 |             # Process each section in order
2022-04-01 00:53:13.526 |             for (sno = 0; sno < section_count; sno++) {
2022-04-01 00:53:13.526 |                 section = cfg_section[sno]
2022-04-01 00:53:13.526 |                 # The ini routines simply append a config item immediately
2022-04-01 00:53:13.526 |                 # after the section header. To keep the same order as defined
2022-04-01 00:53:13.526 |                 # in local.conf, invoke the ini routines in the reverse order
2022-04-01 00:53:13.526 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-04-01 00:53:13.526 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-04-01 00:53:13.526 |                     if (cfg_attr_count[section, attr] == 1)
2022-04-01 00:53:13.526 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-04-01 00:53:13.526 |                     else {
2022-04-01 00:53:13.526 |                         # For multiline, invoke the ini routines in the reverse order
2022-04-01 00:53:13.526 |                         count = cfg_attr_count[section, attr]
2022-04-01 00:53:13.526 |                         print "inidelete " configfile " " section " " attr
2022-04-01 00:53:13.526 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-04-01 00:53:13.526 |                         for (l = count -2; l >= 0; l--)
2022-04-01 00:53:13.526 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-04-01 00:53:13.526 |                     }
2022-04-01 00:53:13.526 |                 }
2022-04-01 00:53:13.526 |             }
2022-04-01 00:53:13.526 |         }
2022-04-01 00:53:13.526 |     '
2022-04-01 00:53:13.526 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.527 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-04-01 00:53:13.528 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.530 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-04-01 00:53:13.533 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$CINDER_CONF'
2022-04-01 00:53:13.536 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:13.538 | + inc/meta-config:get_meta_section:38      :   [[ -z $CINDER_CONF ]]
2022-04-01 00:53:13.541 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' '
2022-04-01 00:53:13.541 |         BEGIN { group = "" }
2022-04-01 00:53:13.541 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:53:13.541 |             gsub("[][]", "", $1);
2022-04-01 00:53:13.541 |             split($1, a, "|");
2022-04-01 00:53:13.541 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-04-01 00:53:13.541 |                 group=a[1]
2022-04-01 00:53:13.541 |             } else {
2022-04-01 00:53:13.541 |                 group=""
2022-04-01 00:53:13.541 |             }
2022-04-01 00:53:13.541 |             next
2022-04-01 00:53:13.541 |         }
2022-04-01 00:53:13.541 |         {
2022-04-01 00:53:13.541 |             if (group != "")
2022-04-01 00:53:13.541 |                 print $0
2022-04-01 00:53:13.541 |         }
2022-04-01 00:53:13.541 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.547 | + inc/meta-config:merge_config_file:164    :   eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.98/identity/v2.0"'
2022-04-01 00:53:13.550 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.98/identity/v2.0
2022-04-01 00:53:13.579 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.582 | + inc/meta-config:merge_config_group:178   :   for configfile in $(get_meta_section_files $localfile $group)
2022-04-01 00:53:13.585 | + inc/meta-config:merge_config_group:179   :   local realconfigfile
2022-04-01 00:53:13.588 | + inc/meta-config:merge_config_group:180   :   local dir
2022-04-01 00:53:13.591 | ++ inc/meta-config:merge_config_group:182   :   eval 'echo /$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.594 | +++ inc/meta-config:merge_config_group:182   :   echo /etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:53:13.597 | + inc/meta-config:merge_config_group:182   :   realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:53:13.600 | + inc/meta-config:merge_config_group:183   :   [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]]
2022-04-01 00:53:13.603 | ++ inc/meta-config:merge_config_group:187   :   dirname /etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:53:13.608 | + inc/meta-config:merge_config_group:187   :   dir=/etc/neutron/plugins/ml2
2022-04-01 00:53:13.610 | + inc/meta-config:merge_config_group:188   :   [[ -d /etc/neutron/plugins/ml2 ]]
2022-04-01 00:53:13.613 | + inc/meta-config:merge_config_group:189   :   merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.616 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.619 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-04-01 00:53:13.621 | + inc/meta-config:merge_config_file:85     :   local 'configfile=/$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.624 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-04-01 00:53:13.627 | ++ inc/meta-config:merge_config_file:91     :   eval echo '/$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.630 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:53:13.633 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini
2022-04-01 00:53:13.636 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']'
2022-04-01 00:53:13.640 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.640 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' '
2022-04-01 00:53:13.640 |         BEGIN {
2022-04-01 00:53:13.640 |             section = ""
2022-04-01 00:53:13.640 |             last_section = ""
2022-04-01 00:53:13.640 |             section_count = 0
2022-04-01 00:53:13.640 |         }
2022-04-01 00:53:13.640 |         /^\[.+\]/ {
2022-04-01 00:53:13.640 |             gsub("[][]", "", $1);
2022-04-01 00:53:13.640 |             section=$1
2022-04-01 00:53:13.640 |             next
2022-04-01 00:53:13.640 |         }
2022-04-01 00:53:13.640 |         /^ *\#/ {
2022-04-01 00:53:13.640 |             next
2022-04-01 00:53:13.640 |         }
2022-04-01 00:53:13.640 |         /^[^ \t]+/ {
2022-04-01 00:53:13.640 |             # get offset of first = in $0
2022-04-01 00:53:13.640 |             eq_idx = index($0, "=")
2022-04-01 00:53:13.640 |             # extract attr & value from $0
2022-04-01 00:53:13.640 |             attr = substr($0, 1, eq_idx - 1)
2022-04-01 00:53:13.640 |             value = substr($0, eq_idx + 1)
2022-04-01 00:53:13.641 |             # only need to strip trailing whitespace from attr
2022-04-01 00:53:13.641 |             sub(/[ \t]*$/, "", attr)
2022-04-01 00:53:13.641 |             # need to strip leading & trailing whitespace from value
2022-04-01 00:53:13.641 |             sub(/^[ \t]*/, "", value)
2022-04-01 00:53:13.641 |             sub(/[ \t]*$/, "", value)
2022-04-01 00:53:13.641 | 
2022-04-01 00:53:13.641 |             # cfg_attr_count: number of config lines per [section, attr]
2022-04-01 00:53:13.641 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-04-01 00:53:13.641 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-04-01 00:53:13.641 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-04-01 00:53:13.641 |             if (! (section, attr) in cfg_attr_count) {
2022-04-01 00:53:13.641 |                 if (section != last_section) {
2022-04-01 00:53:13.641 |                     cfg_section[section_count++] = section
2022-04-01 00:53:13.641 |                     last_section = section
2022-04-01 00:53:13.641 |                 }
2022-04-01 00:53:13.641 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-04-01 00:53:13.641 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-04-01 00:53:13.641 | 
2022-04-01 00:53:13.641 |                 cfg_attr[section, attr, 0] = value
2022-04-01 00:53:13.641 |                 cfg_attr_count[section, attr] = 1
2022-04-01 00:53:13.641 |             } else {
2022-04-01 00:53:13.641 |                 lno = cfg_attr_count[section, attr]++
2022-04-01 00:53:13.641 |                 cfg_attr[section, attr, lno] = value
2022-04-01 00:53:13.641 |             }
2022-04-01 00:53:13.641 |         }
2022-04-01 00:53:13.641 |         END {
2022-04-01 00:53:13.641 |             # Process each section in order
2022-04-01 00:53:13.641 |             for (sno = 0; sno < section_count; sno++) {
2022-04-01 00:53:13.641 |                 section = cfg_section[sno]
2022-04-01 00:53:13.641 |                 # The ini routines simply append a config item immediately
2022-04-01 00:53:13.641 |                 # after the section header. To keep the same order as defined
2022-04-01 00:53:13.641 |                 # in local.conf, invoke the ini routines in the reverse order
2022-04-01 00:53:13.641 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-04-01 00:53:13.641 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-04-01 00:53:13.641 |                     if (cfg_attr_count[section, attr] == 1)
2022-04-01 00:53:13.641 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-04-01 00:53:13.641 |                     else {
2022-04-01 00:53:13.642 |                         # For multiline, invoke the ini routines in the reverse order
2022-04-01 00:53:13.642 |                         count = cfg_attr_count[section, attr]
2022-04-01 00:53:13.642 |                         print "inidelete " configfile " " section " " attr
2022-04-01 00:53:13.642 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-04-01 00:53:13.642 |                         for (l = count -2; l >= 0; l--)
2022-04-01 00:53:13.642 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-04-01 00:53:13.642 |                     }
2022-04-01 00:53:13.642 |                 }
2022-04-01 00:53:13.642 |             }
2022-04-01 00:53:13.642 |         }
2022-04-01 00:53:13.642 |     '
2022-04-01 00:53:13.642 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.643 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-04-01 00:53:13.644 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.647 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-04-01 00:53:13.649 | + inc/meta-config:get_meta_section:35      :   local 'configfile=/$Q_PLUGIN_CONF_FILE'
2022-04-01 00:53:13.652 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:53:13.654 | + inc/meta-config:get_meta_section:38      :   [[ -z /$Q_PLUGIN_CONF_FILE ]]
2022-04-01 00:53:13.657 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' '
2022-04-01 00:53:13.657 |         BEGIN { group = "" }
2022-04-01 00:53:13.657 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:53:13.657 |             gsub("[][]", "", $1);
2022-04-01 00:53:13.657 |             split($1, a, "|");
2022-04-01 00:53:13.657 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-04-01 00:53:13.657 |                 group=a[1]
2022-04-01 00:53:13.657 |             } else {
2022-04-01 00:53:13.657 |                 group=""
2022-04-01 00:53:13.657 |             }
2022-04-01 00:53:13.657 |             next
2022-04-01 00:53:13.657 |         }
2022-04-01 00:53:13.657 |         {
2022-04-01 00:53:13.658 |             if (group != "")
2022-04-01 00:53:13.658 |                 print $0
2022-04-01 00:53:13.658 |         }
2022-04-01 00:53:13.658 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:53:13.664 | + inc/meta-config:merge_config_file:164    :   eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"'
2022-04-01 00:53:13.666 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True
2022-04-01 00:53:13.695 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.698 | + inc/meta-config:merge_config_file:164    :   eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"'
2022-04-01 00:53:13.700 | ++ inc/meta-config:merge_config_file:164    :   iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl
2022-04-01 00:53:13.730 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:53:13.734 | + ./stack.sh:main:1250                     :   is_service_enabled swift
2022-04-01 00:53:13.754 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:13.757 | + ./stack.sh:main:1251                     :   echo_summary 'Starting Swift'
2022-04-01 00:53:13.760 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:13.763 | + ./stack.sh:echo_summary:446              :   echo -e Starting Swift
2022-04-01 00:53:13.766 | + ./stack.sh:main:1252                     :   start_swift
2022-04-01 00:53:13.769 | + lib/swift:start_swift:752                :   restart_service memcached
2022-04-01 00:53:13.772 | + functions-common:restart_service:2309    :   '[' -x /bin/systemctl ']'
2022-04-01 00:53:13.775 | + functions-common:restart_service:2310    :   sudo /bin/systemctl restart memcached
2022-04-01 00:53:13.812 | + lib/swift:start_swift:755                :   is_ubuntu
2022-04-01 00:53:13.815 | + functions-common:is_ubuntu:573           :   [[ -z deb ]]
2022-04-01 00:53:13.818 | + functions-common:is_ubuntu:576           :   '[' deb = deb ']'
2022-04-01 00:53:13.821 | + lib/swift:start_swift:756                :   sudo /etc/init.d/rsync restart
2022-04-01 00:53:14.271 | Restarting rsync (via systemctl): rsync.service.
2022-04-01 00:53:14.278 | + lib/swift:start_swift:763                :   '[' False == True ']'
2022-04-01 00:53:14.282 | + lib/swift:start_swift:782                :   [[ 1 == 1 ]]
2022-04-01 00:53:14.286 | + lib/swift:start_swift:783                :   local foreground_services type
2022-04-01 00:53:14.289 | + lib/swift:start_swift:785                :   foreground_services='object container account'
2022-04-01 00:53:14.292 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-04-01 00:53:14.295 | + lib/swift:start_swift:787                :   run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.298 | + functions-common:run_process:1680        :   local service=s-object
2022-04-01 00:53:14.301 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.304 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:14.308 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:14.311 | + functions-common:run_process:1685        :   local name=s-object
2022-04-01 00:53:14.314 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:14.317 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:14.319 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:14.322 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:14.326 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:14.330 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774394327
2022-04-01 00:53:14.333 | + functions-common:run_process:1688        :   is_service_enabled s-object
2022-04-01 00:53:14.353 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:14.356 | + functions-common:run_process:1689        :   _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ''
2022-04-01 00:53:14.359 | + functions-common:_run_under_systemd:1645 :   local service=s-object
2022-04-01 00:53:14.361 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.364 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.366 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.369 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.371 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]]
2022-04-01 00:53:14.374 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]]
2022-04-01 00:53:14.376 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-object.service
2022-04-01 00:53:14.379 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:14.382 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:14.384 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]]
2022-04-01 00:53:14.387 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu
2022-04-01 00:53:14.389 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-object.service
2022-04-01 00:53:14.392 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.394 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:14.397 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:14.399 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:14.401 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:14.404 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-object.service
2022-04-01 00:53:14.406 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:14.410 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service'
2022-04-01 00:53:14.462 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu
2022-04-01 00:53:14.517 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v'
2022-04-01 00:53:14.570 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process
2022-04-01 00:53:14.624 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300
2022-04-01 00:53:14.692 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:14.751 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:14.754 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target
2022-04-01 00:53:14.817 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:15.403 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-object.service
2022-04-01 00:53:15.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service.
2022-04-01 00:53:16.047 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-object.service
2022-04-01 00:53:16.076 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:16.079 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:16.082 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:16.085 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:16.087 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:16.090 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:16.092 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:16.095 | + functions-common:time_stop:2432          :   start_time=1648774394327
2022-04-01 00:53:16.097 | + functions-common:time_stop:2434          :   [[ -z 1648774394327 ]]
2022-04-01 00:53:16.100 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:16.105 | + functions-common:time_stop:2437          :   end_time=1648774396102
2022-04-01 00:53:16.107 | + functions-common:time_stop:2438          :   elapsed_time=1775
2022-04-01 00:53:16.110 | + functions-common:time_stop:2439          :   total=3803
2022-04-01 00:53:16.112 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:16.115 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5578
2022-04-01 00:53:16.117 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-04-01 00:53:16.120 | + lib/swift:start_swift:787                :   run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.122 | + functions-common:run_process:1680        :   local service=s-container
2022-04-01 00:53:16.125 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.127 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:16.130 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:16.132 | + functions-common:run_process:1685        :   local name=s-container
2022-04-01 00:53:16.135 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:16.137 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:16.140 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:16.142 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:16.145 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:16.150 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774396147
2022-04-01 00:53:16.152 | + functions-common:run_process:1688        :   is_service_enabled s-container
2022-04-01 00:53:16.170 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:16.172 | + functions-common:run_process:1689        :   _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ''
2022-04-01 00:53:16.175 | + functions-common:_run_under_systemd:1645 :   local service=s-container
2022-04-01 00:53:16.177 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.180 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.182 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.185 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.187 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]]
2022-04-01 00:53:16.190 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]]
2022-04-01 00:53:16.192 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-container.service
2022-04-01 00:53:16.195 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:16.197 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:16.200 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]]
2022-04-01 00:53:16.202 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu
2022-04-01 00:53:16.205 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-container.service
2022-04-01 00:53:16.207 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.209 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:16.212 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:16.215 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:16.217 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:16.219 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-container.service
2022-04-01 00:53:16.221 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:16.226 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service'
2022-04-01 00:53:16.280 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu
2022-04-01 00:53:16.334 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v'
2022-04-01 00:53:16.388 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process
2022-04-01 00:53:16.450 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300
2022-04-01 00:53:16.512 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:16.567 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:16.569 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target
2022-04-01 00:53:16.623 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:17.307 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-container.service
2022-04-01 00:53:17.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service.
2022-04-01 00:53:17.922 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-container.service
2022-04-01 00:53:17.954 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:17.957 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:17.959 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:17.963 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:17.965 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:17.968 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:17.970 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:17.973 | + functions-common:time_stop:2432          :   start_time=1648774396147
2022-04-01 00:53:17.975 | + functions-common:time_stop:2434          :   [[ -z 1648774396147 ]]
2022-04-01 00:53:17.979 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:17.983 | + functions-common:time_stop:2437          :   end_time=1648774397980
2022-04-01 00:53:17.986 | + functions-common:time_stop:2438          :   elapsed_time=1833
2022-04-01 00:53:17.988 | + functions-common:time_stop:2439          :   total=5578
2022-04-01 00:53:17.991 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:17.994 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=7411
2022-04-01 00:53:17.996 | + lib/swift:start_swift:786                :   for type in ${foreground_services}
2022-04-01 00:53:17.999 | + lib/swift:start_swift:787                :   run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.002 | + functions-common:run_process:1680        :   local service=s-account
2022-04-01 00:53:18.004 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.006 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:18.009 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:18.011 | + functions-common:run_process:1685        :   local name=s-account
2022-04-01 00:53:18.014 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:18.016 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:18.019 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:18.021 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:18.024 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:18.029 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774398026
2022-04-01 00:53:18.032 | + functions-common:run_process:1688        :   is_service_enabled s-account
2022-04-01 00:53:18.049 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:18.052 | + functions-common:run_process:1689        :   _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ''
2022-04-01 00:53:18.055 | + functions-common:_run_under_systemd:1645 :   local service=s-account
2022-04-01 00:53:18.057 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.060 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.062 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.065 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.068 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]]
2022-04-01 00:53:18.070 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]]
2022-04-01 00:53:18.073 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-account.service
2022-04-01 00:53:18.075 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:18.078 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:18.080 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]]
2022-04-01 00:53:18.083 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu
2022-04-01 00:53:18.085 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-account.service
2022-04-01 00:53:18.088 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.091 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:18.093 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:18.096 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:18.098 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:18.101 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-account.service
2022-04-01 00:53:18.103 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:18.108 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service'
2022-04-01 00:53:18.162 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu
2022-04-01 00:53:18.216 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v'
2022-04-01 00:53:18.270 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process
2022-04-01 00:53:18.326 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300
2022-04-01 00:53:18.379 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:18.433 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:18.436 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target
2022-04-01 00:53:18.492 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:19.189 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-account.service
2022-04-01 00:53:19.202 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service.
2022-04-01 00:53:19.824 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-account.service
2022-04-01 00:53:19.854 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:19.858 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:19.860 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:19.863 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:19.866 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:19.868 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:19.871 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:19.873 | + functions-common:time_stop:2432          :   start_time=1648774398026
2022-04-01 00:53:19.875 | + functions-common:time_stop:2434          :   [[ -z 1648774398026 ]]
2022-04-01 00:53:19.879 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:19.883 | + functions-common:time_stop:2437          :   end_time=1648774399880
2022-04-01 00:53:19.886 | + functions-common:time_stop:2438          :   elapsed_time=1854
2022-04-01 00:53:19.888 | + functions-common:time_stop:2439          :   total=7411
2022-04-01 00:53:19.891 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:19.893 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=9265
2022-04-01 00:53:19.896 | + lib/swift:start_swift:790                :   [[ False == \T\r\u\e ]]
2022-04-01 00:53:19.898 | + lib/swift:start_swift:795                :   enable_service s-container-sync
2022-04-01 00:53:19.948 | + lib/swift:start_swift:796                :   run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:19.950 | + functions-common:run_process:1680        :   local service=s-container-sync
2022-04-01 00:53:19.953 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:19.955 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:19.958 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:19.961 | + functions-common:run_process:1685        :   local name=s-container-sync
2022-04-01 00:53:19.964 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:19.966 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:19.969 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:19.972 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:19.975 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:19.980 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774399977
2022-04-01 00:53:19.982 | + functions-common:run_process:1688        :   is_service_enabled s-container-sync
2022-04-01 00:53:20.000 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:20.002 | + functions-common:run_process:1689        :   _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ''
2022-04-01 00:53:20.005 | + functions-common:_run_under_systemd:1645 :   local service=s-container-sync
2022-04-01 00:53:20.007 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.010 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.018 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.021 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.024 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]]
2022-04-01 00:53:20.026 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]]
2022-04-01 00:53:20.029 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-container-sync.service
2022-04-01 00:53:20.031 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:20.034 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:20.036 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]]
2022-04-01 00:53:20.038 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu
2022-04-01 00:53:20.041 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-container-sync.service
2022-04-01 00:53:20.043 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.046 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:20.048 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:20.050 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:20.053 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:20.055 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-container-sync.service
2022-04-01 00:53:20.057 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:20.062 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service'
2022-04-01 00:53:20.116 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu
2022-04-01 00:53:20.170 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf'
2022-04-01 00:53:20.226 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process
2022-04-01 00:53:20.281 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300
2022-04-01 00:53:20.336 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:20.391 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:20.393 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target
2022-04-01 00:53:20.447 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:21.050 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-container-sync.service
2022-04-01 00:53:21.758 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-container-sync.service
2022-04-01 00:53:21.786 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:21.794 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:21.796 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:21.799 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:21.801 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:21.804 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:21.806 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:21.809 | + functions-common:time_stop:2432          :   start_time=1648774399977
2022-04-01 00:53:21.811 | + functions-common:time_stop:2434          :   [[ -z 1648774399977 ]]
2022-04-01 00:53:21.814 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:21.819 | + functions-common:time_stop:2437          :   end_time=1648774401816
2022-04-01 00:53:21.822 | + functions-common:time_stop:2438          :   elapsed_time=1839
2022-04-01 00:53:21.824 | + functions-common:time_stop:2439          :   total=9265
2022-04-01 00:53:21.827 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:21.830 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=11104
2022-04-01 00:53:21.832 | + lib/swift:start_swift:803                :   is_service_enabled tls-proxy
2022-04-01 00:53:21.851 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:53:21.854 | + lib/swift:start_swift:807                :   run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.856 | + functions-common:run_process:1680        :   local service=s-proxy
2022-04-01 00:53:21.859 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.861 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:21.864 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:21.866 | + functions-common:run_process:1685        :   local name=s-proxy
2022-04-01 00:53:21.869 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:21.872 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:21.874 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:21.877 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:21.880 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:21.885 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774401882
2022-04-01 00:53:21.887 | + functions-common:run_process:1688        :   is_service_enabled s-proxy
2022-04-01 00:53:21.905 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:21.908 | + functions-common:run_process:1689        :   _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ''
2022-04-01 00:53:21.911 | + functions-common:_run_under_systemd:1645 :   local service=s-proxy
2022-04-01 00:53:21.913 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.916 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.918 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.921 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.923 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]]
2022-04-01 00:53:21.926 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]]
2022-04-01 00:53:21.928 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@s-proxy.service
2022-04-01 00:53:21.931 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:21.933 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:21.936 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]]
2022-04-01 00:53:21.938 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu
2022-04-01 00:53:21.941 | + functions-common:write_user_unit_file:1562 :   local service=devstack@s-proxy.service
2022-04-01 00:53:21.944 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:21.946 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:21.949 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:21.951 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:21.953 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:21.956 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@s-proxy.service
2022-04-01 00:53:21.958 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:21.963 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service'
2022-04-01 00:53:22.017 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu
2022-04-01 00:53:22.072 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v'
2022-04-01 00:53:22.129 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process
2022-04-01 00:53:22.184 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300
2022-04-01 00:53:22.239 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:22.293 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:22.295 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target
2022-04-01 00:53:22.350 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:23.071 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@s-proxy.service
2022-04-01 00:53:23.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service.
2022-04-01 00:53:23.723 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@s-proxy.service
2022-04-01 00:53:23.751 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:23.755 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:23.758 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:23.760 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:23.764 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:23.767 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:23.770 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:23.773 | + functions-common:time_stop:2432          :   start_time=1648774401882
2022-04-01 00:53:23.775 | + functions-common:time_stop:2434          :   [[ -z 1648774401882 ]]
2022-04-01 00:53:23.778 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:23.783 | + functions-common:time_stop:2437          :   end_time=1648774403780
2022-04-01 00:53:23.786 | + functions-common:time_stop:2438          :   elapsed_time=1898
2022-04-01 00:53:23.788 | + functions-common:time_stop:2439          :   total=11104
2022-04-01 00:53:23.791 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:23.794 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=13002
2022-04-01 00:53:23.796 | + lib/swift:start_swift:812                :   echo 'Waiting for swift proxy to start...'
2022-04-01 00:53:23.796 | Waiting for swift proxy to start...
2022-04-01 00:53:23.799 | + lib/swift:start_swift:813                :   wait_for_service 60 http://10.222.0.98:8080/info
2022-04-01 00:53:23.802 | + functions:wait_for_service:457           :   local timeout=60
2022-04-01 00:53:23.804 | + functions:wait_for_service:458           :   local url=http://10.222.0.98:8080/info
2022-04-01 00:53:23.807 | + functions:wait_for_service:459           :   local rval=0
2022-04-01 00:53:23.809 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-01 00:53:23.811 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-04-01 00:53:23.814 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:23.816 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:23.820 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:23.824 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774403821
2022-04-01 00:53:23.827 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-01 00:53:23.833 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-04-01 00:53:23.846 | + ::                                       :   [[ 000 == 503 ]]
2022-04-01 00:53:23.847 | + ::                                       :   [[ 7 -eq 7 ]]
2022-04-01 00:53:23.849 | + ::                                       :   sleep 1
2022-04-01 00:53:24.852 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-04-01 00:53:24.865 | + ::                                       :   [[ 000 == 503 ]]
2022-04-01 00:53:24.867 | + ::                                       :   [[ 7 -eq 7 ]]
2022-04-01 00:53:24.868 | + ::                                       :   sleep 1
2022-04-01 00:53:25.872 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-04-01 00:53:25.885 | + ::                                       :   [[ 000 == 503 ]]
2022-04-01 00:53:25.887 | + ::                                       :   [[ 7 -eq 7 ]]
2022-04-01 00:53:25.888 | + ::                                       :   sleep 1
2022-04-01 00:53:26.892 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info
2022-04-01 00:53:26.913 | + ::                                       :   [[ 200 == 503 ]]
2022-04-01 00:53:26.914 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-01 00:53:26.918 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-01 00:53:26.921 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:26.923 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:26.926 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:26.928 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:26.931 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:26.933 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-04-01 00:53:26.936 | + functions-common:time_stop:2432          :   start_time=1648774403821
2022-04-01 00:53:26.938 | + functions-common:time_stop:2434          :   [[ -z 1648774403821 ]]
2022-04-01 00:53:26.942 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:26.946 | + functions-common:time_stop:2437          :   end_time=1648774406943
2022-04-01 00:53:26.949 | + functions-common:time_stop:2438          :   elapsed_time=3122
2022-04-01 00:53:26.951 | + functions-common:time_stop:2439          :   total=6511
2022-04-01 00:53:26.954 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:26.957 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=9633
2022-04-01 00:53:26.959 | + functions:wait_for_service:467           :   return 0
2022-04-01 00:53:26.963 | + lib/swift:start_swift:817                :   [[ False == \T\r\u\e ]]
2022-04-01 00:53:26.966 | + ./stack.sh:main:1258                     :   FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-04-01 00:53:26.970 | + ./stack.sh:main:1259                     :   is_service_enabled cinder
2022-04-01 00:53:26.988 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:26.991 | + ./stack.sh:main:1260                     :   iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-04-01 00:53:27.026 | + ./stack.sh:main:1263                     :   async_wait configure_neutron_nova
2022-04-01 00:53:27.078 | [650130 Async configure_neutron_nova:695798]: Waiting for completion of configure_neutron_nova running on PID 695798 (2 other jobs running)
2022-04-01 00:53:27.105 | [650130 Async configure_neutron_nova:695798]: Signaling child to exit
2022-04-01 00:53:27.105 | WAKEUP
2022-04-01 00:53:27.130 | [650130 Async configure_neutron_nova:695798]: Signaled
2022-04-01 00:53:27.132 | + lib/neutron:configure_neutron_nova:646   :   is_neutron_legacy_enabled
2022-04-01 00:53:27.132 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:53:27.132 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:53:27.132 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:53:27.132 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:53:27.132 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]]
2022-04-01 00:53:27.132 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:53:27.132 | + lib/neutron:configure_neutron_nova:648   :   create_nova_conf_neutron /etc/nova/nova.conf
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:406 :   local conf=/etc/nova/nova.conf
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:407 :   iniset /etc/nova/nova.conf neutron auth_type password
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:408 :   iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.98/identity
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:409 :   iniset /etc/nova/nova.conf neutron username neutron
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:410 :   iniset /etc/nova/nova.conf neutron password Passw0rd
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:411 :   iniset /etc/nova/nova.conf neutron user_domain_name Default
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:412 :   iniset /etc/nova/nova.conf neutron project_name service
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:413 :   iniset /etc/nova/nova.conf neutron project_domain_name Default
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:414 :   iniset /etc/nova/nova.conf neutron auth_strategy keystone
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:415 :   iniset /etc/nova/nova.conf neutron region_name RegionOne
2022-04-01 00:53:27.132 | + lib/neutron-legacy:create_nova_conf_neutron:418 :   neutron_plugin_create_nova_conf /etc/nova/nova.conf
2022-04-01 00:53:27.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 :   _neutron_ovs_base_configure_nova_vif_driver
2022-04-01 00:53:27.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 :   :
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:420 :   is_service_enabled q-meta
2022-04-01 00:53:27.133 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:421 :   iniset /etc/nova/nova.conf neutron service_metadata_proxy True
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:424 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:425 :   iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300
2022-04-01 00:53:27.133 | + lib/neutron:configure_neutron_nova:649   :   [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:53:27.133 | ++ lib/neutron:configure_neutron_nova:650   :   seq 1 1
2022-04-01 00:53:27.133 | + lib/neutron:configure_neutron_nova:650   :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:53:27.133 | + lib/neutron:configure_neutron_nova:651   :   local conf
2022-04-01 00:53:27.133 | ++ lib/neutron:configure_neutron_nova:652   :   conductor_conf 1
2022-04-01 00:53:27.133 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:53:27.133 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:53:27.133 | + lib/neutron:configure_neutron_nova:652   :   conf=/etc/nova/nova_cell1.conf
2022-04-01 00:53:27.133 | + lib/neutron:configure_neutron_nova:653   :   create_nova_conf_neutron /etc/nova/nova_cell1.conf
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:406 :   local conf=/etc/nova/nova_cell1.conf
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:407 :   iniset /etc/nova/nova_cell1.conf neutron auth_type password
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:408 :   iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.98/identity
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:409 :   iniset /etc/nova/nova_cell1.conf neutron username neutron
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:410 :   iniset /etc/nova/nova_cell1.conf neutron password Passw0rd
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:411 :   iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:412 :   iniset /etc/nova/nova_cell1.conf neutron project_name service
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:413 :   iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:414 :   iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:415 :   iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:418 :   neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf
2022-04-01 00:53:27.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 :   _neutron_ovs_base_configure_nova_vif_driver
2022-04-01 00:53:27.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 :   :
2022-04-01 00:53:27.133 | + lib/neutron-legacy:create_nova_conf_neutron:420 :   is_service_enabled q-meta
2022-04-01 00:53:27.134 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:27.134 | + lib/neutron-legacy:create_nova_conf_neutron:421 :   iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True
2022-04-01 00:53:27.134 | + lib/neutron-legacy:create_nova_conf_neutron:424 :   iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True
2022-04-01 00:53:27.134 | + lib/neutron-legacy:create_nova_conf_neutron:425 :   iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300
2022-04-01 00:53:27.178 | [650130 Async configure_neutron_nova:695798]: finished configure_neutron_nova with result 0 in 0 seconds
2022-04-01 00:53:27.183 | + inc/async:async_wait:197                 :   return 0
2022-04-01 00:53:27.186 | + ./stack.sh:main:1269                     :   is_service_enabled nova
2022-04-01 00:53:27.205 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:27.208 | + ./stack.sh:main:1270                     :   iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-04-01 00:53:27.244 | + ./stack.sh:main:1271                     :   iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec
2022-04-01 00:53:27.276 | + ./stack.sh:main:1275                     :   is_service_enabled n-api
2022-04-01 00:53:27.294 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:27.297 | + ./stack.sh:main:1276                     :   echo_summary 'Starting Nova API'
2022-04-01 00:53:27.299 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:27.302 | + ./stack.sh:echo_summary:446              :   echo -e Starting Nova API
2022-04-01 00:53:27.304 | + ./stack.sh:main:1277                     :   start_nova_api
2022-04-01 00:53:27.307 | + lib/nova:start_nova_api:934              :   local service_port=8774
2022-04-01 00:53:27.310 | + lib/nova:start_nova_api:935              :   local service_protocol=http
2022-04-01 00:53:27.312 | + lib/nova:start_nova_api:936              :   local nova_url
2022-04-01 00:53:27.315 | + lib/nova:start_nova_api:937              :   is_service_enabled tls-proxy
2022-04-01 00:53:27.333 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:53:27.336 | + lib/nova:start_nova_api:943              :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:53:27.339 | + lib/nova:start_nova_api:944              :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:53:27.341 | + lib/nova:start_nova_api:944              :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:53:27.344 | + lib/nova:start_nova_api:946              :   '[' True == False ']'
2022-04-01 00:53:27.348 | ++ lib/nova:start_nova_api:954              :   which uwsgi
2022-04-01 00:53:27.352 | + lib/nova:start_nova_api:954              :   run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.355 | + functions-common:run_process:1680        :   local service=n-api
2022-04-01 00:53:27.357 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.360 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:27.362 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:27.365 | + functions-common:run_process:1685        :   local name=n-api
2022-04-01 00:53:27.368 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:27.370 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:27.373 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:27.375 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:27.378 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:27.383 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774407380
2022-04-01 00:53:27.385 | + functions-common:run_process:1688        :   is_service_enabled n-api
2022-04-01 00:53:27.402 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:27.405 | + functions-common:run_process:1689        :   _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ''
2022-04-01 00:53:27.408 | + functions-common:_run_under_systemd:1645 :   local service=n-api
2022-04-01 00:53:27.410 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.413 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.416 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.419 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.421 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]]
2022-04-01 00:53:27.424 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]]
2022-04-01 00:53:27.428 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-api.service
2022-04-01 00:53:27.430 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:27.433 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:27.435 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]]
2022-04-01 00:53:27.438 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu
2022-04-01 00:53:27.440 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@n-api.service
2022-04-01 00:53:27.443 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.445 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-04-01 00:53:27.448 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-04-01 00:53:27.450 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@n-api.service
2022-04-01 00:53:27.452 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:27.457 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service'
2022-04-01 00:53:27.511 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service
2022-04-01 00:53:27.568 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu
2022-04-01 00:53:27.623 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini'
2022-04-01 00:53:27.682 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:27.736 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify
2022-04-01 00:53:27.790 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process
2022-04-01 00:53:27.844 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always
2022-04-01 00:53:27.898 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all
2022-04-01 00:53:27.954 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100
2022-04-01 00:53:28.008 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-04-01 00:53:28.011 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target
2022-04-01 00:53:28.065 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-04-01 00:53:28.705 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-api.service
2022-04-01 00:53:28.720 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service.
2022-04-01 00:53:29.339 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-api.service
2022-04-01 00:53:29.426 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:29.428 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:29.431 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:29.433 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:29.437 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:29.440 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:29.443 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:29.445 | + functions-common:time_stop:2432          :   start_time=1648774407380
2022-04-01 00:53:29.448 | + functions-common:time_stop:2434          :   [[ -z 1648774407380 ]]
2022-04-01 00:53:29.451 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:29.456 | + functions-common:time_stop:2437          :   end_time=1648774409453
2022-04-01 00:53:29.459 | + functions-common:time_stop:2438          :   elapsed_time=2073
2022-04-01 00:53:29.462 | + functions-common:time_stop:2439          :   total=13002
2022-04-01 00:53:29.465 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:29.467 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=15075
2022-04-01 00:53:29.470 | + lib/nova:start_nova_api:955              :   nova_url=http://10.222.0.98/compute/v2.1/
2022-04-01 00:53:29.475 | + lib/nova:start_nova_api:958              :   echo 'Waiting for nova-api to start...'
2022-04-01 00:53:29.475 | Waiting for nova-api to start...
2022-04-01 00:53:29.477 | + lib/nova:start_nova_api:959              :   wait_for_service 60 http://10.222.0.98/compute/v2.1/
2022-04-01 00:53:29.480 | + functions:wait_for_service:457           :   local timeout=60
2022-04-01 00:53:29.482 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/compute/v2.1/
2022-04-01 00:53:29.485 | + functions:wait_for_service:459           :   local rval=0
2022-04-01 00:53:29.487 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-01 00:53:29.490 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-04-01 00:53:29.493 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:29.495 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:29.498 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:29.503 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774409500
2022-04-01 00:53:29.506 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-01 00:53:29.512 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/compute/v2.1/
2022-04-01 00:53:35.195 | + ::                                       :   [[ 200 == 503 ]]
2022-04-01 00:53:35.197 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-01 00:53:35.202 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-01 00:53:35.206 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:35.211 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:35.215 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:35.219 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:35.223 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:35.226 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-04-01 00:53:35.228 | + functions-common:time_stop:2432          :   start_time=1648774409500
2022-04-01 00:53:35.231 | + functions-common:time_stop:2434          :   [[ -z 1648774409500 ]]
2022-04-01 00:53:35.234 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:35.239 | + functions-common:time_stop:2437          :   end_time=1648774415236
2022-04-01 00:53:35.242 | + functions-common:time_stop:2438          :   elapsed_time=5736
2022-04-01 00:53:35.244 | + functions-common:time_stop:2439          :   total=9633
2022-04-01 00:53:35.247 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:35.250 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=15369
2022-04-01 00:53:35.252 | + functions:wait_for_service:467           :   return 0
2022-04-01 00:53:35.255 | + lib/nova:start_nova_api:963              :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:53:35.258 | + lib/nova:start_nova_api:963              :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:53:35.261 | + ./stack.sh:main:1280                     :   is_service_enabled ovn-controller ovn-controller-vtep
2022-04-01 00:53:35.278 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:35.281 | + ./stack.sh:main:1281                     :   echo_summary 'Starting OVN services'
2022-04-01 00:53:35.284 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:35.287 | + ./stack.sh:echo_summary:446              :   echo -e Starting OVN services
2022-04-01 00:53:35.289 | + ./stack.sh:main:1282                     :   start_ovn_services
2022-04-01 00:53:35.292 | + lib/neutron-legacy:start_ovn_services:514 :   [[ openvswitch == \o\v\n ]]
2022-04-01 00:53:35.295 | + ./stack.sh:main:1285                     :   is_service_enabled neutron-api
2022-04-01 00:53:35.312 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:53:35.314 | + ./stack.sh:main:1288                     :   is_service_enabled q-svc
2022-04-01 00:53:35.331 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:35.334 | + ./stack.sh:main:1289                     :   echo_summary 'Starting Neutron'
2022-04-01 00:53:35.337 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:35.340 | + ./stack.sh:echo_summary:446              :   echo -e Starting Neutron
2022-04-01 00:53:35.343 | + ./stack.sh:main:1290                     :   configure_neutron_after_post_config
2022-04-01 00:53:35.345 | + lib/neutron-legacy:configure_neutron_after_post_config:494 :   [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]]
2022-04-01 00:53:35.348 | + lib/neutron-legacy:configure_neutron_after_post_config:495 :   iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin
2022-04-01 00:53:35.379 | + lib/neutron-legacy:configure_neutron_after_post_config:497 :   configure_rbac_policies
2022-04-01 00:53:35.382 | + lib/neutron:configure_rbac_policies:635  :   '[' False == True ']'
2022-04-01 00:53:35.384 | + lib/neutron:configure_rbac_policies:639  :   iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False
2022-04-01 00:53:35.415 | + lib/neutron:configure_rbac_policies:640  :   iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False
2022-04-01 00:53:35.446 | + ./stack.sh:main:1291                     :   start_neutron_service_and_check
2022-04-01 00:53:35.449 | + lib/neutron-legacy:start_neutron_service_and_check:530 :   local service_port=9696
2022-04-01 00:53:35.452 | + lib/neutron-legacy:start_neutron_service_and_check:531 :   local service_protocol=http
2022-04-01 00:53:35.455 | + lib/neutron-legacy:start_neutron_service_and_check:532 :   local cfg_file_options
2022-04-01 00:53:35.458 | + lib/neutron-legacy:start_neutron_service_and_check:533 :   local neutron_url
2022-04-01 00:53:35.462 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 :   determine_config_files neutron-server
2022-04-01 00:53:35.465 | ++ lib/neutron-legacy:determine_config_files:335 :   local opts=
2022-04-01 00:53:35.468 | ++ lib/neutron-legacy:determine_config_files:336 :   case "$1" in
2022-04-01 00:53:35.472 | +++ lib/neutron-legacy:determine_config_files:337 :   _determine_config_server
2022-04-01 00:53:35.475 | +++ lib/neutron-legacy:_determine_config_server:305 :   [[ '' != '' ]]
2022-04-01 00:53:35.478 | +++ lib/neutron-legacy:_determine_config_server:312 :   [[ 0 > 0 ]]
2022-04-01 00:53:35.481 | +++ lib/neutron-legacy:_determine_config_server:319 :   local cfg_file
2022-04-01 00:53:35.485 | +++ lib/neutron-legacy:_determine_config_server:320 :   local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.488 | +++ lib/neutron-legacy:_determine_config_server:324 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.491 | ++ lib/neutron-legacy:determine_config_files:337 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.494 | ++ lib/neutron-legacy:determine_config_files:340 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']'
2022-04-01 00:53:35.497 | ++ lib/neutron-legacy:determine_config_files:343 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.500 | + lib/neutron-legacy:start_neutron_service_and_check:535 :   cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.503 | + lib/neutron-legacy:start_neutron_service_and_check:537 :   is_service_enabled tls-proxy
2022-04-01 00:53:35.521 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:53:35.524 | + lib/neutron-legacy:start_neutron_service_and_check:542 :   '[' False == True ']'
2022-04-01 00:53:35.526 | + lib/neutron-legacy:start_neutron_service_and_check:549 :   run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.529 | + functions-common:run_process:1680        :   local service=q-svc
2022-04-01 00:53:35.532 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.534 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:35.537 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:35.540 | + functions-common:run_process:1685        :   local name=q-svc
2022-04-01 00:53:35.542 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:35.545 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:35.547 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:35.550 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:35.553 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:35.558 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774415555
2022-04-01 00:53:35.561 | + functions-common:run_process:1688        :   is_service_enabled q-svc
2022-04-01 00:53:35.578 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:35.581 | + functions-common:run_process:1689        :   _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''
2022-04-01 00:53:35.583 | + functions-common:_run_under_systemd:1645 :   local service=q-svc
2022-04-01 00:53:35.586 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.589 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.592 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.594 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.597 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]
2022-04-01 00:53:35.600 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]
2022-04-01 00:53:35.602 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-svc.service
2022-04-01 00:53:35.605 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:35.608 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:35.610 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]
2022-04-01 00:53:35.613 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu
2022-04-01 00:53:35.616 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-svc.service
2022-04-01 00:53:35.618 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.620 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:35.623 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:35.625 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:35.628 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:35.630 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-svc.service
2022-04-01 00:53:35.632 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:35.637 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service'
2022-04-01 00:53:35.690 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu
2022-04-01 00:53:35.744 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:35.797 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process
2022-04-01 00:53:35.854 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300
2022-04-01 00:53:35.915 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:35.969 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:35.972 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target
2022-04-01 00:53:36.025 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:36.666 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-svc.service
2022-04-01 00:53:36.684 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service.
2022-04-01 00:53:37.295 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-svc.service
2022-04-01 00:53:37.325 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:37.328 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:37.330 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:37.333 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:37.336 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:37.338 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:37.341 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:37.344 | + functions-common:time_stop:2432          :   start_time=1648774415555
2022-04-01 00:53:37.346 | + functions-common:time_stop:2434          :   [[ -z 1648774415555 ]]
2022-04-01 00:53:37.349 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:37.354 | + functions-common:time_stop:2437          :   end_time=1648774417351
2022-04-01 00:53:37.357 | + functions-common:time_stop:2438          :   elapsed_time=1796
2022-04-01 00:53:37.359 | + functions-common:time_stop:2439          :   total=15075
2022-04-01 00:53:37.362 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:37.364 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=16871
2022-04-01 00:53:37.367 | + lib/neutron-legacy:start_neutron_service_and_check:550 :   neutron_url=http://10.222.0.98:9696
2022-04-01 00:53:37.369 | + lib/neutron-legacy:start_neutron_service_and_check:552 :   is_service_enabled tls-proxy
2022-04-01 00:53:37.387 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:53:37.390 | + lib/neutron-legacy:start_neutron_service_and_check:556 :   echo 'Waiting for Neutron to start...'
2022-04-01 00:53:37.390 | Waiting for Neutron to start...
2022-04-01 00:53:37.392 | + lib/neutron-legacy:start_neutron_service_and_check:558 :   local 'testcmd=wget  --no-proxy -q -O- http://10.222.0.98:9696'
2022-04-01 00:53:37.395 | + lib/neutron-legacy:start_neutron_service_and_check:559 :   test_with_retry 'wget  --no-proxy -q -O- http://10.222.0.98:9696' 'Neutron did not start' 60
2022-04-01 00:53:37.397 | + functions-common:test_with_retry:2363    :   local 'testcmd=wget  --no-proxy -q -O- http://10.222.0.98:9696'
2022-04-01 00:53:37.400 | + functions-common:test_with_retry:2364    :   local 'failmsg=Neutron did not start'
2022-04-01 00:53:37.402 | + functions-common:test_with_retry:2365    :   local until=60
2022-04-01 00:53:37.405 | + functions-common:test_with_retry:2366    :   local sleep=0.5
2022-04-01 00:53:37.408 | + functions-common:test_with_retry:2368    :   time_start test_with_retry
2022-04-01 00:53:37.410 | + functions-common:time_start:2411         :   local name=test_with_retry
2022-04-01 00:53:37.413 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:37.416 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:37.419 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:37.424 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774417421
2022-04-01 00:53:37.427 | + functions-common:test_with_retry:2369    :   timeout 60 sh -c 'while ! wget  --no-proxy -q -O- http://10.222.0.98:9696; do sleep 0.5; done'
2022-04-01 00:53:43.007 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.98:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372    :   time_stop test_with_retry
2022-04-01 00:53:43.012 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:43.015 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:43.018 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:43.021 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:43.023 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:43.026 | + functions-common:time_stop:2431          :   name=test_with_retry
2022-04-01 00:53:43.029 | + functions-common:time_stop:2432          :   start_time=1648774417421
2022-04-01 00:53:43.031 | + functions-common:time_stop:2434          :   [[ -z 1648774417421 ]]
2022-04-01 00:53:43.034 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:43.039 | + functions-common:time_stop:2437          :   end_time=1648774423036
2022-04-01 00:53:43.042 | + functions-common:time_stop:2438          :   elapsed_time=5615
2022-04-01 00:53:43.044 | + functions-common:time_stop:2439          :   total=0
2022-04-01 00:53:43.047 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:43.050 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5615
2022-04-01 00:53:43.053 | + ./stack.sh:main:1296                     :   is_service_enabled placement
2022-04-01 00:53:43.072 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:43.075 | + ./stack.sh:main:1297                     :   echo_summary 'Starting Placement'
2022-04-01 00:53:43.077 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:43.080 | + ./stack.sh:echo_summary:446              :   echo -e Starting Placement
2022-04-01 00:53:43.083 | + ./stack.sh:main:1298                     :   start_placement
2022-04-01 00:53:43.086 | + lib/placement:start_placement:160        :   start_placement_api
2022-04-01 00:53:43.089 | + lib/placement:start_placement_api:146    :   [[ uwsgi == \u\w\s\g\i ]]
2022-04-01 00:53:43.093 | ++ lib/placement:start_placement_api:147    :   which uwsgi
2022-04-01 00:53:43.098 | + lib/placement:start_placement_api:147    :   run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.102 | + functions-common:run_process:1680        :   local service=placement-api
2022-04-01 00:53:43.105 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.107 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:43.110 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:43.112 | + functions-common:run_process:1685        :   local name=placement-api
2022-04-01 00:53:43.115 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:43.118 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:43.120 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:43.123 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:43.127 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:43.132 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774423129
2022-04-01 00:53:43.136 | + functions-common:run_process:1688        :   is_service_enabled placement-api
2022-04-01 00:53:43.155 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:43.157 | + functions-common:run_process:1689        :   _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ''
2022-04-01 00:53:43.160 | + functions-common:_run_under_systemd:1645 :   local service=placement-api
2022-04-01 00:53:43.163 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.166 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.168 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.171 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.173 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]]
2022-04-01 00:53:43.176 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]]
2022-04-01 00:53:43.178 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@placement-api.service
2022-04-01 00:53:43.181 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:43.184 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:43.186 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]]
2022-04-01 00:53:43.189 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu
2022-04-01 00:53:43.191 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@placement-api.service
2022-04-01 00:53:43.194 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.198 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-04-01 00:53:43.201 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-04-01 00:53:43.204 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@placement-api.service
2022-04-01 00:53:43.207 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:43.212 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service'
2022-04-01 00:53:43.266 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service
2022-04-01 00:53:43.320 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu
2022-04-01 00:53:43.373 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini'
2022-04-01 00:53:43.427 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:43.482 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify
2022-04-01 00:53:43.536 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process
2022-04-01 00:53:43.590 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always
2022-04-01 00:53:43.645 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all
2022-04-01 00:53:43.699 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100
2022-04-01 00:53:43.755 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-04-01 00:53:43.758 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target
2022-04-01 00:53:43.813 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-04-01 00:53:44.458 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@placement-api.service
2022-04-01 00:53:44.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service.
2022-04-01 00:53:45.129 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@placement-api.service
2022-04-01 00:53:45.210 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:45.214 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:45.216 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:45.219 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:45.225 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:45.228 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:45.230 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:45.233 | + functions-common:time_stop:2432          :   start_time=1648774423129
2022-04-01 00:53:45.236 | + functions-common:time_stop:2434          :   [[ -z 1648774423129 ]]
2022-04-01 00:53:45.239 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:45.244 | + functions-common:time_stop:2437          :   end_time=1648774425241
2022-04-01 00:53:45.247 | + functions-common:time_stop:2438          :   elapsed_time=2112
2022-04-01 00:53:45.249 | + functions-common:time_stop:2439          :   total=16871
2022-04-01 00:53:45.252 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:45.255 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18983
2022-04-01 00:53:45.257 | + lib/placement:start_placement_api:153    :   echo 'Waiting for placement-api to start...'
2022-04-01 00:53:45.257 | Waiting for placement-api to start...
2022-04-01 00:53:45.260 | + lib/placement:start_placement_api:154    :   wait_for_service 60 http://10.222.0.98/placement
2022-04-01 00:53:45.263 | + functions:wait_for_service:457           :   local timeout=60
2022-04-01 00:53:45.265 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/placement
2022-04-01 00:53:45.268 | + functions:wait_for_service:459           :   local rval=0
2022-04-01 00:53:45.271 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-01 00:53:45.273 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-04-01 00:53:45.276 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:45.278 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:45.281 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:45.286 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774425283
2022-04-01 00:53:45.289 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-01 00:53:45.294 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/placement
2022-04-01 00:53:47.920 | + ::                                       :   [[ 200 == 503 ]]
2022-04-01 00:53:47.921 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-01 00:53:47.924 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-01 00:53:47.927 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:47.930 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:47.933 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:47.937 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:47.939 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:47.943 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-04-01 00:53:47.946 | + functions-common:time_stop:2432          :   start_time=1648774425283
2022-04-01 00:53:47.948 | + functions-common:time_stop:2434          :   [[ -z 1648774425283 ]]
2022-04-01 00:53:47.952 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:47.957 | + functions-common:time_stop:2437          :   end_time=1648774427954
2022-04-01 00:53:47.960 | + functions-common:time_stop:2438          :   elapsed_time=2671
2022-04-01 00:53:47.963 | + functions-common:time_stop:2439          :   total=15369
2022-04-01 00:53:47.965 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:47.969 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=18040
2022-04-01 00:53:47.971 | + functions:wait_for_service:467           :   return 0
2022-04-01 00:53:47.975 | + ./stack.sh:main:1301                     :   is_service_enabled neutron
2022-04-01 00:53:47.998 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:48.002 | + ./stack.sh:main:1302                     :   start_neutron
2022-04-01 00:53:48.005 | + lib/neutron:start_neutron:732            :   is_neutron_legacy_enabled
2022-04-01 00:53:48.009 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:53:48.010 | ++ lib/neutron:is_neutron_legacy_enabled:136 :   sed s/neutron-//g
2022-04-01 00:53:48.017 | + lib/neutron:is_neutron_legacy_enabled:136 :   disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon
2022-04-01 00:53:48.019 | + lib/neutron:is_neutron_legacy_enabled:137 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]]
2022-04-01 00:53:48.023 | + lib/neutron:is_neutron_legacy_enabled:138 :   [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]]
2022-04-01 00:53:48.026 | + lib/neutron:is_neutron_legacy_enabled:138 :   return 0
2022-04-01 00:53:48.030 | + lib/neutron:start_neutron:734            :   start_mutnauq_l2_agent
2022-04-01 00:53:48.034 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 :   run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.037 | + functions-common:run_process:1680        :   local service=q-agt
2022-04-01 00:53:48.040 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.042 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:48.045 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:48.047 | + functions-common:run_process:1685        :   local name=q-agt
2022-04-01 00:53:48.050 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:48.052 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:48.055 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:48.057 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:48.061 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:48.065 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774428062
2022-04-01 00:53:48.068 | + functions-common:run_process:1688        :   is_service_enabled q-agt
2022-04-01 00:53:48.085 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:48.089 | + functions-common:run_process:1689        :   _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ''
2022-04-01 00:53:48.092 | + functions-common:_run_under_systemd:1645 :   local service=q-agt
2022-04-01 00:53:48.095 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.098 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.101 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.103 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.106 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]]
2022-04-01 00:53:48.108 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]]
2022-04-01 00:53:48.111 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-agt.service
2022-04-01 00:53:48.113 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:48.116 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:48.118 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]]
2022-04-01 00:53:48.121 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu
2022-04-01 00:53:48.123 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-agt.service
2022-04-01 00:53:48.126 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.128 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:48.131 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:48.133 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:48.135 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:48.138 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-agt.service
2022-04-01 00:53:48.140 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:48.144 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service'
2022-04-01 00:53:48.198 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu
2022-04-01 00:53:48.254 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
2022-04-01 00:53:48.316 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process
2022-04-01 00:53:48.373 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300
2022-04-01 00:53:48.431 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:48.485 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:48.488 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target
2022-04-01 00:53:48.543 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:49.202 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-agt.service
2022-04-01 00:53:49.218 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service.
2022-04-01 00:53:49.856 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-agt.service
2022-04-01 00:53:49.882 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:49.884 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:49.887 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:49.889 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:49.892 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:49.894 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:49.897 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:49.900 | + functions-common:time_stop:2432          :   start_time=1648774428062
2022-04-01 00:53:49.902 | + functions-common:time_stop:2434          :   [[ -z 1648774428062 ]]
2022-04-01 00:53:49.905 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:49.910 | + functions-common:time_stop:2437          :   end_time=1648774429907
2022-04-01 00:53:49.913 | + functions-common:time_stop:2438          :   elapsed_time=1845
2022-04-01 00:53:49.915 | + functions-common:time_stop:2439          :   total=18983
2022-04-01 00:53:49.918 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:49.920 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20828
2022-04-01 00:53:49.923 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 :   is_provider_network
2022-04-01 00:53:49.925 | + functions-common:is_provider_network:2274 :   '[' '' == True ']'
2022-04-01 00:53:49.928 | + functions-common:is_provider_network:2277 :   return 1
2022-04-01 00:53:49.930 | + lib/neutron:start_neutron:735            :   start_mutnauq_other_agents
2022-04-01 00:53:49.933 | + lib/neutron-legacy:start_mutnauq_other_agents:583 :   run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:49.936 | + functions-common:run_process:1680        :   local service=q-dhcp
2022-04-01 00:53:49.938 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:49.941 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:49.943 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:49.946 | + functions-common:run_process:1685        :   local name=q-dhcp
2022-04-01 00:53:49.948 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:49.951 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:49.953 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:49.956 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:49.959 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:49.964 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774429961
2022-04-01 00:53:49.967 | + functions-common:run_process:1688        :   is_service_enabled q-dhcp
2022-04-01 00:53:49.985 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:49.988 | + functions-common:run_process:1689        :   _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ''
2022-04-01 00:53:49.990 | + functions-common:_run_under_systemd:1645 :   local service=q-dhcp
2022-04-01 00:53:49.993 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:49.996 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:49.998 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:50.001 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:50.003 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]]
2022-04-01 00:53:50.006 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]]
2022-04-01 00:53:50.008 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-dhcp.service
2022-04-01 00:53:50.011 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:50.014 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:50.016 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]]
2022-04-01 00:53:50.019 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu
2022-04-01 00:53:50.022 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-dhcp.service
2022-04-01 00:53:50.024 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:50.027 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:50.030 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:50.032 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:50.035 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:50.038 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-dhcp.service
2022-04-01 00:53:50.040 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:50.045 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service'
2022-04-01 00:53:50.101 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu
2022-04-01 00:53:50.157 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini'
2022-04-01 00:53:50.213 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process
2022-04-01 00:53:50.268 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300
2022-04-01 00:53:50.324 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:50.381 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:50.384 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target
2022-04-01 00:53:50.440 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:51.098 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-dhcp.service
2022-04-01 00:53:51.112 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service.
2022-04-01 00:53:51.717 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-dhcp.service
2022-04-01 00:53:51.743 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:51.746 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:51.749 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:51.751 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:51.754 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:51.757 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:51.759 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:51.762 | + functions-common:time_stop:2432          :   start_time=1648774429961
2022-04-01 00:53:51.765 | + functions-common:time_stop:2434          :   [[ -z 1648774429961 ]]
2022-04-01 00:53:51.770 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:51.772 | + functions-common:time_stop:2437          :   end_time=1648774431770
2022-04-01 00:53:51.775 | + functions-common:time_stop:2438          :   elapsed_time=1809
2022-04-01 00:53:51.778 | + functions-common:time_stop:2439          :   total=20828
2022-04-01 00:53:51.780 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:51.783 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=22637
2022-04-01 00:53:51.786 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 :   determine_config_files neutron-l3-agent
2022-04-01 00:53:51.789 | ++ lib/neutron-legacy:determine_config_files:335 :   local opts=
2022-04-01 00:53:51.791 | ++ lib/neutron-legacy:determine_config_files:336 :   case "$1" in
2022-04-01 00:53:51.794 | +++ lib/neutron-legacy:determine_config_files:338 :   _determine_config_l3
2022-04-01 00:53:51.797 | +++ lib/neutron-legacy:_determine_config_l3:328 :   local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.800 | +++ lib/neutron-legacy:_determine_config_l3:329 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.803 | ++ lib/neutron-legacy:determine_config_files:338 :   opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.805 | ++ lib/neutron-legacy:determine_config_files:340 :   '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']'
2022-04-01 00:53:51.808 | ++ lib/neutron-legacy:determine_config_files:343 :   echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.811 | + lib/neutron-legacy:start_mutnauq_other_agents:585 :   run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.814 | + functions-common:run_process:1680        :   local service=q-l3
2022-04-01 00:53:51.816 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.819 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:51.821 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:51.824 | + functions-common:run_process:1685        :   local name=q-l3
2022-04-01 00:53:51.826 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:51.829 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:51.832 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:51.834 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:51.839 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:51.843 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774431840
2022-04-01 00:53:51.846 | + functions-common:run_process:1688        :   is_service_enabled q-l3
2022-04-01 00:53:51.865 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:51.868 | + functions-common:run_process:1689        :   _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ''
2022-04-01 00:53:51.871 | + functions-common:_run_under_systemd:1645 :   local service=q-l3
2022-04-01 00:53:51.873 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.876 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.879 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.881 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.884 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]]
2022-04-01 00:53:51.887 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]]
2022-04-01 00:53:51.890 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-l3.service
2022-04-01 00:53:51.893 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:51.895 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:51.898 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]]
2022-04-01 00:53:51.901 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu
2022-04-01 00:53:51.903 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-l3.service
2022-04-01 00:53:51.906 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:51.909 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:51.912 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:51.914 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:51.917 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:51.919 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-l3.service
2022-04-01 00:53:51.922 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:51.927 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service'
2022-04-01 00:53:51.984 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu
2022-04-01 00:53:52.041 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini'
2022-04-01 00:53:52.100 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process
2022-04-01 00:53:52.155 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300
2022-04-01 00:53:52.214 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:52.275 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:52.279 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target
2022-04-01 00:53:52.341 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:52.998 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-l3.service
2022-04-01 00:53:53.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service.
2022-04-01 00:53:53.685 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-l3.service
2022-04-01 00:53:53.713 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:53.716 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:53.718 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:53.721 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:53.724 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:53.726 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:53.729 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:53.731 | + functions-common:time_stop:2432          :   start_time=1648774431840
2022-04-01 00:53:53.734 | + functions-common:time_stop:2434          :   [[ -z 1648774431840 ]]
2022-04-01 00:53:53.738 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:53.745 | + functions-common:time_stop:2437          :   end_time=1648774433739
2022-04-01 00:53:53.748 | + functions-common:time_stop:2438          :   elapsed_time=1899
2022-04-01 00:53:53.751 | + functions-common:time_stop:2439          :   total=22637
2022-04-01 00:53:53.753 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:53.756 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=24536
2022-04-01 00:53:53.759 | + lib/neutron-legacy:start_mutnauq_other_agents:587 :   run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.761 | + functions-common:run_process:1680        :   local service=q-meta
2022-04-01 00:53:53.764 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.766 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:53.769 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:53.772 | + functions-common:run_process:1685        :   local name=q-meta
2022-04-01 00:53:53.774 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:53.777 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:53.780 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:53.782 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:53.789 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:53.794 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774433791
2022-04-01 00:53:53.797 | + functions-common:run_process:1688        :   is_service_enabled q-meta
2022-04-01 00:53:53.818 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:53.821 | + functions-common:run_process:1689        :   _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ''
2022-04-01 00:53:53.823 | + functions-common:_run_under_systemd:1645 :   local service=q-meta
2022-04-01 00:53:53.826 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.828 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.831 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.833 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.837 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]]
2022-04-01 00:53:53.839 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]]
2022-04-01 00:53:53.842 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-meta.service
2022-04-01 00:53:53.844 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:53.847 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:53.849 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]]
2022-04-01 00:53:53.852 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu
2022-04-01 00:53:53.855 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-meta.service
2022-04-01 00:53:53.857 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:53.860 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:53.863 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:53.865 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:53.868 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:53.871 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-meta.service
2022-04-01 00:53:53.873 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:53.878 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service'
2022-04-01 00:53:53.940 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu
2022-04-01 00:53:54.005 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini'
2022-04-01 00:53:54.074 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process
2022-04-01 00:53:54.135 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300
2022-04-01 00:53:54.202 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:54.266 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:54.268 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target
2022-04-01 00:53:54.335 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:55.056 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-meta.service
2022-04-01 00:53:55.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service.
2022-04-01 00:53:55.728 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-meta.service
2022-04-01 00:53:55.759 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:55.764 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:55.767 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:55.770 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:55.777 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:55.780 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:55.785 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:55.788 | + functions-common:time_stop:2432          :   start_time=1648774433791
2022-04-01 00:53:55.791 | + functions-common:time_stop:2434          :   [[ -z 1648774433791 ]]
2022-04-01 00:53:55.799 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:55.808 | + functions-common:time_stop:2437          :   end_time=1648774435802
2022-04-01 00:53:55.811 | + functions-common:time_stop:2438          :   elapsed_time=2011
2022-04-01 00:53:55.814 | + functions-common:time_stop:2439          :   total=24536
2022-04-01 00:53:55.816 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:55.819 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=26547
2022-04-01 00:53:55.822 | + lib/neutron-legacy:start_mutnauq_other_agents:588 :   run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.824 | + functions-common:run_process:1680        :   local service=q-metering
2022-04-01 00:53:55.827 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.833 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:53:55.837 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:53:55.841 | + functions-common:run_process:1685        :   local name=q-metering
2022-04-01 00:53:55.844 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:53:55.848 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:53:55.851 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:53:55.854 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:53:55.861 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:53:55.866 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774435862
2022-04-01 00:53:55.869 | + functions-common:run_process:1688        :   is_service_enabled q-metering
2022-04-01 00:53:55.894 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:55.897 | + functions-common:run_process:1689        :   _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ''
2022-04-01 00:53:55.900 | + functions-common:_run_under_systemd:1645 :   local service=q-metering
2022-04-01 00:53:55.904 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.915 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.915 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.919 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.919 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]]
2022-04-01 00:53:55.922 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]]
2022-04-01 00:53:55.924 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@q-metering.service
2022-04-01 00:53:55.927 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:53:55.930 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:53:55.935 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]]
2022-04-01 00:53:55.937 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu
2022-04-01 00:53:55.941 | + functions-common:write_user_unit_file:1562 :   local service=devstack@q-metering.service
2022-04-01 00:53:55.944 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:55.948 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:53:55.950 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:53:55.953 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:53:55.956 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:53:55.959 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@q-metering.service
2022-04-01 00:53:55.962 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:53:55.967 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service'
2022-04-01 00:53:56.034 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu
2022-04-01 00:53:56.112 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini'
2022-04-01 00:53:56.183 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process
2022-04-01 00:53:56.248 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300
2022-04-01 00:53:56.316 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:53:56.378 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:53:56.381 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target
2022-04-01 00:53:56.445 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:53:57.080 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@q-metering.service
2022-04-01 00:53:57.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service.
2022-04-01 00:53:57.823 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@q-metering.service
2022-04-01 00:53:57.852 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:53:57.855 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:53:57.863 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:53:57.866 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:53:57.869 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:53:57.876 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:53:57.880 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:53:57.884 | + functions-common:time_stop:2432          :   start_time=1648774435862
2022-04-01 00:53:57.888 | + functions-common:time_stop:2434          :   [[ -z 1648774435862 ]]
2022-04-01 00:53:57.895 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:53:57.901 | + functions-common:time_stop:2437          :   end_time=1648774437898
2022-04-01 00:53:57.908 | + functions-common:time_stop:2438          :   elapsed_time=2036
2022-04-01 00:53:57.912 | + functions-common:time_stop:2439          :   total=26547
2022-04-01 00:53:57.916 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:53:57.920 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=28583
2022-04-01 00:53:57.927 | + ./stack.sh:main:1305                     :   is_service_enabled q-svc
2022-04-01 00:53:57.956 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:53:57.961 | + ./stack.sh:main:1305                     :   [[ True == \T\r\u\e ]]
2022-04-01 00:53:57.964 | + ./stack.sh:main:1306                     :   echo_summary 'Creating initial neutron network elements'
2022-04-01 00:53:57.968 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:53:57.972 | + ./stack.sh:echo_summary:446              :   echo -e Creating initial neutron network elements
2022-04-01 00:53:57.977 | + ./stack.sh:main:1309                     :   type -p neutron_plugin_create_initial_networks
2022-04-01 00:53:57.980 | + ./stack.sh:main:1312                     :   create_neutron_initial_network
2022-04-01 00:53:57.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 :   type -p neutron_plugin_create_initial_network_profile
2022-04-01 00:53:57.985 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 :   is_networking_extension_supported auto-allocated-topology
2022-04-01 00:53:57.988 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=auto-allocated-topology
2022-04-01 00:53:57.994 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-04-01 00:54:01.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:01.548 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:01.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:01.548 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:01.746 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:01.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-04-01 00:54:01.749 | address-scope
2022-04-01 00:54:01.749 | router-admin-state-down-before-update
2022-04-01 00:54:01.749 | agent
2022-04-01 00:54:01.749 | agent-resources-synced
2022-04-01 00:54:01.749 | allowed-address-pairs
2022-04-01 00:54:01.749 | auto-allocated-topology
2022-04-01 00:54:01.749 | availability_zone
2022-04-01 00:54:01.749 | availability_zone_filter
2022-04-01 00:54:01.749 | default-subnetpools
2022-04-01 00:54:01.749 | dhcp_agent_scheduler
2022-04-01 00:54:01.749 | dvr
2022-04-01 00:54:01.749 | empty-string-filtering
2022-04-01 00:54:01.750 | external-net
2022-04-01 00:54:01.750 | extra_dhcp_opt
2022-04-01 00:54:01.750 | extraroute
2022-04-01 00:54:01.750 | extraroute-atomic
2022-04-01 00:54:01.750 | filter-validation
2022-04-01 00:54:01.750 | fip-port-details
2022-04-01 00:54:01.750 | flavors
2022-04-01 00:54:01.750 | floatingip-pools
2022-04-01 00:54:01.750 | ip-substring-filtering
2022-04-01 00:54:01.750 | router
2022-04-01 00:54:01.750 | ext-gw-mode
2022-04-01 00:54:01.750 | l3-ha
2022-04-01 00:54:01.750 | l3-flavors
2022-04-01 00:54:01.750 | l3-port-ip-change-not-allowed
2022-04-01 00:54:01.750 | l3_agent_scheduler
2022-04-01 00:54:01.750 | metering
2022-04-01 00:54:01.750 | metering_source_and_destination_fields
2022-04-01 00:54:01.750 | multi-provider
2022-04-01 00:54:01.750 | net-mtu
2022-04-01 00:54:01.750 | net-mtu-writable
2022-04-01 00:54:01.750 | network_availability_zone
2022-04-01 00:54:01.750 | network-ip-availability
2022-04-01 00:54:01.750 | pagination
2022-04-01 00:54:01.750 | port-device-profile
2022-04-01 00:54:01.750 | port-mac-address-regenerate
2022-04-01 00:54:01.750 | port-numa-affinity-policy
2022-04-01 00:54:01.750 | binding
2022-04-01 00:54:01.750 | binding-extended
2022-04-01 00:54:01.750 | port-security
2022-04-01 00:54:01.750 | project-id
2022-04-01 00:54:01.750 | provider
2022-04-01 00:54:01.750 | quota-check-limit
2022-04-01 00:54:01.750 | quotas
2022-04-01 00:54:01.750 | quota_details
2022-04-01 00:54:01.750 | rbac-policies
2022-04-01 00:54:01.750 | rbac-address-group
2022-04-01 00:54:01.750 | rbac-address-scope
2022-04-01 00:54:01.750 | rbac-security-groups
2022-04-01 00:54:01.751 | rbac-subnetpool
2022-04-01 00:54:01.751 | revision-if-match
2022-04-01 00:54:01.751 | standard-attr-revisions
2022-04-01 00:54:01.751 | router_availability_zone
2022-04-01 00:54:01.751 | security-groups-normalized-cidr
2022-04-01 00:54:01.751 | port-security-groups-filtering
2022-04-01 00:54:01.751 | security-groups-remote-address-group
2022-04-01 00:54:01.751 | security-groups-shared-filtering
2022-04-01 00:54:01.751 | security-group
2022-04-01 00:54:01.751 | service-type
2022-04-01 00:54:01.751 | sorting
2022-04-01 00:54:01.751 | standard-attr-description
2022-04-01 00:54:01.751 | stateful-security-group
2022-04-01 00:54:01.751 | subnet_onboard
2022-04-01 00:54:01.751 | subnet-service-types
2022-04-01 00:54:01.751 | subnet_allocation
2022-04-01 00:54:01.751 | subnetpool-prefix-ops
2022-04-01 00:54:01.751 | standard-attr-tag
2022-04-01 00:54:01.751 | standard-attr-timestamp'
2022-04-01 00:54:01.754 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-04-01 00:54:01.754 | address-scope
2022-04-01 00:54:01.754 | router-admin-state-down-before-update
2022-04-01 00:54:01.754 | agent
2022-04-01 00:54:01.754 | agent-resources-synced
2022-04-01 00:54:01.754 | allowed-address-pairs
2022-04-01 00:54:01.754 | auto-allocated-topology
2022-04-01 00:54:01.754 | availability_zone
2022-04-01 00:54:01.754 | availability_zone_filter
2022-04-01 00:54:01.754 | default-subnetpools
2022-04-01 00:54:01.754 | dhcp_agent_scheduler
2022-04-01 00:54:01.754 | dvr
2022-04-01 00:54:01.754 | empty-string-filtering
2022-04-01 00:54:01.754 | external-net
2022-04-01 00:54:01.754 | extra_dhcp_opt
2022-04-01 00:54:01.754 | extraroute
2022-04-01 00:54:01.754 | extraroute-atomic
2022-04-01 00:54:01.754 | filter-validation
2022-04-01 00:54:01.754 | fip-port-details
2022-04-01 00:54:01.754 | flavors
2022-04-01 00:54:01.754 | floatingip-pools
2022-04-01 00:54:01.754 | ip-substring-filtering
2022-04-01 00:54:01.754 | router
2022-04-01 00:54:01.754 | ext-gw-mode
2022-04-01 00:54:01.754 | l3-ha
2022-04-01 00:54:01.755 | l3-flavors
2022-04-01 00:54:01.755 | l3-port-ip-change-not-allowed
2022-04-01 00:54:01.755 | l3_agent_scheduler
2022-04-01 00:54:01.755 | metering
2022-04-01 00:54:01.755 | metering_source_and_destination_fields
2022-04-01 00:54:01.755 | multi-provider
2022-04-01 00:54:01.755 | net-mtu
2022-04-01 00:54:01.755 | net-mtu-writable
2022-04-01 00:54:01.755 | network_availability_zone
2022-04-01 00:54:01.755 | network-ip-availability
2022-04-01 00:54:01.755 | pagination
2022-04-01 00:54:01.755 | port-device-profile
2022-04-01 00:54:01.755 | port-mac-address-regenerate
2022-04-01 00:54:01.755 | port-numa-affinity-policy
2022-04-01 00:54:01.755 | binding
2022-04-01 00:54:01.755 | binding-extended
2022-04-01 00:54:01.755 | port-security
2022-04-01 00:54:01.755 | project-id
2022-04-01 00:54:01.755 | provider
2022-04-01 00:54:01.755 | quota-check-limit
2022-04-01 00:54:01.755 | quotas
2022-04-01 00:54:01.755 | quota_details
2022-04-01 00:54:01.755 | rbac-policies
2022-04-01 00:54:01.755 | rbac-address-group
2022-04-01 00:54:01.755 | rbac-address-scope
2022-04-01 00:54:01.755 | rbac-security-groups
2022-04-01 00:54:01.755 | rbac-subnetpool
2022-04-01 00:54:01.755 | revision-if-match
2022-04-01 00:54:01.755 | standard-attr-revisions
2022-04-01 00:54:01.755 | router_availability_zone
2022-04-01 00:54:01.755 | security-groups-normalized-cidr
2022-04-01 00:54:01.755 | port-security-groups-filtering
2022-04-01 00:54:01.756 | security-groups-remote-address-group
2022-04-01 00:54:01.756 | security-groups-shared-filtering
2022-04-01 00:54:01.756 | security-group
2022-04-01 00:54:01.756 | service-type
2022-04-01 00:54:01.756 | sorting
2022-04-01 00:54:01.756 | standard-attr-description
2022-04-01 00:54:01.756 | stateful-security-group
2022-04-01 00:54:01.756 | subnet_onboard
2022-04-01 00:54:01.756 | subnet-service-types
2022-04-01 00:54:01.756 | subnet_allocation
2022-04-01 00:54:01.756 | subnetpool-prefix-ops
2022-04-01 00:54:01.756 | standard-attr-tag
2022-04-01 00:54:01.756 | standard-attr-timestamp =~ auto-allocated-topology ]]
2022-04-01 00:54:01.759 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-04-01 00:54:01.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 :   [[ True == \T\r\u\e ]]
2022-04-01 00:54:01.764 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 :   [[ 4 =~ 4.* ]]
2022-04-01 00:54:01.768 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 :   oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id
2022-04-01 00:54:04.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:04.812 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:04.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:04.812 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:05.007 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:05.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 :   SUBNETPOOL_V4_ID=3ca1bba1-0866-4173-91af-97b7105ce5bf
2022-04-01 00:54:05.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 :   [[ 4 =~ .*6 ]]
2022-04-01 00:54:05.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 :   is_provider_network
2022-04-01 00:54:05.019 | + functions-common:is_provider_network:2274 :   '[' '' == True ']'
2022-04-01 00:54:05.022 | + functions-common:is_provider_network:2277 :   return 1
2022-04-01 00:54:05.026 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   oscwrap --os-cloud devstack --os-region RegionOne network create private
2022-04-01 00:54:05.031 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   grep ' id '
2022-04-01 00:54:05.032 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   get_field 2
2022-04-01 00:54:05.036 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:05.041 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:08.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:08.195 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:08.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:08.195 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:08.378 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:08.381 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-04-01 00:54:08.384 | ++ functions-common:get_field:816           :   field='$3'
2022-04-01 00:54:08.388 | ++ functions-common:get_field:818           :   echo '| id                        | 6a5b5447-98e3-486f-83f2-1e836c70da6c |'
2022-04-01 00:54:08.388 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-04-01 00:54:08.395 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:08.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 :   NET_ID=6a5b5447-98e3-486f-83f2-1e836c70da6c
2022-04-01 00:54:08.402 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 :   die_if_not_set 197 NET_ID 'Failure creating NET_ID for private'
2022-04-01 00:54:08.404 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:08.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 :   [[ 4 =~ 4.* ]]
2022-04-01 00:54:08.427 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 :   _neutron_create_private_subnet_v4
2022-04-01 00:54:08.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 :   '[' -z 3ca1bba1-0866-4173-91af-97b7105ce5bf ']'
2022-04-01 00:54:08.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 :   local 'subnet_params=--ip-version 4 '
2022-04-01 00:54:08.435 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 :   [[ -n 172.20.0.1 ]]
2022-04-01 00:54:08.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 :   subnet_params+='--gateway 172.20.0.1 '
2022-04-01 00:54:08.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 :   subnet_params+='--subnet-pool 3ca1bba1-0866-4173-91af-97b7105ce5bf '
2022-04-01 00:54:08.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 :   subnet_params+=' '
2022-04-01 00:54:08.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 :   subnet_params+='--network 6a5b5447-98e3-486f-83f2-1e836c70da6c private-subnet'
2022-04-01 00:54:08.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 :   local subnet_id
2022-04-01 00:54:08.455 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   grep ' id '
2022-04-01 00:54:08.456 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   get_field 2
2022-04-01 00:54:08.456 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3ca1bba1-0866-4173-91af-97b7105ce5bf --network 6a5b5447-98e3-486f-83f2-1e836c70da6c private-subnet
2022-04-01 00:54:08.459 | +++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:08.462 | +++ functions-common:get_field:812           :   read data
2022-04-01 00:54:12.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:12.430 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:12.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:12.430 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:12.613 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:12.616 | +++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-04-01 00:54:12.619 | +++ functions-common:get_field:816           :   field='$3'
2022-04-01 00:54:12.622 | +++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-04-01 00:54:12.623 | +++ functions-common:get_field:818           :   echo '| id                   | 0e6c0725-1036-4736-a277-7ed03a24a88a |'
2022-04-01 00:54:12.628 | +++ functions-common:get_field:812           :   read data
2022-04-01 00:54:12.632 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 :   subnet_id=0e6c0725-1036-4736-a277-7ed03a24a88a
2022-04-01 00:54:12.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 :   die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet'
2022-04-01 00:54:12.637 | ++ functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:12.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 :   echo 0e6c0725-1036-4736-a277-7ed03a24a88a
2022-04-01 00:54:12.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 :   SUBNET_ID=0e6c0725-1036-4736-a277-7ed03a24a88a
2022-04-01 00:54:12.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 :   [[ 4 =~ .*6 ]]
2022-04-01 00:54:12.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   is_networking_extension_supported router
2022-04-01 00:54:12.666 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=router
2022-04-01 00:54:12.669 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-04-01 00:54:15.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:15.329 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:15.329 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:15.513 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:15.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-04-01 00:54:15.517 | address-scope
2022-04-01 00:54:15.517 | router-admin-state-down-before-update
2022-04-01 00:54:15.517 | agent
2022-04-01 00:54:15.517 | agent-resources-synced
2022-04-01 00:54:15.517 | allowed-address-pairs
2022-04-01 00:54:15.517 | auto-allocated-topology
2022-04-01 00:54:15.517 | availability_zone
2022-04-01 00:54:15.517 | availability_zone_filter
2022-04-01 00:54:15.517 | default-subnetpools
2022-04-01 00:54:15.517 | dhcp_agent_scheduler
2022-04-01 00:54:15.517 | dvr
2022-04-01 00:54:15.517 | empty-string-filtering
2022-04-01 00:54:15.517 | external-net
2022-04-01 00:54:15.517 | extra_dhcp_opt
2022-04-01 00:54:15.517 | extraroute
2022-04-01 00:54:15.517 | extraroute-atomic
2022-04-01 00:54:15.517 | filter-validation
2022-04-01 00:54:15.517 | fip-port-details
2022-04-01 00:54:15.517 | flavors
2022-04-01 00:54:15.517 | floatingip-pools
2022-04-01 00:54:15.517 | ip-substring-filtering
2022-04-01 00:54:15.517 | router
2022-04-01 00:54:15.517 | ext-gw-mode
2022-04-01 00:54:15.517 | l3-ha
2022-04-01 00:54:15.517 | l3-flavors
2022-04-01 00:54:15.517 | l3-port-ip-change-not-allowed
2022-04-01 00:54:15.517 | l3_agent_scheduler
2022-04-01 00:54:15.517 | metering
2022-04-01 00:54:15.517 | metering_source_and_destination_fields
2022-04-01 00:54:15.517 | multi-provider
2022-04-01 00:54:15.517 | net-mtu
2022-04-01 00:54:15.517 | net-mtu-writable
2022-04-01 00:54:15.517 | network_availability_zone
2022-04-01 00:54:15.517 | network-ip-availability
2022-04-01 00:54:15.518 | pagination
2022-04-01 00:54:15.518 | port-device-profile
2022-04-01 00:54:15.518 | port-mac-address-regenerate
2022-04-01 00:54:15.518 | port-numa-affinity-policy
2022-04-01 00:54:15.518 | binding
2022-04-01 00:54:15.518 | binding-extended
2022-04-01 00:54:15.518 | port-security
2022-04-01 00:54:15.518 | project-id
2022-04-01 00:54:15.518 | provider
2022-04-01 00:54:15.518 | quota-check-limit
2022-04-01 00:54:15.518 | quotas
2022-04-01 00:54:15.518 | quota_details
2022-04-01 00:54:15.518 | rbac-policies
2022-04-01 00:54:15.518 | rbac-address-group
2022-04-01 00:54:15.518 | rbac-address-scope
2022-04-01 00:54:15.518 | rbac-security-groups
2022-04-01 00:54:15.518 | rbac-subnetpool
2022-04-01 00:54:15.518 | revision-if-match
2022-04-01 00:54:15.518 | standard-attr-revisions
2022-04-01 00:54:15.518 | router_availability_zone
2022-04-01 00:54:15.518 | security-groups-normalized-cidr
2022-04-01 00:54:15.518 | port-security-groups-filtering
2022-04-01 00:54:15.518 | security-groups-remote-address-group
2022-04-01 00:54:15.518 | security-groups-shared-filtering
2022-04-01 00:54:15.518 | security-group
2022-04-01 00:54:15.518 | service-type
2022-04-01 00:54:15.518 | sorting
2022-04-01 00:54:15.518 | standard-attr-description
2022-04-01 00:54:15.518 | stateful-security-group
2022-04-01 00:54:15.518 | subnet_onboard
2022-04-01 00:54:15.518 | subnet-service-types
2022-04-01 00:54:15.518 | subnet_allocation
2022-04-01 00:54:15.518 | subnetpool-prefix-ops
2022-04-01 00:54:15.518 | standard-attr-tag
2022-04-01 00:54:15.518 | standard-attr-timestamp'
2022-04-01 00:54:15.520 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-04-01 00:54:15.520 | address-scope
2022-04-01 00:54:15.520 | router-admin-state-down-before-update
2022-04-01 00:54:15.520 | agent
2022-04-01 00:54:15.520 | agent-resources-synced
2022-04-01 00:54:15.520 | allowed-address-pairs
2022-04-01 00:54:15.521 | auto-allocated-topology
2022-04-01 00:54:15.521 | availability_zone
2022-04-01 00:54:15.521 | availability_zone_filter
2022-04-01 00:54:15.521 | default-subnetpools
2022-04-01 00:54:15.521 | dhcp_agent_scheduler
2022-04-01 00:54:15.521 | dvr
2022-04-01 00:54:15.521 | empty-string-filtering
2022-04-01 00:54:15.521 | external-net
2022-04-01 00:54:15.521 | extra_dhcp_opt
2022-04-01 00:54:15.521 | extraroute
2022-04-01 00:54:15.521 | extraroute-atomic
2022-04-01 00:54:15.521 | filter-validation
2022-04-01 00:54:15.521 | fip-port-details
2022-04-01 00:54:15.521 | flavors
2022-04-01 00:54:15.521 | floatingip-pools
2022-04-01 00:54:15.521 | ip-substring-filtering
2022-04-01 00:54:15.521 | router
2022-04-01 00:54:15.521 | ext-gw-mode
2022-04-01 00:54:15.521 | l3-ha
2022-04-01 00:54:15.521 | l3-flavors
2022-04-01 00:54:15.521 | l3-port-ip-change-not-allowed
2022-04-01 00:54:15.521 | l3_agent_scheduler
2022-04-01 00:54:15.521 | metering
2022-04-01 00:54:15.521 | metering_source_and_destination_fields
2022-04-01 00:54:15.521 | multi-provider
2022-04-01 00:54:15.521 | net-mtu
2022-04-01 00:54:15.521 | net-mtu-writable
2022-04-01 00:54:15.521 | network_availability_zone
2022-04-01 00:54:15.521 | network-ip-availability
2022-04-01 00:54:15.521 | pagination
2022-04-01 00:54:15.521 | port-device-profile
2022-04-01 00:54:15.521 | port-mac-address-regenerate
2022-04-01 00:54:15.521 | port-numa-affinity-policy
2022-04-01 00:54:15.521 | binding
2022-04-01 00:54:15.521 | binding-extended
2022-04-01 00:54:15.521 | port-security
2022-04-01 00:54:15.521 | project-id
2022-04-01 00:54:15.521 | provider
2022-04-01 00:54:15.522 | quota-check-limit
2022-04-01 00:54:15.522 | quotas
2022-04-01 00:54:15.522 | quota_details
2022-04-01 00:54:15.522 | rbac-policies
2022-04-01 00:54:15.522 | rbac-address-group
2022-04-01 00:54:15.522 | rbac-address-scope
2022-04-01 00:54:15.522 | rbac-security-groups
2022-04-01 00:54:15.522 | rbac-subnetpool
2022-04-01 00:54:15.522 | revision-if-match
2022-04-01 00:54:15.522 | standard-attr-revisions
2022-04-01 00:54:15.522 | router_availability_zone
2022-04-01 00:54:15.522 | security-groups-normalized-cidr
2022-04-01 00:54:15.522 | port-security-groups-filtering
2022-04-01 00:54:15.522 | security-groups-remote-address-group
2022-04-01 00:54:15.522 | security-groups-shared-filtering
2022-04-01 00:54:15.522 | security-group
2022-04-01 00:54:15.522 | service-type
2022-04-01 00:54:15.522 | sorting
2022-04-01 00:54:15.522 | standard-attr-description
2022-04-01 00:54:15.522 | stateful-security-group
2022-04-01 00:54:15.522 | subnet_onboard
2022-04-01 00:54:15.522 | subnet-service-types
2022-04-01 00:54:15.522 | subnet_allocation
2022-04-01 00:54:15.522 | subnetpool-prefix-ops
2022-04-01 00:54:15.522 | standard-attr-tag
2022-04-01 00:54:15.522 | standard-attr-timestamp =~ router ]]
2022-04-01 00:54:15.523 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-04-01 00:54:15.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 :   is_networking_extension_supported external-net
2022-04-01 00:54:15.529 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=external-net
2022-04-01 00:54:15.533 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-04-01 00:54:18.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:18.271 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:18.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:18.271 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:18.458 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:18.463 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-04-01 00:54:18.463 | address-scope
2022-04-01 00:54:18.463 | router-admin-state-down-before-update
2022-04-01 00:54:18.463 | agent
2022-04-01 00:54:18.463 | agent-resources-synced
2022-04-01 00:54:18.463 | allowed-address-pairs
2022-04-01 00:54:18.463 | auto-allocated-topology
2022-04-01 00:54:18.463 | availability_zone
2022-04-01 00:54:18.463 | availability_zone_filter
2022-04-01 00:54:18.463 | default-subnetpools
2022-04-01 00:54:18.463 | dhcp_agent_scheduler
2022-04-01 00:54:18.463 | dvr
2022-04-01 00:54:18.464 | empty-string-filtering
2022-04-01 00:54:18.464 | external-net
2022-04-01 00:54:18.464 | extra_dhcp_opt
2022-04-01 00:54:18.464 | extraroute
2022-04-01 00:54:18.464 | extraroute-atomic
2022-04-01 00:54:18.464 | filter-validation
2022-04-01 00:54:18.464 | fip-port-details
2022-04-01 00:54:18.464 | flavors
2022-04-01 00:54:18.464 | floatingip-pools
2022-04-01 00:54:18.464 | ip-substring-filtering
2022-04-01 00:54:18.464 | router
2022-04-01 00:54:18.464 | ext-gw-mode
2022-04-01 00:54:18.464 | l3-ha
2022-04-01 00:54:18.464 | l3-flavors
2022-04-01 00:54:18.464 | l3-port-ip-change-not-allowed
2022-04-01 00:54:18.464 | l3_agent_scheduler
2022-04-01 00:54:18.464 | metering
2022-04-01 00:54:18.464 | metering_source_and_destination_fields
2022-04-01 00:54:18.464 | multi-provider
2022-04-01 00:54:18.464 | net-mtu
2022-04-01 00:54:18.464 | net-mtu-writable
2022-04-01 00:54:18.464 | network_availability_zone
2022-04-01 00:54:18.464 | network-ip-availability
2022-04-01 00:54:18.464 | pagination
2022-04-01 00:54:18.464 | port-device-profile
2022-04-01 00:54:18.464 | port-mac-address-regenerate
2022-04-01 00:54:18.464 | port-numa-affinity-policy
2022-04-01 00:54:18.464 | binding
2022-04-01 00:54:18.464 | binding-extended
2022-04-01 00:54:18.464 | port-security
2022-04-01 00:54:18.464 | project-id
2022-04-01 00:54:18.464 | provider
2022-04-01 00:54:18.464 | quota-check-limit
2022-04-01 00:54:18.464 | quotas
2022-04-01 00:54:18.464 | quota_details
2022-04-01 00:54:18.464 | rbac-policies
2022-04-01 00:54:18.464 | rbac-address-group
2022-04-01 00:54:18.464 | rbac-address-scope
2022-04-01 00:54:18.464 | rbac-security-groups
2022-04-01 00:54:18.464 | rbac-subnetpool
2022-04-01 00:54:18.465 | revision-if-match
2022-04-01 00:54:18.465 | standard-attr-revisions
2022-04-01 00:54:18.465 | router_availability_zone
2022-04-01 00:54:18.465 | security-groups-normalized-cidr
2022-04-01 00:54:18.465 | port-security-groups-filtering
2022-04-01 00:54:18.465 | security-groups-remote-address-group
2022-04-01 00:54:18.465 | security-groups-shared-filtering
2022-04-01 00:54:18.465 | security-group
2022-04-01 00:54:18.465 | service-type
2022-04-01 00:54:18.465 | sorting
2022-04-01 00:54:18.465 | standard-attr-description
2022-04-01 00:54:18.465 | stateful-security-group
2022-04-01 00:54:18.465 | subnet_onboard
2022-04-01 00:54:18.465 | subnet-service-types
2022-04-01 00:54:18.465 | subnet_allocation
2022-04-01 00:54:18.465 | subnetpool-prefix-ops
2022-04-01 00:54:18.465 | standard-attr-tag
2022-04-01 00:54:18.465 | standard-attr-timestamp'
2022-04-01 00:54:18.467 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-04-01 00:54:18.467 | address-scope
2022-04-01 00:54:18.467 | router-admin-state-down-before-update
2022-04-01 00:54:18.467 | agent
2022-04-01 00:54:18.467 | agent-resources-synced
2022-04-01 00:54:18.467 | allowed-address-pairs
2022-04-01 00:54:18.467 | auto-allocated-topology
2022-04-01 00:54:18.467 | availability_zone
2022-04-01 00:54:18.467 | availability_zone_filter
2022-04-01 00:54:18.467 | default-subnetpools
2022-04-01 00:54:18.467 | dhcp_agent_scheduler
2022-04-01 00:54:18.467 | dvr
2022-04-01 00:54:18.467 | empty-string-filtering
2022-04-01 00:54:18.467 | external-net
2022-04-01 00:54:18.467 | extra_dhcp_opt
2022-04-01 00:54:18.467 | extraroute
2022-04-01 00:54:18.467 | extraroute-atomic
2022-04-01 00:54:18.467 | filter-validation
2022-04-01 00:54:18.467 | fip-port-details
2022-04-01 00:54:18.467 | flavors
2022-04-01 00:54:18.467 | floatingip-pools
2022-04-01 00:54:18.467 | ip-substring-filtering
2022-04-01 00:54:18.467 | router
2022-04-01 00:54:18.467 | ext-gw-mode
2022-04-01 00:54:18.467 | l3-ha
2022-04-01 00:54:18.467 | l3-flavors
2022-04-01 00:54:18.467 | l3-port-ip-change-not-allowed
2022-04-01 00:54:18.467 | l3_agent_scheduler
2022-04-01 00:54:18.468 | metering
2022-04-01 00:54:18.468 | metering_source_and_destination_fields
2022-04-01 00:54:18.468 | multi-provider
2022-04-01 00:54:18.468 | net-mtu
2022-04-01 00:54:18.468 | net-mtu-writable
2022-04-01 00:54:18.468 | network_availability_zone
2022-04-01 00:54:18.468 | network-ip-availability
2022-04-01 00:54:18.468 | pagination
2022-04-01 00:54:18.468 | port-device-profile
2022-04-01 00:54:18.468 | port-mac-address-regenerate
2022-04-01 00:54:18.468 | port-numa-affinity-policy
2022-04-01 00:54:18.468 | binding
2022-04-01 00:54:18.468 | binding-extended
2022-04-01 00:54:18.468 | port-security
2022-04-01 00:54:18.468 | project-id
2022-04-01 00:54:18.468 | provider
2022-04-01 00:54:18.468 | quota-check-limit
2022-04-01 00:54:18.468 | quotas
2022-04-01 00:54:18.468 | quota_details
2022-04-01 00:54:18.468 | rbac-policies
2022-04-01 00:54:18.468 | rbac-address-group
2022-04-01 00:54:18.468 | rbac-address-scope
2022-04-01 00:54:18.468 | rbac-security-groups
2022-04-01 00:54:18.468 | rbac-subnetpool
2022-04-01 00:54:18.468 | revision-if-match
2022-04-01 00:54:18.468 | standard-attr-revisions
2022-04-01 00:54:18.468 | router_availability_zone
2022-04-01 00:54:18.468 | security-groups-normalized-cidr
2022-04-01 00:54:18.468 | port-security-groups-filtering
2022-04-01 00:54:18.468 | security-groups-remote-address-group
2022-04-01 00:54:18.468 | security-groups-shared-filtering
2022-04-01 00:54:18.468 | security-group
2022-04-01 00:54:18.468 | service-type
2022-04-01 00:54:18.468 | sorting
2022-04-01 00:54:18.468 | standard-attr-description
2022-04-01 00:54:18.468 | stateful-security-group
2022-04-01 00:54:18.468 | subnet_onboard
2022-04-01 00:54:18.468 | subnet-service-types
2022-04-01 00:54:18.469 | subnet_allocation
2022-04-01 00:54:18.469 | subnetpool-prefix-ops
2022-04-01 00:54:18.469 | standard-attr-tag
2022-04-01 00:54:18.469 | standard-attr-timestamp =~ external-net ]]
2022-04-01 00:54:18.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-04-01 00:54:18.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 :   [[ True == \T\r\u\e ]]
2022-04-01 00:54:18.478 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   oscwrap --os-cloud devstack --os-region RegionOne router create router1
2022-04-01 00:54:18.479 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   grep ' id '
2022-04-01 00:54:18.481 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   get_field 2
2022-04-01 00:54:18.484 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:18.488 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:21.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:21.366 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:21.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:21.366 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:21.540 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:21.544 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-04-01 00:54:21.549 | ++ functions-common:get_field:816           :   field='$3'
2022-04-01 00:54:21.554 | ++ functions-common:get_field:818           :   echo '| id                      | 7712bc15-8012-4d6c-8948-ec61b6fb2ae0 |'
2022-04-01 00:54:21.554 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-04-01 00:54:21.564 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:21.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 :   ROUTER_ID=7712bc15-8012-4d6c-8948-ec61b6fb2ae0
2022-04-01 00:54:21.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 :   die_if_not_set 215 ROUTER_ID 'Failure creating router router1'
2022-04-01 00:54:21.574 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:21.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 :   EXTERNAL_NETWORK_FLAGS=--external
2022-04-01 00:54:21.595 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 :   is_networking_extension_supported auto-allocated-topology
2022-04-01 00:54:21.598 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 :   local extension=auto-allocated-topology
2022-04-01 00:54:21.601 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value
2022-04-01 00:54:24.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:24.325 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:24.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:24.326 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:24.495 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:24.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 :   EXT_LIST='address-group
2022-04-01 00:54:24.499 | address-scope
2022-04-01 00:54:24.499 | router-admin-state-down-before-update
2022-04-01 00:54:24.499 | agent
2022-04-01 00:54:24.499 | agent-resources-synced
2022-04-01 00:54:24.499 | allowed-address-pairs
2022-04-01 00:54:24.499 | auto-allocated-topology
2022-04-01 00:54:24.499 | availability_zone
2022-04-01 00:54:24.499 | availability_zone_filter
2022-04-01 00:54:24.499 | default-subnetpools
2022-04-01 00:54:24.499 | dhcp_agent_scheduler
2022-04-01 00:54:24.499 | dvr
2022-04-01 00:54:24.499 | empty-string-filtering
2022-04-01 00:54:24.499 | external-net
2022-04-01 00:54:24.499 | extra_dhcp_opt
2022-04-01 00:54:24.499 | extraroute
2022-04-01 00:54:24.499 | extraroute-atomic
2022-04-01 00:54:24.499 | filter-validation
2022-04-01 00:54:24.499 | fip-port-details
2022-04-01 00:54:24.499 | flavors
2022-04-01 00:54:24.499 | floatingip-pools
2022-04-01 00:54:24.499 | ip-substring-filtering
2022-04-01 00:54:24.500 | router
2022-04-01 00:54:24.500 | ext-gw-mode
2022-04-01 00:54:24.500 | l3-ha
2022-04-01 00:54:24.500 | l3-flavors
2022-04-01 00:54:24.500 | l3-port-ip-change-not-allowed
2022-04-01 00:54:24.500 | l3_agent_scheduler
2022-04-01 00:54:24.500 | metering
2022-04-01 00:54:24.500 | metering_source_and_destination_fields
2022-04-01 00:54:24.500 | multi-provider
2022-04-01 00:54:24.500 | net-mtu
2022-04-01 00:54:24.500 | net-mtu-writable
2022-04-01 00:54:24.500 | network_availability_zone
2022-04-01 00:54:24.500 | network-ip-availability
2022-04-01 00:54:24.500 | pagination
2022-04-01 00:54:24.500 | port-device-profile
2022-04-01 00:54:24.500 | port-mac-address-regenerate
2022-04-01 00:54:24.500 | port-numa-affinity-policy
2022-04-01 00:54:24.500 | binding
2022-04-01 00:54:24.500 | binding-extended
2022-04-01 00:54:24.500 | port-security
2022-04-01 00:54:24.500 | project-id
2022-04-01 00:54:24.500 | provider
2022-04-01 00:54:24.500 | quota-check-limit
2022-04-01 00:54:24.500 | quotas
2022-04-01 00:54:24.500 | quota_details
2022-04-01 00:54:24.500 | rbac-policies
2022-04-01 00:54:24.500 | rbac-address-group
2022-04-01 00:54:24.500 | rbac-address-scope
2022-04-01 00:54:24.500 | rbac-security-groups
2022-04-01 00:54:24.500 | rbac-subnetpool
2022-04-01 00:54:24.500 | revision-if-match
2022-04-01 00:54:24.500 | standard-attr-revisions
2022-04-01 00:54:24.500 | router_availability_zone
2022-04-01 00:54:24.500 | security-groups-normalized-cidr
2022-04-01 00:54:24.500 | port-security-groups-filtering
2022-04-01 00:54:24.500 | security-groups-remote-address-group
2022-04-01 00:54:24.500 | security-groups-shared-filtering
2022-04-01 00:54:24.500 | security-group
2022-04-01 00:54:24.500 | service-type
2022-04-01 00:54:24.501 | sorting
2022-04-01 00:54:24.501 | standard-attr-description
2022-04-01 00:54:24.501 | stateful-security-group
2022-04-01 00:54:24.501 | subnet_onboard
2022-04-01 00:54:24.501 | subnet-service-types
2022-04-01 00:54:24.501 | subnet_allocation
2022-04-01 00:54:24.501 | subnetpool-prefix-ops
2022-04-01 00:54:24.501 | standard-attr-tag
2022-04-01 00:54:24.501 | standard-attr-timestamp'
2022-04-01 00:54:24.502 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   [[ address-group
2022-04-01 00:54:24.502 | address-scope
2022-04-01 00:54:24.502 | router-admin-state-down-before-update
2022-04-01 00:54:24.502 | agent
2022-04-01 00:54:24.502 | agent-resources-synced
2022-04-01 00:54:24.502 | allowed-address-pairs
2022-04-01 00:54:24.502 | auto-allocated-topology
2022-04-01 00:54:24.502 | availability_zone
2022-04-01 00:54:24.502 | availability_zone_filter
2022-04-01 00:54:24.502 | default-subnetpools
2022-04-01 00:54:24.502 | dhcp_agent_scheduler
2022-04-01 00:54:24.502 | dvr
2022-04-01 00:54:24.502 | empty-string-filtering
2022-04-01 00:54:24.502 | external-net
2022-04-01 00:54:24.502 | extra_dhcp_opt
2022-04-01 00:54:24.502 | extraroute
2022-04-01 00:54:24.502 | extraroute-atomic
2022-04-01 00:54:24.502 | filter-validation
2022-04-01 00:54:24.502 | fip-port-details
2022-04-01 00:54:24.502 | flavors
2022-04-01 00:54:24.502 | floatingip-pools
2022-04-01 00:54:24.502 | ip-substring-filtering
2022-04-01 00:54:24.502 | router
2022-04-01 00:54:24.502 | ext-gw-mode
2022-04-01 00:54:24.502 | l3-ha
2022-04-01 00:54:24.502 | l3-flavors
2022-04-01 00:54:24.502 | l3-port-ip-change-not-allowed
2022-04-01 00:54:24.502 | l3_agent_scheduler
2022-04-01 00:54:24.503 | metering
2022-04-01 00:54:24.503 | metering_source_and_destination_fields
2022-04-01 00:54:24.503 | multi-provider
2022-04-01 00:54:24.503 | net-mtu
2022-04-01 00:54:24.503 | net-mtu-writable
2022-04-01 00:54:24.503 | network_availability_zone
2022-04-01 00:54:24.503 | network-ip-availability
2022-04-01 00:54:24.503 | pagination
2022-04-01 00:54:24.503 | port-device-profile
2022-04-01 00:54:24.503 | port-mac-address-regenerate
2022-04-01 00:54:24.503 | port-numa-affinity-policy
2022-04-01 00:54:24.503 | binding
2022-04-01 00:54:24.503 | binding-extended
2022-04-01 00:54:24.503 | port-security
2022-04-01 00:54:24.503 | project-id
2022-04-01 00:54:24.503 | provider
2022-04-01 00:54:24.503 | quota-check-limit
2022-04-01 00:54:24.503 | quotas
2022-04-01 00:54:24.503 | quota_details
2022-04-01 00:54:24.503 | rbac-policies
2022-04-01 00:54:24.503 | rbac-address-group
2022-04-01 00:54:24.503 | rbac-address-scope
2022-04-01 00:54:24.503 | rbac-security-groups
2022-04-01 00:54:24.503 | rbac-subnetpool
2022-04-01 00:54:24.503 | revision-if-match
2022-04-01 00:54:24.503 | standard-attr-revisions
2022-04-01 00:54:24.503 | router_availability_zone
2022-04-01 00:54:24.503 | security-groups-normalized-cidr
2022-04-01 00:54:24.503 | port-security-groups-filtering
2022-04-01 00:54:24.503 | security-groups-remote-address-group
2022-04-01 00:54:24.503 | security-groups-shared-filtering
2022-04-01 00:54:24.503 | security-group
2022-04-01 00:54:24.503 | service-type
2022-04-01 00:54:24.503 | sorting
2022-04-01 00:54:24.503 | standard-attr-description
2022-04-01 00:54:24.504 | stateful-security-group
2022-04-01 00:54:24.504 | subnet_onboard
2022-04-01 00:54:24.504 | subnet-service-types
2022-04-01 00:54:24.504 | subnet_allocation
2022-04-01 00:54:24.504 | subnetpool-prefix-ops
2022-04-01 00:54:24.504 | standard-attr-tag
2022-04-01 00:54:24.504 | standard-attr-timestamp =~ auto-allocated-topology ]]
2022-04-01 00:54:24.505 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 :   return 0
2022-04-01 00:54:24.508 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 :   EXTERNAL_NETWORK_FLAGS='--external --default'
2022-04-01 00:54:24.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 :   '[' True = True ']'
2022-04-01 00:54:24.516 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1
2022-04-01 00:54:24.516 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   grep ' id '
2022-04-01 00:54:24.517 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   get_field 2
2022-04-01 00:54:24.520 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:24.523 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:27.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:27.621 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:27.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:27.621 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:27.802 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:27.806 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-04-01 00:54:27.809 | ++ functions-common:get_field:816           :   field='$3'
2022-04-01 00:54:27.813 | ++ functions-common:get_field:818           :   echo '| id                        | 4b973c68-06db-4f68-91f4-d4bff368ca5b |'
2022-04-01 00:54:27.813 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-04-01 00:54:27.820 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:27.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 :   EXT_NET_ID=4b973c68-06db-4f68-91f4-d4bff368ca5b
2022-04-01 00:54:27.826 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 :   die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public'
2022-04-01 00:54:27.829 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:27.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 :   [[ 4 =~ 4.* ]]
2022-04-01 00:54:27.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 :   _neutron_configure_router_v4
2022-04-01 00:54:27.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 :   openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7712bc15-8012-4d6c-8948-ec61b6fb2ae0 0e6c0725-1036-4736-a277-7ed03a24a88a
2022-04-01 00:54:32.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:32.735 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:32.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:32.735 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:32.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 :   local id_and_ext_gw_ip
2022-04-01 00:54:32.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 :   _neutron_create_public_subnet_v4 4b973c68-06db-4f68-91f4-d4bff368ca5b
2022-04-01 00:54:32.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 :   local 'subnet_params=--ip-version 4 '
2022-04-01 00:54:32.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 :   subnet_params+=' '
2022-04-01 00:54:32.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 :   [[ -n 172.28.2.1 ]]
2022-04-01 00:54:32.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 :   subnet_params+='--gateway 172.28.2.1 '
2022-04-01 00:54:32.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 :   subnet_params+='--network 4b973c68-06db-4f68-91f4-d4bff368ca5b --subnet-range 172.28.2.0/24 --no-dhcp '
2022-04-01 00:54:32.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 :   subnet_params+=public-subnet
2022-04-01 00:54:32.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 :   local id_and_ext_gw_ip
2022-04-01 00:54:32.949 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 :   oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network 4b973c68-06db-4f68-91f4-d4bff368ca5b --subnet-range 172.28.2.0/24 --no-dhcp public-subnet
2022-04-01 00:54:32.950 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 :   grep -e gateway_ip -e ' id '
2022-04-01 00:54:35.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:35.885 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:35.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:35.885 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:36.075 | +++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:36.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 :   id_and_ext_gw_ip='| gateway_ip           | 172.28.2.1                           |
2022-04-01 00:54:36.078 | | id                   | a77930fe-2a46-4a15-8c26-107760a88273 |'
2022-04-01 00:54:36.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 :   die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet'
2022-04-01 00:54:36.084 | ++ functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:36.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' a77930fe-2a46-4a15-8c26-107760a88273 '|'
2022-04-01 00:54:36.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 :   id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | a77930fe-2a46-4a15-8c26-107760a88273 |'
2022-04-01 00:54:36.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 :   local ext_gw_ip
2022-04-01 00:54:36.111 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' a77930fe-2a46-4a15-8c26-107760a88273 '|'
2022-04-01 00:54:36.111 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   get_field 2
2022-04-01 00:54:36.114 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:36.116 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:36.119 | ++ functions-common:get_field:813           :   '[' 2 -lt 0 ']'
2022-04-01 00:54:36.121 | ++ functions-common:get_field:816           :   field='$3'
2022-04-01 00:54:36.125 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $3}'
2022-04-01 00:54:36.125 | ++ functions-common:get_field:818           :   echo '| gateway_ip | 172.28.2.1 | | id | a77930fe-2a46-4a15-8c26-107760a88273 |'
2022-04-01 00:54:36.131 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:36.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 :   ext_gw_ip=172.28.2.1
2022-04-01 00:54:36.138 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' a77930fe-2a46-4a15-8c26-107760a88273 '|'
2022-04-01 00:54:36.138 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   get_field 5
2022-04-01 00:54:36.141 | ++ functions-common:get_field:811           :   local data field
2022-04-01 00:54:36.143 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:36.146 | ++ functions-common:get_field:813           :   '[' 5 -lt 0 ']'
2022-04-01 00:54:36.148 | ++ functions-common:get_field:816           :   field='$6'
2022-04-01 00:54:36.151 | ++ functions-common:get_field:818           :   awk '-F[ \t]*\\|[ \t]*' '{print $6}'
2022-04-01 00:54:36.151 | ++ functions-common:get_field:818           :   echo '| gateway_ip | 172.28.2.1 | | id | a77930fe-2a46-4a15-8c26-107760a88273 |'
2022-04-01 00:54:36.157 | ++ functions-common:get_field:812           :   read data
2022-04-01 00:54:36.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 :   PUB_SUBNET_ID=a77930fe-2a46-4a15-8c26-107760a88273
2022-04-01 00:54:36.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 :   openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 4b973c68-06db-4f68-91f4-d4bff368ca5b 7712bc15-8012-4d6c-8948-ec61b6fb2ae0
2022-04-01 00:54:40.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:40.478 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:40.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:40.478 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:40.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 :   [[ openvswitch == \o\v\n ]]
2022-04-01 00:54:40.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 :   is_service_enabled q-l3 neutron-l3
2022-04-01 00:54:40.678 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:40.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 :   local ext_gw_interface=none
2022-04-01 00:54:40.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 :   is_neutron_ovs_base_plugin
2022-04-01 00:54:40.686 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 :   return 0
2022-04-01 00:54:40.690 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 :   _neutron_get_ext_gw_interface
2022-04-01 00:54:40.692 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 :   [[ False == \T\r\u\e ]]
2022-04-01 00:54:40.695 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 :   sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true
2022-04-01 00:54:40.716 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 :   echo br-data
2022-04-01 00:54:40.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 :   ext_gw_interface=br-data
2022-04-01 00:54:40.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 :   [[ br-data != \n\o\n\e ]]
2022-04-01 00:54:40.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 :   local cidr_len=24
2022-04-01 00:54:40.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 :   local 'testcmd=ip -o link | grep -q br-data'
2022-04-01 00:54:40.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 :   test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed'
2022-04-01 00:54:40.732 | + functions-common:test_with_retry:2363    :   local 'testcmd=ip -o link | grep -q br-data'
2022-04-01 00:54:40.734 | + functions-common:test_with_retry:2364    :   local 'failmsg=br-data creation failed'
2022-04-01 00:54:40.737 | + functions-common:test_with_retry:2365    :   local until=10
2022-04-01 00:54:40.739 | + functions-common:test_with_retry:2366    :   local sleep=0.5
2022-04-01 00:54:40.742 | + functions-common:test_with_retry:2368    :   time_start test_with_retry
2022-04-01 00:54:40.744 | + functions-common:time_start:2411         :   local name=test_with_retry
2022-04-01 00:54:40.746 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:40.749 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:40.752 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:40.757 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774480754
2022-04-01 00:54:40.760 | + functions-common:test_with_retry:2369    :   timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done'
2022-04-01 00:54:40.768 | + functions-common:test_with_retry:2372    :   time_stop test_with_retry
2022-04-01 00:54:40.771 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:40.773 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:40.776 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:40.778 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:40.781 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:40.784 | + functions-common:time_stop:2431          :   name=test_with_retry
2022-04-01 00:54:40.786 | + functions-common:time_stop:2432          :   start_time=1648774480754
2022-04-01 00:54:40.789 | + functions-common:time_stop:2434          :   [[ -z 1648774480754 ]]
2022-04-01 00:54:40.792 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:40.796 | + functions-common:time_stop:2437          :   end_time=1648774480793
2022-04-01 00:54:40.799 | + functions-common:time_stop:2438          :   elapsed_time=39
2022-04-01 00:54:40.801 | + functions-common:time_stop:2439          :   total=5615
2022-04-01 00:54:40.804 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:40.806 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=5654
2022-04-01 00:54:40.810 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   ip addr show dev br-data
2022-04-01 00:54:40.811 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   grep -c 172.28.2.1
2022-04-01 00:54:40.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ 0 == 0 ]]
2022-04-01 00:54:40.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ True == \F\a\l\s\e ]]
2022-04-01 00:54:40.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ False == \T\r\u\e ]]
2022-04-01 00:54:40.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 :   [[ True == \T\r\u\e ]]
2022-04-01 00:54:40.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 :   sudo ip addr add 172.28.2.1/24 dev br-data
2022-04-01 00:54:40.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 :   sudo ip link set br-data up
2022-04-01 00:54:40.855 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway
2022-04-01 00:54:40.857 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   awk -Fip_address '{ print $2 }'
2022-04-01 00:54:40.857 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   tr '\n' ' '
2022-04-01 00:54:40.857 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   cut -f2 '-d'\'''
2022-04-01 00:54:43.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:43.125 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:43.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:43.125 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:43.304 | ++ functions-common:oscwrap:2465            :   return 0
2022-04-01 00:54:43.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 :   ROUTER_GW_IP='   172.28.2.230  '
2022-04-01 00:54:43.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 :   die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP'
2022-04-01 00:54:43.313 | + functions-common:die_if_not_set:282      :   local exitcode=0
2022-04-01 00:54:43.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 :   _neutron_set_router_id
2022-04-01 00:54:43.333 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 :   [[ True == \F\a\l\s\e ]]
2022-04-01 00:54:43.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 :   [[ 4 =~ .*6 ]]
2022-04-01 00:54:43.338 | + ./stack.sh:main:1317                     :   is_service_enabled nova
2022-04-01 00:54:43.358 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:43.361 | + ./stack.sh:main:1318                     :   echo_summary 'Starting Nova'
2022-04-01 00:54:43.364 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:54:43.367 | + ./stack.sh:echo_summary:446              :   echo -e Starting Nova
2022-04-01 00:54:43.370 | + ./stack.sh:main:1319                     :   start_nova
2022-04-01 00:54:43.375 | + lib/nova:start_nova:1136                 :   start_nova_rest
2022-04-01 00:54:43.377 | + lib/nova:start_nova_rest:1045            :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:43.380 | + lib/nova:start_nova_rest:1046            :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:43.383 | + lib/nova:start_nova_rest:1046            :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:43.386 | + lib/nova:start_nova_rest:1048            :   local compute_cell_conf=/etc/nova/nova.conf
2022-04-01 00:54:43.389 | + lib/nova:start_nova_rest:1050            :   run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.392 | + functions-common:run_process:1680        :   local service=n-sch
2022-04-01 00:54:43.395 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.397 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:43.400 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:43.403 | + functions-common:run_process:1685        :   local name=n-sch
2022-04-01 00:54:43.406 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:43.408 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:43.411 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:43.414 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:43.418 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:43.422 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774483419
2022-04-01 00:54:43.425 | + functions-common:run_process:1688        :   is_service_enabled n-sch
2022-04-01 00:54:43.444 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:43.447 | + functions-common:run_process:1689        :   _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ''
2022-04-01 00:54:43.450 | + functions-common:_run_under_systemd:1645 :   local service=n-sch
2022-04-01 00:54:43.452 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.455 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.458 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.460 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.463 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]]
2022-04-01 00:54:43.466 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]]
2022-04-01 00:54:43.469 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-sch.service
2022-04-01 00:54:43.472 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:54:43.474 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:54:43.477 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]]
2022-04-01 00:54:43.483 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu
2022-04-01 00:54:43.485 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-sch.service
2022-04-01 00:54:43.488 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.490 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:54:43.493 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:54:43.495 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:54:43.497 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:54:43.500 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-sch.service
2022-04-01 00:54:43.502 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:54:43.507 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service'
2022-04-01 00:54:43.561 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu
2022-04-01 00:54:43.617 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf'
2022-04-01 00:54:43.673 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process
2022-04-01 00:54:43.730 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300
2022-04-01 00:54:43.786 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:54:43.843 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:54:43.845 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target
2022-04-01 00:54:43.902 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:54:44.545 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-sch.service
2022-04-01 00:54:44.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service.
2022-04-01 00:54:45.182 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-sch.service
2022-04-01 00:54:45.204 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:45.209 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:45.217 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:45.220 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:45.222 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:45.225 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:45.228 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:45.231 | + functions-common:time_stop:2432          :   start_time=1648774483419
2022-04-01 00:54:45.234 | + functions-common:time_stop:2434          :   [[ -z 1648774483419 ]]
2022-04-01 00:54:45.237 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:45.243 | + functions-common:time_stop:2437          :   end_time=1648774485239
2022-04-01 00:54:45.245 | + functions-common:time_stop:2438          :   elapsed_time=1820
2022-04-01 00:54:45.248 | + functions-common:time_stop:2439          :   total=28583
2022-04-01 00:54:45.251 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:45.260 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=30403
2022-04-01 00:54:45.262 | + lib/nova:start_nova_rest:1051            :   '[' True == False ']'
2022-04-01 00:54:45.267 | ++ lib/nova:start_nova_rest:1054            :   which uwsgi
2022-04-01 00:54:45.271 | + lib/nova:start_nova_rest:1054            :   run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.274 | + functions-common:run_process:1680        :   local service=n-api-meta
2022-04-01 00:54:45.284 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.286 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:45.290 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:45.293 | + functions-common:run_process:1685        :   local name=n-api-meta
2022-04-01 00:54:45.296 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:45.299 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:45.301 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:45.304 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:45.307 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:45.312 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774485309
2022-04-01 00:54:45.315 | + functions-common:run_process:1688        :   is_service_enabled n-api-meta
2022-04-01 00:54:45.340 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:45.343 | + functions-common:run_process:1689        :   _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ''
2022-04-01 00:54:45.346 | + functions-common:_run_under_systemd:1645 :   local service=n-api-meta
2022-04-01 00:54:45.349 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.351 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.355 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.357 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.360 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]]
2022-04-01 00:54:45.363 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]]
2022-04-01 00:54:45.365 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-api-meta.service
2022-04-01 00:54:45.369 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:54:45.372 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:54:45.375 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]]
2022-04-01 00:54:45.378 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu
2022-04-01 00:54:45.384 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@n-api-meta.service
2022-04-01 00:54:45.387 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.389 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-04-01 00:54:45.392 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-04-01 00:54:45.394 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@n-api-meta.service
2022-04-01 00:54:45.398 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-04-01 00:54:45.402 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service'
2022-04-01 00:54:45.466 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service
2022-04-01 00:54:45.534 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu
2022-04-01 00:54:45.593 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini'
2022-04-01 00:54:45.653 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:54:45.730 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify
2022-04-01 00:54:45.805 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process
2022-04-01 00:54:45.896 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always
2022-04-01 00:54:45.963 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all
2022-04-01 00:54:46.039 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100
2022-04-01 00:54:46.117 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-04-01 00:54:46.119 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target
2022-04-01 00:54:46.182 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-04-01 00:54:46.846 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-api-meta.service
2022-04-01 00:54:46.860 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service.
2022-04-01 00:54:47.477 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-api-meta.service
2022-04-01 00:54:47.560 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:47.568 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:47.576 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:47.578 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:47.581 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:47.585 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:47.587 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:47.590 | + functions-common:time_stop:2432          :   start_time=1648774485309
2022-04-01 00:54:47.593 | + functions-common:time_stop:2434          :   [[ -z 1648774485309 ]]
2022-04-01 00:54:47.599 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:47.601 | + functions-common:time_stop:2437          :   end_time=1648774487598
2022-04-01 00:54:47.613 | + functions-common:time_stop:2438          :   elapsed_time=2289
2022-04-01 00:54:47.613 | + functions-common:time_stop:2439          :   total=30403
2022-04-01 00:54:47.613 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:47.613 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32692
2022-04-01 00:54:47.619 | + lib/nova:start_nova_rest:1057            :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:47.619 | + lib/nova:start_nova_rest:1057            :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:47.621 | + lib/nova:start_nova:1137                 :   start_nova_console_proxies
2022-04-01 00:54:47.624 | + lib/nova:start_nova_console_proxies:1072 :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:47.627 | + lib/nova:start_nova_console_proxies:1074 :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:47.630 | + lib/nova:start_nova_console_proxies:1074 :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:47.632 | + lib/nova:start_nova_console_proxies:1076 :   local api_cell_conf=/etc/nova/nova.conf
2022-04-01 00:54:47.635 | + lib/nova:start_nova_console_proxies:1078 :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:54:47.638 | + lib/nova:start_nova_console_proxies:1083 :   enable_nova_console_proxies
2022-04-01 00:54:47.645 | ++ lib/nova:enable_nova_console_proxies:1061 :   seq 1 1
2022-04-01 00:54:47.648 | + lib/nova:enable_nova_console_proxies:1061 :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:54:47.650 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-04-01 00:54:47.653 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-novnc
2022-04-01 00:54:47.689 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:47.693 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-04-01 00:54:47.698 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-spice
2022-04-01 00:54:47.747 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:47.750 | + lib/nova:enable_nova_console_proxies:1062 :   for srv in n-novnc n-spice n-sproxy
2022-04-01 00:54:47.753 | + lib/nova:enable_nova_console_proxies:1063 :   is_service_enabled n-sproxy
2022-04-01 00:54:47.777 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:47.789 | ++ lib/nova:start_nova_console_proxies:1084 :   seq 1 1
2022-04-01 00:54:47.804 | + lib/nova:start_nova_console_proxies:1084 :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:54:47.808 | + lib/nova:start_nova_console_proxies:1085 :   local conf
2022-04-01 00:54:47.819 | ++ lib/nova:start_nova_console_proxies:1086 :   conductor_conf 1
2022-04-01 00:54:47.827 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:54:47.834 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:54:47.840 | + lib/nova:start_nova_console_proxies:1086 :   conf=/etc/nova/nova_cell1.conf
2022-04-01 00:54:47.848 | + lib/nova:start_nova_console_proxies:1087 :   run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web '
2022-04-01 00:54:47.856 | + functions-common:run_process:1680        :   local service=n-novnc-cell1
2022-04-01 00:54:47.862 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web '
2022-04-01 00:54:47.867 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:47.870 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:47.872 | + functions-common:run_process:1685        :   local name=n-novnc-cell1
2022-04-01 00:54:47.879 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:47.888 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:47.892 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:47.895 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:47.902 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:47.909 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774487904
2022-04-01 00:54:47.923 | + functions-common:run_process:1688        :   is_service_enabled n-novnc-cell1
2022-04-01 00:54:47.961 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:47.964 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:47.969 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:47.972 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:47.977 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:47.982 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:47.984 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:47.989 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:47.992 | + functions-common:time_stop:2432          :   start_time=1648774487904
2022-04-01 00:54:47.995 | + functions-common:time_stop:2434          :   [[ -z 1648774487904 ]]
2022-04-01 00:54:48.001 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:48.006 | + functions-common:time_stop:2437          :   end_time=1648774488003
2022-04-01 00:54:48.009 | + functions-common:time_stop:2438          :   elapsed_time=99
2022-04-01 00:54:48.011 | + functions-common:time_stop:2439          :   total=32692
2022-04-01 00:54:48.014 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:48.017 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32791
2022-04-01 00:54:48.020 | + lib/nova:start_nova_console_proxies:1088 :   run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web '
2022-04-01 00:54:48.024 | + functions-common:run_process:1680        :   local service=n-spice-cell1
2022-04-01 00:54:48.027 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web '
2022-04-01 00:54:48.029 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:48.032 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:48.035 | + functions-common:run_process:1685        :   local name=n-spice-cell1
2022-04-01 00:54:48.038 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:48.044 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:48.044 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:48.047 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:48.052 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:48.055 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774488052
2022-04-01 00:54:48.058 | + functions-common:run_process:1688        :   is_service_enabled n-spice-cell1
2022-04-01 00:54:48.077 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:48.080 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:48.083 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:48.086 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:48.088 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:48.091 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:48.093 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:48.096 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:48.099 | + functions-common:time_stop:2432          :   start_time=1648774488052
2022-04-01 00:54:48.101 | + functions-common:time_stop:2434          :   [[ -z 1648774488052 ]]
2022-04-01 00:54:48.105 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:48.109 | + functions-common:time_stop:2437          :   end_time=1648774488106
2022-04-01 00:54:48.112 | + functions-common:time_stop:2438          :   elapsed_time=54
2022-04-01 00:54:48.115 | + functions-common:time_stop:2439          :   total=32791
2022-04-01 00:54:48.117 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:48.120 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32845
2022-04-01 00:54:48.123 | + lib/nova:start_nova_console_proxies:1089 :   run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:48.125 | + functions-common:run_process:1680        :   local service=n-sproxy-cell1
2022-04-01 00:54:48.128 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:48.131 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:48.134 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:48.136 | + functions-common:run_process:1685        :   local name=n-sproxy-cell1
2022-04-01 00:54:48.139 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:48.142 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:48.144 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:48.148 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:48.154 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:48.157 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774488153
2022-04-01 00:54:48.160 | + functions-common:run_process:1688        :   is_service_enabled n-sproxy-cell1
2022-04-01 00:54:48.180 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:48.183 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:48.186 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:48.189 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:48.191 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:48.194 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:48.199 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:48.201 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:48.210 | + functions-common:time_stop:2432          :   start_time=1648774488153
2022-04-01 00:54:48.212 | + functions-common:time_stop:2434          :   [[ -z 1648774488153 ]]
2022-04-01 00:54:48.216 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:48.222 | + functions-common:time_stop:2437          :   end_time=1648774488218
2022-04-01 00:54:48.224 | + functions-common:time_stop:2438          :   elapsed_time=65
2022-04-01 00:54:48.230 | + functions-common:time_stop:2439          :   total=32845
2022-04-01 00:54:48.233 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:48.235 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=32910
2022-04-01 00:54:48.238 | + lib/nova:start_nova_console_proxies:1093 :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:48.242 | + lib/nova:start_nova_console_proxies:1093 :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:48.244 | + lib/nova:start_nova:1138                 :   start_nova_conductor
2022-04-01 00:54:48.247 | + lib/nova:start_nova_conductor:1106       :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:54:48.250 | + lib/nova:start_nova_conductor:1112       :   enable_nova_fleet
2022-04-01 00:54:48.253 | + lib/nova:enable_nova_fleet:1097          :   is_service_enabled n-cond
2022-04-01 00:54:48.274 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:48.277 | + lib/nova:enable_nova_fleet:1098          :   enable_service n-super-cond
2022-04-01 00:54:48.346 | ++ lib/nova:enable_nova_fleet:1099          :   seq 1 1
2022-04-01 00:54:48.351 | + lib/nova:enable_nova_fleet:1099          :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:54:48.351 | + lib/nova:enable_nova_fleet:1100          :   enable_service n-cond-cell1
2022-04-01 00:54:48.417 | + lib/nova:start_nova_conductor:1113       :   is_service_enabled n-super-cond
2022-04-01 00:54:48.440 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:48.444 | + lib/nova:start_nova_conductor:1114       :   run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.447 | + functions-common:run_process:1680        :   local service=n-super-cond
2022-04-01 00:54:48.449 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.452 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:48.455 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:48.458 | + functions-common:run_process:1685        :   local name=n-super-cond
2022-04-01 00:54:48.461 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:48.469 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:48.475 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:48.481 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:48.487 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:48.489 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774488486
2022-04-01 00:54:48.493 | + functions-common:run_process:1688        :   is_service_enabled n-super-cond
2022-04-01 00:54:48.517 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:48.521 | + functions-common:run_process:1689        :   _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ''
2022-04-01 00:54:48.524 | + functions-common:_run_under_systemd:1645 :   local service=n-super-cond
2022-04-01 00:54:48.535 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.535 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.539 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.543 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.543 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]]
2022-04-01 00:54:48.547 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]]
2022-04-01 00:54:48.547 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-super-cond.service
2022-04-01 00:54:48.551 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:54:48.555 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:54:48.555 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]]
2022-04-01 00:54:48.563 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu
2022-04-01 00:54:48.565 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-super-cond.service
2022-04-01 00:54:48.568 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.571 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:54:48.573 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:54:48.576 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:54:48.579 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:54:48.581 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-super-cond.service
2022-04-01 00:54:48.584 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:54:48.589 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service'
2022-04-01 00:54:48.657 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu
2022-04-01 00:54:48.738 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf'
2022-04-01 00:54:48.820 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process
2022-04-01 00:54:48.896 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300
2022-04-01 00:54:48.983 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:54:49.050 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:54:49.052 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target
2022-04-01 00:54:49.116 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:54:49.832 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-super-cond.service
2022-04-01 00:54:49.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service.
2022-04-01 00:54:50.531 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-super-cond.service
2022-04-01 00:54:50.562 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:50.565 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:50.568 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:50.573 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:50.577 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:50.581 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:50.585 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:50.589 | + functions-common:time_stop:2432          :   start_time=1648774488486
2022-04-01 00:54:50.593 | + functions-common:time_stop:2434          :   [[ -z 1648774488486 ]]
2022-04-01 00:54:50.598 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:50.604 | + functions-common:time_stop:2437          :   end_time=1648774490601
2022-04-01 00:54:50.607 | + functions-common:time_stop:2438          :   elapsed_time=2115
2022-04-01 00:54:50.609 | + functions-common:time_stop:2439          :   total=32910
2022-04-01 00:54:50.612 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:50.615 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=35025
2022-04-01 00:54:50.619 | ++ lib/nova:start_nova_conductor:1116       :   seq 1 1
2022-04-01 00:54:50.624 | + lib/nova:start_nova_conductor:1116       :   for i in $(seq 1 $NOVA_NUM_CELLS)
2022-04-01 00:54:50.626 | + lib/nova:start_nova_conductor:1117       :   is_service_enabled n-cond-cell1
2022-04-01 00:54:50.648 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:50.651 | + lib/nova:start_nova_conductor:1118       :   local conf
2022-04-01 00:54:50.654 | ++ lib/nova:start_nova_conductor:1119       :   conductor_conf 1
2022-04-01 00:54:50.657 | ++ lib/nova:conductor_conf:808              :   local cell=1
2022-04-01 00:54:50.660 | ++ lib/nova:conductor_conf:809              :   echo /etc/nova/nova_cell1.conf
2022-04-01 00:54:50.663 | + lib/nova:start_nova_conductor:1119       :   conf=/etc/nova/nova_cell1.conf
2022-04-01 00:54:50.665 | + lib/nova:start_nova_conductor:1120       :   run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.668 | + functions-common:run_process:1680        :   local service=n-cond-cell1
2022-04-01 00:54:50.671 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.673 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:50.676 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:50.679 | + functions-common:run_process:1685        :   local name=n-cond-cell1
2022-04-01 00:54:50.681 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:50.684 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:50.687 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:50.690 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:50.699 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:50.702 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774490698
2022-04-01 00:54:50.704 | + functions-common:run_process:1688        :   is_service_enabled n-cond-cell1
2022-04-01 00:54:50.726 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:50.729 | + functions-common:run_process:1689        :   _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ''
2022-04-01 00:54:50.732 | + functions-common:_run_under_systemd:1645 :   local service=n-cond-cell1
2022-04-01 00:54:50.734 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.737 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.740 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.742 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.745 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]]
2022-04-01 00:54:50.748 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]]
2022-04-01 00:54:50.751 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@n-cond-cell1.service
2022-04-01 00:54:50.754 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:54:50.757 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:54:50.760 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]]
2022-04-01 00:54:50.763 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu
2022-04-01 00:54:50.765 | + functions-common:write_user_unit_file:1562 :   local service=devstack@n-cond-cell1.service
2022-04-01 00:54:50.768 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.771 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:54:50.774 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:54:50.778 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:54:50.780 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:54:50.783 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service
2022-04-01 00:54:50.786 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:54:50.791 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service'
2022-04-01 00:54:50.867 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu
2022-04-01 00:54:50.928 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf'
2022-04-01 00:54:50.993 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process
2022-04-01 00:54:51.064 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300
2022-04-01 00:54:51.135 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:54:51.203 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:54:51.205 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target
2022-04-01 00:54:51.277 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:54:52.049 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@n-cond-cell1.service
2022-04-01 00:54:52.063 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service.
2022-04-01 00:54:52.750 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@n-cond-cell1.service
2022-04-01 00:54:52.780 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:52.785 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:52.792 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:52.800 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:52.803 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:52.806 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:52.809 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:52.812 | + functions-common:time_stop:2432          :   start_time=1648774490698
2022-04-01 00:54:52.816 | + functions-common:time_stop:2434          :   [[ -z 1648774490698 ]]
2022-04-01 00:54:52.822 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:52.827 | + functions-common:time_stop:2437          :   end_time=1648774492823
2022-04-01 00:54:52.829 | + functions-common:time_stop:2438          :   elapsed_time=2125
2022-04-01 00:54:52.832 | + functions-common:time_stop:2439          :   total=35025
2022-04-01 00:54:52.835 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:52.837 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=37150
2022-04-01 00:54:52.840 | + lib/nova:start_nova:1139                 :   start_nova_compute
2022-04-01 00:54:52.843 | + lib/nova:start_nova_compute:970          :   local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:52.845 | + lib/nova:start_nova_compute:971          :   export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:52.848 | + lib/nova:start_nova_compute:971          :   PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:52.851 | + lib/nova:start_nova_compute:973          :   local compute_cell_conf=/etc/nova/nova.conf
2022-04-01 00:54:52.854 | + lib/nova:start_nova_compute:976          :   cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf
2022-04-01 00:54:52.859 | + lib/nova:start_nova_compute:978          :   merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF'
2022-04-01 00:54:52.861 | + inc/meta-config:merge_config_file:83     :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:54:52.864 | + inc/meta-config:merge_config_file:84     :   local matchgroup=post-config
2022-04-01 00:54:52.867 | + inc/meta-config:merge_config_file:85     :   local 'configfile=$NOVA_CPU_CONF'
2022-04-01 00:54:52.870 | + inc/meta-config:merge_config_file:90     :   local real_configfile
2022-04-01 00:54:52.873 | ++ inc/meta-config:merge_config_file:91     :   eval echo '$NOVA_CPU_CONF'
2022-04-01 00:54:52.876 | +++ inc/meta-config:merge_config_file:91     :   echo /etc/nova/nova-cpu.conf
2022-04-01 00:54:52.879 | + inc/meta-config:merge_config_file:91     :   real_configfile=/etc/nova/nova-cpu.conf
2022-04-01 00:54:52.882 | + inc/meta-config:merge_config_file:92     :   '[' '!' -f /etc/nova/nova-cpu.conf ']'
2022-04-01 00:54:52.886 | + inc/meta-config:merge_config_file:97     :   awk -v 'configfile=$NOVA_CPU_CONF' '
2022-04-01 00:54:52.886 |         BEGIN {
2022-04-01 00:54:52.886 |             section = ""
2022-04-01 00:54:52.886 |             last_section = ""
2022-04-01 00:54:52.886 |             section_count = 0
2022-04-01 00:54:52.886 |         }
2022-04-01 00:54:52.887 |         /^\[.+\]/ {
2022-04-01 00:54:52.887 |             gsub("[][]", "", $1);
2022-04-01 00:54:52.887 |             section=$1
2022-04-01 00:54:52.887 |             next
2022-04-01 00:54:52.887 |         }
2022-04-01 00:54:52.887 |         /^ *\#/ {
2022-04-01 00:54:52.887 |             next
2022-04-01 00:54:52.887 |         }
2022-04-01 00:54:52.887 |         /^[^ \t]+/ {
2022-04-01 00:54:52.887 |             # get offset of first = in $0
2022-04-01 00:54:52.887 |             eq_idx = index($0, "=")
2022-04-01 00:54:52.887 |             # extract attr & value from $0
2022-04-01 00:54:52.887 |             attr = substr($0, 1, eq_idx - 1)
2022-04-01 00:54:52.887 |             value = substr($0, eq_idx + 1)
2022-04-01 00:54:52.887 |             # only need to strip trailing whitespace from attr
2022-04-01 00:54:52.887 |             sub(/[ \t]*$/, "", attr)
2022-04-01 00:54:52.887 |             # need to strip leading & trailing whitespace from value
2022-04-01 00:54:52.887 |             sub(/^[ \t]*/, "", value)
2022-04-01 00:54:52.887 |             sub(/[ \t]*$/, "", value)
2022-04-01 00:54:52.887 | 
2022-04-01 00:54:52.887 |             # cfg_attr_count: number of config lines per [section, attr]
2022-04-01 00:54:52.887 |             # cfg_attr: three dimensional array to keep all the config lines per [section, attr]
2022-04-01 00:54:52.887 |             # cfg_section: keep the section names in the same order as they appear in local.conf
2022-04-01 00:54:52.887 |             # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf
2022-04-01 00:54:52.887 |             if (! (section, attr) in cfg_attr_count) {
2022-04-01 00:54:52.888 |                 if (section != last_section) {
2022-04-01 00:54:52.888 |                     cfg_section[section_count++] = section
2022-04-01 00:54:52.888 |                     last_section = section
2022-04-01 00:54:52.888 |                 }
2022-04-01 00:54:52.888 |                 attr_count = cfg_sec_attr_count[section_count - 1]++
2022-04-01 00:54:52.888 |                 cfg_sec_attr_name[section_count - 1, attr_count] = attr
2022-04-01 00:54:52.888 | 
2022-04-01 00:54:52.888 |                 cfg_attr[section, attr, 0] = value
2022-04-01 00:54:52.888 |                 cfg_attr_count[section, attr] = 1
2022-04-01 00:54:52.888 |             } else {
2022-04-01 00:54:52.888 |                 lno = cfg_attr_count[section, attr]++
2022-04-01 00:54:52.888 |                 cfg_attr[section, attr, lno] = value
2022-04-01 00:54:52.888 |             }
2022-04-01 00:54:52.888 |         }
2022-04-01 00:54:52.888 |         END {
2022-04-01 00:54:52.888 |             # Process each section in order
2022-04-01 00:54:52.888 |             for (sno = 0; sno < section_count; sno++) {
2022-04-01 00:54:52.888 |                 section = cfg_section[sno]
2022-04-01 00:54:52.888 |                 # The ini routines simply append a config item immediately
2022-04-01 00:54:52.888 |                 # after the section header. To keep the same order as defined
2022-04-01 00:54:52.888 |                 # in local.conf, invoke the ini routines in the reverse order
2022-04-01 00:54:52.888 |                 for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) {
2022-04-01 00:54:52.888 |                     attr = cfg_sec_attr_name[sno, attr_no]
2022-04-01 00:54:52.888 |                     if (cfg_attr_count[section, attr] == 1)
2022-04-01 00:54:52.888 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\""
2022-04-01 00:54:52.888 |                     else {
2022-04-01 00:54:52.888 |                         # For multiline, invoke the ini routines in the reverse order
2022-04-01 00:54:52.888 |                         count = cfg_attr_count[section, attr]
2022-04-01 00:54:52.888 |                         print "inidelete " configfile " " section " " attr
2022-04-01 00:54:52.888 |                         print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\""
2022-04-01 00:54:52.888 |                         for (l = count -2; l >= 0; l--)
2022-04-01 00:54:52.888 |                             print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\""
2022-04-01 00:54:52.888 |                     }
2022-04-01 00:54:52.888 |                 }
2022-04-01 00:54:52.888 |             }
2022-04-01 00:54:52.888 |         }
2022-04-01 00:54:52.889 |     '
2022-04-01 00:54:52.895 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator
2022-04-01 00:54:52.895 | + inc/meta-config:merge_config_file:164    :   read a
2022-04-01 00:54:52.895 | + inc/meta-config:merge_config_file:96     :   get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF'
2022-04-01 00:54:52.899 | + inc/meta-config:get_meta_section:33      :   local file=/home/ubuntu/devstack/local.conf
2022-04-01 00:54:52.903 | + inc/meta-config:get_meta_section:34      :   local matchgroup=post-config
2022-04-01 00:54:52.907 | + inc/meta-config:get_meta_section:35      :   local 'configfile=$NOVA_CPU_CONF'
2022-04-01 00:54:52.907 | + inc/meta-config:get_meta_section:37      :   [[ -r /home/ubuntu/devstack/local.conf ]]
2022-04-01 00:54:52.911 | + inc/meta-config:get_meta_section:38      :   [[ -z $NOVA_CPU_CONF ]]
2022-04-01 00:54:52.915 | + inc/meta-config:get_meta_section:40      :   awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' '
2022-04-01 00:54:52.915 |         BEGIN { group = "" }
2022-04-01 00:54:52.915 |         /^\[\[.+\|.*\]\]/ {
2022-04-01 00:54:52.915 |             gsub("[][]", "", $1);
2022-04-01 00:54:52.915 |             split($1, a, "|");
2022-04-01 00:54:52.915 |             if (a[1] == matchgroup && a[2] == configfile) {
2022-04-01 00:54:52.915 |                 group=a[1]
2022-04-01 00:54:52.915 |             } else {
2022-04-01 00:54:52.915 |                 group=""
2022-04-01 00:54:52.915 |             }
2022-04-01 00:54:52.915 |             next
2022-04-01 00:54:52.915 |         }
2022-04-01 00:54:52.915 |         {
2022-04-01 00:54:52.915 |             if (group != "")
2022-04-01 00:54:52.915 |                 print $0
2022-04-01 00:54:52.915 |         }
2022-04-01 00:54:52.915 |     ' /home/ubuntu/devstack/local.conf
2022-04-01 00:54:52.921 | + lib/nova:start_nova_compute:980          :   [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]]
2022-04-01 00:54:52.925 | + lib/nova:start_nova_compute:987          :   iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True
2022-04-01 00:54:52.962 | + lib/nova:start_nova_compute:990          :   iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False
2022-04-01 00:54:52.998 | + lib/nova:start_nova_compute:991          :   iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1
2022-04-01 00:54:53.001 | + lib/rpc_backend:iniset_rpc_backend:157   :   local package=nova
2022-04-01 00:54:53.003 | + lib/rpc_backend:iniset_rpc_backend:158   :   local file=/etc/nova/nova-cpu.conf
2022-04-01 00:54:53.006 | + lib/rpc_backend:iniset_rpc_backend:159   :   local section=DEFAULT
2022-04-01 00:54:53.009 | + lib/rpc_backend:iniset_rpc_backend:160   :   local virtual_host=nova_cell1
2022-04-01 00:54:53.011 | + lib/rpc_backend:iniset_rpc_backend:161   :   is_service_enabled rabbit
2022-04-01 00:54:53.029 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:53.032 | ++ lib/rpc_backend:iniset_rpc_backend:162   :   get_transport_url nova_cell1
2022-04-01 00:54:53.035 | ++ lib/rpc_backend:get_transport_url:139    :   local virtual_host=nova_cell1
2022-04-01 00:54:53.038 | ++ lib/rpc_backend:get_transport_url:140    :   is_service_enabled rabbit
2022-04-01 00:54:53.056 | ++ functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:53.058 | ++ lib/rpc_backend:get_transport_url:141    :   echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-04-01 00:54:53.062 | + lib/rpc_backend:iniset_rpc_backend:162   :   iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1
2022-04-01 00:54:53.094 | + lib/rpc_backend:iniset_rpc_backend:163   :   '[' -n '' ']'
2022-04-01 00:54:53.097 | + lib/rpc_backend:iniset_rpc_backend:166   :   '[' -n '' ']'
2022-04-01 00:54:53.099 | + lib/nova:start_nova_compute:995          :   inidelete /etc/nova/nova-cpu.conf database connection
2022-04-01 00:54:53.122 | + lib/nova:start_nova_compute:996          :   inidelete /etc/nova/nova-cpu.conf api_database connection
2022-04-01 00:54:53.145 | + lib/nova:start_nova_compute:1001         :   configure_console_compute
2022-04-01 00:54:53.147 | + lib/nova:configure_console_compute:643   :   local offset
2022-04-01 00:54:53.150 | + lib/nova:configure_console_compute:644   :   offset=0
2022-04-01 00:54:53.153 | + lib/nova:configure_console_compute:648   :   local default_proxyclient_addr
2022-04-01 00:54:53.156 | ++ lib/nova:configure_console_compute:649   :   iniget /etc/nova/nova-cpu.conf DEFAULT my_ip
2022-04-01 00:54:53.179 | + lib/nova:configure_console_compute:649   :   default_proxyclient_addr=10.222.0.98
2022-04-01 00:54:53.181 | + lib/nova:configure_console_compute:653   :   is_service_enabled n-cpu
2022-04-01 00:54:53.199 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:53.202 | + lib/nova:configure_console_compute:669   :   is_service_enabled n-novnc
2022-04-01 00:54:53.219 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:53.222 | + lib/nova:configure_console_compute:669   :   '[' False '!=' False ']'
2022-04-01 00:54:53.225 | + lib/nova:configure_console_compute:677   :   iniset /etc/nova/nova-cpu.conf vnc enabled false
2022-04-01 00:54:53.262 | + lib/nova:configure_console_compute:680   :   is_service_enabled n-spice
2022-04-01 00:54:53.281 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:53.284 | + lib/nova:configure_console_compute:690   :   is_service_enabled n-sproxy
2022-04-01 00:54:53.305 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:53.307 | + lib/nova:start_nova_compute:1004         :   '[' -n '' ']'
2022-04-01 00:54:53.310 | + lib/nova:start_nova_compute:1009         :   [[ libvirt == \l\i\b\v\i\r\t ]]
2022-04-01 00:54:53.313 | + lib/nova:start_nova_compute:1009         :   [[ kvm == \q\e\m\u ]]
2022-04-01 00:54:53.315 | + lib/nova:start_nova_compute:1013         :   [[ libvirt = \l\i\b\v\i\r\t ]]
2022-04-01 00:54:53.318 | + lib/nova:start_nova_compute:1017         :   run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt
2022-04-01 00:54:53.321 | + functions-common:run_process:1680        :   local service=n-cpu
2022-04-01 00:54:53.323 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf'
2022-04-01 00:54:53.326 | + functions-common:run_process:1682        :   local group=libvirt
2022-04-01 00:54:53.328 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:53.331 | + functions-common:run_process:1685        :   local name=n-cpu
2022-04-01 00:54:53.333 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:53.336 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:53.339 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:53.341 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:53.345 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:53.350 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774493347
2022-04-01 00:54:53.353 | + functions-common:run_process:1688        :   is_service_enabled n-cpu
2022-04-01 00:54:53.372 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:53.375 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:53.378 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:53.380 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:53.383 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:53.386 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:53.388 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:53.391 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:53.394 | + functions-common:time_stop:2432          :   start_time=1648774493347
2022-04-01 00:54:53.396 | + functions-common:time_stop:2434          :   [[ -z 1648774493347 ]]
2022-04-01 00:54:53.402 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:53.404 | + functions-common:time_stop:2437          :   end_time=1648774493401
2022-04-01 00:54:53.407 | + functions-common:time_stop:2438          :   elapsed_time=54
2022-04-01 00:54:53.410 | + functions-common:time_stop:2439          :   total=37150
2022-04-01 00:54:53.412 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:53.415 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=37204
2022-04-01 00:54:53.417 | + lib/nova:start_nova_compute:1039         :   export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:53.420 | + lib/nova:start_nova_compute:1039         :   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin
2022-04-01 00:54:53.423 | + lib/nova:start_nova:1140                 :   is_service_enabled n-api
2022-04-01 00:54:53.447 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:53.449 | + lib/nova:start_nova:1142                 :   echo 'Dumping cells_v2 mapping'
2022-04-01 00:54:53.449 | Dumping cells_v2 mapping
2022-04-01 00:54:53.452 | + lib/nova:start_nova:1143                 :   /usr/local/bin/nova-manage cell_v2 list_cells --verbose
2022-04-01 00:54:54.457 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.
2022-04-01 00:54:56.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:56.969 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:56.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:54:56.969 |   from cryptography.utils import int_from_bytes
2022-04-01 00:54:56.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-04-01 00:54:56.970 | |  Name |                 UUID                 |                       Transport URL                       |                       Database Connection                       | Disabled |
2022-04-01 00:54:56.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-04-01 00:54:56.970 | | cell0 | 00000000-0000-0000-0000-000000000000 |                          none:///                         | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 |  False   |
2022-04-01 00:54:56.970 | | cell1 | 6b19f147-b8df-4fee-87d4-51f47186d59f | rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 |  False   |
2022-04-01 00:54:56.970 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+
2022-04-01 00:54:57.420 | + ./stack.sh:main:1320                     :   async_runfunc create_flavors
2022-04-01 00:54:57.424 | + inc/async:async_runfunc:116              :   async_run create_flavors create_flavors
2022-04-01 00:54:57.493 | + inc/async:async_inner:63                 :   create_flavors
2022-04-01 00:54:57.533 | [650130 Async create_flavors:707315]: running: create_flavors
2022-04-01 00:54:57.536 | + ./stack.sh:main:1322                     :   is_service_enabled cinder
2022-04-01 00:54:57.559 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:57.562 | + ./stack.sh:main:1323                     :   echo_summary 'Starting Cinder'
2022-04-01 00:54:57.565 | + ./stack.sh:echo_summary:440              :   [[ -t 3 ]]
2022-04-01 00:54:57.567 | + ./stack.sh:echo_summary:446              :   echo -e Starting Cinder
2022-04-01 00:54:57.570 | + ./stack.sh:main:1324                     :   start_cinder
2022-04-01 00:54:57.573 | + lib/cinder:start_cinder:508              :   local service_port=8776
2022-04-01 00:54:57.576 | + lib/cinder:start_cinder:509              :   local service_protocol=http
2022-04-01 00:54:57.578 | + lib/cinder:start_cinder:510              :   local cinder_url
2022-04-01 00:54:57.581 | + lib/cinder:start_cinder:511              :   is_service_enabled tls-proxy
2022-04-01 00:54:57.598 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:54:57.601 | + lib/cinder:start_cinder:515              :   '[' lioadm = tgtadm ']'
2022-04-01 00:54:57.604 | + lib/cinder:start_cinder:535              :   [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]]
2022-04-01 00:54:57.607 | + lib/cinder:start_cinder:536              :   '[' True == False ']'
2022-04-01 00:54:57.610 | ++ lib/cinder:start_cinder:544              :   which uwsgi
2022-04-01 00:54:57.614 | + lib/cinder:start_cinder:544              :   run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.617 | + functions-common:run_process:1680        :   local service=c-api
2022-04-01 00:54:57.620 | + functions-common:run_process:1681        :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.622 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:54:57.625 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:54:57.628 | + functions-common:run_process:1685        :   local name=c-api
2022-04-01 00:54:57.630 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:54:57.633 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:54:57.636 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:57.639 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:57.642 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:57.646 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774497643
2022-04-01 00:54:57.649 | + functions-common:run_process:1688        :   is_service_enabled c-api
2022-04-01 00:54:57.666 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:54:57.668 | + functions-common:run_process:1689        :   _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ''
2022-04-01 00:54:57.674 | + functions-common:_run_under_systemd:1645 :   local service=c-api
2022-04-01 00:54:57.675 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.677 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.680 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.682 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.685 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]]
2022-04-01 00:54:57.687 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]]
2022-04-01 00:54:57.690 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@c-api.service
2022-04-01 00:54:57.693 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:54:57.695 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:54:57.698 | + functions-common:_run_under_systemd:1654 :   [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]]
2022-04-01 00:54:57.700 | + functions-common:_run_under_systemd:1655 :   write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu
2022-04-01 00:54:57.703 | + functions-common:write_uwsgi_user_unit_file:1589 :   local service=devstack@c-api.service
2022-04-01 00:54:57.705 | + functions-common:write_uwsgi_user_unit_file:1590 :   local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.707 | + functions-common:write_uwsgi_user_unit_file:1591 :   local group=
2022-04-01 00:54:57.710 | + functions-common:write_uwsgi_user_unit_file:1592 :   local user=ubuntu
2022-04-01 00:54:57.712 | + functions-common:write_uwsgi_user_unit_file:1593 :   local unitfile=/etc/systemd/system/devstack@c-api.service
2022-04-01 00:54:57.715 | + functions-common:write_uwsgi_user_unit_file:1594 :   mkdir -p /etc/systemd/system
2022-04-01 00:54:57.719 | + functions-common:write_uwsgi_user_unit_file:1596 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service'
2022-04-01 00:54:57.773 | + functions-common:write_uwsgi_user_unit_file:1597 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service
2022-04-01 00:54:57.829 | + functions-common:write_uwsgi_user_unit_file:1598 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu
2022-04-01 00:54:57.885 | + functions-common:write_uwsgi_user_unit_file:1599 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini'
2022-04-01 00:54:57.940 | + functions-common:write_uwsgi_user_unit_file:1600 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:54:58.000 | + functions-common:write_uwsgi_user_unit_file:1601 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify
2022-04-01 00:54:58.055 | + functions-common:write_uwsgi_user_unit_file:1602 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process
2022-04-01 00:54:58.111 | + functions-common:write_uwsgi_user_unit_file:1603 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always
2022-04-01 00:54:58.167 | + functions-common:write_uwsgi_user_unit_file:1604 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all
2022-04-01 00:54:58.224 | + functions-common:write_uwsgi_user_unit_file:1605 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100
2022-04-01 00:54:58.282 | + functions-common:write_uwsgi_user_unit_file:1607 :   [[ -n '' ]]
2022-04-01 00:54:58.285 | + functions-common:write_uwsgi_user_unit_file:1610 :   iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target
2022-04-01 00:54:58.340 | + functions-common:write_uwsgi_user_unit_file:1613 :   sudo systemctl daemon-reload
2022-04-01 00:54:58.954 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@c-api.service
2022-04-01 00:54:58.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service.
2022-04-01 00:54:59.625 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@c-api.service
2022-04-01 00:54:59.709 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:54:59.712 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:54:59.716 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:54:59.719 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:54:59.722 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:54:59.724 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:54:59.727 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:54:59.730 | + functions-common:time_stop:2432          :   start_time=1648774497643
2022-04-01 00:54:59.733 | + functions-common:time_stop:2434          :   [[ -z 1648774497643 ]]
2022-04-01 00:54:59.738 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:54:59.741 | + functions-common:time_stop:2437          :   end_time=1648774499738
2022-04-01 00:54:59.743 | + functions-common:time_stop:2438          :   elapsed_time=2095
2022-04-01 00:54:59.746 | + functions-common:time_stop:2439          :   total=37204
2022-04-01 00:54:59.749 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:54:59.751 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=39299
2022-04-01 00:54:59.754 | + lib/cinder:start_cinder:545              :   cinder_url=http://10.222.0.98/volume/v3
2022-04-01 00:54:59.757 | + lib/cinder:start_cinder:549              :   echo 'Waiting for Cinder API to start...'
2022-04-01 00:54:59.757 | Waiting for Cinder API to start...
2022-04-01 00:54:59.760 | + lib/cinder:start_cinder:550              :   wait_for_service 60 http://10.222.0.98/volume/v3
2022-04-01 00:54:59.762 | + functions:wait_for_service:457           :   local timeout=60
2022-04-01 00:54:59.765 | + functions:wait_for_service:458           :   local url=http://10.222.0.98/volume/v3
2022-04-01 00:54:59.767 | + functions:wait_for_service:459           :   local rval=0
2022-04-01 00:54:59.772 | + functions:wait_for_service:460           :   time_start wait_for_service
2022-04-01 00:54:59.775 | + functions-common:time_start:2411         :   local name=wait_for_service
2022-04-01 00:54:59.781 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:54:59.785 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:54:59.789 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:54:59.797 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774499792
2022-04-01 00:54:59.801 | + functions:wait_for_service:461           :   timeout 60 bash -x
2022-04-01 00:54:59.811 | ++ ::                                       :   curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/volume/v3
2022-04-01 00:55:02.586 | + ::                                       :   [[ 500 == 503 ]]
2022-04-01 00:55:02.587 | + ::                                       :   [[ 0 -eq 7 ]]
2022-04-01 00:55:02.590 | + functions:wait_for_service:466           :   time_stop wait_for_service
2022-04-01 00:55:02.593 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:55:02.596 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:55:02.600 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:55:02.603 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:55:02.606 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:55:02.608 | + functions-common:time_stop:2431          :   name=wait_for_service
2022-04-01 00:55:02.611 | + functions-common:time_stop:2432          :   start_time=1648774499792
2022-04-01 00:55:02.614 | + functions-common:time_stop:2434          :   [[ -z 1648774499792 ]]
2022-04-01 00:55:02.618 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:55:02.629 | + functions-common:time_stop:2437          :   end_time=1648774502620
2022-04-01 00:55:02.632 | + functions-common:time_stop:2438          :   elapsed_time=2828
2022-04-01 00:55:02.635 | + functions-common:time_stop:2439          :   total=18040
2022-04-01 00:55:02.638 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:55:02.640 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=20868
2022-04-01 00:55:02.643 | + functions:wait_for_service:467           :   return 0
2022-04-01 00:55:02.646 | + lib/cinder:start_cinder:554              :   run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.649 | + functions-common:run_process:1680        :   local service=c-sch
2022-04-01 00:55:02.651 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.654 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:55:02.656 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:55:02.659 | + functions-common:run_process:1685        :   local name=c-sch
2022-04-01 00:55:02.661 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:55:02.664 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:55:02.667 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:55:02.670 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:55:02.673 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:55:02.678 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774502675
2022-04-01 00:55:02.681 | + functions-common:run_process:1688        :   is_service_enabled c-sch
2022-04-01 00:55:02.699 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:55:02.702 | + functions-common:run_process:1689        :   _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ''
2022-04-01 00:55:02.704 | + functions-common:_run_under_systemd:1645 :   local service=c-sch
2022-04-01 00:55:02.707 | + functions-common:_run_under_systemd:1646 :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.710 | + functions-common:_run_under_systemd:1647 :   local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.712 | + functions-common:_run_under_systemd:1649 :   _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.715 | + functions-common:_common_systemd_pitfalls:1617 :   local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.718 | + functions-common:_common_systemd_pitfalls:1620 :   [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]]
2022-04-01 00:55:02.720 | + functions-common:_common_systemd_pitfalls:1631 :   [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]]
2022-04-01 00:55:02.723 | + functions-common:_run_under_systemd:1651 :   local systemd_service=devstack@c-sch.service
2022-04-01 00:55:02.725 | + functions-common:_run_under_systemd:1652 :   local group=
2022-04-01 00:55:02.728 | + functions-common:_run_under_systemd:1653 :   local user=ubuntu
2022-04-01 00:55:02.731 | + functions-common:_run_under_systemd:1654 :   [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]]
2022-04-01 00:55:02.733 | + functions-common:_run_under_systemd:1657 :   write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu
2022-04-01 00:55:02.736 | + functions-common:write_user_unit_file:1562 :   local service=devstack@c-sch.service
2022-04-01 00:55:02.739 | + functions-common:write_user_unit_file:1563 :   local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.741 | + functions-common:write_user_unit_file:1564 :   local group=
2022-04-01 00:55:02.744 | + functions-common:write_user_unit_file:1565 :   local user=ubuntu
2022-04-01 00:55:02.747 | + functions-common:write_user_unit_file:1566 :   local extra=
2022-04-01 00:55:02.749 | + functions-common:write_user_unit_file:1567 :   [[ -n '' ]]
2022-04-01 00:55:02.752 | + functions-common:write_user_unit_file:1570 :   local unitfile=/etc/systemd/system/devstack@c-sch.service
2022-04-01 00:55:02.754 | + functions-common:write_user_unit_file:1571 :   mkdir -p /etc/systemd/system
2022-04-01 00:55:02.759 | + functions-common:write_user_unit_file:1573 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service'
2022-04-01 00:55:02.824 | + functions-common:write_user_unit_file:1574 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu
2022-04-01 00:55:02.880 | + functions-common:write_user_unit_file:1575 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:02.937 | + functions-common:write_user_unit_file:1576 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process
2022-04-01 00:55:02.996 | + functions-common:write_user_unit_file:1577 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300
2022-04-01 00:55:03.056 | + functions-common:write_user_unit_file:1578 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID'
2022-04-01 00:55:03.116 | + functions-common:write_user_unit_file:1579 :   [[ -n '' ]]
2022-04-01 00:55:03.119 | + functions-common:write_user_unit_file:1582 :   iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target
2022-04-01 00:55:03.177 | + functions-common:write_user_unit_file:1585 :   sudo systemctl daemon-reload
2022-04-01 00:55:03.829 | + functions-common:_run_under_systemd:1660 :   sudo systemctl enable devstack@c-sch.service
2022-04-01 00:55:03.854 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service.
2022-04-01 00:55:04.517 | + functions-common:_run_under_systemd:1661 :   sudo systemctl start devstack@c-sch.service
2022-04-01 00:55:04.546 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:55:04.554 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:55:04.557 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:55:04.563 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:55:04.567 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:55:04.570 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:55:04.573 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:55:04.576 | + functions-common:time_stop:2432          :   start_time=1648774502675
2022-04-01 00:55:04.585 | + functions-common:time_stop:2434          :   [[ -z 1648774502675 ]]
2022-04-01 00:55:04.589 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:55:04.595 | + functions-common:time_stop:2437          :   end_time=1648774504591
2022-04-01 00:55:04.600 | + functions-common:time_stop:2438          :   elapsed_time=1916
2022-04-01 00:55:04.604 | + functions-common:time_stop:2439          :   total=39299
2022-04-01 00:55:04.606 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:55:04.610 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=41215
2022-04-01 00:55:04.613 | + lib/cinder:start_cinder:555              :   run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:04.616 | + functions-common:run_process:1680        :   local service=c-bak
2022-04-01 00:55:04.618 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:04.625 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:55:04.628 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:55:04.633 | + functions-common:run_process:1685        :   local name=c-bak
2022-04-01 00:55:04.636 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:55:04.638 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:55:04.641 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:55:04.645 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:55:04.648 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:55:04.652 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774504649
2022-04-01 00:55:04.656 | + functions-common:run_process:1688        :   is_service_enabled c-bak
2022-04-01 00:55:04.689 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:55:04.693 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:55:04.696 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:55:04.698 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:55:04.701 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:55:04.704 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:55:04.706 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:55:04.710 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:55:04.712 | + functions-common:time_stop:2432          :   start_time=1648774504649
2022-04-01 00:55:04.715 | + functions-common:time_stop:2434          :   [[ -z 1648774504649 ]]
2022-04-01 00:55:04.721 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:55:04.725 | + functions-common:time_stop:2437          :   end_time=1648774504721
2022-04-01 00:55:04.728 | + functions-common:time_stop:2438          :   elapsed_time=72
2022-04-01 00:55:04.730 | + functions-common:time_stop:2439          :   total=41215
2022-04-01 00:55:04.734 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:55:04.737 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=41287
2022-04-01 00:55:04.739 | + lib/cinder:start_cinder:556              :   run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:04.742 | + functions-common:run_process:1680        :   local service=c-vol
2022-04-01 00:55:04.745 | + functions-common:run_process:1681        :   local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf'
2022-04-01 00:55:04.748 | + functions-common:run_process:1682        :   local group=
2022-04-01 00:55:04.753 | + functions-common:run_process:1683        :   local user=
2022-04-01 00:55:04.756 | + functions-common:run_process:1685        :   local name=c-vol
2022-04-01 00:55:04.760 | + functions-common:run_process:1687        :   time_start run_process
2022-04-01 00:55:04.762 | + functions-common:time_start:2411         :   local name=run_process
2022-04-01 00:55:04.767 | + functions-common:time_start:2412         :   local start_time=
2022-04-01 00:55:04.770 | + functions-common:time_start:2413         :   [[ -n '' ]]
2022-04-01 00:55:04.775 | ++ functions-common:time_start:2416         :   date +%s%3N
2022-04-01 00:55:04.781 | + functions-common:time_start:2416         :   _TIME_START[$name]=1648774504775
2022-04-01 00:55:04.785 | + functions-common:run_process:1688        :   is_service_enabled c-vol
2022-04-01 00:55:04.809 | + functions-common:is_service_enabled:2081 :   return 1
2022-04-01 00:55:04.812 | + functions-common:run_process:1691        :   time_stop run_process
2022-04-01 00:55:04.814 | + functions-common:time_stop:2425          :   local name
2022-04-01 00:55:04.818 | + functions-common:time_stop:2426          :   local end_time
2022-04-01 00:55:04.823 | + functions-common:time_stop:2427          :   local elapsed_time
2022-04-01 00:55:04.826 | + functions-common:time_stop:2428          :   local total
2022-04-01 00:55:04.828 | + functions-common:time_stop:2429          :   local start_time
2022-04-01 00:55:04.831 | + functions-common:time_stop:2431          :   name=run_process
2022-04-01 00:55:04.834 | + functions-common:time_stop:2432          :   start_time=1648774504775
2022-04-01 00:55:04.837 | + functions-common:time_stop:2434          :   [[ -z 1648774504775 ]]
2022-04-01 00:55:04.841 | ++ functions-common:time_stop:2437          :   date +%s%3N
2022-04-01 00:55:04.848 | + functions-common:time_stop:2437          :   end_time=1648774504842
2022-04-01 00:55:04.850 | + functions-common:time_stop:2438          :   elapsed_time=67
2022-04-01 00:55:04.853 | + functions-common:time_stop:2439          :   total=41287
2022-04-01 00:55:04.855 | + functions-common:time_stop:2441          :   _TIME_START[$name]=
2022-04-01 00:55:04.858 | + functions-common:time_stop:2442          :   _TIME_TOTAL[$name]=41354
2022-04-01 00:55:04.867 | + ./stack.sh:main:1325                     :   create_volume_types
2022-04-01 00:55:04.871 | + lib/cinder:create_volume_types:574       :   is_service_enabled c-api
2022-04-01 00:55:04.893 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:55:04.896 | + lib/cinder:create_volume_types:574       :   [[ -n lvm:lvmdriver-1 ]]
2022-04-01 00:55:04.899 | + lib/cinder:create_volume_types:575       :   local be be_name
2022-04-01 00:55:04.904 | + lib/cinder:create_volume_types:576       :   for be in ${CINDER_ENABLED_BACKENDS//,/ }
2022-04-01 00:55:04.907 | + lib/cinder:create_volume_types:577       :   be_name=lvmdriver-1
2022-04-01 00:55:04.911 | + lib/cinder:create_volume_types:579       :   is_service_enabled keystone
2022-04-01 00:55:04.938 | + functions-common:is_service_enabled:2081 :   return 0
2022-04-01 00:55:04.940 | + lib/cinder:create_volume_types:580       :   openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1
2022-04-01 00:55:07.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:55:07.361 |   from cryptography.utils import int_from_bytes
2022-04-01 00:55:07.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2022-04-01 00:55:07.361 |   from cryptography.utils import int_from_bytes
2022-04-01 00:55:07.361 | Unexpected exception for http://10.222.0.98/volume/v3/03adeb74bb5f4023882a1b04017ef162/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
2022-04-01 00:55:07.609 | + lib/cinder:create_volume_types:1         :   exit_trap
2022-04-01 00:55:07.612 | + ./stack.sh:exit_trap:521                 :   local r=1
2022-04-01 00:55:07.615 | ++ ./stack.sh:exit_trap:522                 :   jobs -p
2022-04-01 00:55:07.619 | + ./stack.sh:exit_trap:522                 :   jobs='675182
2022-04-01 00:55:07.619 | 707315'
2022-04-01 00:55:07.621 | + ./stack.sh:exit_trap:525                 :   [[ -n 675182
2022-04-01 00:55:07.621 | 707315 ]]
2022-04-01 00:55:07.624 | + ./stack.sh:exit_trap:525                 :   [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-004258 ]]
2022-04-01 00:55:07.627 | + ./stack.sh:exit_trap:525                 :   [[ True == \T\r\u\e ]]
2022-04-01 00:55:07.630 | + ./stack.sh:exit_trap:526                 :   echo 'exit_trap: cleaning up child processes'
2022-04-01 00:55:07.630 | exit_trap: cleaning up child processes
2022-04-01 00:55:07.632 | + ./stack.sh:exit_trap:527                 :   kill 675182 707315
2022-04-01 00:55:07.636 | + ./stack.sh:exit_trap:531                 :   '[' -f /tmp/tmp.Oqzm36GVyA ']'
2022-04-01 00:55:07.638 | + ./stack.sh:exit_trap:532                 :   rm /tmp/tmp.Oqzm36GVyA
2022-04-01 00:55:07.643 | + ./stack.sh:exit_trap:536                 :   kill_spinner
2022-04-01 00:55:07.646 | + ./stack.sh:kill_spinner:431              :   '[' '!' -z '' ']'
2022-04-01 00:55:07.648 | + ./stack.sh:exit_trap:538                 :   [[ 1 -ne 0 ]]
2022-04-01 00:55:07.651 | + ./stack.sh:exit_trap:539                 :   echo 'Error on exit'
2022-04-01 00:55:07.651 | Error on exit
2022-04-01 00:55:07.654 | + ./stack.sh:exit_trap:541                 :   type -p generate-subunit
2022-04-01 00:55:07.657 | + ./stack.sh:exit_trap:542                 :   generate-subunit 1648773775 732 fail
2022-04-01 00:55:08.324 | + ./stack.sh:exit_trap:544                 :   [[ -z /opt/stack/logs ]]
2022-04-01 00:55:08.327 | + ./stack.sh:exit_trap:547                 :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs
2022-04-01 00:55:09.732 | + ./stack.sh:exit_trap:556                 :   exit 1