2022-02-14 17:01:44.054 | + ./stack.sh:main:487 : exec 2022-02-14 17:01:44.054 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-170143' 2022-02-14 17:01:44.054 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-170143.summary.2022-02-14-170143 2022-02-14 17:01:44.054 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:01:44.054 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-170143 2022-02-14 17:01:44.054 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-170143 /opt/stack/logs/stack.sh.log 2022-02-14 17:01:44.054 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-170143.summary.2022-02-14-170143 /opt/stack/logs/stack.sh.log.summary 2022-02-14 17:01:44.054 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 17:01:44.054 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 17:01:44.054 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 17:01:44.054 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 17:01:44.055 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 17:01:44.055 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 17:01:44.055 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 17:01:44.055 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 17:01:44.055 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:01:44.057 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 17:01:44.060 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 17:01:44.062 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 17:01:44.064 | + ./stack.sh:main:576 : uname -a 2022-02-14 17:01:44.066 | Linux n-d-829064-3 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-02-14 17:01:44.068 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 17:01:44.070 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 17:01:44.073 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 17:01:44.110 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 17:01:44.127 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 17:01:44.129 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 17:01:44.130 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 17:01:44.133 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 17:01:44.135 | + functions-common:fetch_plugins:1776 : return 2022-02-14 17:01:44.137 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 17:01:44.139 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 17:01:44.141 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:01:44.143 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:01:44.145 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:01:44.147 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:01:44.148 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:01:44.150 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:01:44.153 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:01:44.156 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:01:44.158 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:01:44.160 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:01:44.162 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 17:01:44.164 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:01:44.178 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:44.180 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:01:44.183 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:01:44.185 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:01:44.187 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:01:44.189 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:01:44.191 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:01:44.192 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 17:01:44.194 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 17:01:44.197 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:01:44.198 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:01:44.200 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 17:01:44.203 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 17:01:44.204 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 17:01:44.206 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 17:01:44.208 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 17:01:44.210 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 17:01:44.228 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 17:01:44.230 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 17:01:44.244 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:01:44.247 | +++ lib/tls:source:43 : hostname -f 2022-02-14 17:01:44.250 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 17:01:44.252 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 17:01:44.254 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 17:01:44.256 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 17:01:44.258 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 17:01:44.260 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 17:01:44.262 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 17:01:44.264 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 17:01:44.266 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 17:01:44.268 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 17:01:44.273 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 17:01:44.286 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 17:01:44.304 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 17:01:44.318 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 17:01:44.331 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 17:01:44.366 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 17:01:44.429 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 17:01:44.515 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 17:01:44.537 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 17:01:44.587 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 17:01:44.640 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 17:01:44.787 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 17:01:44.802 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 17:01:44.816 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 17:01:44.829 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 17:01:44.930 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 17:01:44.932 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 17:01:44.935 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 17:01:44.937 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 17:01:44.939 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 17:01:44.941 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 17:01:44.944 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 17:01:44.944 | False' 2022-02-14 17:01:44.947 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 17:01:44.961 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 17:01:44.964 | + ./stack.sh:main:624 : run_phase source 2022-02-14 17:01:44.966 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 17:01:44.968 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:01:44.970 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:01:44.972 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:01:44.974 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:01:44.976 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:01:44.978 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:01:44.981 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:01:44.984 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:01:44.986 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:01:44.988 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:01:44.990 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 17:01:44.992 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:01:45.007 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:45.009 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:01:45.011 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 17:01:45.051 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 17:01:45.053 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 17:01:45.055 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:01:45.058 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 17:01:45.060 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 17:01:45.062 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 17:01:45.064 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 17:01:45.066 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 17:01:45.068 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 17:01:45.070 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 17:01:45.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 17:01:45.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 17:01:45.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 17:01:45.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 17:01:45.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 17:01:45.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 17:01:45.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 17:01:45.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 17:01:45.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 17:01:45.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 17:01:45.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.120 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 17:01:45.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 17:01:45.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 17:01:45.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 17:01:45.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 17:01:45.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 17:01:45.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 17:01:45.149 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.152 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 17:01:45.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.156 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 17:01:45.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.161 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 17:01:45.163 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.166 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 17:01:45.168 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.170 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 17:01:45.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.175 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 17:01:45.177 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.179 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 17:01:45.181 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.184 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 17:01:45.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.188 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 17:01:45.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 17:01:45.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.197 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 17:01:45.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.201 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 17:01:45.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 17:01:45.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.210 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 17:01:45.213 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.215 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 17:01:45.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 17:01:45.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 17:01:45.226 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.229 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 17:01:45.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 17:01:45.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.238 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 17:01:45.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.242 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 17:01:45.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.246 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 17:01:45.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 17:01:45.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 17:01:45.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.260 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 17:01:45.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 17:01:45.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 17:01:45.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.273 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 17:01:45.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 17:01:45.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:01:45.282 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 17:01:45.285 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 17:01:45.288 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:01:45.290 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 17:01:45.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:45.307 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 17:01:45.309 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:01:45.312 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 17:01:45.327 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:01:45.329 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 17:01:45.332 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 17:01:45.334 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 17:01:45.336 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 17:01:45.339 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 17:01:45.341 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 17:01:45.343 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 17:01:45.346 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 17:01:45.348 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 17:01:45.348 | Using mysql database backend 2022-02-14 17:01:45.351 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 17:01:45.367 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 17:01:45.370 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 17:01:45.372 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:01:45.374 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 17:01:45.377 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:01:45.380 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 17:01:45.395 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:45.398 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 17:01:45.414 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 17:01:45.430 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:45.433 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 17:01:45.449 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 17:01:45.465 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 17:01:45.481 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:01:45.483 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 17:01:45.500 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:01:45.502 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 17:01:45.518 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 17:01:45.521 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 17:01:45.523 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 17:01:45.526 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 17:01:45.529 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:01:45.533 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-170145 2022-02-14 17:01:45.535 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-170145 757' 2022-02-14 17:01:45.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.541 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:01:45.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.545 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:01:45.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.550 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:01:45.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.555 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 17:01:45.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.560 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:01:45.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.564 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:01:45.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.569 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-170143 2022-02-14 17:01:45.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.574 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:01:45.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.578 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:01:45.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.583 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:01:45.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.588 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:01:45.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.592 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:01:45.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:01:45.597 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:01:45.599 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 17:01:45.602 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 17:01:45.605 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 17:01:45.607 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 17:01:45.609 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:01:45.611 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:01:45.613 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:01:45.616 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:01:45.618 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:01:45.621 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:01:45.636 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:01:45.638 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:01:45.640 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:01:45.643 | + functions-common:git_clone:629 : echo master 2022-02-14 17:01:45.643 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:01:45.648 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 17:01:45.650 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:01:45.653 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 17:01:45.655 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:01:45.656 | + functions-common:git_clone:678 : head -1 2022-02-14 17:01:45.659 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 17:01:45.661 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:01:45.664 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 17:01:45.667 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:01:45.670 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 17:01:45.672 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 17:01:45.675 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 17:01:45.677 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 17:01:45.679 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:01:45.683 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 17:01:45.685 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 17:01:45.687 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 17:01:45.690 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 17:01:45.695 | ++ tools/install_prereqs.sh:source:47 : NOW=1644858105 2022-02-14 17:01:45.698 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 17:01:45.702 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644856964 2022-02-14 17:01:45.705 | ++ tools/install_prereqs.sh:source:49 : DELTA=1141 2022-02-14 17:01:45.707 | ++ tools/install_prereqs.sh:source:50 : [[ 1141 -lt 7200 ]] 2022-02-14 17:01:45.709 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 17:01:45.712 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 17:01:45.714 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 17:01:45.717 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 17:01:45.719 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 17:01:45.721 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 17:01:45.724 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 17:01:45.726 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 17:01:45.730 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 17:01:45.775 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 17:01:45.776 | apache2-dev 2022-02-14 17:01:45.776 | bc 2022-02-14 17:01:45.776 | bsdmainutils 2022-02-14 17:01:45.776 | curl 2022-02-14 17:01:45.776 | g++ 2022-02-14 17:01:45.776 | gawk 2022-02-14 17:01:45.776 | gcc 2022-02-14 17:01:45.776 | gettext 2022-02-14 17:01:45.776 | git 2022-02-14 17:01:45.776 | graphviz 2022-02-14 17:01:45.776 | iputils-ping 2022-02-14 17:01:45.776 | libapache2-mod-proxy-uwsgi 2022-02-14 17:01:45.776 | libffi-dev 2022-02-14 17:01:45.776 | libjpeg-dev 2022-02-14 17:01:45.776 | libpcre3-dev 2022-02-14 17:01:45.776 | libpq-dev 2022-02-14 17:01:45.776 | libssl-dev 2022-02-14 17:01:45.776 | libsystemd-dev 2022-02-14 17:01:45.776 | libxml2-dev 2022-02-14 17:01:45.776 | libxslt1-dev 2022-02-14 17:01:45.776 | libyaml-dev 2022-02-14 17:01:45.776 | lsof 2022-02-14 17:01:45.776 | openssh-server 2022-02-14 17:01:45.776 | openssl 2022-02-14 17:01:45.776 | pkg-config 2022-02-14 17:01:45.776 | psmisc 2022-02-14 17:01:45.776 | python3-dev 2022-02-14 17:01:45.776 | python3-pip 2022-02-14 17:01:45.776 | python3-systemd 2022-02-14 17:01:45.776 | python3-venv 2022-02-14 17:01:45.776 | tar 2022-02-14 17:01:45.776 | tcpdump 2022-02-14 17:01:45.776 | unzip 2022-02-14 17:01:45.776 | uuid-runtime 2022-02-14 17:01:45.777 | wget 2022-02-14 17:01:45.777 | wget 2022-02-14 17:01:45.777 | zlib1g-dev 2022-02-14 17:01:45.777 | libkrb5-dev 2022-02-14 17:01:45.777 | libldap2-dev 2022-02-14 17:01:45.777 | libsasl2-dev 2022-02-14 17:01:45.777 | memcached 2022-02-14 17:01:45.777 | python3-mysqldb 2022-02-14 17:01:45.777 | sqlite3 2022-02-14 17:01:45.777 | conntrack 2022-02-14 17:01:45.777 | curl 2022-02-14 17:01:45.777 | dnsmasq-base 2022-02-14 17:01:45.777 | dnsmasq-utils 2022-02-14 17:01:45.777 | ebtables 2022-02-14 17:01:45.777 | genisoimage 2022-02-14 17:01:45.777 | iptables 2022-02-14 17:01:45.777 | iputils-arping 2022-02-14 17:01:45.777 | kpartx 2022-02-14 17:01:45.777 | libjs-jquery-tablesorter 2022-02-14 17:01:45.777 | parted 2022-02-14 17:01:45.777 | pm-utils 2022-02-14 17:01:45.777 | python3-mysqldb 2022-02-14 17:01:45.777 | socat 2022-02-14 17:01:45.777 | sqlite3 2022-02-14 17:01:45.777 | sudo 2022-02-14 17:01:45.777 | vlan 2022-02-14 17:01:45.777 | lsscsi 2022-02-14 17:01:45.777 | open-iscsi 2022-02-14 17:01:45.777 | lvm2 2022-02-14 17:01:45.777 | qemu-utils 2022-02-14 17:01:45.777 | thin-provisioning-tools 2022-02-14 17:01:45.777 | acl 2022-02-14 17:01:45.777 | dnsmasq-base 2022-02-14 17:01:45.777 | dnsmasq-utils 2022-02-14 17:01:45.777 | ebtables 2022-02-14 17:01:45.777 | haproxy 2022-02-14 17:01:45.777 | iptables 2022-02-14 17:01:45.778 | iputils-arping 2022-02-14 17:01:45.778 | iputils-ping 2022-02-14 17:01:45.778 | postgresql-server-dev-all 2022-02-14 17:01:45.778 | python3-mysqldb 2022-02-14 17:01:45.778 | sqlite3 2022-02-14 17:01:45.778 | sudo 2022-02-14 17:01:45.778 | vlan 2022-02-14 17:01:45.778 | pcp 2022-02-14 17:01:45.778 | ipset 2022-02-14 17:01:45.778 | conntrack 2022-02-14 17:01:45.778 | conntrackd 2022-02-14 17:01:45.778 | keepalived 2022-02-14 17:01:45.778 | lvm2 2022-02-14 17:01:45.778 | qemu-utils 2022-02-14 17:01:45.778 | thin-provisioning-tools 2022-02-14 17:01:45.778 | curl 2022-02-14 17:01:45.778 | liberasurecode-dev 2022-02-14 17:01:45.778 | make 2022-02-14 17:01:45.778 | memcached 2022-02-14 17:01:45.778 | sqlite3 2022-02-14 17:01:45.778 | xfsprogs' 2022-02-14 17:01:45.779 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 17:01:45.798 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 17:01:45.798 | apache2-dev 2022-02-14 17:01:45.798 | bc 2022-02-14 17:01:45.798 | bsdmainutils 2022-02-14 17:01:45.798 | curl 2022-02-14 17:01:45.798 | g++ 2022-02-14 17:01:45.798 | gawk 2022-02-14 17:01:45.798 | gcc 2022-02-14 17:01:45.798 | gettext 2022-02-14 17:01:45.798 | git 2022-02-14 17:01:45.799 | graphviz 2022-02-14 17:01:45.799 | iputils-ping 2022-02-14 17:01:45.799 | libapache2-mod-proxy-uwsgi 2022-02-14 17:01:45.799 | libffi-dev 2022-02-14 17:01:45.799 | libjpeg-dev 2022-02-14 17:01:45.799 | libpcre3-dev 2022-02-14 17:01:45.799 | libpq-dev 2022-02-14 17:01:45.799 | libssl-dev 2022-02-14 17:01:45.799 | libsystemd-dev 2022-02-14 17:01:45.799 | libxml2-dev 2022-02-14 17:01:45.799 | libxslt1-dev 2022-02-14 17:01:45.799 | libyaml-dev 2022-02-14 17:01:45.799 | lsof 2022-02-14 17:01:45.799 | openssh-server 2022-02-14 17:01:45.799 | openssl 2022-02-14 17:01:45.799 | pkg-config 2022-02-14 17:01:45.799 | psmisc 2022-02-14 17:01:45.799 | python3-dev 2022-02-14 17:01:45.799 | python3-pip 2022-02-14 17:01:45.799 | python3-systemd 2022-02-14 17:01:45.799 | python3-venv 2022-02-14 17:01:45.799 | tar 2022-02-14 17:01:45.799 | tcpdump 2022-02-14 17:01:45.799 | unzip 2022-02-14 17:01:45.799 | uuid-runtime 2022-02-14 17:01:45.799 | wget 2022-02-14 17:01:45.799 | wget 2022-02-14 17:01:45.799 | zlib1g-dev 2022-02-14 17:01:45.799 | libkrb5-dev 2022-02-14 17:01:45.799 | libldap2-dev 2022-02-14 17:01:45.799 | libsasl2-dev 2022-02-14 17:01:45.799 | memcached 2022-02-14 17:01:45.799 | python3-mysqldb 2022-02-14 17:01:45.799 | sqlite3 2022-02-14 17:01:45.799 | conntrack 2022-02-14 17:01:45.799 | curl 2022-02-14 17:01:45.799 | dnsmasq-base 2022-02-14 17:01:45.799 | dnsmasq-utils 2022-02-14 17:01:45.799 | ebtables 2022-02-14 17:01:45.800 | genisoimage 2022-02-14 17:01:45.800 | iptables 2022-02-14 17:01:45.800 | iputils-arping 2022-02-14 17:01:45.800 | kpartx 2022-02-14 17:01:45.800 | libjs-jquery-tablesorter 2022-02-14 17:01:45.800 | parted 2022-02-14 17:01:45.800 | pm-utils 2022-02-14 17:01:45.800 | python3-mysqldb 2022-02-14 17:01:45.800 | socat 2022-02-14 17:01:45.800 | sqlite3 2022-02-14 17:01:45.800 | sudo 2022-02-14 17:01:45.800 | vlan 2022-02-14 17:01:45.800 | lsscsi 2022-02-14 17:01:45.800 | open-iscsi 2022-02-14 17:01:45.800 | lvm2 2022-02-14 17:01:45.800 | qemu-utils 2022-02-14 17:01:45.800 | thin-provisioning-tools 2022-02-14 17:01:45.800 | acl 2022-02-14 17:01:45.800 | dnsmasq-base 2022-02-14 17:01:45.800 | dnsmasq-utils 2022-02-14 17:01:45.800 | ebtables 2022-02-14 17:01:45.800 | haproxy 2022-02-14 17:01:45.800 | iptables 2022-02-14 17:01:45.800 | iputils-arping 2022-02-14 17:01:45.800 | iputils-ping 2022-02-14 17:01:45.800 | postgresql-server-dev-all 2022-02-14 17:01:45.800 | python3-mysqldb 2022-02-14 17:01:45.800 | sqlite3 2022-02-14 17:01:45.800 | sudo 2022-02-14 17:01:45.800 | vlan 2022-02-14 17:01:45.800 | pcp 2022-02-14 17:01:45.800 | ipset 2022-02-14 17:01:45.800 | conntrack 2022-02-14 17:01:45.800 | conntrackd 2022-02-14 17:01:45.800 | keepalived 2022-02-14 17:01:45.800 | lvm2 2022-02-14 17:01:45.801 | qemu-utils 2022-02-14 17:01:45.801 | thin-provisioning-tools 2022-02-14 17:01:45.801 | curl 2022-02-14 17:01:45.801 | liberasurecode-dev 2022-02-14 17:01:45.801 | make 2022-02-14 17:01:45.801 | memcached 2022-02-14 17:01:45.801 | sqlite3 2022-02-14 17:01:45.801 | xfsprogs ' 2022-02-14 17:01:45.801 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 17:01:45.803 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:01:45.806 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:01:45.810 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 17:01:45.810 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:01:45.814 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:01:45.817 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 17:01:45.819 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:01:45.821 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 17:01:45.823 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:01:45.825 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:01:45.827 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:01:45.829 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:01:45.831 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:01:45.833 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:01:45.835 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 17:01:45.838 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 17:01:45.840 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 17:01:45.842 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 17:01:45.846 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 17:01:45.849 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 17:01:45.851 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 17:01:45.853 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 17:01:45.855 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:01:45.858 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:01:45.862 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644858105859 2022-02-14 17:01:45.864 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 17:01:45.866 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 17:01:45.868 | ++ 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-02-14 17:01:46.223 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 17:01:46.301 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 17:01:46.332 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 17:01:46.446 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 17:01:48.480 | Reading package lists... 2022-02-14 17:01:48.511 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 17:01:48.514 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 17:01:48.516 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:01:48.518 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:01:48.520 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:01:48.522 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:01:48.524 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:01:48.526 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 17:01:48.528 | ++ functions-common:time_stop:2432 : start_time=1644858105859 2022-02-14 17:01:48.530 | ++ functions-common:time_stop:2434 : [[ -z 1644858105859 ]] 2022-02-14 17:01:48.533 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:01:48.537 | ++ functions-common:time_stop:2437 : end_time=1644858108535 2022-02-14 17:01:48.539 | ++ functions-common:time_stop:2438 : elapsed_time=2676 2022-02-14 17:01:48.542 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 17:01:48.544 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:01:48.546 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2676 2022-02-14 17:01:48.548 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:01:48.550 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:01:48.553 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:01:48.555 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:01:48.558 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:01:48.578 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:01:48.686 | Reading package lists... 2022-02-14 17:01:48.926 | Building dependency tree... 2022-02-14 17:01:48.928 | Reading state information... 2022-02-14 17:01:48.960 | acl is already the newest version (2.2.53-6). 2022-02-14 17:01:48.960 | bc is already the newest version (1.07.1-2build1). 2022-02-14 17:01:48.960 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 17:01:48.960 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 17:01:48.960 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 17:01:48.960 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:01:48.960 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 17:01:48.960 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:01:48.960 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 17:01:48.960 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 17:01:48.960 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 17:01:48.960 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 17:01:48.960 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 17:01:48.961 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 17:01:48.961 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 17:01:48.961 | libffi-dev is already the newest version (3.3-4). 2022-02-14 17:01:48.961 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 17:01:48.961 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 17:01:48.961 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 17:01:48.961 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 17:01:48.961 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 17:01:48.961 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 17:01:48.961 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 17:01:48.961 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:01:48.961 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 17:01:48.961 | psmisc is already the newest version (23.3-1). 2022-02-14 17:01:48.961 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:01:48.961 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 17:01:48.961 | python3-systemd is already the newest version (234-3build2). 2022-02-14 17:01:48.961 | socat is already the newest version (1.7.3.3-2). 2022-02-14 17:01:48.961 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 17:01:48.961 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 17:01:48.961 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 17:01:48.961 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 17:01:48.961 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 17:01:48.961 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 17:01:48.961 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 17:01:48.961 | pcp is already the newest version (5.0.3-1). 2022-02-14 17:01:48.961 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 17:01:48.961 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:01:48.961 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:01:48.961 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:01:48.961 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 17:01:48.961 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:01:48.961 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:01:48.961 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 17:01:48.961 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 17:01:48.961 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 17:01:48.962 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 17:01:48.962 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 17:01:48.962 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 17:01:48.962 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 17:01:48.962 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:01:48.962 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 17:01:48.962 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 17:01:48.962 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 17:01:48.962 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 17:01:48.962 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 17:01:48.962 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 17:01:48.962 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:01:48.962 | openssl set to manually installed. 2022-02-14 17:01:48.963 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 17:01:48.963 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 17:01:48.963 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 17:01:48.963 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 17:01:48.963 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 17:01:48.963 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 17:01:48.963 | uuid-runtime set to manually installed. 2022-02-14 17:01:48.963 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 17:01:48.963 | wget set to manually installed. 2022-02-14 17:01:49.173 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 17:01:49.173 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:01:49.173 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 17:01:49.173 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 17:01:49.173 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 17:01:49.173 | The following packages were automatically installed and are no longer required: 2022-02-14 17:01:49.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:01:49.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:01:49.174 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:01:49.174 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:01:49.174 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:01:49.174 | python3-zope.interface 2022-02-14 17:01:49.174 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:01:49.304 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:01:49.308 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 17:01:49.310 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:01:49.312 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:01:49.314 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:01:49.317 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:01:49.319 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:01:49.321 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:01:49.324 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:01:49.326 | ++ functions-common:time_stop:2432 : start_time=1644858108575 2022-02-14 17:01:49.328 | ++ functions-common:time_stop:2434 : [[ -z 1644858108575 ]] 2022-02-14 17:01:49.331 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:01:49.335 | ++ functions-common:time_stop:2437 : end_time=1644858109332 2022-02-14 17:01:49.337 | ++ functions-common:time_stop:2438 : elapsed_time=757 2022-02-14 17:01:49.339 | ++ functions-common:time_stop:2439 : total=750 2022-02-14 17:01:49.341 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:01:49.343 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1507 2022-02-14 17:01:49.346 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 17:01:49.348 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 17:01:49.351 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:01:49.354 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 17:01:49.358 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 17:01:49.362 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 17:01:49.365 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 17:01:49.367 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 17:01:50.780 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 17:01:50.782 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 17:01:50.791 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 17:01:50.791 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 17:01:50.791 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 17:01:50.791 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 17:01:50.792 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 17:01:50.794 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 17:01:50.796 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 17:01:50.798 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 17:01:50.799 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 17:01:50.801 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 17:01:50.803 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 17:01:50.805 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 17:01:50.806 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 17:01:50.808 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 17:01:50.810 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 17:01:50.812 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 17:01:50.813 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 17:01:50.815 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 17:01:50.818 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 17:01:50.820 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 17:01:50.822 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 17:01:50.824 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 17:01:50.900 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 17:01:50.902 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 17:01:50.977 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 17:01:50.980 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 17:01:51.054 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 17:01:51.056 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 17:01:51.058 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 17:01:51.060 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 17:01:51.062 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 17:01:51.064 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 17:01:51.066 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 17:01:51.067 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 17:01:51.069 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 17:01:51.072 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 17:01:51.074 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 17:01:51.074 | Distro: focal 2022-02-14 17:01:51.076 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 17:01:51.078 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:01:51.082 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:01:51.084 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:01:51.086 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:01:51.087 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:01:51.783 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:01:51.785 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:01:51.785 | pip: 21.3.1 2022-02-14 17:01:51.787 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 17:01:51.789 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 17:01:51.791 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:01:51.792 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:01:51.794 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:01:51.796 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:01:51.798 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:01:51.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:01:51.801 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:01:51.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:01:51.804 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:01:51.806 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:01:51.808 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:01:51.809 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 17:01:51.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:01:51.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:01:51.815 | + tools/install_pip.sh:main:142 : : 2022-02-14 17:01:51.817 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 17:01:51.818 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 17:01:51.820 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 17:01:51.822 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:01:51.825 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 17:01:51.826 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 17:01:51.828 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:01:51.831 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:01:51.831 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:01:51.835 | ++ 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-02-14 17:01:51.838 | ++ 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-02-14 17:01:51.839 | ++ 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-02-14 17:01:51.842 | + 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-02-14 17:01:51.843 | + 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-02-14 17:01:51.860 | 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-02-14 17:01:51.862 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-02-14 17:01:52.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:01:52.738 | from cryptography.utils import int_from_bytes 2022-02-14 17:01:52.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:01:52.738 | from cryptography.utils import int_from_bytes 2022-02-14 17:01:53.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:01:55.160 | 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-02-14 17:01:55.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 17:01:57.738 | Installing collected packages: setuptools 2022-02-14 17:01:58.562 | Successfully installed setuptools-60.8.2 2022-02-14 17:01:58.562 | 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-02-14 17:01:58.734 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:01:58.734 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:01:58.872 | + inc/python:pip_install:200 : result=0 2022-02-14 17:01:58.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:01:58.876 | + functions-common:time_stop:2425 : local name 2022-02-14 17:01:58.878 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:01:58.879 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:01:58.881 | + functions-common:time_stop:2428 : local total 2022-02-14 17:01:58.883 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:01:58.884 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:01:58.886 | + functions-common:time_stop:2432 : start_time=1644858111856 2022-02-14 17:01:58.888 | + functions-common:time_stop:2434 : [[ -z 1644858111856 ]] 2022-02-14 17:01:58.890 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:01:58.893 | + functions-common:time_stop:2437 : end_time=1644858118891 2022-02-14 17:01:58.895 | + functions-common:time_stop:2438 : elapsed_time=7035 2022-02-14 17:01:58.897 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:01:58.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:01:58.901 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7035 2022-02-14 17:01:58.903 | + inc/python:pip_install:203 : return 0 2022-02-14 17:01:58.905 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 17:01:58.907 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:01:58.911 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:01:58.913 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:01:58.916 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:01:58.916 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:01:59.597 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:01:59.599 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:01:59.599 | pip: 21.3.1 2022-02-14 17:01:59.602 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 17:01:59.605 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:01:59.608 | + ./stack.sh:main:796 : fixup_all 2022-02-14 17:01:59.611 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 17:01:59.613 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 17:01:59.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:01:59.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:01:59.620 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 17:01:59.632 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 17:01:59.643 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 17:01:59.655 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 17:01:59.657 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 17:01:59.659 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:01:59.661 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:01:59.664 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:01:59.666 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:01:59.668 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:01:59.670 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:01:59.672 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:01:59.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:01:59.676 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:01:59.678 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:01:59.681 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:01:59.683 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 17:01:59.685 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 17:01:59.687 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 17:01:59.690 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:01:59.692 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:01:59.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:01:59.697 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:01:59.699 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:01:59.701 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:01:59.703 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 17:01:59.705 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 17:01:59.708 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 17:01:59.710 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 17:01:59.712 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 17:01:59.714 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 17:01:59.717 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 17:01:59.737 | Using python 3.8 to install os-testr 2022-02-14 17:01:59.739 | + 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-02-14 17:02:00.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:00.616 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:00.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:00.616 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:01.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:01.800 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 17:02:01.877 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 17:02:01.878 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 17:02:01.879 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 17:02:01.880 | 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-02-14 17:02:01.894 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 17:02:01.921 | 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-02-14 17:02:01.922 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 17:02:01.923 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 17:02:01.924 | 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-02-14 17:02:01.926 | 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-02-14 17:02:01.951 | 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.3.3) 2022-02-14 17:02:01.952 | 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-02-14 17:02:01.953 | 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.0.0) 2022-02-14 17:02:01.954 | 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-02-14 17:02:01.956 | 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-02-14 17:02:01.970 | 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-02-14 17:02:02.040 | 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-02-14 17:02:02.041 | 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-02-14 17:02:02.042 | 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-02-14 17:02:04.561 | 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-02-14 17:02:04.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:04.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:04.693 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:04.695 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:04.697 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:04.699 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:04.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:04.704 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:04.706 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:04.708 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:04.710 | + functions-common:time_stop:2432 : start_time=1644858119732 2022-02-14 17:02:04.713 | + functions-common:time_stop:2434 : [[ -z 1644858119732 ]] 2022-02-14 17:02:04.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:04.721 | + functions-common:time_stop:2437 : end_time=1644858124719 2022-02-14 17:02:04.724 | + functions-common:time_stop:2438 : elapsed_time=4987 2022-02-14 17:02:04.726 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:02:04.728 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:04.731 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4987 2022-02-14 17:02:04.733 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:04.735 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 17:02:04.788 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 17:02:05.059 | + ./stack.sh:main:810 : install_infra 2022-02-14 17:02:05.061 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:02:05.064 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 17:02:05.067 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:02:05.070 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 17:02:05.093 | + 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-02-14 17:02:07.048 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.062 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.066 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.170 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.189 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.194 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.197 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.212 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.220 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.222 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.254 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.263 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.268 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.286 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.325 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.333 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.339 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.386 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.400 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.420 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.427 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.475 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.493 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.497 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.589 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.595 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.651 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.772 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.798 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.801 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.813 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.818 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.839 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.846 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.862 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.920 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.932 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.948 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.991 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:07.996 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:08.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:08.122 | 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 355)) (5.8.1) 2022-02-14 17:02:08.423 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:08.425 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:08.427 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:08.429 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:08.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:08.434 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:08.436 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:08.438 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:08.440 | + functions-common:time_stop:2432 : start_time=1644858125085 2022-02-14 17:02:08.442 | + functions-common:time_stop:2434 : [[ -z 1644858125085 ]] 2022-02-14 17:02:08.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:08.449 | + functions-common:time_stop:2437 : end_time=1644858128446 2022-02-14 17:02:08.451 | + functions-common:time_stop:2438 : elapsed_time=3361 2022-02-14 17:02:08.453 | + functions-common:time_stop:2439 : total=4987 2022-02-14 17:02:08.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:08.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8348 2022-02-14 17:02:08.459 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:08.462 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:02:08.465 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 17:02:08.487 | + 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-02-14 17:02:10.323 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.338 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.342 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.444 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.464 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.468 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.471 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.486 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.495 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.497 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.529 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.538 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.544 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.562 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.599 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.607 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.613 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.661 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.676 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.695 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.702 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.750 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.768 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.772 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.865 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.872 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:10.927 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.052 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.077 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.081 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.092 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.097 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.117 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.124 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.141 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.199 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.211 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.227 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.271 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.276 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:02:11.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:11.284 | Processing /opt/stack/requirements 2022-02-14 17:02:13.029 | 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 25)) (6.0) 2022-02-14 17:02:13.031 | 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 183)) (3.0.0) 2022-02-14 17:02:13.043 | 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 351)) (21.3) 2022-02-14 17:02:13.048 | 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 355)) (5.8.1) 2022-02-14 17:02:13.052 | 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 393)) (3.0.7) 2022-02-14 17:02:13.058 | 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 479)) (2.27.1) 2022-02-14 17:02:13.084 | 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 521)) (1.16.0) 2022-02-14 17:02:13.088 | 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 577)) (2.5.0) 2022-02-14 17:02:13.098 | 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 608)) (1.26.8) 2022-02-14 17:02:13.118 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 17:02:13.121 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 17:02:13.136 | 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 122)) (2.0.12) 2022-02-14 17:02:13.141 | 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 479)) (2021.10.8) 2022-02-14 17:02:13.143 | 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 217)) (3.3) 2022-02-14 17:02:13.146 | 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 178)) (1.0.0) 2022-02-14 17:02:13.149 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 17:02:13.162 | 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 557)) (3.5.0) 2022-02-14 17:02:13.169 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 17:02:13.240 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 17:02:13.251 | 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 99)) (0.5.0) 2022-02-14 17:02:13.254 | 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 95)) (21.4.0) 2022-02-14 17:02:13.316 | 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 618)) (0.2.5) 2022-02-14 17:02:13.325 | 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 394)) (1.8.2) 2022-02-14 17:02:13.327 | Building wheels for collected packages: openstack-requirements 2022-02-14 17:02:13.328 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 17:02:14.153 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 17:02:14.154 | ERROR: Command errored out with exit status 1: 2022-02-14 17:02:14.154 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fvta97qw/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fvta97qw/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-e10oogsj 2022-02-14 17:02:14.154 | cwd: /tmp/pip-req-build-fvta97qw/ 2022-02-14 17:02:14.154 | Complete output (6 lines): 2022-02-14 17:02:14.154 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 17:02:14.154 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 17:02:14.154 | or: setup.py --help-commands 2022-02-14 17:02:14.154 | or: setup.py cmd --help 2022-02-14 17:02:14.154 | 2022-02-14 17:02:14.154 | error: invalid command 'bdist_wheel' 2022-02-14 17:02:14.154 | ---------------------------------------- 2022-02-14 17:02:14.154 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 17:02:14.154 | Running setup.py clean for openstack-requirements 2022-02-14 17:02:14.986 | Failed to build openstack-requirements 2022-02-14 17:02:15.003 | Installing collected packages: openstack-requirements 2022-02-14 17:02:15.003 | Attempting uninstall: openstack-requirements 2022-02-14 17:02:15.004 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 17:02:15.038 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 17:02:15.057 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 17:02:15.060 | Running setup.py install for openstack-requirements: started 2022-02-14 17:02:17.431 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 17:02:17.456 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 17:02:17.583 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:17.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:17.588 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:17.590 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:17.592 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:17.594 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:17.596 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:17.598 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:17.600 | + functions-common:time_stop:2432 : start_time=1644858128480 2022-02-14 17:02:17.602 | + functions-common:time_stop:2434 : [[ -z 1644858128480 ]] 2022-02-14 17:02:17.605 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:17.609 | + functions-common:time_stop:2437 : end_time=1644858137607 2022-02-14 17:02:17.611 | + functions-common:time_stop:2438 : elapsed_time=9127 2022-02-14 17:02:17.613 | + functions-common:time_stop:2439 : total=8348 2022-02-14 17:02:17.615 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:17.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17475 2022-02-14 17:02:17.621 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:17.623 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 17:02:17.625 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 17:02:17.628 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 17:02:17.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:17.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:17.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 17:02:17.638 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:17.640 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 17:02:17.660 | Using python 3.8 to install pbr 2022-02-14 17:02:17.662 | + 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-02-14 17:02:18.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:18.554 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:18.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:18.554 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:19.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:19.715 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 17:02:22.360 | 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-02-14 17:02:22.368 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:22.368 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:22.489 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:22.492 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:22.494 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:22.496 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:22.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:22.500 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:22.502 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:22.504 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:22.506 | + functions-common:time_stop:2432 : start_time=1644858137655 2022-02-14 17:02:22.509 | + functions-common:time_stop:2434 : [[ -z 1644858137655 ]] 2022-02-14 17:02:22.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:22.516 | + functions-common:time_stop:2437 : end_time=1644858142513 2022-02-14 17:02:22.518 | + functions-common:time_stop:2438 : elapsed_time=4858 2022-02-14 17:02:22.520 | + functions-common:time_stop:2439 : total=17475 2022-02-14 17:02:22.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:22.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22333 2022-02-14 17:02:22.527 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:22.529 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 17:02:24.918 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 17:02:26.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:26.860 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 17:02:26.875 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 17:02:26.878 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 17:02:26.880 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 17:02:26.883 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 17:02:26.889 | 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-02-14 17:02:26.962 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:02:26.964 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:02:26.967 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 17:02:26.984 | + ./stack.sh:main:819 : pkgs= 2022-02-14 17:02:26.987 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 17:02:26.989 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 17:02:26.991 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:02:26.994 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 17:02:26.996 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:02:26.999 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:02:27.001 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:02:27.003 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:02:27.005 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:02:27.008 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:02:27.012 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:02:27.014 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:02:27.016 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:02:27.019 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 17:02:27.021 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:02:27.036 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:27.038 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:02:27.040 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:02:27.043 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 17:02:27.045 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:02:27.047 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:02:27.049 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:02:27.051 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 17:02:27.053 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:02:27.056 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 17:02:27.058 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:02:27.060 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:02:27.062 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:02:27.064 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:02:27.066 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:02:27.068 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:02:27.070 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 17:02:27.073 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:02:27.075 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 17:02:27.077 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:02:27.079 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:02:27.081 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 17:02:27.084 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 17:02:27.086 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 17:02:27.088 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 17:02:27.091 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 17:02:27.143 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 17:02:27.143 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 17:02:27.145 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 17:02:27.499 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 17:02:27.501 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 17:02:27.517 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:27.519 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 17:02:27.522 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:02:27.525 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:02:27.527 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:02:27.529 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:02:27.531 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:02:27.534 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:02:27.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:27.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:27.541 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:02:27.543 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:27.546 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:02:27.548 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:02:27.550 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 17:02:27.552 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:02:27.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:27.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:27.559 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 17:02:27.580 | + 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-02-14 17:02:27.689 | Reading package lists... 2022-02-14 17:02:27.928 | Building dependency tree... 2022-02-14 17:02:27.930 | Reading state information... 2022-02-14 17:02:28.177 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 17:02:28.177 | The following packages were automatically installed and are no longer required: 2022-02-14 17:02:28.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:02:28.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:02:28.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:02:28.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:02:28.179 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:02:28.180 | python3-zope.interface 2022-02-14 17:02:28.180 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:02:28.298 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:02:28.303 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:02:28.306 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:02:28.308 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:28.310 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:28.312 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:28.314 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:28.317 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:28.319 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:02:28.321 | + functions-common:time_stop:2432 : start_time=1644858147578 2022-02-14 17:02:28.323 | + functions-common:time_stop:2434 : [[ -z 1644858147578 ]] 2022-02-14 17:02:28.326 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:28.330 | + functions-common:time_stop:2437 : end_time=1644858148328 2022-02-14 17:02:28.332 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 17:02:28.334 | + functions-common:time_stop:2439 : total=1507 2022-02-14 17:02:28.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:28.339 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2257 2022-02-14 17:02:28.341 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:02:28.343 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 17:02:28.346 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:02:28.348 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:02:28.350 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:02:28.353 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:02:28.355 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:02:28.357 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:02:28.360 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 17:02:28.362 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:02:28.364 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:02:28.366 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:02:28.369 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:02:28.372 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:02:28.374 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:02:28.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:02:28.378 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:02:28.381 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:02:28.383 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:02:28.385 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:02:28.387 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 17:02:28.390 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:02:28.392 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:02:28.394 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:02:28.396 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:02:28.399 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:02:28.401 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:02:28.403 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 17:02:28.406 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 17:02:28.422 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:28.424 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 17:02:28.427 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:02:28.429 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 17:02:28.432 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 17:02:28.435 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 17:02:28.439 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 17:02:28.441 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 17:02:28.443 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 17:02:28.446 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 17:02:28.448 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 17:02:28.450 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 17:02:28.453 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 17:02:29.147 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 17:02:29.147 | user tags 2022-02-14 17:02:29.147 | stackrabbit []' 2022-02-14 17:02:29.150 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 17:02:29.150 | user tags 2022-02-14 17:02:29.150 | stackrabbit []' 2022-02-14 17:02:29.150 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 17:02:29.156 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 17:02:29.159 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 17:02:29.161 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:02:29.814 | Changing password for user "stackrabbit" ... 2022-02-14 17:02:29.910 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 17:02:30.592 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 17:02:30.653 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 17:02:30.655 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:02:31.304 | Changing password for user "stackrabbit" ... 2022-02-14 17:02:31.389 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 17:02:31.392 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 17:02:31.394 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 17:02:32.062 | Deleting user "guest" ... 2022-02-14 17:02:32.077 | Error: 2022-02-14 17:02:32.077 | {:no_such_user, "guest"} 2022-02-14 17:02:32.091 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 17:02:32.094 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 17:02:32.110 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:32.112 | + ./stack.sh:main:836 : install_database 2022-02-14 17:02:32.115 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 17:02:32.117 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 17:02:32.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:32.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:32.124 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 17:02:32.446 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 17:02:32.448 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:32.451 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 17:02:32.453 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 17:02:32.456 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:02:32.458 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 17:02:32.460 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:02:32.463 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:02:32.465 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:02:32.467 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:02:32.470 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:02:32.472 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:02:32.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:02:32.477 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:02:32.479 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:02:32.481 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:02:32.484 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:02:32.486 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 17:02:32.488 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:02:32.491 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:02:32.493 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:02:32.496 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:02:32.498 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:02:32.500 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:02:32.503 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 17:02:32.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:32.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:32.510 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 17:02:32.513 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:02:32.515 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:02:32.517 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:02:32.519 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:02:32.522 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:02:32.524 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:02:32.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:32.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:32.531 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:02:32.533 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:32.535 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:02:32.538 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:02:32.540 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 17:02:32.542 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:02:32.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:32.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:32.549 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 17:02:32.570 | + 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-02-14 17:02:32.678 | Reading package lists... 2022-02-14 17:02:32.927 | Building dependency tree... 2022-02-14 17:02:32.928 | Reading state information... 2022-02-14 17:02:33.182 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 17:02:33.182 | The following packages were automatically installed and are no longer required: 2022-02-14 17:02:33.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:02:33.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:02:33.183 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:02:33.183 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:02:33.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:02:33.183 | python3-zope.interface 2022-02-14 17:02:33.183 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:02:33.297 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:02:33.301 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:02:33.303 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:02:33.307 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:33.309 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:33.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:33.313 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:33.315 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:33.317 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:02:33.320 | + functions-common:time_stop:2432 : start_time=1644858152567 2022-02-14 17:02:33.322 | + functions-common:time_stop:2434 : [[ -z 1644858152567 ]] 2022-02-14 17:02:33.325 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:33.329 | + functions-common:time_stop:2437 : end_time=1644858153326 2022-02-14 17:02:33.331 | + functions-common:time_stop:2438 : elapsed_time=759 2022-02-14 17:02:33.333 | + functions-common:time_stop:2439 : total=2257 2022-02-14 17:02:33.335 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:33.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3016 2022-02-14 17:02:33.339 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:02:33.342 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 17:02:33.344 | + ./stack.sh:main:839 : install_database_python 2022-02-14 17:02:33.346 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 17:02:33.349 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 17:02:33.351 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 17:02:33.353 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:02:33.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 17:02:33.359 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 17:02:33.361 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:02:33.365 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:02:33.365 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:02:33.371 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 17:02:33.373 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 17:02:33.375 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 17:02:33.378 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 17:02:33.380 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 17:02:33.401 | Using python 3.8 to install PyMySQL 2022-02-14 17:02:33.403 | + 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-02-14 17:02:34.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:34.290 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:34.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:34.290 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:35.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:35.471 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 17:02:38.020 | 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-02-14 17:02:38.027 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:38.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:38.147 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:38.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:38.152 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:38.154 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:38.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:38.159 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:38.161 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:38.164 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:38.166 | + functions-common:time_stop:2432 : start_time=1644858153396 2022-02-14 17:02:38.168 | + functions-common:time_stop:2434 : [[ -z 1644858153396 ]] 2022-02-14 17:02:38.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:38.175 | + functions-common:time_stop:2437 : end_time=1644858158173 2022-02-14 17:02:38.177 | + functions-common:time_stop:2438 : elapsed_time=4777 2022-02-14 17:02:38.180 | + functions-common:time_stop:2439 : total=22333 2022-02-14 17:02:38.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:38.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27110 2022-02-14 17:02:38.187 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:38.189 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 17:02:38.191 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:02:38.193 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 17:02:38.196 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 17:02:38.212 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:38.215 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 17:02:38.217 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 17:02:38.220 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:02:38.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:02:38.226 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:02:38.229 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:02:38.231 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 17:02:38.234 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:02:38.236 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 17:02:38.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 17:02:38.254 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:38.256 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 17:02:38.259 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:02:38.261 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:02:38.263 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:02:38.266 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:02:38.268 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:02:38.270 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:02:38.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:38.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:38.278 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:02:38.280 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:38.282 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:02:38.284 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:02:38.287 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 17:02:38.290 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:02:38.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:38.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:38.297 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 17:02:38.318 | + 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-02-14 17:02:38.428 | Reading package lists... 2022-02-14 17:02:38.669 | Building dependency tree... 2022-02-14 17:02:38.671 | Reading state information... 2022-02-14 17:02:38.923 | radvd is already the newest version (1:2.17-2). 2022-02-14 17:02:38.923 | The following packages were automatically installed and are no longer required: 2022-02-14 17:02:38.924 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:02:38.924 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:02:38.924 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:02:38.924 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:02:38.924 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:02:38.924 | python3-zope.interface 2022-02-14 17:02:38.924 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:02:39.037 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:02:39.042 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:02:39.044 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:02:39.046 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:39.048 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:39.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:39.053 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:39.056 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:39.058 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:02:39.060 | + functions-common:time_stop:2432 : start_time=1644858158315 2022-02-14 17:02:39.062 | + functions-common:time_stop:2434 : [[ -z 1644858158315 ]] 2022-02-14 17:02:39.065 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:39.069 | + functions-common:time_stop:2437 : end_time=1644858159067 2022-02-14 17:02:39.071 | + functions-common:time_stop:2438 : elapsed_time=752 2022-02-14 17:02:39.074 | + functions-common:time_stop:2439 : total=3016 2022-02-14 17:02:39.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:39.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3768 2022-02-14 17:02:39.080 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:02:39.082 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 17:02:39.106 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:39.109 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 17:02:39.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 17:02:39.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 17:02:39.117 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 17:02:39.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 17:02:39.138 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:02:39.141 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:02:39.143 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:02:39.145 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:02:39.147 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:02:39.150 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:02:39.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:39.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:39.156 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:02:39.159 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:39.161 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:02:39.163 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:02:39.166 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 17:02:39.168 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:02:39.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:39.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:39.174 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 17:02:39.194 | + 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-02-14 17:02:39.302 | Reading package lists... 2022-02-14 17:02:39.541 | Building dependency tree... 2022-02-14 17:02:39.542 | Reading state information... 2022-02-14 17:02:39.793 | fakeroot is already the newest version (1.24-1). 2022-02-14 17:02:39.793 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:02:39.793 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 17:02:39.793 | The following packages were automatically installed and are no longer required: 2022-02-14 17:02:39.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:02:39.794 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:02:39.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:02:39.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:02:39.794 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:02:39.794 | python3-zope.interface 2022-02-14 17:02:39.794 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:02:39.907 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:02:39.911 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:02:39.914 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:02:39.916 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:39.918 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:39.920 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:39.922 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:39.924 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:39.926 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:02:39.928 | + functions-common:time_stop:2432 : start_time=1644858159191 2022-02-14 17:02:39.931 | + functions-common:time_stop:2434 : [[ -z 1644858159191 ]] 2022-02-14 17:02:39.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:39.937 | + functions-common:time_stop:2437 : end_time=1644858159935 2022-02-14 17:02:39.939 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 17:02:39.941 | + functions-common:time_stop:2439 : total=3768 2022-02-14 17:02:39.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:39.946 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4512 2022-02-14 17:02:39.948 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:02:39.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 17:02:39.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:39.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:39.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 17:02:39.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 17:02:39.962 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 17:02:39.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 17:02:39.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 17:02:39.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 17:02:39.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 17:02:39.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 17:02:39.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 17:02:39.981 | + functions:vercmp:628 : local v1=5.4 2022-02-14 17:02:39.983 | + functions:vercmp:629 : local 'op=<' 2022-02-14 17:02:39.985 | + functions:vercmp:630 : local v2=3.13 2022-02-14 17:02:39.987 | + functions:vercmp:631 : local result 2022-02-14 17:02:39.991 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 17:02:39.992 | ++ functions:vercmp:635 : head -1 2022-02-14 17:02:39.992 | ++ functions:vercmp:635 : sort -V 2022-02-14 17:02:39.997 | + functions:vercmp:635 : result=3.13 2022-02-14 17:02:39.999 | + functions:vercmp:637 : case $op in 2022-02-14 17:02:40.001 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 17:02:40.003 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 17:02:40.005 | + functions:vercmp:648 : return 2022-02-14 17:02:40.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 17:02:40.011 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:02:40.013 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 17:02:40.479 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 17:02:40.482 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 17:02:40.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 17:02:40.493 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.495 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 17:02:40.512 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:40.515 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 17:02:40.518 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 17:02:40.518 | Installing etcd 2022-02-14 17:02:40.520 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 17:02:40.533 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 17:02:40.546 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:40.548 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 17:02:40.565 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 17:02:40.568 | ++ 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-02-14 17:02:40.571 | ++ 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-02-14 17:02:40.574 | +++ 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-02-14 17:02:40.578 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:02:40.580 | ++ 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-02-14 17:02:40.583 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 17:02:40.585 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:02:40.587 | ++ functions:get_extra_file:74 : return 2022-02-14 17:02:40.590 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:02:40.592 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 17:02:40.595 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 17:02:40.597 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 17:02:40.614 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:02:40.617 | + ./stack.sh:main:866 : install_dstat 2022-02-14 17:02:40.619 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 17:02:40.635 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:02:40.638 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 17:02:40.640 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:02:40.642 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 17:02:40.644 | + ./stack.sh:main:875 : install_libs 2022-02-14 17:02:40.647 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 17:02:40.650 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 17:02:40.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 17:02:40.654 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 17:02:40.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 17:02:40.664 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.666 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 17:02:40.668 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 17:02:40.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 17:02:40.673 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 17:02:40.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 17:02:40.681 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.684 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 17:02:40.686 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 17:02:40.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 17:02:40.690 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 17:02:40.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 17:02:40.699 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.702 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 17:02:40.704 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 17:02:40.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 17:02:40.708 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 17:02:40.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 17:02:40.718 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.720 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 17:02:40.723 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 17:02:40.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 17:02:40.728 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 17:02:40.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 17:02:40.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.739 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 17:02:40.741 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 17:02:40.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 17:02:40.746 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 17:02:40.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 17:02:40.755 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.757 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 17:02:40.759 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 17:02:40.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 17:02:40.764 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 17:02:40.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 17:02:40.773 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.776 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 17:02:40.778 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 17:02:40.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 17:02:40.782 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 17:02:40.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 17:02:40.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.795 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 17:02:40.797 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 17:02:40.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 17:02:40.802 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 17:02:40.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 17:02:40.811 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.814 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 17:02:40.816 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 17:02:40.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 17:02:40.821 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 17:02:40.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 17:02:40.830 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.832 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 17:02:40.835 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 17:02:40.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 17:02:40.839 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 17:02:40.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 17:02:40.848 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.851 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 17:02:40.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 17:02:40.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 17:02:40.858 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 17:02:40.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 17:02:40.867 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.869 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 17:02:40.872 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 17:02:40.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 17:02:40.876 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 17:02:40.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 17:02:40.886 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.888 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 17:02:40.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 17:02:40.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 17:02:40.895 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 17:02:40.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 17:02:40.904 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.906 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 17:02:40.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 17:02:40.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 17:02:40.913 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 17:02:40.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 17:02:40.922 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.925 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 17:02:40.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 17:02:40.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 17:02:40.932 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 17:02:40.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 17:02:40.941 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.943 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 17:02:40.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 17:02:40.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 17:02:40.951 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 17:02:40.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 17:02:40.960 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.962 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 17:02:40.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 17:02:40.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 17:02:40.969 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 17:02:40.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 17:02:40.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.981 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 17:02:40.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 17:02:40.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 17:02:40.987 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 17:02:40.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:40.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:40.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 17:02:40.997 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:40.999 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 17:02:41.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 17:02:41.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 17:02:41.006 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 17:02:41.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 17:02:41.017 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.019 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 17:02:41.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 17:02:41.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 17:02:41.026 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 17:02:41.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 17:02:41.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.038 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 17:02:41.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 17:02:41.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 17:02:41.045 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 17:02:41.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 17:02:41.055 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.057 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 17:02:41.060 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 17:02:41.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 17:02:41.064 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 17:02:41.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 17:02:41.073 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.076 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 17:02:41.078 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 17:02:41.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 17:02:41.083 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 17:02:41.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 17:02:41.092 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.094 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 17:02:41.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 17:02:41.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 17:02:41.102 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 17:02:41.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 17:02:41.111 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.114 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 17:02:41.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 17:02:41.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 17:02:41.121 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 17:02:41.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 17:02:41.130 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.133 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 17:02:41.135 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 17:02:41.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 17:02:41.139 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 17:02:41.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 17:02:41.149 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.151 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 17:02:41.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 17:02:41.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 17:02:41.158 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 17:02:41.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 17:02:41.168 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.170 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 17:02:41.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 17:02:41.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 17:02:41.177 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 17:02:41.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 17:02:41.187 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.189 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 17:02:41.192 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 17:02:41.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 17:02:41.196 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 17:02:41.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 17:02:41.206 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.208 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 17:02:41.210 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 17:02:41.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 17:02:41.215 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 17:02:41.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 17:02:41.227 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.230 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 17:02:41.232 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 17:02:41.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 17:02:41.237 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 17:02:41.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 17:02:41.246 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.249 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 17:02:41.251 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 17:02:41.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 17:02:41.256 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 17:02:41.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 17:02:41.265 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.267 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 17:02:41.269 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 17:02:41.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 17:02:41.274 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 17:02:41.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 17:02:41.284 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.286 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 17:02:41.289 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 17:02:41.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 17:02:41.294 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 17:02:41.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 17:02:41.303 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.305 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 17:02:41.308 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 17:02:41.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 17:02:41.312 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 17:02:41.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 17:02:41.322 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.324 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 17:02:41.326 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 17:02:41.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 17:02:41.331 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 17:02:41.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 17:02:41.341 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.344 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 17:02:41.346 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 17:02:41.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 17:02:41.351 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 17:02:41.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:41.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:41.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 17:02:41.360 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:41.362 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 17:02:41.383 | Using python 3.8 to install etcd3 2022-02-14 17:02:41.386 | + 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-02-14 17:02:42.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:42.258 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:42.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:42.258 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:43.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:43.415 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 17:02:43.423 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 17:02:43.424 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 17:02:43.425 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 17:02:43.426 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 17:02:46.028 | 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-02-14 17:02:46.035 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:46.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:46.153 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:46.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:46.157 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:46.160 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:46.162 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:46.164 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:46.166 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:46.168 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:46.170 | + functions-common:time_stop:2432 : start_time=1644858161377 2022-02-14 17:02:46.172 | + functions-common:time_stop:2434 : [[ -z 1644858161377 ]] 2022-02-14 17:02:46.175 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:46.180 | + functions-common:time_stop:2437 : end_time=1644858166177 2022-02-14 17:02:46.182 | + functions-common:time_stop:2438 : elapsed_time=4800 2022-02-14 17:02:46.184 | + functions-common:time_stop:2439 : total=27110 2022-02-14 17:02:46.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:46.188 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31910 2022-02-14 17:02:46.190 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:46.193 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 17:02:46.214 | Using python 3.8 to install etcd3gw 2022-02-14 17:02:46.216 | + 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-02-14 17:02:47.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:47.098 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:47.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:47.098 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:48.249 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:48.275 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 17:02:48.283 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 17:02:48.285 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 17:02:48.286 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 17:02:48.287 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 17:02:48.322 | 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-02-14 17:02:48.324 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 17:02:48.325 | 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-02-14 17:02:48.326 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 17:02:50.871 | 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-02-14 17:02:50.878 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:50.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:50.997 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:51.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:51.002 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:51.004 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:51.007 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:51.009 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:51.011 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:51.013 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:51.015 | + functions-common:time_stop:2432 : start_time=1644858166208 2022-02-14 17:02:51.018 | + functions-common:time_stop:2434 : [[ -z 1644858166208 ]] 2022-02-14 17:02:51.020 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:51.025 | + functions-common:time_stop:2437 : end_time=1644858171023 2022-02-14 17:02:51.027 | + functions-common:time_stop:2438 : elapsed_time=4815 2022-02-14 17:02:51.030 | + functions-common:time_stop:2439 : total=31910 2022-02-14 17:02:51.032 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:51.034 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36725 2022-02-14 17:02:51.036 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:51.039 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 17:02:51.041 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 17:02:51.044 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 17:02:51.046 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:02:51.048 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:02:51.051 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:02:51.053 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:02:51.055 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:02:51.058 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:02:51.060 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:02:51.062 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:02:51.065 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:02:51.067 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:02:51.070 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:02:51.072 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 17:02:51.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:51.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:51.079 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 17:02:51.081 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:02:51.084 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:02:51.087 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:02:51.089 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:02:51.091 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:02:51.093 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:02:51.096 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:02:51.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:51.100 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:51.103 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:02:51.105 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:02:51.107 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:02:51.110 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:02:51.112 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:02:51.114 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:02:51.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:51.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:51.121 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:02:51.143 | + 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-02-14 17:02:51.252 | Reading package lists... 2022-02-14 17:02:51.490 | Building dependency tree... 2022-02-14 17:02:51.491 | Reading state information... 2022-02-14 17:02:51.745 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:02:51.746 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:02:51.746 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:02:51.746 | The following packages were automatically installed and are no longer required: 2022-02-14 17:02:51.747 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:02:51.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:02:51.747 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:02:51.747 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:02:51.747 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:02:51.747 | python3-zope.interface 2022-02-14 17:02:51.747 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:02:51.861 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:02:51.865 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:02:51.868 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:02:51.870 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:51.872 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:51.874 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:51.876 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:51.879 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:51.881 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:02:51.884 | + functions-common:time_stop:2432 : start_time=1644858171140 2022-02-14 17:02:51.886 | + functions-common:time_stop:2434 : [[ -z 1644858171140 ]] 2022-02-14 17:02:51.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:51.893 | + functions-common:time_stop:2437 : end_time=1644858171890 2022-02-14 17:02:51.895 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 17:02:51.898 | + functions-common:time_stop:2439 : total=4512 2022-02-14 17:02:51.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:51.902 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5262 2022-02-14 17:02:51.904 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:02:51.907 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 17:02:51.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:02:51.911 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:02:51.914 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 17:02:51.975 | Module proxy already enabled 2022-02-14 17:02:51.979 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 17:02:52.043 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 17:02:52.043 | Module proxy already enabled 2022-02-14 17:02:52.043 | Module proxy_uwsgi already enabled 2022-02-14 17:02:52.047 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 17:02:52.050 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:02:52.052 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:02:52.055 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:02:52.189 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 17:02:52.191 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 17:02:52.195 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 17:02:52.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 17:02:52.211 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.213 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 17:02:52.215 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 17:02:52.217 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 17:02:52.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 17:02:52.227 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.229 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 17:02:52.232 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 17:02:52.234 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 17:02:52.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 17:02:52.244 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.246 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 17:02:52.250 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 17:02:52.252 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 17:02:52.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 17:02:52.263 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.265 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 17:02:52.267 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 17:02:52.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 17:02:52.277 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.279 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 17:02:52.281 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 17:02:52.284 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 17:02:52.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 17:02:52.294 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.296 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 17:02:52.314 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:52.316 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 17:02:52.318 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 17:02:52.321 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 17:02:52.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 17:02:52.330 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.333 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 17:02:52.349 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:02:52.352 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 17:02:52.354 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 17:02:52.356 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 17:02:52.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 17:02:52.367 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.369 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 17:02:52.372 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 17:02:52.374 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 17:02:52.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:02:52.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:02:52.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 17:02:52.383 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:02:52.386 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 17:02:52.388 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 17:02:52.390 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:02:52.393 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 17:02:52.396 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 17:02:52.398 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:02:52.402 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:02:52.402 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:02:52.407 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 17:02:52.410 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 17:02:52.412 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 17:02:52.415 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 17:02:52.418 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 17:02:52.439 | Using python 3.8 to install keystonemiddleware 2022-02-14 17:02:52.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 keystonemiddleware 2022-02-14 17:02:53.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:53.324 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:53.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:53.324 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:54.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:54.498 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 17:02:54.551 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 17:02:54.552 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 17:02:54.553 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:02:54.554 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 17:02:54.555 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 17:02:54.557 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 17:02:54.558 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 17:02:54.559 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:02:54.560 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 17:02:54.561 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 17:02:54.562 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 17:02:54.563 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 17:02:54.564 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 17:02:54.565 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 17:02:54.624 | 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-02-14 17:02:54.625 | 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-02-14 17:02:54.627 | 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-02-14 17:02:54.665 | 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-02-14 17:02:54.705 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 17:02:54.706 | 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-02-14 17:02:54.708 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 17:02:54.709 | 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-02-14 17:02:54.761 | 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-02-14 17:02:54.762 | 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-02-14 17:02:54.771 | 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-02-14 17:02:54.773 | 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-02-14 17:02:54.787 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 17:02:54.789 | 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-02-14 17:02:54.790 | 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-02-14 17:02:54.854 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 17:02:54.857 | 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-02-14 17:02:54.858 | 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-02-14 17:02:54.860 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 17:02:54.913 | 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-02-14 17:02:54.925 | 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-02-14 17:02:57.361 | 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-02-14 17:02:57.368 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:02:57.368 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:02:57.491 | + inc/python:pip_install:200 : result=0 2022-02-14 17:02:57.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:02:57.495 | + functions-common:time_stop:2425 : local name 2022-02-14 17:02:57.498 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:02:57.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:02:57.502 | + functions-common:time_stop:2428 : local total 2022-02-14 17:02:57.504 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:02:57.511 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:02:57.513 | + functions-common:time_stop:2432 : start_time=1644858172433 2022-02-14 17:02:57.515 | + functions-common:time_stop:2434 : [[ -z 1644858172433 ]] 2022-02-14 17:02:57.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:02:57.523 | + functions-common:time_stop:2437 : end_time=1644858177520 2022-02-14 17:02:57.525 | + functions-common:time_stop:2438 : elapsed_time=5087 2022-02-14 17:02:57.527 | + functions-common:time_stop:2439 : total=36725 2022-02-14 17:02:57.529 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:02:57.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41812 2022-02-14 17:02:57.534 | + inc/python:pip_install:203 : return 0 2022-02-14 17:02:57.536 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 17:02:57.539 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 17:02:57.542 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:02:57.545 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 17:02:57.547 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 17:02:57.550 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:02:57.554 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:02:57.554 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:02:57.560 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 17:02:57.562 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 17:02:57.564 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 17:02:57.567 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 17:02:57.569 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 17:02:57.590 | Using python 3.8 to install python-memcached 2022-02-14 17:02:57.592 | + 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-02-14 17:02:58.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:58.476 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:58.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:02:58.476 | from cryptography.utils import int_from_bytes 2022-02-14 17:02:59.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:02:59.635 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 17:02:59.638 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 17:03:02.146 | 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-02-14 17:03:02.153 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:03:02.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:03:02.272 | + inc/python:pip_install:200 : result=0 2022-02-14 17:03:02.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:03:02.277 | + functions-common:time_stop:2425 : local name 2022-02-14 17:03:02.279 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:03:02.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:03:02.284 | + functions-common:time_stop:2428 : local total 2022-02-14 17:03:02.286 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:03:02.288 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:03:02.290 | + functions-common:time_stop:2432 : start_time=1644858177585 2022-02-14 17:03:02.293 | + functions-common:time_stop:2434 : [[ -z 1644858177585 ]] 2022-02-14 17:03:02.296 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:03:02.300 | + functions-common:time_stop:2437 : end_time=1644858182297 2022-02-14 17:03:02.302 | + functions-common:time_stop:2438 : elapsed_time=4712 2022-02-14 17:03:02.304 | + functions-common:time_stop:2439 : total=41812 2022-02-14 17:03:02.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:03:02.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46524 2022-02-14 17:03:02.311 | + inc/python:pip_install:203 : return 0 2022-02-14 17:03:02.313 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 17:03:02.330 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:02.333 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:03:02.335 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 17:03:02.338 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 17:03:02.340 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 17:03:02.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:03:02.345 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 17:03:02.347 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 17:03:02.362 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:02.364 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 17:03:02.366 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 17:03:02.368 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 17:03:02.371 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:03:02.373 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:03:02.375 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:03:02.378 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:03:02.380 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:03:02.383 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:03:02.399 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:03:02.401 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:03:02.403 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:02.406 | + functions-common:git_clone:629 : echo master 2022-02-14 17:03:02.406 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:03:02.411 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 17:03:02.414 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:02.416 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 17:03:02.418 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:03:02.419 | + functions-common:git_clone:678 : head -1 2022-02-14 17:03:02.440 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 17:03:02.443 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:03:02.446 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 17:03:02.448 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:03:02.451 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:03:02.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 17:03:02.455 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:03:02.457 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 17:03:02.460 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:03:02.462 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:03:02.464 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 17:03:02.466 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:03:02.469 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:03:02.472 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 17:03:02.474 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:03:02.477 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 17:03:02.479 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:03:02.481 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:03:02.484 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 17:03:02.490 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 17:03:02.493 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 17:03:03.177 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 17:03:03.180 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:03:03.182 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:03:03.184 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:03:03.186 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:03:03.188 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 17:03:03.191 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:03:03.193 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:03:03.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:03:03.198 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:03:03.200 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:03:03.202 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:03:03.204 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:03:03.206 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 17:03:03.226 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 17:03:03.228 | + 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-02-14 17:03:04.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:04.123 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:04.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:04.123 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:05.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:03:05.274 | Obtaining file:///opt/stack/keystone 2022-02-14 17:03:05.275 | Preparing metadata (setup.py): started 2022-02-14 17:03:06.857 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:03:06.935 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 17:03:06.937 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 17:03:06.938 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 17:03:06.939 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 17:03:06.940 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 17:03:06.941 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 17:03:06.942 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 17:03:06.943 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 17:03:06.944 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 17:03:06.945 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:03:06.946 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 17:03:06.948 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:03:06.949 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 17:03:06.950 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 17:03:06.951 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 17:03:06.952 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 17:03:06.953 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 17:03:06.954 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 17:03:06.955 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 17:03:06.956 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 17:03:06.958 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:03:06.959 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 17:03:06.960 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 17:03:06.962 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 17:03:06.963 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 17:03:06.964 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:03:06.965 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 17:03:06.966 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 17:03:06.967 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 17:03:06.968 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:03:06.969 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 17:03:06.970 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 17:03:06.971 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 17:03:06.972 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 17:03:06.984 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 17:03:06.985 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 17:03:07.028 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 17:03:07.042 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 17:03:07.043 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 17:03:07.044 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:03:07.045 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 17:03:07.055 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 17:03:07.119 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:03:07.120 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 17:03:07.217 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:03:07.219 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 17:03:07.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 17:03:07.221 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 17:03:07.276 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:03:07.277 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 17:03:07.280 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 17:03:07.330 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 17:03:07.333 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 17:03:07.391 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 17:03:07.393 | 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==20.1.0.dev100) (2.8.0) 2022-02-14 17:03:07.395 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 17:03:07.396 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 17:03:07.397 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:03:07.400 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 17:03:07.419 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 17:03:07.468 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 17:03:07.515 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 17:03:07.517 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 17:03:07.518 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 17:03:07.519 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 17:03:07.575 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:03:07.692 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 17:03:07.693 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 17:03:07.695 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 17:03:07.697 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 17:03:07.919 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 17:03:07.941 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 17:03:07.942 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 17:03:08.012 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 17:03:08.013 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 17:03:08.032 | 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==20.1.0.dev100) (5.0.0) 2022-02-14 17:03:08.106 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 17:03:08.147 | 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==20.1.0.dev100) (1.13.3) 2022-02-14 17:03:08.262 | 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==20.1.0.dev100) (2.0.1) 2022-02-14 17:03:08.338 | 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==20.1.0.dev100) (1.7.0) 2022-02-14 17:03:08.468 | 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==20.1.0.dev100) (0.17.3) 2022-02-14 17:03:08.497 | 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==20.1.0.dev100) (0.13.1) 2022-02-14 17:03:08.538 | 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==20.1.0.dev100) (3.0.0) 2022-02-14 17:03:08.540 | 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==20.1.0.dev100) (2.5.1) 2022-02-14 17:03:08.543 | 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==20.1.0.dev100) (0.33.0) 2022-02-14 17:03:08.544 | 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==20.1.0.dev100) (1.3.3) 2022-02-14 17:03:08.545 | 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==20.1.0.dev100) (2.1.1) 2022-02-14 17:03:08.547 | 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==20.1.0.dev100) (3.5.0) 2022-02-14 17:03:08.600 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 17:03:08.738 | 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==20.1.0.dev100) (2.0.12) 2022-02-14 17:03:08.739 | 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==20.1.0.dev100) (1.26.8) 2022-02-14 17:03:08.740 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 17:03:08.743 | 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==20.1.0.dev100) (3.3) 2022-02-14 17:03:08.892 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 17:03:08.973 | 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==20.1.0.dev100) (2.4.0) 2022-02-14 17:03:09.047 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 17:03:09.222 | 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==20.1.0.dev100) (2.1.0) 2022-02-14 17:03:09.389 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 17:03:09.483 | 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==20.1.0.dev100) (0.7) 2022-02-14 17:03:09.518 | 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==20.1.0.dev100) (1.0.0) 2022-02-14 17:03:11.396 | Installing collected packages: keystone 2022-02-14 17:03:11.396 | Attempting uninstall: keystone 2022-02-14 17:03:11.397 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 17:03:11.400 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 17:03:11.402 | Running setup.py develop for keystone 2022-02-14 17:03:13.680 | Successfully installed keystone 2022-02-14 17:03:13.680 | 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-02-14 17:03:13.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:03:13.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:03:13.821 | + inc/python:pip_install:200 : result=0 2022-02-14 17:03:13.823 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:03:13.825 | + functions-common:time_stop:2425 : local name 2022-02-14 17:03:13.827 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:03:13.830 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:03:13.832 | + functions-common:time_stop:2428 : local total 2022-02-14 17:03:13.834 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:03:13.836 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:03:13.838 | + functions-common:time_stop:2432 : start_time=1644858183221 2022-02-14 17:03:13.840 | + functions-common:time_stop:2434 : [[ -z 1644858183221 ]] 2022-02-14 17:03:13.843 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:03:13.847 | + functions-common:time_stop:2437 : end_time=1644858193844 2022-02-14 17:03:13.849 | + functions-common:time_stop:2438 : elapsed_time=10623 2022-02-14 17:03:13.851 | + functions-common:time_stop:2439 : total=46524 2022-02-14 17:03:13.853 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:03:13.855 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57147 2022-02-14 17:03:13.858 | + inc/python:pip_install:203 : return 0 2022-02-14 17:03:13.860 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:03:13.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:03:13.864 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:03:13.884 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:03:13.896 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 17:03:13.898 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 17:03:13.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:03:13.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:03:13.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 17:03:13.908 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:03:13.910 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 17:03:13.926 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:13.929 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:03:13.932 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:03:13.934 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 17:03:13.936 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 17:03:13.949 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 17:03:13.951 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 17:03:13.956 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 17:03:13.971 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:13.974 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 17:03:14.003 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 17:03:14.031 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 17:03:14.061 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 17:03:14.091 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 17:03:14.123 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 17:03:14.153 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 17:03:14.181 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 17:03:14.209 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 17:03:14.211 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 17:03:14.214 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 17:03:14.216 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 17:03:14.218 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:03:14.220 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:03:14.236 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:14.239 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:03:14.242 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:03:14.244 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:03:14.259 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:14.262 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:03:14.264 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:03:14.294 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:03:14.296 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:03:14.299 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 17:03:14.301 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 17:03:14.318 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:14.320 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-02-14 17:03:14.350 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 17:03:14.352 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 17:03:14.383 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 17:03:14.385 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 17:03:14.388 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 17:03:14.390 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 17:03:14.392 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:03:14.395 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:03:14.426 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 17:03:14.428 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 17:03:14.430 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 17:03:14.433 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 17:03:14.436 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:03:14.452 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:03:14.455 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:03:14.457 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:03:14.460 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:03:14.462 | + 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-02-14 17:03:14.490 | + 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-02-14 17:03:14.517 | + 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-02-14 17:03:14.545 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:03:14.572 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 17:03:14.601 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:03:14.603 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 17:03:14.605 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:03:14.608 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 17:03:14.610 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 17:03:14.612 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:03:14.614 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:03:14.617 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 17:03:14.622 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 17:03:14.624 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:03:14.626 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:03:14.639 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:03:14.639 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:03:14.648 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:03:14.651 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:03:14.668 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:03:14.670 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:03:14.674 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 17:03:14.703 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 17:03:14.730 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 17:03:14.757 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 17:03:14.784 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 17:03:14.811 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 17:03:14.838 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 17:03:14.865 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 17:03:14.892 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 17:03:14.919 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:03:14.946 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 17:03:14.974 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 17:03:15.001 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 17:03:15.028 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:03:15.031 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:03:15.034 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 17:03:15.036 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 17:03:15.039 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:03:15.041 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:15.043 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:15.045 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:03:15.048 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:03:15.050 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:03:15.077 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 17:03:15.105 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 17:03:15.106 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:03:15.114 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 17:03:15.118 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 17:03:15.120 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 17:03:15.122 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:03:15.125 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:03:15.127 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:03:15.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:15.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:15.135 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:03:15.137 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:03:15.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:15.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:15.144 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 17:03:15.205 | Site keystone-wsgi-public already enabled 2022-02-14 17:03:15.210 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:03:15.212 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:03:15.214 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:03:15.217 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:03:15.353 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 17:03:15.386 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 17:03:15.419 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 17:03:15.450 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 17:03:15.453 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 17:03:15.483 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 17:03:15.511 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 17:03:15.540 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 17:03:15.557 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:15.559 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 17:03:15.582 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:15.584 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 17:03:15.587 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 17:03:15.589 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 17:03:15.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:03:15.594 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 17:03:15.596 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 17:03:15.599 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 17:03:15.601 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 17:03:15.604 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:03:15.606 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:03:15.609 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:03:15.611 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:03:15.614 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:03:15.617 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:03:15.633 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:03:15.635 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:03:15.637 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:15.640 | + functions-common:git_clone:629 : echo master 2022-02-14 17:03:15.641 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:03:15.646 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 17:03:15.648 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:15.651 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 17:03:15.654 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:03:15.654 | + functions-common:git_clone:678 : head -1 2022-02-14 17:03:15.661 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 17:03:15.664 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:03:15.667 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 17:03:15.669 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:03:15.672 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:03:15.674 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 17:03:15.676 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 17:03:15.679 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 17:03:15.682 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:03:15.684 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:03:15.687 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 17:03:15.689 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:03:15.691 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 17:03:15.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 17:03:15.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:03:15.699 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 17:03:15.702 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:03:15.704 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:03:15.707 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 17:03:15.713 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 17:03:15.715 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 17:03:16.384 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 17:03:16.386 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:03:16.388 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:03:16.391 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:03:16.393 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:03:16.395 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 17:03:16.401 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:03:16.401 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 17:03:16.402 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:03:16.405 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 17:03:16.407 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 17:03:16.410 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 17:03:16.412 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:03:16.415 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 17:03:16.436 | Using python 3.8 to install /opt/stack/swift 2022-02-14 17:03:16.438 | + 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-02-14 17:03:17.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:17.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:17.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:17.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:18.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:03:18.505 | Obtaining file:///opt/stack/swift 2022-02-14 17:03:18.506 | Preparing metadata (setup.py): started 2022-02-14 17:03:19.827 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:03:19.866 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.33.0) 2022-02-14 17:03:19.867 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.1.2) 2022-02-14 17:03:19.868 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.11.0) 2022-02-14 17:03:19.869 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.1.1) 2022-02-14 17:03:19.870 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (4.7.1) 2022-02-14 17:03:19.872 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.27.1) 2022-02-14 17:03:19.873 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.16.0) 2022-02-14 17:03:19.874 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.9.9) 2022-02-14 17:03:19.874 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.6.0) 2022-02-14 17:03:19.875 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (36.0.1) 2022-02-14 17:03:19.877 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (9.3.0) 2022-02-14 17:03:19.916 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev153) (1.15.0) 2022-02-14 17:03:19.923 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev153) (2.1.0) 2022-02-14 17:03:19.978 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.10.0) 2022-02-14 17:03:19.979 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.6.1) 2022-02-14 17:03:19.980 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.2.0) 2022-02-14 17:03:19.982 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:03:19.983 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:03:19.984 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.8.1) 2022-02-14 17:03:19.985 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.8.7) 2022-02-14 17:03:19.986 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (8.7.1) 2022-02-14 17:03:19.987 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.4.0) 2022-02-14 17:03:19.988 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.1.1) 2022-02-14 17:03:19.989 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.1.0) 2022-02-14 17:03:19.991 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.12.1) 2022-02-14 17:03:20.010 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev153) (60.8.2) 2022-02-14 17:03:20.041 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (1.26.8) 2022-02-14 17:03:20.043 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (3.3) 2022-02-14 17:03:20.046 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2.0.12) 2022-02-14 17:03:20.047 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2019.11.28) 2022-02-14 17:03:20.070 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev153) (2.21) 2022-02-14 17:03:20.159 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.7.0) 2022-02-14 17:03:20.162 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.0.2) 2022-02-14 17:03:20.163 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.5.0) 2022-02-14 17:03:20.204 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.1.5) 2022-02-14 17:03:20.248 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (6.0) 2022-02-14 17:03:20.249 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (0.8.0) 2022-02-14 17:03:20.250 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.4.0) 2022-02-14 17:03:20.252 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.5.0) 2022-02-14 17:03:20.310 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.8.2) 2022-02-14 17:03:20.314 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (0.9.6) 2022-02-14 17:03:20.328 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.0.3) 2022-02-14 17:03:20.329 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2021.3) 2022-02-14 17:03:20.347 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.0.7) 2022-02-14 17:03:20.350 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (21.3) 2022-02-14 17:03:20.464 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.13.3) 2022-02-14 17:03:20.479 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.1.1) 2022-02-14 17:03:22.753 | Installing collected packages: swift 2022-02-14 17:03:22.753 | Attempting uninstall: swift 2022-02-14 17:03:22.754 | Found existing installation: swift 2.29.0.dev153 2022-02-14 17:03:22.757 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 17:03:22.759 | Running setup.py develop for swift 2022-02-14 17:03:24.812 | Successfully installed swift 2022-02-14 17:03:24.812 | 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-02-14 17:03:24.821 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:03:24.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:03:24.959 | + inc/python:pip_install:200 : result=0 2022-02-14 17:03:24.961 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:03:24.964 | + functions-common:time_stop:2425 : local name 2022-02-14 17:03:24.966 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:03:24.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:03:24.970 | + functions-common:time_stop:2428 : local total 2022-02-14 17:03:24.972 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:03:24.975 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:03:24.977 | + functions-common:time_stop:2432 : start_time=1644858196430 2022-02-14 17:03:24.979 | + functions-common:time_stop:2434 : [[ -z 1644858196430 ]] 2022-02-14 17:03:24.982 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:03:24.986 | + functions-common:time_stop:2437 : end_time=1644858204984 2022-02-14 17:03:24.988 | + functions-common:time_stop:2438 : elapsed_time=8554 2022-02-14 17:03:24.991 | + functions-common:time_stop:2439 : total=57147 2022-02-14 17:03:24.993 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:03:24.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65701 2022-02-14 17:03:24.997 | + inc/python:pip_install:203 : return 0 2022-02-14 17:03:25.000 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:03:25.002 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:03:25.005 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:03:25.023 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:03:25.035 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 17:03:25.038 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 17:03:25.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:03:25.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:03:25.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 17:03:25.047 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:03:25.050 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 17:03:25.053 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:03:25.055 | + ./stack.sh:main:908 : configure_swift 2022-02-14 17:03:25.058 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 17:03:25.060 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 17:03:25.062 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 17:03:25.064 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 17:03:25.066 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 17:03:26.197 | No object-server running 2022-02-14 17:03:26.197 | No container-auditor running 2022-02-14 17:03:26.198 | No object-updater running 2022-02-14 17:03:26.198 | No container-sharder running 2022-02-14 17:03:26.198 | No container-replicator running 2022-02-14 17:03:26.198 | No account-auditor running 2022-02-14 17:03:26.198 | No container-server running 2022-02-14 17:03:26.198 | No object-expirer running 2022-02-14 17:03:26.198 | No container-sync running 2022-02-14 17:03:26.198 | No object-auditor running 2022-02-14 17:03:26.198 | No container-reconciler running 2022-02-14 17:03:26.198 | No account-replicator running 2022-02-14 17:03:26.198 | No account-reaper running 2022-02-14 17:03:26.198 | No account-server running 2022-02-14 17:03:26.198 | No object-replicator running 2022-02-14 17:03:26.198 | No object-reconstructor running 2022-02-14 17:03:26.198 | No container-updater running 2022-02-14 17:03:26.198 | No proxy-server running 2022-02-14 17:03:26.279 | + lib/swift:configure_swift:340 : true 2022-02-14 17:03:26.281 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 17:03:26.295 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 17:03:26.307 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 17:03:26.310 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 17:03:26.310 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 17:03:26.315 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 17:03:26.315 | s/%GROUP%/ubuntu/; 2022-02-14 17:03:26.315 | s/%USER%/ubuntu/; 2022-02-14 17:03:26.315 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 17:03:26.315 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 17:03:26.319 | uid = ubuntu 2022-02-14 17:03:26.319 | gid = ubuntu 2022-02-14 17:03:26.319 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 17:03:26.319 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 17:03:26.319 | address = 127.0.0.1 2022-02-14 17:03:26.319 | 2022-02-14 17:03:26.319 | [account6612] 2022-02-14 17:03:26.319 | max connections = 25 2022-02-14 17:03:26.319 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:03:26.319 | read only = false 2022-02-14 17:03:26.319 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 17:03:26.319 | 2022-02-14 17:03:26.319 | [account6622] 2022-02-14 17:03:26.319 | max connections = 25 2022-02-14 17:03:26.319 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:03:26.319 | read only = false 2022-02-14 17:03:26.319 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [account6632] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.320 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [account6642] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.320 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [container6611] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.320 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [container6621] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.320 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [container6631] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.320 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 17:03:26.320 | 2022-02-14 17:03:26.320 | [container6641] 2022-02-14 17:03:26.320 | max connections = 25 2022-02-14 17:03:26.320 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:03:26.320 | read only = false 2022-02-14 17:03:26.321 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 17:03:26.321 | 2022-02-14 17:03:26.321 | 2022-02-14 17:03:26.321 | [object6613] 2022-02-14 17:03:26.321 | max connections = 25 2022-02-14 17:03:26.321 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:03:26.321 | read only = false 2022-02-14 17:03:26.321 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 17:03:26.321 | 2022-02-14 17:03:26.321 | [object6623] 2022-02-14 17:03:26.321 | max connections = 25 2022-02-14 17:03:26.321 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:03:26.321 | read only = false 2022-02-14 17:03:26.321 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 17:03:26.321 | 2022-02-14 17:03:26.321 | [object6633] 2022-02-14 17:03:26.321 | max connections = 25 2022-02-14 17:03:26.321 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:03:26.321 | read only = false 2022-02-14 17:03:26.321 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 17:03:26.321 | 2022-02-14 17:03:26.321 | [object6643] 2022-02-14 17:03:26.321 | max connections = 25 2022-02-14 17:03:26.321 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:03:26.321 | read only = false 2022-02-14 17:03:26.321 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 17:03:26.322 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 17:03:26.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:26.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:26.328 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 17:03:26.341 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 17:03:26.343 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 17:03:26.347 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 17:03:26.352 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 17:03:26.354 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 17:03:26.358 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 17:03:26.386 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-02-14 17:03:26.412 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 17:03:26.430 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 17:03:26.458 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 17:03:26.475 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:03:26.503 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 17:03:26.522 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 17:03:26.549 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 17:03:26.568 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 17:03:26.595 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 17:03:26.613 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:03:26.641 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 17:03:26.658 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 17:03:26.672 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:26.675 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 17:03:26.703 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 17:03:26.730 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 17:03:26.756 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 17:03:26.783 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 17:03:26.799 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:26.801 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 17:03:26.827 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 17:03:26.842 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:26.844 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 17:03:26.859 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:26.861 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 17:03:26.863 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 17:03:26.878 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:26.880 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 17:03:26.882 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 17:03:26.884 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 17:03:26.889 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 17:03:26.894 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 17:03:26.921 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 17:03:26.948 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 17:03:26.977 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 17:03:27.006 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 17:03:27.033 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 17:03:27.035 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 17:03:27.037 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 17:03:27.040 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 17:03:27.042 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 17:03:27.069 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 17:03:27.095 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:03:27.123 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 17:03:27.150 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 17:03:27.177 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 17:03:27.204 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 17:03:27.231 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 17:03:27.259 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:03:27.285 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 17:03:27.312 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 17:03:27.340 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 17:03:27.368 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 17:03:27.396 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 17:03:27.425 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 17:03:27.453 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 17:03:27.471 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 17:03:27.498 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 17:03:27.525 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 17:03:27.530 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 17:03:27.558 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 17:03:27.585 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 17:03:27.611 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 17:03:27.613 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:03:27.616 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:03:27.618 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 17:03:27.623 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 17:03:27.625 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:03:27.627 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:03:27.629 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 17:03:27.632 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 17:03:27.634 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:03:27.636 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:03:27.638 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 17:03:27.655 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 17:03:27.684 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 17:03:27.702 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 17:03:27.730 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 17:03:27.748 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:03:27.776 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 17:03:27.795 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:03:27.823 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 17:03:27.840 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:03:27.869 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 17:03:27.887 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 17:03:27.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:03:27.934 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:03:27.962 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 17:03:27.980 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 17:03:28.008 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 17:03:28.027 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 17:03:28.055 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 17:03:28.060 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 17:03:28.078 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:03:28.107 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 17:03:28.135 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:03:28.137 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 17:03:28.141 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 17:03:28.144 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:03:28.146 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:03:28.149 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 17:03:28.151 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 17:03:28.153 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:03:28.155 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:03:28.158 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 17:03:28.177 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 17:03:28.205 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 17:03:28.223 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 17:03:28.251 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 17:03:28.269 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:03:28.298 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 17:03:28.317 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:03:28.345 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 17:03:28.364 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:03:28.392 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 17:03:28.410 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 17:03:28.440 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:03:28.458 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:03:28.486 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 17:03:28.504 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 17:03:28.531 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 17:03:28.550 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 17:03:28.577 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 17:03:28.583 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 17:03:28.602 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:03:28.631 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:03:28.633 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 17:03:28.637 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 17:03:28.640 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:03:28.642 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:03:28.644 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 17:03:28.647 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 17:03:28.649 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:03:28.651 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:03:28.654 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 17:03:28.672 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 17:03:28.700 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 17:03:28.718 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 17:03:28.747 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 17:03:28.765 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:03:28.794 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 17:03:28.812 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:03:28.840 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 17:03:28.858 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:03:28.886 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 17:03:28.904 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 17:03:28.932 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:03:28.950 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:03:28.978 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 17:03:28.996 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 17:03:29.025 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 17:03:29.043 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 17:03:29.070 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 17:03:29.076 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 17:03:29.093 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:03:29.122 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 17:03:29.149 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 17:03:29.177 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 17:03:29.205 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 17:03:29.207 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 17:03:29.211 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 17:03:29.240 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 17:03:29.269 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 17:03:29.297 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 17:03:29.326 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 17:03:29.354 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 17:03:29.382 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 17:03:29.409 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 17:03:29.437 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 17:03:29.464 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 17:03:29.480 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:29.482 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 17:03:29.500 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 17:03:29.503 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 17:03:29.523 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 17:03:29.525 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-02-14 17:03:29.552 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 17:03:29.554 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 17:03:29.581 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-02-14 17:03:29.609 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 17:03:29.612 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 17:03:29.638 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 17:03:29.654 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:29.656 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 17:03:29.659 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 17:03:29.665 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 17:03:29.667 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 17:03:29.679 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 17:03:29.682 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 17:03:29.693 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 17:03:29.695 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 17:03:29.697 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:03:29.700 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:03:29.702 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:03:29.704 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:03:29.706 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:03:29.709 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:03:29.711 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 17:03:29.724 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:03:29.727 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 17:03:29.729 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 17:03:29.746 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:29.748 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 17:03:29.765 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:29.768 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 17:03:29.770 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 17:03:29.773 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 17:03:29.775 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:03:29.778 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 17:03:29.780 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 17:03:29.783 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 17:03:29.785 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 17:03:29.802 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:29.805 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 17:03:29.807 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 17:03:29.824 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:29.827 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 17:03:29.830 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 17:03:29.832 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 17:03:29.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:03:29.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:03:29.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 17:03:29.843 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:03:29.846 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 17:03:29.849 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 17:03:29.852 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 17:03:29.855 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 17:03:29.857 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 17:03:29.860 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 17:03:29.862 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 17:03:29.865 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 17:03:29.868 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 17:03:29.871 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 17:03:29.874 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:03:29.875 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 17:03:29.880 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 17:03:29.883 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 17:03:29.885 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 17:03:29.888 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 17:03:29.891 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 17:03:29.913 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 17:03:29.915 | + 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-02-14 17:03:30.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:30.789 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:30.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:30.789 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:31.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:03:31.969 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 17:03:32.054 | 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-02-14 17:03:32.055 | 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.2.0) 2022-02-14 17:03:32.056 | 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-02-14 17:03:32.057 | 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-02-14 17:03:32.058 | 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-02-14 17:03:32.059 | 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.7.1) 2022-02-14 17:03:32.060 | 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-02-14 17:03:32.061 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 17:03:32.062 | 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-02-14 17:03:32.064 | 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-02-14 17:03:32.065 | 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-02-14 17:03:32.066 | 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.1) 2022-02-14 17:03:32.068 | 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.2.0) 2022-02-14 17:03:32.070 | 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.0) 2022-02-14 17:03:32.073 | 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.6.2) 2022-02-14 17:03:32.075 | 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.1.0) 2022-02-14 17:03:32.077 | 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-02-14 17:03:32.079 | 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.0) 2022-02-14 17:03:32.089 | 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-02-14 17:03:32.090 | 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-02-14 17:03:32.104 | 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-02-14 17:03:32.178 | 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-02-14 17:03:32.179 | 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-02-14 17:03:32.181 | 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-02-14 17:03:32.205 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 17:03:32.206 | Requirement already satisfied: oslo.service>=2.5.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-02-14 17:03:32.208 | 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-02-14 17:03:32.209 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 17:03:32.211 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 17:03:32.222 | 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-02-14 17:03:32.263 | 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-02-14 17:03:32.264 | 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-02-14 17:03:32.275 | 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.4.0) 2022-02-14 17:03:32.275 | 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-02-14 17:03:32.287 | 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-02-14 17:03:32.289 | 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-02-14 17:03:32.306 | 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-02-14 17:03:32.322 | 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-02-14 17:03:32.323 | 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-02-14 17:03:32.343 | 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-02-14 17:03:32.345 | 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.0.0) 2022-02-14 17:03:32.428 | 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-02-14 17:03:32.429 | 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-02-14 17:03:32.430 | 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-02-14 17:03:32.432 | 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-02-14 17:03:32.482 | 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-02-14 17:03:32.509 | 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-02-14 17:03:32.711 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 17:03:32.715 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 17:03:32.751 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 17:03:32.753 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 17:03:32.753 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 17:03:32.756 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 17:03:32.757 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 17:03:32.758 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 17:03:32.838 | 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-02-14 17:03:33.013 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 17:03:33.038 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 17:03:33.126 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 17:03:33.276 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 17:03:35.423 | 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-02-14 17:03:35.431 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:03:35.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:03:35.558 | + inc/python:pip_install:200 : result=0 2022-02-14 17:03:35.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:03:35.563 | + functions-common:time_stop:2425 : local name 2022-02-14 17:03:35.566 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:03:35.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:03:35.571 | + functions-common:time_stop:2428 : local total 2022-02-14 17:03:35.573 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:03:35.575 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:03:35.578 | + functions-common:time_stop:2432 : start_time=1644858209907 2022-02-14 17:03:35.580 | + functions-common:time_stop:2434 : [[ -z 1644858209907 ]] 2022-02-14 17:03:35.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:03:35.587 | + functions-common:time_stop:2437 : end_time=1644858215585 2022-02-14 17:03:35.590 | + functions-common:time_stop:2438 : elapsed_time=5678 2022-02-14 17:03:35.592 | + functions-common:time_stop:2439 : total=65701 2022-02-14 17:03:35.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:03:35.597 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=71379 2022-02-14 17:03:35.599 | + inc/python:pip_install:203 : return 0 2022-02-14 17:03:35.602 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 17:03:35.605 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 17:03:35.607 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 17:03:35.620 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 17:03:35.625 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 17:03:35.628 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 17:03:35.631 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 17:03:35.633 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:03:35.635 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:03:35.638 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:03:35.641 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:03:35.643 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:03:35.646 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:03:35.663 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:03:35.665 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:03:35.668 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:35.671 | + functions-common:git_clone:629 : echo master 2022-02-14 17:03:35.671 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:03:35.676 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 17:03:35.679 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:35.681 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 17:03:35.684 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:03:35.684 | + functions-common:git_clone:678 : head -1 2022-02-14 17:03:35.687 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 17:03:35.690 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:03:35.693 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 17:03:35.696 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:03:35.699 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:03:35.701 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 17:03:35.704 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:03:35.706 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 17:03:35.709 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:03:35.711 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:03:35.714 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 17:03:35.716 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:03:35.718 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:03:35.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 17:03:35.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:03:35.727 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 17:03:35.730 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:03:35.732 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:03:35.735 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 17:03:35.742 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 17:03:35.744 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 17:03:36.406 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 17:03:36.409 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:03:36.412 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:03:36.415 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:03:36.417 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:03:36.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 17:03:36.422 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:03:36.424 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:03:36.427 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:03:36.429 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:03:36.432 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:03:36.434 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:03:36.436 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:03:36.439 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 17:03:36.461 | Using python 3.8 to install /opt/stack/glance 2022-02-14 17:03:36.463 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-14 17:03:37.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:37.351 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:37.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:37.351 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:38.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:03:38.532 | Obtaining file:///opt/stack/glance 2022-02-14 17:03:38.533 | Preparing metadata (setup.py): started 2022-02-14 17:03:39.780 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:03:39.852 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 17:03:39.853 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 17:03:39.854 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 17:03:39.855 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 17:03:39.857 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 17:03:39.857 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 17:03:39.858 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 17:03:39.860 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 17:03:39.861 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 17:03:39.862 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 17:03:39.863 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 17:03:39.865 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:03:39.866 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 17:03:39.867 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:03:39.868 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 17:03:39.869 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:03:39.870 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:03:39.871 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 17:03:39.872 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:03:39.873 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 17:03:39.874 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:03:39.875 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:03:39.876 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:03:39.878 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:03:39.879 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:03:39.880 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 17:03:39.881 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 17:03:39.882 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 17:03:39.883 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 17:03:39.884 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:03:39.885 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 17:03:39.886 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 17:03:39.888 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:03:39.889 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 17:03:39.890 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 17:03:39.891 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:03:39.892 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 17:03:39.893 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 17:03:39.894 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:03:39.896 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 17:03:39.897 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 17:03:39.898 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 17:03:39.899 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 17:03:39.900 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:03:39.916 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 17:03:39.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 17:03:39.919 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 17:03:39.940 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 17:03:39.942 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 17:03:39.981 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 17:03:39.997 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 17:03:40.007 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 17:03:40.021 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 17:03:40.023 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 17:03:40.113 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev61) (3.0.7) 2022-02-14 17:03:40.190 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 17:03:40.242 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 17:03:40.244 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 17:03:40.278 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 17:03:40.323 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:03:40.324 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 17:03:40.325 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 17:03:40.412 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 17:03:40.414 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:03:40.416 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:03:40.440 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 17:03:40.488 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 17:03:40.492 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 17:03:40.555 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.9) 2022-02-14 17:03:40.556 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.2.3) 2022-02-14 17:03:40.558 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.4.0) 2022-02-14 17:03:40.559 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (2.8.0) 2022-02-14 17:03:40.561 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:03:40.585 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 17:03:40.589 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:03:40.591 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 17:03:40.634 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 17:03:40.678 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 17:03:40.680 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 17:03:40.681 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:03:40.757 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 17:03:40.817 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 17:03:40.920 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 17:03:41.216 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 17:03:41.218 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:03:41.219 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 17:03:41.221 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 17:03:41.280 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 17:03:41.305 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:03:41.427 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 17:03:41.536 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:03:41.755 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 17:03:41.757 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 17:03:41.758 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 17:03:41.759 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:03:41.761 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:03:41.762 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 17:03:41.764 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 17:03:41.886 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.13.1) 2022-02-14 17:03:41.920 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev61) (1.0.3) 2022-02-14 17:03:41.971 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:03:41.973 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:03:42.219 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:03:42.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2019.11.28) 2022-02-14 17:03:42.420 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (3.3) 2022-02-14 17:03:42.425 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2.0.12) 2022-02-14 17:03:42.425 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (1.26.8) 2022-02-14 17:03:42.501 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.2) 2022-02-14 17:03:42.669 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:03:42.803 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 17:03:43.127 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (2.3.3) 2022-02-14 17:03:43.129 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:03:43.361 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 17:03:43.655 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (1.0.0) 2022-02-14 17:03:44.017 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (1.8.2) 2022-02-14 17:03:44.019 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (21.4.0) 2022-02-14 17:03:45.532 | Installing collected packages: glance 2022-02-14 17:03:45.532 | Attempting uninstall: glance 2022-02-14 17:03:45.533 | Found existing installation: glance 24.0.0.dev61 2022-02-14 17:03:45.540 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 17:03:45.542 | Running setup.py develop for glance 2022-02-14 17:03:47.786 | Successfully installed glance 2022-02-14 17:03:47.787 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 17:03:47.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:03:47.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:03:47.932 | + inc/python:pip_install:200 : result=0 2022-02-14 17:03:47.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:03:47.937 | + functions-common:time_stop:2425 : local name 2022-02-14 17:03:47.939 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:03:47.942 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:03:47.944 | + functions-common:time_stop:2428 : local total 2022-02-14 17:03:47.946 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:03:47.949 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:03:47.951 | + functions-common:time_stop:2432 : start_time=1644858216454 2022-02-14 17:03:47.953 | + functions-common:time_stop:2434 : [[ -z 1644858216454 ]] 2022-02-14 17:03:47.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:03:47.960 | + functions-common:time_stop:2437 : end_time=1644858227958 2022-02-14 17:03:47.962 | + functions-common:time_stop:2438 : elapsed_time=11504 2022-02-14 17:03:47.965 | + functions-common:time_stop:2439 : total=71379 2022-02-14 17:03:47.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:03:47.969 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82883 2022-02-14 17:03:47.972 | + inc/python:pip_install:203 : return 0 2022-02-14 17:03:47.975 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:03:47.977 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:03:47.980 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:03:47.999 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:03:48.011 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 17:03:48.014 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 17:03:48.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:03:48.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:03:48.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 17:03:48.024 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:03:48.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:03:48.029 | + ./stack.sh:main:920 : configure_glance 2022-02-14 17:03:48.032 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 17:03:48.045 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 17:03:48.048 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 17:03:48.050 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 17:03:48.053 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 17:03:48.056 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 17:03:48.058 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:03:48.061 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:03:48.063 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 17:03:48.091 | + 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-02-14 17:03:48.121 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 17:03:48.151 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:03:48.181 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 17:03:48.210 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 17:03:48.240 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 17:03:48.242 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:03:48.245 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 17:03:48.247 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:03:48.249 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 17:03:48.278 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 17:03:48.307 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:03:48.337 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 17:03:48.366 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 17:03:48.396 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 17:03:48.425 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 17:03:48.455 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 17:03:48.484 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:03:48.515 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:03:48.544 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:03:48.574 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 17:03:48.576 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 17:03:48.579 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 17:03:48.581 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:03:48.584 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:03:48.586 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:03:48.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:48.606 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:03:48.608 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:03:48.611 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:03:48.628 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:48.631 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:03:48.633 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:03:48.664 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:03:48.666 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:03:48.669 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 17:03:48.671 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 17:03:48.673 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 17:03:48.703 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 17:03:48.733 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 17:03:48.736 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 17:03:48.738 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 17:03:48.741 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 17:03:48.743 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:03:48.746 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 17:03:48.748 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:03:48.778 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 17:03:48.780 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-02-14 17:03:48.810 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:03:48.813 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 17:03:48.830 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:48.832 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 17:03:48.863 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 17:03:48.893 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 17:03:48.924 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 17:03:48.954 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 17:03:48.984 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 17:03:49.000 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:49.003 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:03:49.033 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 17:03:49.063 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 17:03:49.092 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-02-14 17:03:49.122 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 17:03:49.152 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-02-14 17:03:49.182 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 17:03:49.198 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:49.201 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 17:03:49.203 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 17:03:49.205 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:03:49.209 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:03:49.226 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:03:49.229 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:03:49.231 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:03:49.234 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:03:49.236 | + 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-02-14 17:03:49.265 | + 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-02-14 17:03:49.296 | + 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-02-14 17:03:49.325 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:03:49.356 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 17:03:49.360 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 17:03:49.390 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 17:03:49.421 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:03:49.451 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-02-14 17:03:49.481 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 17:03:49.511 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 17:03:49.541 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 17:03:49.571 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:03:49.601 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 17:03:49.630 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 17:03:49.661 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 17:03:49.691 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 17:03:49.697 | + 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-02-14 17:03:49.704 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 17:03:49.721 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:03:49.723 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 17:03:49.726 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 17:03:49.728 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 17:03:49.731 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 17:03:49.733 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 17:03:49.736 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 17:03:49.740 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 17:03:49.742 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 17:03:49.746 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 17:03:49.776 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 17:03:49.778 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 17:03:49.781 | ++ functions:get_random_port:837 : true 2022-02-14 17:03:49.783 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 17:03:49.786 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 17:03:49.788 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 17:03:49.847 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 17:03:49.850 | ++ functions:get_random_port:841 : break 2 2022-02-14 17:03:49.852 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 17:03:49.855 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 17:03:49.857 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 17:03:49.884 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 17:03:49.912 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 17:03:49.939 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:03:49.967 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:03:49.995 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:03:50.023 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:03:50.050 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:03:50.078 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:03:50.106 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:03:50.133 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:03:50.162 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:03:50.191 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:03:50.218 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:03:50.246 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 17:03:50.274 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 17:03:50.302 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 17:03:50.330 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 17:03:50.358 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 17:03:50.386 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 17:03:50.388 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 17:03:50.390 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:03:50.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:50.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:50.398 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 17:03:50.400 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 17:03:50.455 | proxy (enabled by site administrator) 2022-02-14 17:03:50.459 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 17:03:50.461 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 17:03:50.464 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:03:50.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:50.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:50.471 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 17:03:50.474 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 17:03:50.529 | proxy_http (enabled by site administrator) 2022-02-14 17:03:50.532 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 17:03:50.536 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 17:03:50.538 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 17:03:50.541 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:03:50.543 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:50.546 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:50.548 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:03:50.551 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:03:50.554 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 17:03:50.554 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:03:50.563 | KeepAlive Off 2022-02-14 17:03:50.567 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 17:03:50.568 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:03:50.576 | SetEnv proxy-sendchunked 1 2022-02-14 17:03:50.580 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 17:03:50.580 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:03:50.589 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 17:03:50.593 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 17:03:50.595 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 17:03:50.598 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:03:50.601 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:03:50.603 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:03:50.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:50.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:50.610 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:03:50.612 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:03:50.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:03:50.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:03:50.619 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 17:03:50.683 | Site glance-wsgi-api already enabled 2022-02-14 17:03:50.688 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 17:03:50.690 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:03:50.693 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:03:50.695 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:03:50.830 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 17:03:50.837 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 17:03:50.874 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 17:03:50.877 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 17:03:50.896 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:03:50.899 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 17:03:50.901 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 17:03:50.904 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 17:03:50.906 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:03:50.909 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 17:03:50.912 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 17:03:50.914 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 17:03:50.916 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 17:03:50.919 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:03:50.921 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:03:50.924 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:03:50.927 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:03:50.929 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:03:50.932 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:03:50.948 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:03:50.951 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:03:50.953 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:50.956 | + functions-common:git_clone:629 : echo master 2022-02-14 17:03:50.957 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:03:50.962 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 17:03:50.965 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:03:50.967 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 17:03:50.970 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:03:50.970 | + functions-common:git_clone:678 : head -1 2022-02-14 17:03:51.001 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-14 17:03:51.005 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:03:51.008 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 17:03:51.010 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:03:51.013 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:03:51.015 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 17:03:51.018 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:03:51.021 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 17:03:51.024 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:03:51.026 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:03:51.029 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 17:03:51.031 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:03:51.034 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:03:51.037 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 17:03:51.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:03:51.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 17:03:51.045 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:03:51.047 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:03:51.051 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 17:03:51.057 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 17:03:51.059 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 17:03:51.711 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 17:03:51.713 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:03:51.716 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:03:51.718 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:03:51.721 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:03:51.723 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 17:03:51.726 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:03:51.728 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:03:51.731 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:03:51.733 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:03:51.735 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:03:51.738 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:03:51.741 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:03:51.743 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 17:03:51.764 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 17:03:51.766 | + 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-02-14 17:03:52.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:52.666 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:52.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:03:52.666 | from cryptography.utils import int_from_bytes 2022-02-14 17:03:53.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:03:53.850 | Obtaining file:///opt/stack/cinder 2022-02-14 17:03:53.851 | Preparing metadata (setup.py): started 2022-02-14 17:03:55.865 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:03:55.997 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.1) 2022-02-14 17:03:55.999 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-14 17:03:55.999 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-14 17:03:56.000 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-14 17:03:56.002 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-14 17:03:56.003 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-14 17:03:56.004 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:03:56.005 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:03:56.007 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-14 17:03:56.008 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.7.1) 2022-02-14 17:03:56.009 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.1.3) 2022-02-14 17:03:56.010 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-14 17:03:56.011 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:03:56.012 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-14 17:03:56.013 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-14 17:03:56.014 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-14 17:03:56.015 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-14 17:03:56.017 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:03:56.018 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-14 17:03:56.019 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-14 17:03:56.020 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-14 17:03:56.021 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-14 17:03:56.023 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-14 17:03:56.024 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-14 17:03:56.025 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-14 17:03:56.026 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-14 17:03:56.027 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:03:56.028 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-14 17:03:56.029 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-14 17:03:56.030 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.1) 2022-02-14 17:03:56.031 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:03:56.032 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-14 17:03:56.033 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-14 17:03:56.035 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-14 17:03:56.036 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-14 17:03:56.037 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:03:56.039 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:03:56.040 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-14 17:03:56.041 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.13.0) 2022-02-14 17:03:56.042 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-14 17:03:56.043 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-14 17:03:56.044 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-14 17:03:56.045 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.4) 2022-02-14 17:03:56.046 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.74) 2022-02-14 17:03:56.047 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-14 17:03:56.048 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-14 17:03:56.049 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-14 17:03:56.050 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:03:56.051 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.8.9) 2022-02-14 17:03:56.052 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-14 17:03:56.054 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-14 17:03:56.055 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:03:56.056 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:03:56.057 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:03:56.058 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-14 17:03:56.059 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-14 17:03:56.060 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.37.0) 2022-02-14 17:03:56.061 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:03:56.062 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-14 17:03:56.063 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-14 17:03:56.064 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.5.1.0) 2022-02-14 17:03:56.065 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.20.54) 2022-02-14 17:03:56.079 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.5.1) 2022-02-14 17:03:56.080 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.10.0) 2022-02-14 17:03:56.081 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (1.23.54) 2022-02-14 17:03:56.143 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-14 17:03:56.175 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-14 17:03:56.189 | 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==19.1.0.dev194) (2.5.0) 2022-02-14 17:03:56.191 | 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==19.1.0.dev194) (0.1.0) 2022-02-14 17:03:56.193 | 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==19.1.0.dev194) (2.6.0) 2022-02-14 17:03:56.194 | 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==19.1.0.dev194) (4.1.1) 2022-02-14 17:03:56.293 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev194) (1.7.0) 2022-02-14 17:03:56.347 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (2.10.0) 2022-02-14 17:03:56.348 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (3.1.1) 2022-02-14 17:03:56.377 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (4.8) 2022-02-14 17:03:56.378 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.4.8) 2022-02-14 17:03:56.380 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.2.8) 2022-02-14 17:03:56.434 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev194) (0.17.3) 2022-02-14 17:03:56.506 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (0.8.0) 2022-02-14 17:03:56.507 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:03:56.509 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:03:56.510 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-14 17:03:56.572 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.7.6) 2022-02-14 17:03:56.573 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:03:56.576 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 17:03:56.632 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (2.8.2) 2022-02-14 17:03:56.636 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (0.9.6) 2022-02-14 17:03:56.698 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:03:56.702 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.0) 2022-02-14 17:03:56.703 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.2.3) 2022-02-14 17:03:56.704 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (0.4.0) 2022-02-14 17:03:56.705 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.9) 2022-02-14 17:03:56.729 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:03:56.731 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-14 17:03:56.734 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.3.0) 2022-02-14 17:03:56.782 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev194) (1.0.3) 2022-02-14 17:03:56.865 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:03:56.866 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:03:56.892 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:03:56.921 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev194) (0.11.0) 2022-02-14 17:03:56.989 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:03:56.992 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.26.8) 2022-02-14 17:03:57.123 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:03:57.149 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.8.2) 2022-02-14 17:03:57.289 | 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==19.1.0.dev194) (3.10.0) 2022-02-14 17:03:57.328 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:03:57.329 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (22.0.0) 2022-02-14 17:03:57.333 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.13.3) 2022-02-14 17:03:57.534 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-14 17:03:57.535 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-14 17:03:57.538 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2.0.12) 2022-02-14 17:03:57.575 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-14 17:03:57.606 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev194) (0.23.2) 2022-02-14 17:03:57.849 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-14 17:03:57.850 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-14 17:03:57.994 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:03:58.000 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-14 17:03:58.001 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-14 17:03:58.133 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-14 17:03:58.260 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (5.4.0) 2022-02-14 17:03:58.262 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (4.11.0) 2022-02-14 17:03:58.263 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.1.6) 2022-02-14 17:03:58.300 | 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==19.1.0.dev194) (5.0.0) 2022-02-14 17:03:58.561 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-14 17:03:58.642 | 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==19.1.0.dev194) (0.5.0) 2022-02-14 17:03:58.646 | 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==19.1.0.dev194) (2.3.3) 2022-02-14 17:03:58.847 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:03:58.941 | 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==19.1.0.dev194) (3.19.4) 2022-02-14 17:03:58.943 | 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==19.1.0.dev194) (1.54.0) 2022-02-14 17:03:59.129 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:03:59.571 | 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==19.1.0.dev194) (1.1.5) 2022-02-14 17:03:59.624 | 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==19.1.0.dev194) (0.13.1) 2022-02-14 17:03:59.676 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (0.2.5) 2022-02-14 17:04:00.753 | 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==19.1.0.dev194) (1.32) 2022-02-14 17:04:01.037 | 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==19.1.0.dev194) (21.4.0) 2022-02-14 17:04:01.038 | 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==19.1.0.dev194) (1.8.2) 2022-02-14 17:04:01.184 | 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==19.1.0.dev194) (2.2) 2022-02-14 17:04:01.381 | 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.5.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:04:01.513 | 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==19.1.0.dev194) (3.7.0) 2022-02-14 17:04:03.219 | Installing collected packages: cinder 2022-02-14 17:04:03.219 | Attempting uninstall: cinder 2022-02-14 17:04:03.219 | Found existing installation: cinder 19.1.0.dev194 2022-02-14 17:04:03.225 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 17:04:03.227 | Running setup.py develop for cinder 2022-02-14 17:04:06.777 | Successfully installed cinder 2022-02-14 17:04:06.777 | 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-02-14 17:04:06.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:04:06.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:04:06.937 | + inc/python:pip_install:200 : result=0 2022-02-14 17:04:06.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:04:06.942 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:06.944 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:06.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:06.949 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:06.951 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:06.953 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:04:06.956 | + functions-common:time_stop:2432 : start_time=1644858231759 2022-02-14 17:04:06.958 | + functions-common:time_stop:2434 : [[ -z 1644858231759 ]] 2022-02-14 17:04:06.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:06.965 | + functions-common:time_stop:2437 : end_time=1644858246963 2022-02-14 17:04:06.968 | + functions-common:time_stop:2438 : elapsed_time=15204 2022-02-14 17:04:06.970 | + functions-common:time_stop:2439 : total=82883 2022-02-14 17:04:06.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:06.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=98087 2022-02-14 17:04:06.977 | + inc/python:pip_install:203 : return 0 2022-02-14 17:04:06.980 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:04:06.982 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:04:06.985 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:04:07.004 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:04:07.016 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 17:04:07.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 17:04:07.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:04:07.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:04:07.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 17:04:07.029 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:04:07.031 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 17:04:07.034 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 17:04:07.037 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 17:04:07.039 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:07.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:07.044 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 17:04:07.057 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 17:04:07.059 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:04:07.062 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:04:07.064 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:04:07.067 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:04:07.069 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:07.071 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:04:07.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:07.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:07.079 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:04:07.082 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:04:07.084 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:04:07.087 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:04:07.089 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 17:04:07.092 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:04:07.094 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:07.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:07.100 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 17:04:07.123 | + 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-02-14 17:04:07.231 | Reading package lists... 2022-02-14 17:04:07.470 | Building dependency tree... 2022-02-14 17:04:07.471 | Reading state information... 2022-02-14 17:04:07.724 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 17:04:07.724 | The following packages were automatically installed and are no longer required: 2022-02-14 17:04:07.725 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:04:07.725 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:04:07.725 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:04:07.725 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:04:07.726 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:04:07.726 | python3-zope.interface 2022-02-14 17:04:07.726 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:04:07.838 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:04:07.843 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:04:07.845 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:04:07.849 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:07.851 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:07.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:07.856 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:07.859 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:07.861 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:04:07.864 | + functions-common:time_stop:2432 : start_time=1644858247120 2022-02-14 17:04:07.866 | + functions-common:time_stop:2434 : [[ -z 1644858247120 ]] 2022-02-14 17:04:07.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:07.874 | + functions-common:time_stop:2437 : end_time=1644858247871 2022-02-14 17:04:07.876 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 17:04:07.879 | + functions-common:time_stop:2439 : total=5262 2022-02-14 17:04:07.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:07.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6013 2022-02-14 17:04:07.886 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:04:07.889 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:04:07.891 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 17:04:07.894 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 17:04:07.907 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 17:04:07.911 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 17:04:07.914 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 17:04:07.916 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:04:07.919 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 17:04:07.919 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:04:07.924 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 17:04:07.926 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 17:04:07.928 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:04:07.930 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 17:04:07.932 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 17:04:07.934 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 17:04:07.936 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 17:04:07.939 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 17:04:07.951 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 17:04:07.963 | + 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-02-14 17:04:07.976 | + 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-02-14 17:04:07.988 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 17:04:08.000 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:04:08.002 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:04:08.007 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vbZKWzct4B 2022-02-14 17:04:08.009 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:04:08.011 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:04:08.013 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 17:04:08.016 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vbZKWzct4B 2022-02-14 17:04:08.020 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vbZKWzct4B 2022-02-14 17:04:08.032 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vbZKWzct4B /etc/sudoers.d/cinder-rootwrap 2022-02-14 17:04:08.045 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 17:04:08.049 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:04:08.051 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:04:08.053 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:04:08.055 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:04:08.058 | + 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-02-14 17:04:08.060 | + 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-02-14 17:04:08.062 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 17:04:08.064 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 17:04:08.069 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 17:04:08.074 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 17:04:08.093 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 17:04:08.111 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 17:04:08.130 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 17:04:08.149 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 17:04:08.168 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 17:04:08.186 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 17:04:08.205 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 17:04:08.225 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 17:04:08.227 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:04:08.229 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 17:04:08.232 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:04:08.234 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 17:04:08.263 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 17:04:08.291 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:04:08.319 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 17:04:08.347 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 17:04:08.374 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 17:04:08.402 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 17:04:08.430 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 17:04:08.458 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:04:08.485 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:04:08.514 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 17:04:08.544 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 17:04:08.574 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 17:04:08.576 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 17:04:08.578 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 17:04:08.581 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 17:04:08.583 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:04:08.586 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:04:08.617 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 17:04:08.645 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 17:04:08.673 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 17:04:08.702 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 17:04:08.732 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 17:04:08.761 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 17:04:08.793 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 17:04:08.795 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:04:08.823 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:04:08.854 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 17:04:08.862 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d4c4c9a7f3b507346cf95e306fa68421 2022-02-14 17:04:08.890 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 17:04:08.892 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 17:04:08.921 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 17:04:08.949 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 17:04:08.978 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 17:04:09.006 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 17:04:09.023 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:09.025 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 17:04:09.028 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 17:04:09.030 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 17:04:09.032 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 17:04:09.035 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 17:04:09.037 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 17:04:09.040 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 17:04:09.042 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 17:04:09.044 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 17:04:09.047 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 17:04:09.049 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 17:04:09.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 17:04:09.108 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 17:04:09.136 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 17:04:09.165 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 17:04:09.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 17:04:09.220 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 17:04:09.223 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 17:04:09.226 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 17:04:09.228 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 17:04:09.255 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 17:04:09.258 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 17:04:09.287 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 17:04:09.289 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 17:04:09.291 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 17:04:09.294 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 17:04:09.321 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 17:04:09.324 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 17:04:09.326 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 17:04:09.343 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:09.345 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 17:04:09.348 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 17:04:09.350 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 17:04:09.353 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 17:04:09.380 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-02-14 17:04:09.408 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 17:04:09.425 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:09.428 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 17:04:09.444 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:09.447 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 17:04:09.464 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:09.467 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 17:04:09.469 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 17:04:09.471 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 17:04:09.474 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 17:04:09.476 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:04:09.479 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:04:09.481 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:04:09.497 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:09.500 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:04:09.503 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:04:09.505 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:04:09.522 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:09.524 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:09.527 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:09.555 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:04:09.558 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:04:09.560 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 17:04:09.562 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 17:04:09.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:04:09.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:04:09.586 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:04:09.588 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:04:09.591 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:04:09.593 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:04:09.595 | + 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-02-14 17:04:09.623 | + 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-02-14 17:04:09.652 | + 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-02-14 17:04:09.684 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:04:09.713 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 17:04:09.730 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:09.732 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 17:04:09.734 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:04:09.737 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 17:04:09.739 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 17:04:09.742 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:04:09.744 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:04:09.747 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 17:04:09.751 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 17:04:09.754 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:04:09.756 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:04:09.770 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:09.770 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:04:09.778 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:04:09.782 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:09.798 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:04:09.800 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:04:09.804 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 17:04:09.834 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:04:09.861 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 17:04:09.888 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:04:09.916 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:04:09.944 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:04:09.971 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:04:10.000 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:04:10.028 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:04:10.057 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:04:10.085 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:04:10.113 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:04:10.140 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:04:10.169 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:04:10.171 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:04:10.174 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 17:04:10.177 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 17:04:10.179 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:04:10.181 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:10.184 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:10.186 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:04:10.189 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:04:10.191 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:04:10.219 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:04:10.248 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:04:10.248 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 17:04:10.257 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 17:04:10.260 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 17:04:10.262 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 17:04:10.265 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:04:10.267 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:04:10.270 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:04:10.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:10.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:10.277 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:04:10.280 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:04:10.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:10.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:10.288 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 17:04:10.350 | Enabling site cinder-wsgi. 2022-02-14 17:04:10.355 | To activate the new configuration, you need to run: 2022-02-14 17:04:10.355 | systemctl reload apache2 2022-02-14 17:04:10.359 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:04:10.362 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:04:10.364 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:04:10.367 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:04:10.503 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 17:04:10.507 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 17:04:10.544 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-02-14 17:04:10.573 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 17:04:10.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:10.593 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 17:04:10.595 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:04:10.598 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:04:10.600 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 17:04:10.603 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 17:04:10.634 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 17:04:10.663 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-02-14 17:04:10.691 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 17:04:10.719 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 17:04:10.747 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 17:04:10.776 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 17:04:10.805 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 17:04:10.833 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:04:10.861 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 17:04:10.889 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 17:04:10.918 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:04:10.945 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 17:04:10.948 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 17:04:10.965 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:10.967 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-02-14 17:04:10.998 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 17:04:11.001 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 17:04:11.019 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:11.022 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 17:04:11.025 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 17:04:11.027 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 17:04:11.029 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:04:11.032 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 17:04:11.035 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 17:04:11.038 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:04:11.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:04:11.044 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:04:11.047 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:04:11.050 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 17:04:11.052 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:04:11.055 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 17:04:11.057 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 17:04:11.060 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 17:04:11.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:04:11.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:04:11.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 17:04:11.070 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:04:11.073 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 17:04:11.075 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 17:04:11.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 17:04:11.080 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:04:11.082 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:04:11.085 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:04:11.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:04:11.090 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:04:11.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:04:11.109 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:04:11.112 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:04:11.114 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:11.117 | + functions-common:git_clone:629 : echo master 2022-02-14 17:04:11.117 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:04:11.122 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 17:04:11.125 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:11.127 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 17:04:11.131 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:04:11.131 | + functions-common:git_clone:678 : head -1 2022-02-14 17:04:11.136 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 17:04:11.139 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:04:11.141 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 17:04:11.144 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:04:11.147 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:04:11.150 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 17:04:11.152 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:04:11.155 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 17:04:11.157 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:04:11.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:04:11.163 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 17:04:11.165 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:04:11.167 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:04:11.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 17:04:11.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:04:11.176 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 17:04:11.179 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:04:11.181 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:04:11.184 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 17:04:11.190 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 17:04:11.193 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 17:04:11.839 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 17:04:11.841 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:04:11.844 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:04:11.846 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:04:11.849 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:04:11.851 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 17:04:11.854 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:04:11.856 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:04:11.858 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:04:11.861 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:04:11.863 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:04:11.867 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:04:11.869 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:04:11.872 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 17:04:11.892 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 17:04:11.895 | + 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-02-14 17:04:12.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:12.778 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:12.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:12.779 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:13.928 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:04:13.953 | Obtaining file:///opt/stack/neutron 2022-02-14 17:04:13.954 | Preparing metadata (setup.py): started 2022-02-14 17:04:16.134 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:04:16.226 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 17:04:16.227 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:04:16.228 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 17:04:16.229 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 17:04:16.230 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:04:16.231 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 17:04:16.232 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 17:04:16.233 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 17:04:16.234 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 17:04:16.235 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 17:04:16.236 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 17:04:16.237 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 17:04:16.238 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 17:04:16.239 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 17:04:16.240 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 17:04:16.241 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 17:04:16.243 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 17:04:16.244 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 17:04:16.245 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 17:04:16.246 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:04:16.247 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 17:04:16.248 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:04:16.249 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 17:04:16.250 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:04:16.251 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 17:04:16.253 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 17:04:16.254 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 17:04:16.256 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 17:04:16.257 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 17:04:16.258 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 17:04:16.259 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:04:16.260 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 17:04:16.261 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 17:04:16.262 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:04:16.263 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 17:04:16.264 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 17:04:16.265 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 17:04:16.267 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:04:16.268 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 17:04:16.269 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:04:16.270 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 17:04:16.271 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:04:16.272 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 17:04:16.273 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 17:04:16.275 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:04:16.275 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 17:04:16.276 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 17:04:16.277 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:16.279 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 17:04:16.280 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 17:04:16.281 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 17:04:16.282 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:04:16.283 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:04:16.284 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:04:16.286 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 17:04:16.302 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 17:04:16.304 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 17:04:16.305 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 17:04:16.314 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 17:04:16.327 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 17:04:16.328 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:04:16.329 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 17:04:16.348 | 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==19.1.0.dev501) (3.0.7) 2022-02-14 17:04:16.355 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:04:16.417 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 17:04:16.418 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 17:04:16.472 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 17:04:16.474 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:04:16.521 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 17:04:16.523 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:04:16.552 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 17:04:16.555 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:04:16.556 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 17:04:16.557 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:04:16.559 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 17:04:16.560 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 17:04:16.561 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 17:04:16.562 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 17:04:16.580 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 17:04:16.672 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 17:04:16.716 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 17:04:16.806 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 17:04:16.807 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 17:04:16.808 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:04:16.868 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 17:04:16.870 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 17:04:16.930 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 17:04:16.931 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 17:04:16.933 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 17:04:16.937 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 17:04:16.962 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 17:04:16.964 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:04:17.011 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:04:17.068 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 17:04:17.101 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 17:04:17.104 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:04:17.128 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:04:17.272 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:04:17.345 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 17:04:17.423 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 17:04:17.425 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:04:17.538 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.539 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.540 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.541 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.542 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.544 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.545 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:04:17.758 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 17:04:17.759 | 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==19.1.0.dev501) (3.10.0) 2022-02-14 17:04:17.760 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:04:17.804 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:04:17.807 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 17:04:17.902 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 17:04:17.904 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 17:04:17.905 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 17:04:17.907 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 17:04:17.945 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 17:04:18.287 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 17:04:18.365 | 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==19.1.0.dev501) (5.0.0) 2022-02-14 17:04:18.558 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 17:04:18.633 | 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==19.1.0.dev501) (0.5.0) 2022-02-14 17:04:18.635 | 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==19.1.0.dev501) (2.3.3) 2022-02-14 17:04:18.862 | 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==19.1.0.dev501) (2.5.0) 2022-02-14 17:04:19.040 | 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==19.1.0.dev501) (2.2) 2022-02-14 17:04:19.587 | 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==19.1.0.dev501) (0.13.1) 2022-02-14 17:04:19.635 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 17:04:20.288 | 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==19.1.0.dev501) (0.5.2) 2022-02-14 17:04:20.289 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 17:04:20.598 | 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==19.1.0.dev501) (2.0.0) 2022-02-14 17:04:20.599 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 17:04:20.768 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 17:04:21.018 | 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==19.1.0.dev501) (21.4.0) 2022-02-14 17:04:21.019 | 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==19.1.0.dev501) (1.8.2) 2022-02-14 17:04:21.210 | 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==19.1.0.dev501) (1.0.0) 2022-02-14 17:04:21.431 | 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==19.1.0.dev501) (2.3.1) 2022-02-14 17:04:23.058 | Installing collected packages: neutron 2022-02-14 17:04:23.058 | Attempting uninstall: neutron 2022-02-14 17:04:23.058 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 17:04:23.077 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 17:04:23.079 | Running setup.py develop for neutron 2022-02-14 17:04:26.717 | Successfully installed neutron 2022-02-14 17:04:26.717 | 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-02-14 17:04:26.726 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:04:26.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:04:26.876 | + inc/python:pip_install:200 : result=0 2022-02-14 17:04:26.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:04:26.881 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:26.883 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:26.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:26.888 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:26.890 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:26.892 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:04:26.894 | + functions-common:time_stop:2432 : start_time=1644858251887 2022-02-14 17:04:26.897 | + functions-common:time_stop:2434 : [[ -z 1644858251887 ]] 2022-02-14 17:04:26.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:26.903 | + functions-common:time_stop:2437 : end_time=1644858266901 2022-02-14 17:04:26.906 | + functions-common:time_stop:2438 : elapsed_time=15014 2022-02-14 17:04:26.908 | + functions-common:time_stop:2439 : total=98087 2022-02-14 17:04:26.911 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:26.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113101 2022-02-14 17:04:26.916 | + inc/python:pip_install:203 : return 0 2022-02-14 17:04:26.918 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:04:26.921 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:04:26.923 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:04:26.943 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:04:26.955 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 17:04:26.957 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 17:04:26.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:04:26.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:04:26.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 17:04:26.968 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:04:26.970 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 17:04:26.974 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:04:26.976 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 17:04:26.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:26.996 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 17:04:26.999 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 17:04:27.001 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 17:04:27.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:04:27.006 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 17:04:27.009 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 17:04:27.011 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 17:04:27.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:04:27.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:04:27.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 17:04:27.021 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:04:27.024 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 17:04:27.040 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:27.043 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 17:04:27.059 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:27.062 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 17:04:27.078 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:27.080 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 17:04:27.083 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 17:04:27.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 17:04:27.087 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:04:27.089 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:04:27.092 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:04:27.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:04:27.097 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:04:27.100 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:04:27.115 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:04:27.118 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:04:27.120 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:27.123 | + functions-common:git_clone:629 : echo master 2022-02-14 17:04:27.123 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:04:27.128 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 17:04:27.130 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:27.133 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 17:04:27.135 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:04:27.136 | + functions-common:git_clone:678 : head -1 2022-02-14 17:04:27.141 | 18bc3133c1 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 17:04:27.143 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:04:27.147 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 17:04:27.149 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:04:27.152 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:04:27.154 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 17:04:27.156 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:04:27.159 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 17:04:27.162 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:04:27.165 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:04:27.167 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 17:04:27.169 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:04:27.172 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:04:27.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 17:04:27.177 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:04:27.180 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 17:04:27.183 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:04:27.185 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:04:27.188 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 17:04:27.194 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 17:04:27.196 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 17:04:27.859 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 17:04:27.861 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:04:27.864 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:04:27.866 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:04:27.868 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:04:27.870 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 17:04:27.873 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:04:27.875 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:04:27.877 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:04:27.880 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:04:27.882 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:04:27.884 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:04:27.886 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:04:27.889 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 17:04:27.910 | Using python 3.8 to install /opt/stack/nova 2022-02-14 17:04:27.913 | + 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-02-14 17:04:28.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:28.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:29.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:04:30.013 | Obtaining file:///opt/stack/nova 2022-02-14 17:04:30.014 | Preparing metadata (setup.py): started 2022-02-14 17:04:33.188 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:04:33.310 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 17:04:33.311 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 17:04:33.313 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 17:04:33.314 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 17:04:33.315 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 17:04:33.316 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 17:04:33.317 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 17:04:33.318 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 17:04:33.319 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 17:04:33.320 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 17:04:33.321 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 17:04:33.322 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 17:04:33.323 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:04:33.324 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:04:33.325 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 17:04:33.326 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 17:04:33.327 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 17:04:33.328 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 17:04:33.329 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 17:04:33.330 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 17:04:33.332 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:04:33.334 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 17:04:33.335 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:04:33.336 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 17:04:33.337 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:04:33.339 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 17:04:33.340 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:04:33.341 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:04:33.342 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 17:04:33.343 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:04:33.344 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 17:04:33.346 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 17:04:33.347 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 17:04:33.348 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 17:04:33.350 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 17:04:33.351 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:04:33.352 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 17:04:33.353 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 17:04:33.354 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 17:04:33.356 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 17:04:33.357 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 17:04:33.358 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 17:04:33.359 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:04:33.360 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 17:04:33.361 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:04:33.362 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:04:33.363 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 17:04:33.364 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:04:33.365 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:04:33.367 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 17:04:33.368 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:04:33.369 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:04:33.370 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:04:33.371 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 17:04:33.372 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 17:04:33.373 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 17:04:33.374 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:04:33.375 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 17:04:33.376 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 17:04:33.377 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 17:04:33.378 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:04:33.379 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 17:04:33.381 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 17:04:33.397 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 17:04:33.399 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 17:04:33.400 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 17:04:33.423 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 17:04:33.462 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:04:33.493 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:04:33.494 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 17:04:33.519 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:04:33.644 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 17:04:33.647 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:04:33.705 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:04:33.708 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:04:33.710 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:04:33.711 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 17:04:33.712 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 17:04:33.713 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 17:04:33.734 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 17:04:33.738 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 17:04:33.788 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:04:33.792 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:04:33.794 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:33.880 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 17:04:33.993 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:04:33.994 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 17:04:34.056 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 17:04:34.117 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 17:04:34.118 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 17:04:34.123 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 17:04:34.125 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 17:04:34.149 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 17:04:34.153 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:04:34.203 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 17:04:34.257 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 17:04:34.291 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:04:34.295 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:04:34.344 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 17:04:34.349 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 17:04:34.435 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:04:34.463 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 17:04:34.543 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 17:04:34.618 | 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==24.1.0.dev256) (3.17.6) 2022-02-14 17:04:34.684 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 17:04:34.685 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 17:04:34.686 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:04:34.736 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:04:34.740 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:04:34.741 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 17:04:34.825 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 17:04:34.828 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 17:04:34.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 17:04:34.832 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 17:04:34.928 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 17:04:35.145 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 17:04:35.148 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 17:04:35.261 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 17:04:35.264 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 17:04:35.265 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:04:35.358 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 17:04:35.434 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 17:04:35.469 | 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==24.1.0.dev256) (5.0.0) 2022-02-14 17:04:35.708 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 17:04:35.786 | 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==24.1.0.dev256) (2.3.3) 2022-02-14 17:04:35.787 | 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==24.1.0.dev256) (0.5.0) 2022-02-14 17:04:35.998 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:04:36.135 | 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==24.1.0.dev256) (2.2) 2022-02-14 17:04:36.614 | 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==24.1.0.dev256) (0.13.1) 2022-02-14 17:04:36.661 | 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==24.1.0.dev256) (2.16.0) 2022-02-14 17:04:37.038 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.039 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.040 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.041 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.043 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.044 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:37.045 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:04:38.286 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 17:04:38.702 | 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==24.1.0.dev256) (21.4.0) 2022-02-14 17:04:38.702 | 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==24.1.0.dev256) (1.8.2) 2022-02-14 17:04:38.802 | 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==24.1.0.dev256) (2.4.0) 2022-02-14 17:04:38.909 | 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.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 17:04:40.558 | Installing collected packages: nova 2022-02-14 17:04:40.558 | Attempting uninstall: nova 2022-02-14 17:04:40.559 | Found existing installation: nova 24.1.0.dev256 2022-02-14 17:04:40.567 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 17:04:40.569 | Running setup.py develop for nova 2022-02-14 17:04:45.016 | Successfully installed nova 2022-02-14 17:04:45.017 | 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-02-14 17:04:45.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:04:45.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:04:45.173 | + inc/python:pip_install:200 : result=0 2022-02-14 17:04:45.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:04:45.178 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:45.180 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:45.182 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:45.185 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:45.187 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:45.189 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:04:45.192 | + functions-common:time_stop:2432 : start_time=1644858267904 2022-02-14 17:04:45.194 | + functions-common:time_stop:2434 : [[ -z 1644858267904 ]] 2022-02-14 17:04:45.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:45.201 | + functions-common:time_stop:2437 : end_time=1644858285198 2022-02-14 17:04:45.203 | + functions-common:time_stop:2438 : elapsed_time=17294 2022-02-14 17:04:45.205 | + functions-common:time_stop:2439 : total=113101 2022-02-14 17:04:45.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:45.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=130395 2022-02-14 17:04:45.212 | + inc/python:pip_install:203 : return 0 2022-02-14 17:04:45.214 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:04:45.216 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:04:45.219 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:04:45.238 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:04:45.250 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 17:04:45.252 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 17:04:45.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:04:45.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:04:45.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 17:04:45.263 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:04:45.265 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 17:04:45.278 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:04:45.281 | + ./stack.sh:main:937 : configure_nova 2022-02-14 17:04:45.283 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 17:04:45.296 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 17:04:45.298 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 17:04:45.301 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:04:45.305 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 17:04:45.305 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:04:45.310 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 17:04:45.312 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 17:04:45.315 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:04:45.318 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 17:04:45.320 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 17:04:45.323 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 17:04:45.325 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 17:04:45.328 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 17:04:45.339 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 17:04:45.352 | + 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-02-14 17:04:45.364 | + 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-02-14 17:04:45.377 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 17:04:45.389 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:04:45.392 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:04:45.397 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oSoPC3lIro 2022-02-14 17:04:45.399 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:04:45.401 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:04:45.404 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 17:04:45.406 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:04:45.409 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:04:45.411 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oSoPC3lIro 2022-02-14 17:04:45.415 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oSoPC3lIro 2022-02-14 17:04:45.427 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oSoPC3lIro /etc/sudoers.d/nova-rootwrap 2022-02-14 17:04:45.440 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 17:04:45.445 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:04:45.447 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:04:45.450 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:04:45.452 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:04:45.454 | + 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-02-14 17:04:45.457 | + 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-02-14 17:04:45.460 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 17:04:45.462 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 17:04:45.467 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 17:04:45.484 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:45.486 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 17:04:45.489 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 17:04:45.493 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 17:04:45.496 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 17:04:45.525 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 17:04:45.527 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 17:04:45.554 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 17:04:45.583 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 17:04:45.610 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 17:04:45.640 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 17:04:45.669 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 17:04:45.698 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 17:04:45.701 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:04:45.728 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 17:04:45.755 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 17:04:45.781 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 17:04:45.809 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 17:04:45.836 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:04:45.866 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 17:04:45.868 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:04:45.871 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:04:45.873 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:04:45.875 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:04:45.877 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:04:45.880 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:04:45.882 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:04:45.884 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:04:45.886 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:04:45.888 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:04:45.891 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:04:45.893 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 17:04:45.896 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:04:45.898 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:04:45.900 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:04:45.902 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:04:45.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:04:45.907 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:04:45.909 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 17:04:45.926 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:45.928 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:04:45.930 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 17:04:45.933 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 17:04:45.961 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 17:04:45.963 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 17:04:45.965 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 17:04:45.968 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 17:04:45.970 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:04:45.973 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:04:46.003 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 17:04:46.005 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 17:04:46.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 17:04:46.010 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 17:04:46.012 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:04:46.015 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:04:46.045 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 17:04:46.075 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 17:04:46.102 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 17:04:46.130 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 17:04:46.146 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:46.148 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 17:04:46.164 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:46.167 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 17:04:46.168 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 17:04:46.173 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 17:04:46.175 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 17:04:46.203 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 17:04:46.219 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:46.221 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 17:04:46.224 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:04:46.226 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:04:46.229 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:04:46.231 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 17:04:46.261 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 17:04:46.288 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:04:46.316 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 17:04:46.343 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 17:04:46.371 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 17:04:46.398 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 17:04:46.426 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 17:04:46.453 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:04:46.480 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:04:46.508 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 17:04:46.524 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:46.526 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 17:04:46.528 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 17:04:46.560 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 17:04:46.587 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-02-14 17:04:46.614 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 17:04:46.642 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 17:04:46.670 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 17:04:46.697 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 17:04:46.725 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 17:04:46.752 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 17:04:46.769 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:46.771 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 17:04:46.773 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 17:04:46.801 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 17:04:46.830 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 17:04:46.833 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 17:04:46.860 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 17:04:46.863 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 17:04:46.866 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 17:04:46.868 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:04:46.870 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:04:46.872 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:04:46.874 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:04:46.877 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:04:46.879 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:04:46.882 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 17:04:46.884 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:04:46.886 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:04:46.889 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:04:46.891 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:04:46.893 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:04:46.895 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:04:46.898 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:04:46.900 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:04:46.902 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:04:46.904 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:04:46.907 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:04:46.909 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 17:04:46.911 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 17:04:46.914 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:04:46.917 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:04:46.935 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:04:46.937 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:04:46.939 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:04:46.942 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:04:46.945 | + 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-02-14 17:04:46.972 | + 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-02-14 17:04:47.000 | + 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-02-14 17:04:47.027 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:04:47.055 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 17:04:47.085 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 17:04:47.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:47.104 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 17:04:47.106 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 17:04:47.108 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 17:04:47.111 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 17:04:47.114 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:04:47.116 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:04:47.119 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 17:04:47.123 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 17:04:47.126 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:04:47.128 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:04:47.141 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:04:47.148 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:47.150 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:04:47.153 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:47.170 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:04:47.172 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 17:04:47.176 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 17:04:47.205 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:04:47.232 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 17:04:47.259 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:04:47.286 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:04:47.315 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:04:47.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:04:47.370 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:04:47.397 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:04:47.424 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:04:47.452 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:04:47.478 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:04:47.506 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:04:47.533 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:04:47.535 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:04:47.538 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 17:04:47.540 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 17:04:47.543 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:04:47.545 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:47.547 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:47.550 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:04:47.553 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:04:47.555 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:04:47.583 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:04:47.611 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 17:04:47.611 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:04:47.620 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 17:04:47.623 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 17:04:47.626 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 17:04:47.629 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:04:47.631 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:04:47.633 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:04:47.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:47.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:47.640 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:04:47.642 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:04:47.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:47.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:47.649 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 17:04:47.711 | Enabling site nova-api-wsgi. 2022-02-14 17:04:47.716 | To activate the new configuration, you need to run: 2022-02-14 17:04:47.716 | systemctl reload apache2 2022-02-14 17:04:47.720 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:04:47.723 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:04:47.726 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:04:47.728 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:04:47.863 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 17:04:47.884 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:47.886 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 17:04:47.889 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:04:47.891 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 17:04:47.893 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 17:04:47.896 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 17:04:47.898 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:04:47.901 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:04:47.905 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 17:04:47.908 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:04:47.911 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:04:47.923 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:04:47.924 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:47.933 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:04:47.936 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:04:47.953 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 17:04:47.955 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:04:47.959 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:04:47.992 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 17:04:48.019 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 17:04:48.047 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:04:48.074 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:04:48.101 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:04:48.129 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:04:48.156 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:04:48.184 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:04:48.211 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:04:48.239 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:04:48.265 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:04:48.294 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:04:48.321 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 17:04:48.323 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 17:04:48.351 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 17:04:48.367 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:48.370 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:04:48.401 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 17:04:48.404 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 17:04:48.406 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 17:04:48.423 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:48.426 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:48.429 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:48.457 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 17:04:48.488 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 17:04:48.490 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:04:48.493 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 17:04:48.495 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:04:48.497 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:04:48.500 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:04:48.516 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:48.519 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:04:48.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:04:48.523 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:04:48.540 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:48.542 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:48.545 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:04:48.573 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:04:48.576 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:04:48.578 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 17:04:48.608 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 17:04:48.637 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 17:04:48.668 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 17:04:48.686 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:48.688 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:04:48.716 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 17:04:48.718 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 17:04:48.721 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 17:04:48.752 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 17:04:48.780 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-02-14 17:04:48.808 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 17:04:48.837 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 17:04:48.865 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 17:04:48.892 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 17:04:48.920 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 17:04:48.950 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 17:04:48.977 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 17:04:48.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:48.997 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 17:04:49.001 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:04:49.004 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 17:04:49.006 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 17:04:49.009 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 17:04:49.011 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:04:49.014 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:04:49.016 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:04:49.019 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 17:04:49.021 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 17:04:49.025 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 17:04:49.028 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 17:04:49.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 17:04:49.033 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 17:04:49.035 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:04:49.038 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:04:49.069 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 17:04:49.099 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 17:04:49.130 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:04:49.132 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 17:04:49.135 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 17:04:49.137 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 17:04:49.153 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:49.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 17:04:49.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 17:04:49.855 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 17:04:49.858 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 17:04:49.860 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:04:49.862 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 17:04:49.865 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:04:49.867 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 17:04:49.869 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:04:49.885 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:49.888 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 17:04:49.891 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 17:04:49.893 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:04:49.909 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:49.913 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:04:49.915 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:04:49.942 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:04:49.945 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:04:49.947 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 17:04:49.964 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:49.966 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 17:04:49.968 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:04:49.971 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 17:04:50.001 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:04:50.030 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 17:04:50.058 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 17:04:50.086 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 17:04:50.114 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 17:04:50.142 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 17:04:50.171 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 17:04:50.199 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 17:04:50.201 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 17:04:50.204 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 17:04:50.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:04:50.224 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:04:50.226 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:04:50.229 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:04:50.231 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:04:50.233 | + 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-02-14 17:04:50.261 | + 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-02-14 17:04:50.289 | + 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-02-14 17:04:50.318 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:04:50.346 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:04:50.349 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 17:04:50.353 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:04:50.355 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 17:04:50.358 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 17:04:50.361 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 17:04:50.364 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:04:50.366 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:04:50.369 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:04:50.371 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 17:04:50.374 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 17:04:50.376 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:04:50.379 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 17:04:50.381 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 17:04:50.384 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 17:04:50.399 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:50.402 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 17:04:50.404 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 17:04:50.420 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:50.423 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 17:04:50.439 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:50.442 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 17:04:50.458 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:04:50.461 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 17:04:50.478 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:04:50.480 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 17:04:50.483 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 17:04:50.485 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 17:04:50.487 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:04:50.491 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 17:04:50.493 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 17:04:50.496 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 17:04:50.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:50.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:50.503 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 17:04:50.506 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:04:50.509 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:04:50.511 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:04:50.514 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:04:50.516 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:50.518 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:04:50.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:50.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:50.526 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:04:50.528 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:04:50.531 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:04:50.533 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:04:50.536 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 17:04:50.539 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:04:50.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:50.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:50.546 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 17:04:50.569 | + 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-02-14 17:04:50.679 | Reading package lists... 2022-02-14 17:04:50.917 | Building dependency tree... 2022-02-14 17:04:50.919 | Reading state information... 2022-02-14 17:04:51.169 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:04:51.170 | The following packages were automatically installed and are no longer required: 2022-02-14 17:04:51.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:04:51.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:04:51.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:04:51.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:04:51.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:04:51.171 | python3-zope.interface 2022-02-14 17:04:51.171 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:04:51.284 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:04:51.289 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:04:51.292 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:04:51.294 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:51.296 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:51.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:51.301 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:51.303 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:51.306 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:04:51.308 | + functions-common:time_stop:2432 : start_time=1644858290565 2022-02-14 17:04:51.311 | + functions-common:time_stop:2434 : [[ -z 1644858290565 ]] 2022-02-14 17:04:51.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:51.319 | + functions-common:time_stop:2437 : end_time=1644858291316 2022-02-14 17:04:51.322 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 17:04:51.324 | + functions-common:time_stop:2439 : total=6013 2022-02-14 17:04:51.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:51.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6764 2022-02-14 17:04:51.331 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:04:51.335 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 17:04:51.337 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 17:04:51.340 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 17:04:51.342 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 17:04:51.345 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 17:04:51.367 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 17:04:51.370 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:04:51.372 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:04:51.375 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:04:51.377 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:04:51.380 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:51.382 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:04:51.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:51.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:51.390 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:04:51.392 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:04:51.395 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:04:51.398 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:04:51.400 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 17:04:51.403 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:04:51.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:51.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:51.411 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 17:04:51.434 | + 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-02-14 17:04:51.544 | Reading package lists... 2022-02-14 17:04:51.792 | Building dependency tree... 2022-02-14 17:04:51.793 | Reading state information... 2022-02-14 17:04:52.049 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 17:04:52.049 | The following packages were automatically installed and are no longer required: 2022-02-14 17:04:52.051 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:04:52.051 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:04:52.051 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:04:52.051 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:04:52.051 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:04:52.051 | python3-zope.interface 2022-02-14 17:04:52.051 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:04:52.164 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:04:52.169 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:04:52.171 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:04:52.174 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:52.177 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:52.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:52.182 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:52.184 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:52.187 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:04:52.189 | + functions-common:time_stop:2432 : start_time=1644858291431 2022-02-14 17:04:52.192 | + functions-common:time_stop:2434 : [[ -z 1644858291431 ]] 2022-02-14 17:04:52.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:52.200 | + functions-common:time_stop:2437 : end_time=1644858292197 2022-02-14 17:04:52.202 | + functions-common:time_stop:2438 : elapsed_time=766 2022-02-14 17:04:52.204 | + functions-common:time_stop:2439 : total=6764 2022-02-14 17:04:52.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:52.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7530 2022-02-14 17:04:52.211 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:04:52.214 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 17:04:52.217 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 17:04:52.219 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:04:52.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:04:52.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:04:52.227 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 17:04:52.230 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 17:04:52.286 | wsgi (enabled by maintainer script) 2022-02-14 17:04:52.289 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 17:04:52.292 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 17:04:52.294 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:04:52.297 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 17:04:52.300 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 17:04:52.303 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:04:52.307 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:04:52.307 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:04:52.313 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 17:04:52.316 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 17:04:52.318 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 17:04:52.321 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 17:04:52.324 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 17:04:52.346 | Using python 3.8 to install osc-placement 2022-02-14 17:04:52.349 | + 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-02-14 17:04:53.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:53.229 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:53.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:53.229 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:54.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:04:54.406 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 17:04:54.418 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 17:04:54.419 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 17:04:54.420 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 17:04:54.422 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 17:04:54.423 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 17:04:54.423 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 17:04:54.483 | 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-02-14 17:04:54.484 | 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-02-14 17:04:54.485 | 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-02-14 17:04:54.486 | 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-02-14 17:04:54.500 | 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-02-14 17:04:54.501 | 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-02-14 17:04:54.502 | 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.0) 2022-02-14 17:04:54.518 | 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-02-14 17:04:54.519 | 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-02-14 17:04:54.520 | 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-02-14 17:04:54.521 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 17:04:54.523 | 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-02-14 17:04:54.524 | 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-02-14 17:04:54.545 | 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-02-14 17:04:54.546 | 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-02-14 17:04:54.548 | 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.3.3) 2022-02-14 17:04:54.550 | 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.0.0) 2022-02-14 17:04:54.560 | 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-02-14 17:04:54.607 | 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-02-14 17:04:54.608 | 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-02-14 17:04:54.609 | 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-02-14 17:04:54.610 | 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-02-14 17:04:54.611 | 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-02-14 17:04:54.612 | 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-02-14 17:04:54.614 | 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-02-14 17:04:54.616 | 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-02-14 17:04:54.684 | 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-02-14 17:04:54.686 | 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-02-14 17:04:54.687 | 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-02-14 17:04:54.689 | 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-02-14 17:04:54.783 | 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-02-14 17:04:54.784 | 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-02-14 17:04:54.786 | 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-02-14 17:04:54.829 | 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-02-14 17:04:54.871 | 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-02-14 17:04:55.037 | 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-02-14 17:04:57.295 | 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-02-14 17:04:57.302 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:04:57.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:04:57.430 | + inc/python:pip_install:200 : result=0 2022-02-14 17:04:57.433 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:04:57.435 | + functions-common:time_stop:2425 : local name 2022-02-14 17:04:57.438 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:04:57.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:04:57.443 | + functions-common:time_stop:2428 : local total 2022-02-14 17:04:57.445 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:04:57.448 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:04:57.450 | + functions-common:time_stop:2432 : start_time=1644858292340 2022-02-14 17:04:57.453 | + functions-common:time_stop:2434 : [[ -z 1644858292340 ]] 2022-02-14 17:04:57.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:04:57.461 | + functions-common:time_stop:2437 : end_time=1644858297458 2022-02-14 17:04:57.463 | + functions-common:time_stop:2438 : elapsed_time=5118 2022-02-14 17:04:57.466 | + functions-common:time_stop:2439 : total=130395 2022-02-14 17:04:57.468 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:04:57.471 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135513 2022-02-14 17:04:57.474 | + inc/python:pip_install:203 : return 0 2022-02-14 17:04:57.476 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 17:04:57.479 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 17:04:57.482 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 17:04:57.484 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:04:57.487 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:04:57.490 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:04:57.493 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:04:57.495 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:04:57.498 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:04:57.516 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:04:57.518 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:04:57.521 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:57.524 | + functions-common:git_clone:629 : echo master 2022-02-14 17:04:57.525 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:04:57.530 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 17:04:57.533 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:04:57.535 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 17:04:57.538 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:04:57.539 | + functions-common:git_clone:678 : head -1 2022-02-14 17:04:57.541 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 17:04:57.544 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:04:57.547 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 17:04:57.549 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:04:57.552 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:04:57.554 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 17:04:57.557 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:04:57.559 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 17:04:57.562 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:04:57.564 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:04:57.567 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 17:04:57.570 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:04:57.572 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:04:57.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 17:04:57.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:04:57.581 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 17:04:57.584 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:04:57.586 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:04:57.589 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 17:04:57.595 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 17:04:57.598 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 17:04:58.260 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 17:04:58.263 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:04:58.265 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:04:58.268 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:04:58.271 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:04:58.273 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 17:04:58.276 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:04:58.278 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:04:58.281 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:04:58.283 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:04:58.286 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:04:58.289 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:04:58.291 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:04:58.294 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 17:04:58.316 | Using python 3.8 to install /opt/stack/placement 2022-02-14 17:04:58.318 | + 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-02-14 17:04:59.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:59.206 | from cryptography.utils import int_from_bytes 2022-02-14 17:04:59.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:04:59.206 | from cryptography.utils import int_from_bytes 2022-02-14 17:05:00.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:05:00.391 | Obtaining file:///opt/stack/placement 2022-02-14 17:05:00.392 | Preparing metadata (setup.py): started 2022-02-14 17:05:01.620 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:05:01.665 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 17:05:01.666 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 17:05:01.667 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 17:05:01.668 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 17:05:01.670 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 17:05:01.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:05:01.672 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 17:05:01.673 | 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==6.1.0.dev20) (60.8.2) 2022-02-14 17:05:01.675 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:05:01.676 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 17:05:01.677 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 17:05:01.678 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 17:05:01.679 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 17:05:01.680 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 17:05:01.681 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 17:05:01.682 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 17:05:01.684 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:05:01.685 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 17:05:01.686 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 17:05:01.687 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 17:05:01.688 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 17:05:01.754 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:05:01.755 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 17:05:01.757 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 17:05:01.759 | 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==6.1.0.dev20) (3.1.1) 2022-02-14 17:05:01.760 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 17:05:01.762 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:05:01.782 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 17:05:01.824 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 17:05:01.825 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 17:05:01.826 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 17:05:01.828 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 17:05:01.829 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 17:05:01.893 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 17:05:01.894 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 17:05:01.896 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 17:05:01.898 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 17:05:01.940 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 17:05:01.942 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 17:05:01.962 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:05:01.964 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 17:05:01.965 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 17:05:01.992 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 17:05:01.993 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 17:05:02.007 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 17:05:02.025 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 17:05:02.026 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 17:05:02.027 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 17:05:02.028 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 17:05:02.072 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 17:05:02.073 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 17:05:02.075 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 17:05:02.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 17:05:02.094 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 17:05:02.260 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 17:05:02.326 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 17:05:02.328 | 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==6.1.0.dev20) (5.4.0) 2022-02-14 17:05:02.337 | 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==6.1.0.dev20) (4.11.0) 2022-02-14 17:05:02.347 | 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==6.1.0.dev20) (1.15.0) 2022-02-14 17:05:02.384 | 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==6.1.0.dev20) (1.13.3) 2022-02-14 17:05:02.443 | 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==6.1.0.dev20) (2.0.1) 2022-02-14 17:05:02.512 | 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==6.1.0.dev20) (1.7.0) 2022-02-14 17:05:02.599 | 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==6.1.0.dev20) (1.1.5) 2022-02-14 17:05:02.651 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 17:05:02.848 | 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==6.1.0.dev20) (5.1.1) 2022-02-14 17:05:02.849 | 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==6.1.0.dev20) (0.4.2) 2022-02-14 17:05:02.851 | 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==6.1.0.dev20) (0.5.2) 2022-02-14 17:05:02.934 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 17:05:02.985 | 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==6.1.0.dev20) (2.21) 2022-02-14 17:05:03.152 | 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==6.1.0.dev20) (3.7.0) 2022-02-14 17:05:03.261 | 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==6.1.0.dev20) (3.0.0) 2022-02-14 17:05:03.262 | 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==6.1.0.dev20) (1.0.0) 2022-02-14 17:05:05.244 | Installing collected packages: openstack-placement 2022-02-14 17:05:05.244 | Attempting uninstall: openstack-placement 2022-02-14 17:05:05.244 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 17:05:05.247 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 17:05:05.249 | Running setup.py develop for openstack-placement 2022-02-14 17:05:07.351 | Successfully installed openstack-placement 2022-02-14 17:05:07.351 | 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-02-14 17:05:07.360 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:05:07.360 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:05:07.490 | + inc/python:pip_install:200 : result=0 2022-02-14 17:05:07.493 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:05:07.495 | + functions-common:time_stop:2425 : local name 2022-02-14 17:05:07.497 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:05:07.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:05:07.502 | + functions-common:time_stop:2428 : local total 2022-02-14 17:05:07.505 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:05:07.507 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:05:07.509 | + functions-common:time_stop:2432 : start_time=1644858298310 2022-02-14 17:05:07.512 | + functions-common:time_stop:2434 : [[ -z 1644858298310 ]] 2022-02-14 17:05:07.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:05:07.519 | + functions-common:time_stop:2437 : end_time=1644858307516 2022-02-14 17:05:07.522 | + functions-common:time_stop:2438 : elapsed_time=9206 2022-02-14 17:05:07.524 | + functions-common:time_stop:2439 : total=135513 2022-02-14 17:05:07.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:05:07.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=144719 2022-02-14 17:05:07.531 | + inc/python:pip_install:203 : return 0 2022-02-14 17:05:07.533 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:05:07.536 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:05:07.539 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:05:07.558 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:05:07.571 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 17:05:07.574 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 17:05:07.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:05:07.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:05:07.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 17:05:07.585 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:05:07.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:05:07.590 | + ./stack.sh:main:943 : configure_placement 2022-02-14 17:05:07.592 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 17:05:07.604 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 17:05:07.607 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 17:05:07.611 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 17:05:07.615 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 17:05:07.618 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 17:05:07.620 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 17:05:07.623 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 17:05:07.626 | + 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-02-14 17:05:07.658 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 17:05:07.690 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 17:05:07.722 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 17:05:07.724 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:05:07.727 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 17:05:07.729 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:05:07.732 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 17:05:07.765 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 17:05:07.794 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:05:07.823 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 17:05:07.853 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 17:05:07.883 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 17:05:07.911 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 17:05:07.942 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 17:05:07.970 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:05:08.000 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:05:08.029 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 17:05:08.032 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 17:05:08.035 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:05:08.038 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:05:08.057 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:05:08.059 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:05:08.062 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:05:08.064 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:05:08.066 | + 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-02-14 17:05:08.095 | + 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-02-14 17:05:08.126 | + 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-02-14 17:05:08.160 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:05:08.190 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 17:05:08.192 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 17:05:08.195 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 17:05:08.197 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 17:05:08.200 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 17:05:08.202 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:05:08.205 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:05:08.208 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 17:05:08.212 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 17:05:08.215 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:05:08.217 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:05:08.231 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:05:08.231 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:05:08.240 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:05:08.244 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:05:08.260 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 17:05:08.262 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 17:05:08.266 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 17:05:08.298 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 17:05:08.326 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 17:05:08.355 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:05:08.385 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:05:08.413 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:05:08.443 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:05:08.471 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:05:08.500 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:05:08.529 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:05:08.558 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:05:08.587 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:05:08.616 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:05:08.645 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:05:08.647 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:05:08.651 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 17:05:08.653 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 17:05:08.656 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:05:08.658 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:08.661 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:08.664 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:05:08.667 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 17:05:08.669 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 17:05:08.698 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:05:08.728 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 17:05:08.729 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:05:08.738 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 17:05:08.741 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 17:05:08.744 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 17:05:08.746 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:05:08.749 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:05:08.751 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:05:08.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:08.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:08.759 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:05:08.761 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:05:08.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:08.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:08.769 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 17:05:08.832 | Site placement-api already enabled 2022-02-14 17:05:08.836 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:05:08.839 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:05:08.841 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:05:08.844 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:05:08.977 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 17:05:09.000 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:09.003 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 17:05:09.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:09.024 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 17:05:09.044 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:09.047 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 17:05:09.049 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 17:05:09.052 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 17:05:09.085 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:05:09.116 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 17:05:09.145 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 17:05:09.180 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 17:05:09.210 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 17:05:09.239 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 17:05:09.269 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 17:05:09.298 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 17:05:09.316 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:09.318 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 17:05:09.336 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:09.339 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 17:05:09.341 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:05:09.344 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 17:05:09.347 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:05:09.349 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:05:09.352 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:05:09.355 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:05:09.357 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:05:09.360 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:05:09.365 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:05:09.367 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:05:09.370 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:05:09.373 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 17:05:09.375 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:05:09.392 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:09.395 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:05:09.397 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:05:09.399 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 17:05:09.402 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 17:05:09.404 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:05:09.406 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 17:05:09.410 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 17:05:09.412 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 17:05:09.468 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 17:05:09.505 | [101164 Async install_tempest:126483]: running: install_tempest 2022-02-14 17:05:09.508 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:05:09.511 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:05:09.514 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:05:09.517 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:05:09.520 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 17:05:09.523 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:05:09.525 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 17:05:09.528 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:05:09.530 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:05:09.533 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 17:05:09.536 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 17:05:09.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:05:09.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:05:09.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 17:05:09.548 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:05:09.550 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 17:05:09.553 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 17:05:09.556 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:05:09.559 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 17:05:09.562 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 17:05:09.565 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:05:09.570 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:05:09.570 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:05:09.576 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 17:05:09.578 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 17:05:09.582 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 17:05:09.585 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 17:05:09.588 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 17:05:09.611 | Using python 3.8 to install python-openstackclient 2022-02-14 17:05:09.613 | + 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-02-14 17:05:10.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:05:10.496 | from cryptography.utils import int_from_bytes 2022-02-14 17:05:10.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:05:10.496 | from cryptography.utils import int_from_bytes 2022-02-14 17:05:11.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:05:11.650 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 17:05:11.670 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 17:05:11.671 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 17:05:11.672 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 17:05:11.673 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 17:05:11.674 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 17:05:11.675 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 17:05:11.677 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 17:05:11.678 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 17:05:11.679 | 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-02-14 17:05:11.680 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 17:05:11.681 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 17:05:11.693 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 17:05:11.694 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 17:05:11.695 | 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-02-14 17:05:11.695 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 17:05:11.697 | 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-02-14 17:05:11.723 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 17:05:11.724 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 17:05:11.726 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 17:05:11.727 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 17:05:11.728 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 17:05:11.729 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 17:05:11.730 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 17:05:11.731 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 17:05:11.732 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 17:05:11.733 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 17:05:11.734 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 17:05:11.749 | 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-02-14 17:05:11.767 | 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-02-14 17:05:11.768 | 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-02-14 17:05:11.769 | 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-02-14 17:05:11.771 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 17:05:11.791 | 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-02-14 17:05:11.812 | 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.2.0) 2022-02-14 17:05:11.813 | 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-02-14 17:05:11.814 | 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.7.1) 2022-02-14 17:05:11.908 | 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-02-14 17:05:11.910 | 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-02-14 17:05:11.911 | 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-02-14 17:05:11.954 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 17:05:11.966 | 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-02-14 17:05:12.001 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 17:05:12.163 | 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-02-14 17:05:12.179 | 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-02-14 17:05:12.282 | 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-02-14 17:05:12.286 | 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-02-14 17:05:12.287 | 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-02-14 17:05:12.289 | 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-02-14 17:05:12.417 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 17:05:14.687 | 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-02-14 17:05:14.695 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:05:14.695 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:05:14.823 | + inc/python:pip_install:200 : result=0 2022-02-14 17:05:14.825 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:05:14.828 | + functions-common:time_stop:2425 : local name 2022-02-14 17:05:14.830 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:05:14.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:05:14.835 | + functions-common:time_stop:2428 : local total 2022-02-14 17:05:14.837 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:05:14.840 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:05:14.842 | + functions-common:time_stop:2432 : start_time=1644858309605 2022-02-14 17:05:14.844 | + functions-common:time_stop:2434 : [[ -z 1644858309605 ]] 2022-02-14 17:05:14.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:05:14.852 | + functions-common:time_stop:2437 : end_time=1644858314849 2022-02-14 17:05:14.854 | + functions-common:time_stop:2438 : elapsed_time=5244 2022-02-14 17:05:14.857 | + functions-common:time_stop:2439 : total=144719 2022-02-14 17:05:14.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:05:14.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149963 2022-02-14 17:05:14.865 | + inc/python:pip_install:203 : return 0 2022-02-14 17:05:14.867 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 17:05:14.870 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 17:05:14.875 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.2AMAgAJ3ab 2022-02-14 17:05:14.877 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 17:05:14.880 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 17:05:14.882 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 17:05:14.885 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:05:14.888 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:05:14.890 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 17:05:14.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:14.912 | + ./stack.sh:main:1035 : configure_database 2022-02-14 17:05:14.914 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 17:05:14.917 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 17:05:14.919 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 17:05:14.922 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:05:14.924 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 17:05:14.927 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 17:05:14.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:14.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:14.934 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 17:05:14.937 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 17:05:14.939 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:05:14.941 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:05:14.944 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:05:14.946 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:05:14.948 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:05:14.950 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:05:14.953 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:05:14.955 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:05:14.957 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:05:14.960 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:05:14.962 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:05:14.964 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 17:05:14.967 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:05:14.969 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:05:14.972 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:05:14.975 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:05:14.977 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:05:14.980 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:05:14.982 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 17:05:14.998 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 17:05:14.998 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 17:05:15.002 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 17:05:15.005 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 17:05:15.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:15.010 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:15.012 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 17:05:15.015 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 17:05:15.017 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 17:05:15.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:05:15.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:05:15.025 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 17:05:15.027 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 17:05:15.030 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 17:05:15.042 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:05:15.124 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 17:05:15.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:05:15.224 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 17:05:15.227 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 17:05:15.228 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 17:05:15.235 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 17:05:15.288 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 17:05:15.342 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 17:05:15.404 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 17:05:15.460 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 17:05:15.462 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 17:05:15.465 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:05:15.467 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 17:05:18.597 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 17:05:18.599 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 17:05:18.603 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:05:18.607 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-170518 2022-02-14 17:05:18.610 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-170518 1039' 2022-02-14 17:05:18.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.616 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:05:18.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.621 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:05:18.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.626 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:05:18.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.631 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 17:05:18.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.636 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:05:18.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.641 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:05:18.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.651 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-170143 2022-02-14 17:05:18.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.656 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:05:18.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.662 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:05:18.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.667 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:05:18.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.672 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:05:18.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.677 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:05:18.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:05:18.682 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:05:18.685 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 17:05:18.687 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 17:05:18.690 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 17:05:18.702 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 17:05:18.704 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.707 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 17:05:18.709 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.712 | + functions-common:run_process:1682 : local group= 2022-02-14 17:05:18.714 | + functions-common:run_process:1683 : local user= 2022-02-14 17:05:18.717 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 17:05:18.719 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:05:18.724 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:05:18.727 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:05:18.729 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:05:18.733 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:05:18.738 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858318734 2022-02-14 17:05:18.741 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 17:05:18.758 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:18.760 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 17:05:18.763 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 17:05:18.765 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.768 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.770 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.773 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.775 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 17:05:18.778 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 17:05:18.781 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 17:05:18.783 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:05:18.786 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:05:18.789 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 17:05:18.791 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 17:05:18.794 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 17:05:18.796 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:05:18.799 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:05:18.802 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 17:05:18.804 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:05:18.806 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:05:18.809 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 17:05:18.811 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:05:18.816 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 17:05:18.871 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 17:05:18.925 | + 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-02-14 17:05:18.978 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 17:05:19.031 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 17:05:19.085 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:05:19.138 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:05:19.141 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 17:05:19.194 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:05:19.576 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 17:05:19.590 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 17:05:19.973 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 17:05:19.996 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:05:19.999 | + functions-common:time_stop:2425 : local name 2022-02-14 17:05:20.001 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:05:20.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:05:20.006 | + functions-common:time_stop:2428 : local total 2022-02-14 17:05:20.009 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:05:20.011 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:05:20.014 | + functions-common:time_stop:2432 : start_time=1644858318734 2022-02-14 17:05:20.016 | + functions-common:time_stop:2434 : [[ -z 1644858318734 ]] 2022-02-14 17:05:20.019 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:05:20.024 | + functions-common:time_stop:2437 : end_time=1644858320021 2022-02-14 17:05:20.026 | + functions-common:time_stop:2438 : elapsed_time=1287 2022-02-14 17:05:20.029 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:05:20.031 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:05:20.034 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1287 2022-02-14 17:05:20.037 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 17:05:20.040 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 17:05:20.042 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 17:05:20.045 | + functions-common:run_process:1682 : local group= 2022-02-14 17:05:20.047 | + functions-common:run_process:1683 : local user=root 2022-02-14 17:05:20.050 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 17:05:20.053 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:05:20.056 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:05:20.058 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:05:20.061 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:05:20.064 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:05:20.069 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858320066 2022-02-14 17:05:20.072 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 17:05:20.094 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:20.097 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:05:20.100 | + functions-common:time_stop:2425 : local name 2022-02-14 17:05:20.102 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:05:20.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:05:20.111 | + functions-common:time_stop:2428 : local total 2022-02-14 17:05:20.114 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:05:20.117 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:05:20.119 | + functions-common:time_stop:2432 : start_time=1644858320066 2022-02-14 17:05:20.122 | + functions-common:time_stop:2434 : [[ -z 1644858320066 ]] 2022-02-14 17:05:20.125 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:05:20.129 | + functions-common:time_stop:2437 : end_time=1644858320127 2022-02-14 17:05:20.132 | + functions-common:time_stop:2438 : elapsed_time=61 2022-02-14 17:05:20.134 | + functions-common:time_stop:2439 : total=1287 2022-02-14 17:05:20.137 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:05:20.139 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1348 2022-02-14 17:05:20.142 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 17:05:20.173 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:20.188 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 17:05:20.266 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:20.281 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 17:05:20.326 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:20.334 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 17:05:20.337 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 17:05:20.340 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-3 --data-dir /opt/stack/data/etcd' 2022-02-14 17:05:20.344 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 17:05:20.350 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-3=http://10.222.0.89:2380' 2022-02-14 17:05:20.353 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-02-14 17:05:20.356 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-02-14 17:05:20.358 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 17:05:20.365 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 17:05:20.371 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-02-14 17:05:20.373 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 17:05:20.376 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 17:05:20.386 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:05:20.389 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-02-14 17:05:20.391 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 17:05:20.395 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:05:20.397 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:05:20.400 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 17:05:20.411 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:05:20.414 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:05:20.416 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:05:20.419 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:05:20.424 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 17:05:20.516 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 17:05:20.588 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:05:20.642 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 17:05:20.697 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 17:05:20.753 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:05:20.805 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:05:20.808 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 17:05:20.872 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:05:21.252 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 17:05:21.307 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 17:05:21.362 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 17:05:21.418 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 17:05:21.481 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 17:05:21.484 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 17:05:21.489 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 17:05:21.492 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 17:05:21.871 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 17:05:21.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 17:05:22.239 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 17:05:22.813 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 17:05:22.832 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:22.834 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 17:05:22.837 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 17:05:22.840 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 17:05:22.844 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 17:05:22.857 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 17:05:22.870 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 17:05:22.873 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:05:22.876 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 17:05:23.017 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 17:05:23.160 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 17:05:23.301 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:05:23.442 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:05:23.584 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:05:23.725 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 17:05:23.866 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 17:05:24.006 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 17:05:24.146 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 17:05:24.285 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 17:05:24.290 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 17:05:24.293 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 17:05:24.296 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 17:05:24.301 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 17:05:24.304 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 17:05:24.307 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 17:05:24.324 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:05:24.327 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 17:05:24.329 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:05:24.332 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 17:05:24.335 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:05:24.337 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 17:05:24.339 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 17:05:24.355 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:05:24.358 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 17:05:24.360 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 17:05:24.363 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 17:05:24.365 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 17:05:24.368 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 17:05:24.370 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 17:05:24.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:05:31.110 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 17:05:31.115 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:05:31.238 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 17:05:31.241 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:05:31.243 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:05:31.246 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:05:31.249 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:05:31.254 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858331251 2022-02-14 17:05:31.256 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 17:05:36.109 | 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=128382) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:05:36.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:05:36.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.117 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.117 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:05:36.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:05:36.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:05:36.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.147 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.147 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.147 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:05:36.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:05:36.712 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:05:36.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.714 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.714 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.714 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:05:36.715 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:05:36.716 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:05:36.723 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:05:48.690 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 17:05:48.718 | [126483 Async install_tempest:126483]: finished successfully 2022-02-14 17:06:04.989 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:04.989 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:06:05.065 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:05.065 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:06:05.168 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:05.168 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:06:05.225 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:05.225 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:06:05.281 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:05.282 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:06:05.333 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:05.333 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:06:06.402 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:06.403 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.405 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.405 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.406 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.406 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:06.406 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:06.407 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:06.411 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:06.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:06.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.419 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.420 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.420 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.420 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:06.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:06.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:06.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.862 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.862 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.863 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.863 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:06.863 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:06.956 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:06.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.959 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.959 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.959 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:06.959 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:06.959 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:06.960 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:06.968 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:06:07.145 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.145 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:06:07.190 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.190 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:06:07.241 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.242 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:06:07.287 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.287 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:06:07.384 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.384 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:06:07.442 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.442 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:06:07.504 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:07.504 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:07.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.506 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.507 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.507 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.507 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:07.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:07.508 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.510 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.510 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.511 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.511 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.511 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:07.511 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:07.518 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:07.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.520 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.521 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.521 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:07.522 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:07.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:07.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.911 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.912 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.912 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:07.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:07.912 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:07.912 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:08.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:06:08.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.021 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.022 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.022 | 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=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:06:08.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:06:08.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:06:08.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=128382) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:06:08.030 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:06:08.104 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.105 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:06:08.191 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.191 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:06:08.287 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.287 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:06:08.349 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.349 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:06:08.429 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.429 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:06:08.510 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.511 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:06:08.573 | INFO migrate.versioning.api [-] done 2022-02-14 17:06:08.944 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 17:06:08.946 | + functions-common:time_stop:2425 : local name 2022-02-14 17:06:08.949 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:06:08.951 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:06:08.954 | + functions-common:time_stop:2428 : local total 2022-02-14 17:06:08.956 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:06:08.959 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:06:08.961 | + functions-common:time_stop:2432 : start_time=1644858331251 2022-02-14 17:06:08.964 | + functions-common:time_stop:2434 : [[ -z 1644858331251 ]] 2022-02-14 17:06:08.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:06:08.972 | + functions-common:time_stop:2437 : end_time=1644858368969 2022-02-14 17:06:08.974 | + functions-common:time_stop:2438 : elapsed_time=37718 2022-02-14 17:06:08.977 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:06:08.979 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:06:08.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37718 2022-02-14 17:06:08.985 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 17:06:08.987 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 17:06:08.991 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 17:06:13.538 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 17:06:13.539 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:06:13.539 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:06:13.539 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 17:06:13.539 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:06:13.540 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:06:13.540 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:06:13.540 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:06:13.540 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:06:13.887 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 17:06:13.891 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 17:06:18.501 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 17:06:18.502 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:06:18.502 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:06:18.502 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 17:06:18.502 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:06:18.503 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:06:18.503 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:06:18.503 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:06:18.503 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:06:18.858 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 17:06:18.861 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 17:06:18.863 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 17:06:18.866 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 17:06:18.882 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:06:18.885 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:06:18.888 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 17:06:18.892 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 17:06:18.894 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 17:06:18.897 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.900 | + functions-common:run_process:1682 : local group= 2022-02-14 17:06:18.903 | + functions-common:run_process:1683 : local user= 2022-02-14 17:06:18.906 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 17:06:18.908 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:06:18.911 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:06:18.914 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:06:18.919 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:06:18.920 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:06:18.925 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858378922 2022-02-14 17:06:18.927 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 17:06:18.943 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:06:18.945 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 17:06:18.948 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 17:06:18.951 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.954 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.956 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.959 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.961 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 17:06:18.963 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 17:06:18.967 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 17:06:18.969 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:06:18.972 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:06:18.974 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 17:06:18.977 | + 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-02-14 17:06:18.979 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 17:06:18.981 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:06:18.983 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 17:06:18.985 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 17:06:18.987 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 17:06:18.990 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 17:06:18.994 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 17:06:19.045 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 17:06:19.105 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 17:06:19.156 | + 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-02-14 17:06:19.210 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:06:19.263 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 17:06:19.315 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 17:06:19.369 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 17:06:19.422 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 17:06:19.479 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 17:06:19.532 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 17:06:19.534 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 17:06:19.586 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 17:06:19.975 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 17:06:19.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 17:06:20.354 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 17:06:20.434 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:06:20.437 | + functions-common:time_stop:2425 : local name 2022-02-14 17:06:20.440 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:06:20.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:06:20.446 | + functions-common:time_stop:2428 : local total 2022-02-14 17:06:20.449 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:06:20.451 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:06:20.454 | + functions-common:time_stop:2432 : start_time=1644858378922 2022-02-14 17:06:20.456 | + functions-common:time_stop:2434 : [[ -z 1644858378922 ]] 2022-02-14 17:06:20.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:06:20.464 | + functions-common:time_stop:2437 : end_time=1644858380461 2022-02-14 17:06:20.468 | + functions-common:time_stop:2438 : elapsed_time=1539 2022-02-14 17:06:20.470 | + functions-common:time_stop:2439 : total=1348 2022-02-14 17:06:20.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:06:20.475 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2887 2022-02-14 17:06:20.477 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 17:06:20.477 | Waiting for keystone to start... 2022-02-14 17:06:20.480 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.89/identity/v3/ 2022-02-14 17:06:20.482 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-02-14 17:06:20.485 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 17:06:20.487 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-02-14 17:06:20.489 | + functions:wait_for_service:459 : local rval=0 2022-02-14 17:06:20.492 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 17:06:20.494 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 17:06:20.496 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:06:20.499 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:06:20.502 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:06:20.506 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858380504 2022-02-14 17:06:20.509 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 17:06:20.515 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-02-14 17:06:27.018 | + :: : [[ 200 == 503 ]] 2022-02-14 17:06:27.020 | + :: : [[ 0 -eq 7 ]] 2022-02-14 17:06:27.023 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 17:06:27.025 | + functions-common:time_stop:2425 : local name 2022-02-14 17:06:27.028 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:06:27.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:06:27.033 | + functions-common:time_stop:2428 : local total 2022-02-14 17:06:27.036 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:06:27.038 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 17:06:27.040 | + functions-common:time_stop:2432 : start_time=1644858380504 2022-02-14 17:06:27.043 | + functions-common:time_stop:2434 : [[ -z 1644858380504 ]] 2022-02-14 17:06:27.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:06:27.051 | + functions-common:time_stop:2437 : end_time=1644858387048 2022-02-14 17:06:27.053 | + functions-common:time_stop:2438 : elapsed_time=6544 2022-02-14 17:06:27.055 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:06:27.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:06:27.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6544 2022-02-14 17:06:27.063 | + functions:wait_for_service:467 : return 0 2022-02-14 17:06:27.065 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 17:06:27.082 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:06:27.085 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 17:06:27.087 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:06:27.090 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 17:06:27.119 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 17:06:27.123 | + lib/keystone:bootstrap_keystone:591 : /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.89/identity 2022-02-14 17:06:31.716 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.716 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.716 | 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=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.724 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.741 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.741 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.773 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.808 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.808 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.898 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.898 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.899 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.912 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.921 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.924 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=129218) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:06:31.958 | 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=129218) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:06:32.373 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created domain default 2022-02-14 17:06:32.467 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created project admin 2022-02-14 17:06:32.494 | DEBUG passlib.handlers.bcrypt [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=129218) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 17:06:32.495 | DEBUG passlib.handlers.bcrypt [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=129218) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 17:06:32.607 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created user admin 2022-02-14 17:06:32.682 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created role reader 2022-02-14 17:06:32.774 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created role member 2022-02-14 17:06:32.851 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created implied role where 00ecd56f20eb4151b05616d7d50557e9 implies a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:06:32.906 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created role admin 2022-02-14 17:06:32.994 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created implied role where 73d27d71e8df429dba3d465079b53481 implies 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:06:33.054 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Granted role admin on project admin to user admin. 2022-02-14 17:06:33.131 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Granted role admin on the system to user admin. 2022-02-14 17:06:33.206 | WARNING py.warnings [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab 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-02-14 17:06:33.206 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 17:06:33.206 |  2022-02-14 17:06:33.210 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created region RegionOne 2022-02-14 17:06:33.415 | INFO keystone.cmd.bootstrap [None req-35ea5abe-fba5-43e9-9334-1b7421aceeab None None] Created public endpoint http://10.222.0.89/identity 2022-02-14 17:06:33.855 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 17:06:33.857 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 17:06:33.860 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 17:06:33.863 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 17:06:36.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:36.831 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:36.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:36.831 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:36.980 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:36.983 | + lib/keystone:create_keystone_accounts:299 : admin_project=c30a17fef16b444ca07cc845d8c84be2 2022-02-14 17:06:36.985 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 17:06:36.988 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 17:06:39.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:39.141 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:39.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:39.141 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:39.292 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:39.295 | + lib/keystone:create_keystone_accounts:301 : admin_user=d1b76e48bfdf4081b0b4dd6a51bc7e43 2022-02-14 17:06:39.298 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 17:06:39.300 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 17:06:39.302 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 17:06:39.304 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 default 2022-02-14 17:06:39.361 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 default 2022-02-14 17:06:39.402 | [101164 Async ks-domain-role:129338]: running: get_or_add_user_domain_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 default 2022-02-14 17:06:39.404 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 17:06:39.407 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:06:39.410 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 17:06:41.743 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 17:06:41.745 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 17:06:41.745 | default 2022-02-14 17:06:41.747 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 17:06:41.809 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 17:06:41.853 | [101164 Async ks-project:129467]: running: get_or_create_project service Default 2022-02-14 17:06:41.855 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 17:06:41.922 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 17:06:41.969 | [101164 Async ks-service:129563]: running: get_or_create_role service 2022-02-14 17:06:41.971 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 17:06:42.037 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 17:06:42.120 | [101164 Async ks-reseller:129649]: running: get_or_create_role ResellerAdmin 2022-02-14 17:06:42.138 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 17:06:42.154 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 17:06:42.574 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 17:06:42.789 | [101164 Async ks-anotherrole:129739]: running: get_or_create_role anotherrole 2022-02-14 17:06:42.814 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 17:06:42.842 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 17:06:42.871 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:06:42.903 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 17:06:45.036 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:06:45.148 | [129563 Async ks-service:129563]: finished successfully 2022-02-14 17:06:45.426 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:06:45.545 | [129467 Async ks-project:129467]: finished successfully 2022-02-14 17:06:45.561 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:06:45.602 | [129649 Async ks-reseller:129649]: finished successfully 2022-02-14 17:06:46.113 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:06:46.141 | [129739 Async ks-anotherrole:129739]: finished successfully 2022-02-14 17:06:46.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:46.187 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:46.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:46.187 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:46.344 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:46.347 | ++ functions-common:get_or_create_project:938 : project_id=3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:46.349 | ++ functions-common:get_or_create_project:939 : echo 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:46.352 | + lib/keystone:create_keystone_accounts:329 : invis_project=3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:46.355 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 17:06:46.358 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 17:06:46.360 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:06:46.363 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 17:06:48.007 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:06:48.032 | [129338 Async ks-domain-role:129338]: finished successfully 2022-02-14 17:06:48.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:48.715 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:48.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:48.716 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:48.869 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:48.872 | ++ functions-common:get_or_create_project:938 : project_id=378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:48.875 | ++ functions-common:get_or_create_project:939 : echo 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:48.877 | + lib/keystone:create_keystone_accounts:333 : demo_project=378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:48.880 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 17:06:48.883 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 17:06:48.885 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:06:48.888 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 17:06:48.890 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 17:06:48.893 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 17:06:51.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.173 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.173 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.326 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.329 | ++ functions-common:get_or_create_user:925 : user_id=afe7d0fbcb054c96af1d2f39aa79e732 2022-02-14 17:06:51.331 | ++ functions-common:get_or_create_user:926 : echo afe7d0fbcb054c96af1d2f39aa79e732 2022-02-14 17:06:51.334 | + lib/keystone:create_keystone_accounts:336 : demo_user=afe7d0fbcb054c96af1d2f39aa79e732 2022-02-14 17:06:51.337 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 17:06:51.388 | [101164 Async ks-domain-role:129338]: Waiting for completion of get_or_add_user_domain_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 default running on PID 129338 (6 other jobs running) 2022-02-14 17:06:51.413 | [101164 Async ks-domain-role:129338]: Signaling child to exit 2022-02-14 17:06:51.413 | WAKEUP 2022-02-14 17:06:51.438 | [101164 Async ks-domain-role:129338]: Signaled 2022-02-14 17:06:51.440 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --domain default 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 17:06:51.440 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:06:51.440 | ++ functions-common:get_field:812 : read data 2022-02-14 17:06:51.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.440 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.440 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 17:06:51.440 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 17:06:51.440 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --domain default 2022-02-14 17:06:51.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.440 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --domain default 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:06:51.440 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 17:06:51.440 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:06:51.440 | ++ functions-common:get_field:812 : read data 2022-02-14 17:06:51.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.441 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.441 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.441 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.441 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:06:51.441 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:06:51.441 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:06:51.441 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | d1b76e48bfdf4081b0b4dd6a51bc7e43 | | | default | | False |' 2022-02-14 17:06:51.441 | ++ functions-common:get_field:812 : read data 2022-02-14 17:06:51.441 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:06:51.441 | + functions-common:get_or_add_user_domain_role:1021 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:06:51.441 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:06:51.484 | [101164 Async ks-domain-role:129338]: finished get_or_add_user_domain_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 default with result 0 in 8 seconds 2022-02-14 17:06:51.491 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 17:06:51.526 | [101164 Async ks-project:129467]: Waiting for completion of get_or_create_project service Default running on PID 129467 (5 other jobs running) 2022-02-14 17:06:51.550 | [101164 Async ks-project:129467]: Signaling child to exit 2022-02-14 17:06:51.550 | WAKEUP 2022-02-14 17:06:51.573 | [101164 Async ks-project:129467]: Signaled 2022-02-14 17:06:51.574 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:06:51.575 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 17:06:51.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.575 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.575 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.575 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.575 | + functions-common:get_or_create_project:938 : project_id=02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:06:51.575 | + functions-common:get_or_create_project:939 : echo 02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:06:51.575 | 02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:06:51.618 | [101164 Async ks-project:129467]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 17:06:51.655 | [101164 Async ks-service:129563]: Waiting for completion of get_or_create_role service running on PID 129563 (4 other jobs running) 2022-02-14 17:06:51.679 | [101164 Async ks-service:129563]: Signaling child to exit 2022-02-14 17:06:51.679 | WAKEUP 2022-02-14 17:06:51.701 | [101164 Async ks-service:129563]: Signaled 2022-02-14 17:06:51.703 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:06:51.703 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 17:06:51.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.703 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.703 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.703 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.703 | + functions-common:get_or_create_role:950 : role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:06:51.703 | + functions-common:get_or_create_role:951 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:06:51.703 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:06:51.747 | [101164 Async ks-service:129563]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 17:06:51.789 | [101164 Async ks-reseller:129649]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 129649 (3 other jobs running) 2022-02-14 17:06:51.813 | [101164 Async ks-reseller:129649]: Signaling child to exit 2022-02-14 17:06:51.813 | WAKEUP 2022-02-14 17:06:51.836 | [101164 Async ks-reseller:129649]: Signaled 2022-02-14 17:06:51.837 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:06:51.837 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 17:06:51.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.837 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.837 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.837 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.838 | + functions-common:get_or_create_role:950 : role_id=5a46834571824f64b4db882017923032 2022-02-14 17:06:51.838 | + functions-common:get_or_create_role:951 : echo 5a46834571824f64b4db882017923032 2022-02-14 17:06:51.838 | 5a46834571824f64b4db882017923032 2022-02-14 17:06:51.881 | [101164 Async ks-reseller:129649]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 17:06:51.918 | [101164 Async ks-anotherrole:129739]: Waiting for completion of get_or_create_role anotherrole running on PID 129739 (2 other jobs running) 2022-02-14 17:06:51.943 | [101164 Async ks-anotherrole:129739]: Signaling child to exit 2022-02-14 17:06:51.943 | WAKEUP 2022-02-14 17:06:51.964 | [101164 Async ks-anotherrole:129739]: Signaled 2022-02-14 17:06:51.966 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:06:51.966 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 17:06:51.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.966 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:51.966 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:51.966 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:51.966 | + functions-common:get_or_create_role:950 : role_id=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:06:51.966 | + functions-common:get_or_create_role:951 : echo 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:06:51.966 | 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:06:52.010 | [101164 Async ks-anotherrole:129739]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 17:06:52.014 | + inc/async:async_wait:197 : return 0 2022-02-14 17:06:52.021 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.077 | + inc/async:async_inner:63 : get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.117 | [101164 Async ks-demo-member:130617]: running: get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.120 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.180 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.223 | [101164 Async ks-demo-admin:130729]: running: get_or_add_user_project_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.225 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.293 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.343 | [101164 Async ks-demo-another:130841]: running: get_or_add_user_project_role anotherrole afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:52.346 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:52.420 | + inc/async:async_inner:63 : get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:52.513 | [101164 Async ks-demo-invis:130953]: running: get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:06:52.521 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 17:06:52.531 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 17:06:52.535 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:06:52.537 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 17:06:52.559 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 17:06:52.589 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 17:06:55.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:55.709 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:55.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:06:55.709 | from cryptography.utils import int_from_bytes 2022-02-14 17:06:56.028 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:06:56.046 | ++ functions-common:get_or_create_user:925 : user_id=17591bbbed554e728bba66c7b6abe347 2022-02-14 17:06:56.074 | ++ functions-common:get_or_create_user:926 : echo 17591bbbed554e728bba66c7b6abe347 2022-02-14 17:06:56.095 | + lib/keystone:create_keystone_accounts:349 : demo_reader=17591bbbed554e728bba66c7b6abe347 2022-02-14 17:06:56.114 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 17591bbbed554e728bba66c7b6abe347 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:56.559 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 17591bbbed554e728bba66c7b6abe347 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:56.765 | [101164 Async ks-demo-reader:131155]: running: get_or_add_user_project_role reader 17591bbbed554e728bba66c7b6abe347 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:06:56.787 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 17:06:56.814 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 17:06:56.839 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:06:56.862 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 17:07:00.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:00.417 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:00.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:00.417 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:00.699 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:00.720 | ++ functions-common:get_or_create_project:938 : project_id=47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:00.747 | ++ functions-common:get_or_create_project:939 : echo 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:00.765 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:00.790 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 17:07:00.818 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 17:07:00.842 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:07:00.862 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 17:07:00.886 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 17:07:00.931 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 17:07:02.140 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:02.311 | [130729 Async ks-demo-admin:130729]: finished successfully 2022-02-14 17:07:02.666 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:02.716 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:02.725 | [130841 Async ks-demo-another:130841]: finished successfully 2022-02-14 17:07:02.765 | [130617 Async ks-demo-member:130617]: finished successfully 2022-02-14 17:07:03.161 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:03.188 | [130953 Async ks-demo-invis:130953]: finished successfully 2022-02-14 17:07:03.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:03.905 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:03.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:03.905 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:04.079 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:04.082 | ++ functions-common:get_or_create_user:925 : user_id=2eb6eb0e13d144dd8ec84d759ecc6c94 2022-02-14 17:07:04.085 | ++ functions-common:get_or_create_user:926 : echo 2eb6eb0e13d144dd8ec84d759ecc6c94 2022-02-14 17:07:04.088 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=2eb6eb0e13d144dd8ec84d759ecc6c94 2022-02-14 17:07:04.090 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.152 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.198 | [101164 Async ks-alt-admin:131705]: running: get_or_add_user_project_role admin 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.201 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.272 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.322 | [101164 Async ks-alt-another:131817]: running: get_or_add_user_project_role anotherrole 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:04.325 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 17:07:04.328 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 17:07:04.331 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:07:04.333 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 17:07:04.336 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 17:07:04.339 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 17:07:06.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:06.781 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:06.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:06.781 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:06.823 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:06.861 | [131155 Async ks-demo-reader:131155]: finished successfully 2022-02-14 17:07:06.974 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:06.977 | ++ functions-common:get_or_create_user:925 : user_id=3e6e3860c0214bb3a112c6b4b403aef7 2022-02-14 17:07:06.980 | ++ functions-common:get_or_create_user:926 : echo 3e6e3860c0214bb3a112c6b4b403aef7 2022-02-14 17:07:06.984 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=3e6e3860c0214bb3a112c6b4b403aef7 2022-02-14 17:07:06.986 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 3e6e3860c0214bb3a112c6b4b403aef7 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:07.058 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3e6e3860c0214bb3a112c6b4b403aef7 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:07.110 | [101164 Async ks-alt-member-user:132045]: running: get_or_add_user_project_role member 3e6e3860c0214bb3a112c6b4b403aef7 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:07.112 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 17:07:07.116 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 17:07:07.119 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:07:07.121 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 17:07:07.124 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 17:07:07.127 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 17:07:09.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:09.670 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:09.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:09.670 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:09.863 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:09.865 | ++ functions-common:get_or_create_user:925 : user_id=08c9e9718d654ece96a1b99938cf13b8 2022-02-14 17:07:09.869 | ++ functions-common:get_or_create_user:926 : echo 08c9e9718d654ece96a1b99938cf13b8 2022-02-14 17:07:09.871 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=08c9e9718d654ece96a1b99938cf13b8 2022-02-14 17:07:09.874 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 08c9e9718d654ece96a1b99938cf13b8 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:09.949 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 08c9e9718d654ece96a1b99938cf13b8 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:10.012 | [101164 Async ks-alt-reader-user:132270]: running: get_or_add_user_project_role reader 08c9e9718d654ece96a1b99938cf13b8 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:10.024 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 17:07:10.042 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:07:10.045 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 17:07:10.048 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 17:07:10.071 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 17:07:12.727 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:12.818 | [131817 Async ks-alt-another:131817]: finished successfully 2022-02-14 17:07:12.888 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:12.942 | [131705 Async ks-alt-admin:131705]: finished successfully 2022-02-14 17:07:13.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:13.053 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:13.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:13.053 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:13.232 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:13.235 | ++ functions-common:get_or_create_user:925 : user_id=690926460ba2443da7e412a97e55d9ea 2022-02-14 17:07:13.238 | ++ functions-common:get_or_create_user:926 : echo 690926460ba2443da7e412a97e55d9ea 2022-02-14 17:07:13.241 | + lib/keystone:create_keystone_accounts:381 : system_member_user=690926460ba2443da7e412a97e55d9ea 2022-02-14 17:07:13.244 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 690926460ba2443da7e412a97e55d9ea all 2022-02-14 17:07:13.310 | + inc/async:async_inner:63 : get_or_add_user_system_role member 690926460ba2443da7e412a97e55d9ea all 2022-02-14 17:07:13.354 | [101164 Async ks-system-member:132562]: running: get_or_add_user_system_role member 690926460ba2443da7e412a97e55d9ea all 2022-02-14 17:07:13.358 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 17:07:13.360 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:07:13.363 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 17:07:13.366 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 17:07:13.369 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 17:07:15.575 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:15.615 | [132045 Async ks-alt-member-user:132045]: finished successfully 2022-02-14 17:07:15.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:15.691 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:15.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:15.691 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:15.881 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:15.885 | ++ functions-common:get_or_create_user:925 : user_id=642cf966854944cdae399fb570bb2ab0 2022-02-14 17:07:15.888 | ++ functions-common:get_or_create_user:926 : echo 642cf966854944cdae399fb570bb2ab0 2022-02-14 17:07:15.891 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=642cf966854944cdae399fb570bb2ab0 2022-02-14 17:07:15.893 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 642cf966854944cdae399fb570bb2ab0 all 2022-02-14 17:07:15.974 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 642cf966854944cdae399fb570bb2ab0 all 2022-02-14 17:07:16.020 | [101164 Async ks-system-reader:132787]: running: get_or_add_user_system_role reader 642cf966854944cdae399fb570bb2ab0 all 2022-02-14 17:07:16.025 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 17:07:16.030 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 17:07:16.034 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 17:07:16.037 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 17:07:16.041 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 17:07:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:18.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:18.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:18.615 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:18.618 | ++ functions-common:get_or_create_group:902 : group_id=de388cd37f5d45cf849ba31ce604c835 2022-02-14 17:07:18.627 | ++ functions-common:get_or_create_group:903 : echo de388cd37f5d45cf849ba31ce604c835 2022-02-14 17:07:18.630 | + lib/keystone:create_keystone_accounts:391 : admin_group=de388cd37f5d45cf849ba31ce604c835 2022-02-14 17:07:18.633 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 17:07:18.637 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 17:07:18.640 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 17:07:18.643 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 17:07:18.647 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 17:07:18.715 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:18.746 | [132270 Async ks-alt-reader-user:132270]: finished successfully 2022-02-14 17:07:20.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:20.922 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:20.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:20.922 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:21.109 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:21.112 | ++ functions-common:get_or_create_group:902 : group_id=72c7382b75414121b6dcf24788b31325 2022-02-14 17:07:21.115 | ++ functions-common:get_or_create_group:903 : echo 72c7382b75414121b6dcf24788b31325 2022-02-14 17:07:21.119 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=72c7382b75414121b6dcf24788b31325 2022-02-14 17:07:21.122 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.195 | + inc/async:async_inner:63 : get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.223 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:21.247 | [101164 Async ks-group-memberdemo:133093]: running: get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.250 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.259 | [132562 Async ks-system-member:132562]: finished successfully 2022-02-14 17:07:21.320 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.367 | [101164 Async ks-group-anotherdemo:133235]: running: get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:21.370 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:21.451 | + inc/async:async_inner:63 : get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:21.518 | [101164 Async ks-group-memberalt:133321]: running: get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:21.522 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:21.938 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:22.154 | [101164 Async ks-group-anotheralt:133409]: running: get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:22.170 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 2022-02-14 17:07:22.646 | + inc/async:async_inner:63 : get_or_add_group_project_role admin de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 2022-02-14 17:07:22.867 | [101164 Async ks-group-admin:133497]: running: get_or_add_group_project_role admin de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 2022-02-14 17:07:22.890 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 17:07:23.179 | [101164 Async ks-demo-member:130617]: Waiting for completion of get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d running on PID 130617 (17 other jobs running) 2022-02-14 17:07:23.353 | [101164 Async ks-demo-member:130617]: Signaling child to exit 2022-02-14 17:07:23.353 | WAKEUP 2022-02-14 17:07:23.501 | [101164 Async ks-demo-member:130617]: Signaled 2022-02-14 17:07:23.514 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:23.514 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:23.514 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:23.514 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:23.514 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:23.514 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:23.514 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:23.514 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:23.514 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:23.514 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:23.514 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:23.514 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:23.514 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:23.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.514 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.514 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.514 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:23.514 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:23.514 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:23.514 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:23.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.514 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.515 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.515 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:23.515 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:23.515 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:23.515 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:23.515 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:23.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.515 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:23.515 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:23.515 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:23.515 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:23.515 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:23.515 | ++ functions-common:get_field:818 : echo '| 00ecd56f20eb4151b05616d7d50557e9 | afe7d0fbcb054c96af1d2f39aa79e732 | | 378fe46ce6644db09ec401aae667c91d | | | False |' 2022-02-14 17:07:23.515 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:23.515 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:23.515 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:23.515 | + functions-common:get_or_add_user_project_role:997 : echo 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:23.515 | 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:23.797 | [101164 Async ks-demo-member:130617]: finished get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:24.055 | [101164 Async ks-demo-admin:130729]: Waiting for completion of get_or_add_user_project_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 378fe46ce6644db09ec401aae667c91d running on PID 130729 (16 other jobs running) 2022-02-14 17:07:24.269 | [101164 Async ks-demo-admin:130729]: Signaling child to exit 2022-02-14 17:07:24.270 | WAKEUP 2022-02-14 17:07:24.394 | [101164 Async ks-demo-admin:130729]: Signaled 2022-02-14 17:07:24.411 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:24.411 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:24.411 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:24.411 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:24.411 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:24.411 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:24.411 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:24.411 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:24.411 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.411 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:24.411 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:24.411 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:24.411 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user d1b76e48bfdf4081b0b4dd6a51bc7e43 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:24.411 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:24.411 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:24.411 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.412 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:24.412 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:24.412 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:24.412 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:24.412 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:24.412 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | d1b76e48bfdf4081b0b4dd6a51bc7e43 | | 378fe46ce6644db09ec401aae667c91d | | | False |' 2022-02-14 17:07:24.412 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:24.412 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:24.412 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:24.412 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:24.412 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:24.716 | [101164 Async ks-demo-admin:130729]: finished get_or_add_user_project_role admin d1b76e48bfdf4081b0b4dd6a51bc7e43 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:25.005 | [101164 Async ks-demo-another:130841]: Waiting for completion of get_or_add_user_project_role anotherrole afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d running on PID 130841 (15 other jobs running) 2022-02-14 17:07:25.187 | [101164 Async ks-demo-another:130841]: Signaling child to exit 2022-02-14 17:07:25.188 | WAKEUP 2022-02-14 17:07:25.222 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:25.331 | [101164 Async ks-demo-another:130841]: Signaled 2022-02-14 17:07:25.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:25.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:25.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:25.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:25.338 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:25.338 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:25.338 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:25.338 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:25.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:25.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:25.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:25.338 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:25.338 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:25.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:25.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:25.339 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:25.339 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:25.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user afe7d0fbcb054c96af1d2f39aa79e732 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:25.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:25.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:25.339 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:25.339 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:25.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:25.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:25.339 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:25.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:25.339 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:25.339 | ++ functions-common:get_field:818 : echo '| 289e9ba74b9e4ed69400a7378fe409e3 | afe7d0fbcb054c96af1d2f39aa79e732 | | 378fe46ce6644db09ec401aae667c91d | | | False |' 2022-02-14 17:07:25.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:25.339 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:25.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:25.339 | + functions-common:get_or_add_user_project_role:997 : echo 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:25.339 | 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:25.411 | [132787 Async ks-system-reader:132787]: finished successfully 2022-02-14 17:07:25.685 | [101164 Async ks-demo-another:130841]: finished get_or_add_user_project_role anotherrole afe7d0fbcb054c96af1d2f39aa79e732 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:25.964 | [101164 Async ks-demo-invis:130953]: Waiting for completion of get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 3f0b76f7d53d48ba9941f8a421271c54 running on PID 130953 (14 other jobs running) 2022-02-14 17:07:26.121 | [101164 Async ks-demo-invis:130953]: Signaling child to exit 2022-02-14 17:07:26.121 | WAKEUP 2022-02-14 17:07:26.277 | [101164 Async ks-demo-invis:130953]: Signaled 2022-02-14 17:07:26.290 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:26.290 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:26.290 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:26.290 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:26.290 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:26.290 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:26.290 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:26.290 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:26.290 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:26.290 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:26.290 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:07:26.290 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:26.290 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:26.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.290 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.291 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.291 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:26.291 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:26.291 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:26.291 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:07:26.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.291 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.291 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:26.291 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user afe7d0fbcb054c96af1d2f39aa79e732 --project 3f0b76f7d53d48ba9941f8a421271c54 2022-02-14 17:07:26.291 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:26.291 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:26.291 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:26.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.291 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:26.291 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:26.291 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:26.291 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:26.291 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:26.291 | ++ functions-common:get_field:818 : echo '| 00ecd56f20eb4151b05616d7d50557e9 | afe7d0fbcb054c96af1d2f39aa79e732 | | 3f0b76f7d53d48ba9941f8a421271c54 | | | False |' 2022-02-14 17:07:26.291 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:26.291 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:26.291 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:26.291 | + functions-common:get_or_add_user_project_role:997 : echo 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:26.291 | 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:26.607 | [101164 Async ks-demo-invis:130953]: finished get_or_add_user_project_role member afe7d0fbcb054c96af1d2f39aa79e732 3f0b76f7d53d48ba9941f8a421271c54 with result 0 in 10 seconds 2022-02-14 17:07:26.848 | [101164 Async ks-demo-reader:131155]: Waiting for completion of get_or_add_user_project_role reader 17591bbbed554e728bba66c7b6abe347 378fe46ce6644db09ec401aae667c91d running on PID 131155 (13 other jobs running) 2022-02-14 17:07:27.028 | [101164 Async ks-demo-reader:131155]: Signaling child to exit 2022-02-14 17:07:27.028 | WAKEUP 2022-02-14 17:07:27.177 | [101164 Async ks-demo-reader:131155]: Signaled 2022-02-14 17:07:27.197 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:27.197 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:27.197 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:27.197 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:27.197 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:27.197 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:27.197 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:27.197 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:27.197 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:27.197 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 17591bbbed554e728bba66c7b6abe347 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:27.197 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:27.197 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:27.197 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:27.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:27.198 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:27.198 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:27.198 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 17591bbbed554e728bba66c7b6abe347 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:27.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:27.198 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:27.198 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 17591bbbed554e728bba66c7b6abe347 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:27.198 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:27.198 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:27.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:27.198 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:27.198 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:27.198 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:27.198 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:27.198 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:27.198 | ++ functions-common:get_field:818 : echo '| a54a6efdbb9e49a0abf10af326657d57 | 17591bbbed554e728bba66c7b6abe347 | | 378fe46ce6644db09ec401aae667c91d | | | False |' 2022-02-14 17:07:27.198 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:27.198 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:27.198 | + functions-common:get_or_add_user_project_role:997 : echo a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:27.198 | a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:27.462 | [101164 Async ks-demo-reader:131155]: finished get_or_add_user_project_role reader 17591bbbed554e728bba66c7b6abe347 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:27.502 | + inc/async:async_wait:197 : return 0 2022-02-14 17:07:27.526 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 17:07:27.860 | [101164 Async ks-alt-admin:131705]: Waiting for completion of get_or_add_user_project_role admin 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 131705 (12 other jobs running) 2022-02-14 17:07:28.046 | [101164 Async ks-alt-admin:131705]: Signaling child to exit 2022-02-14 17:07:28.046 | WAKEUP 2022-02-14 17:07:28.192 | [101164 Async ks-alt-admin:131705]: Signaled 2022-02-14 17:07:28.211 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:28.212 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:28.212 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:28.212 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:28.212 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:28.212 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:28.212 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:28.212 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:28.212 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:28.212 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.212 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:28.212 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:28.212 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.212 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.212 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.212 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:28.212 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:28.212 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:28.212 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.213 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.213 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.213 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:28.213 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:28.213 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.213 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:28.213 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.213 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.213 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.213 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:28.213 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:28.213 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:28.213 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | 2eb6eb0e13d144dd8ec84d759ecc6c94 | | 47f454fbe51f4291b4e9cec7e1f09f2c | | | False |' 2022-02-14 17:07:28.213 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:28.213 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.213 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:28.213 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:28.213 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:07:28.471 | [101164 Async ks-alt-admin:131705]: finished get_or_add_user_project_role admin 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 8 seconds 2022-02-14 17:07:28.680 | [101164 Async ks-alt-another:131817]: Waiting for completion of get_or_add_user_project_role anotherrole 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 131817 (11 other jobs running) 2022-02-14 17:07:28.808 | [101164 Async ks-alt-another:131817]: Signaling child to exit 2022-02-14 17:07:28.809 | WAKEUP 2022-02-14 17:07:28.926 | [101164 Async ks-alt-another:131817]: Signaled 2022-02-14 17:07:28.936 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:28.936 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:28.936 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:28.936 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:28.936 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:28.936 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:28.936 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:28.936 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:28.936 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.936 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:28.936 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:28.936 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:28.936 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.936 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.936 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.937 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:28.937 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:28.937 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:28.937 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.937 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.937 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.937 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:28.937 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:28.937 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:28.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 2eb6eb0e13d144dd8ec84d759ecc6c94 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:28.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.937 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:28.937 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:28.937 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:28.937 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:28.937 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:28.937 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:28.937 | ++ functions-common:get_field:818 : echo '| 289e9ba74b9e4ed69400a7378fe409e3 | 2eb6eb0e13d144dd8ec84d759ecc6c94 | | 47f454fbe51f4291b4e9cec7e1f09f2c | | | False |' 2022-02-14 17:07:28.937 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:28.937 | + functions-common:get_or_add_user_project_role:995 : user_role_id=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:28.937 | + functions-common:get_or_add_user_project_role:997 : echo 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:28.937 | 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:07:29.232 | [101164 Async ks-alt-another:131817]: finished get_or_add_user_project_role anotherrole 2eb6eb0e13d144dd8ec84d759ecc6c94 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 8 seconds 2022-02-14 17:07:29.443 | [101164 Async ks-alt-member-user:132045]: Waiting for completion of get_or_add_user_project_role member 3e6e3860c0214bb3a112c6b4b403aef7 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 132045 (10 other jobs running) 2022-02-14 17:07:29.475 | [101164 Async ks-alt-member-user:132045]: Signaling child to exit 2022-02-14 17:07:29.476 | WAKEUP 2022-02-14 17:07:29.598 | [101164 Async ks-alt-member-user:132045]: Signaled 2022-02-14 17:07:29.613 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:29.614 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:29.614 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:29.614 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:29.614 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:29.614 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:29.614 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 3e6e3860c0214bb3a112c6b4b403aef7 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:29.614 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:29.614 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:29.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.614 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:29.614 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:29.614 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:29.614 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 3e6e3860c0214bb3a112c6b4b403aef7 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:29.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:29.614 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 3e6e3860c0214bb3a112c6b4b403aef7 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:29.615 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:29.615 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:29.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.615 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:29.615 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:29.615 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:29.615 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:29.615 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:29.615 | ++ functions-common:get_field:818 : echo '| 00ecd56f20eb4151b05616d7d50557e9 | 3e6e3860c0214bb3a112c6b4b403aef7 | | 47f454fbe51f4291b4e9cec7e1f09f2c | | | False |' 2022-02-14 17:07:29.615 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:29.615 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:29.615 | + functions-common:get_or_add_user_project_role:995 : user_role_id=00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:29.615 | + functions-common:get_or_add_user_project_role:997 : echo 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:29.615 | 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:29.826 | [101164 Async ks-alt-member-user:132045]: finished get_or_add_user_project_role member 3e6e3860c0214bb3a112c6b4b403aef7 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 8 seconds 2022-02-14 17:07:30.060 | [101164 Async ks-alt-reader-user:132270]: Waiting for completion of get_or_add_user_project_role reader 08c9e9718d654ece96a1b99938cf13b8 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 132270 (9 other jobs running) 2022-02-14 17:07:30.247 | [101164 Async ks-alt-reader-user:132270]: Signaling child to exit 2022-02-14 17:07:30.247 | WAKEUP 2022-02-14 17:07:30.398 | [101164 Async ks-alt-reader-user:132270]: Signaled 2022-02-14 17:07:30.410 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:07:30.410 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:07:30.410 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:30.410 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:30.410 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:30.410 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:30.410 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:30.410 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:07:30.410 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 08c9e9718d654ece96a1b99938cf13b8 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:30.410 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:07:30.410 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:30.410 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:30.410 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:30.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.410 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.410 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.410 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:30.410 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:07:30.410 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:07:30.410 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 08c9e9718d654ece96a1b99938cf13b8 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:30.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.411 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:07:30.411 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:07:30.411 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 08c9e9718d654ece96a1b99938cf13b8 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:30.411 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:07:30.411 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:30.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:30.411 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:30.411 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:07:30.411 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:07:30.411 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:07:30.411 | ++ functions-common:get_field:818 : echo '| a54a6efdbb9e49a0abf10af326657d57 | 08c9e9718d654ece96a1b99938cf13b8 | | 47f454fbe51f4291b4e9cec7e1f09f2c | | | False |' 2022-02-14 17:07:30.411 | ++ functions-common:get_field:812 : read data 2022-02-14 17:07:30.411 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:30.411 | + functions-common:get_or_add_user_project_role:997 : echo a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:30.411 | a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:30.698 | [101164 Async ks-alt-reader-user:132270]: finished get_or_add_user_project_role reader 08c9e9718d654ece96a1b99938cf13b8 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 8 seconds 2022-02-14 17:07:30.735 | + inc/async:async_wait:197 : return 0 2022-02-14 17:07:30.751 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 17:07:31.079 | [101164 Async ks-system-member:132562]: Waiting for completion of get_or_add_user_system_role member 690926460ba2443da7e412a97e55d9ea all running on PID 132562 (8 other jobs running) 2022-02-14 17:07:31.206 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:31.240 | [101164 Async ks-system-member:132562]: Signaling child to exit 2022-02-14 17:07:31.240 | WAKEUP 2022-02-14 17:07:31.361 | [133093 Async ks-group-memberdemo:133093]: finished successfully 2022-02-14 17:07:31.361 | [101164 Async ks-system-member:132562]: Signaled 2022-02-14 17:07:31.372 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 17:07:31.372 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 17:07:31.372 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 17:07:31.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:31.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:31.372 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:31.372 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:31.372 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:31.372 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 17:07:31.372 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 690926460ba2443da7e412a97e55d9ea --system all -f value -c Role 2022-02-14 17:07:31.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.372 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.372 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.372 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:31.372 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 17:07:31.373 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 17:07:31.373 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 690926460ba2443da7e412a97e55d9ea --system all 2022-02-14 17:07:31.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.373 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.373 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.373 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 690926460ba2443da7e412a97e55d9ea --system all -f value -c Role 2022-02-14 17:07:31.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.373 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.373 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:31.373 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:31.373 | + functions-common:get_or_add_user_system_role:1052 : echo 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:31.373 | 00ecd56f20eb4151b05616d7d50557e9 2022-02-14 17:07:31.627 | [101164 Async ks-system-member:132562]: finished get_or_add_user_system_role member 690926460ba2443da7e412a97e55d9ea all with result 0 in 7 seconds 2022-02-14 17:07:31.785 | [101164 Async ks-system-reader:132787]: Waiting for completion of get_or_add_user_system_role reader 642cf966854944cdae399fb570bb2ab0 all running on PID 132787 (7 other jobs running) 2022-02-14 17:07:31.871 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:31.882 | [101164 Async ks-system-reader:132787]: Signaling child to exit 2022-02-14 17:07:31.883 | WAKEUP 2022-02-14 17:07:31.940 | [133235 Async ks-group-anotherdemo:133235]: finished successfully 2022-02-14 17:07:31.965 | [101164 Async ks-system-reader:132787]: Signaled 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 17:07:31.974 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 17:07:31.974 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:07:31.974 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:07:31.974 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:07:31.974 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:07:31.974 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 17:07:31.974 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 642cf966854944cdae399fb570bb2ab0 --system all -f value -c Role 2022-02-14 17:07:31.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.974 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.974 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 17:07:31.974 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 642cf966854944cdae399fb570bb2ab0 --system all 2022-02-14 17:07:31.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.974 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.975 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.975 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 642cf966854944cdae399fb570bb2ab0 --system all -f value -c Role 2022-02-14 17:07:31.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.975 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:31.975 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:31.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:31.975 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:31.975 | + functions-common:get_or_add_user_system_role:1052 : echo a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:31.975 | a54a6efdbb9e49a0abf10af326657d57 2022-02-14 17:07:32.042 | [101164 Async ks-system-reader:132787]: finished get_or_add_user_system_role reader 642cf966854944cdae399fb570bb2ab0 all with result 0 in 9 seconds 2022-02-14 17:07:32.047 | + inc/async:async_wait:197 : return 0 2022-02-14 17:07:32.052 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 17:07:32.116 | [101164 Async ks-group-memberdemo:133093]: Waiting for completion of get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d running on PID 133093 (6 other jobs running) 2022-02-14 17:07:32.134 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:32.147 | [101164 Async ks-group-memberdemo:133093]: Signaling child to exit 2022-02-14 17:07:32.147 | WAKEUP 2022-02-14 17:07:32.174 | [133321 Async ks-group-memberalt:133321]: finished successfully 2022-02-14 17:07:32.182 | [101164 Async ks-group-memberdemo:133093]: Signaled 2022-02-14 17:07:32.183 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:07:32.183 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d -f value 2022-02-14 17:07:32.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.183 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.183 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.183 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.183 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:07:32.183 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:07:32.183 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:32.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.183 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.183 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.183 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d -f value 2022-02-14 17:07:32.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.184 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.184 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.184 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.184 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False' 2022-02-14 17:07:32.184 | + functions-common:get_or_add_group_project_role:1076 : echo 00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False 2022-02-14 17:07:32.184 | 00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False 2022-02-14 17:07:32.232 | [101164 Async ks-group-memberdemo:133093]: finished get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:32.280 | [101164 Async ks-group-anotherdemo:133235]: Waiting for completion of get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d running on PID 133235 (5 other jobs running) 2022-02-14 17:07:32.308 | [101164 Async ks-group-anotherdemo:133235]: Signaling child to exit 2022-02-14 17:07:32.309 | WAKEUP 2022-02-14 17:07:32.337 | [101164 Async ks-group-anotherdemo:133235]: Signaled 2022-02-14 17:07:32.338 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:07:32.339 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d -f value 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.339 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:07:32.339 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:07:32.339 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 378fe46ce6644db09ec401aae667c91d -f value 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.339 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.339 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False' 2022-02-14 17:07:32.339 | + functions-common:get_or_add_group_project_role:1076 : echo 289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False 2022-02-14 17:07:32.339 | 289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d False 2022-02-14 17:07:32.387 | [101164 Async ks-group-anotherdemo:133235]: finished get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 378fe46ce6644db09ec401aae667c91d with result 0 in 10 seconds 2022-02-14 17:07:32.433 | [101164 Async ks-group-memberalt:133321]: Waiting for completion of get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 133321 (4 other jobs running) 2022-02-14 17:07:32.473 | [101164 Async ks-group-memberalt:133321]: Signaling child to exit 2022-02-14 17:07:32.474 | WAKEUP 2022-02-14 17:07:32.504 | [101164 Async ks-group-memberalt:133321]: Signaled 2022-02-14 17:07:32.505 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:07:32.505 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c -f value 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.506 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:07:32.506 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:07:32.506 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c -f value 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.506 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.506 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False' 2022-02-14 17:07:32.506 | + functions-common:get_or_add_group_project_role:1076 : echo 00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False 2022-02-14 17:07:32.506 | 00ecd56f20eb4151b05616d7d50557e9 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False 2022-02-14 17:07:32.560 | [101164 Async ks-group-memberalt:133321]: finished get_or_add_group_project_role member 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 10 seconds 2022-02-14 17:07:32.610 | [101164 Async ks-group-anotheralt:133409]: Waiting for completion of get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c running on PID 133409 (3 other jobs running) 2022-02-14 17:07:32.645 | [101164 Async ks-group-anotheralt:133409]: Signaling child to exit 2022-02-14 17:07:32.895 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:32.895 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:07:32.922 | [133497 Async ks-group-admin:133497]: finished successfully 2022-02-14 17:07:32.923 | [133409 Async ks-group-anotheralt:133409]: finished successfully 2022-02-14 17:07:32.943 | WAKEUP 2022-02-14 17:07:32.967 | [101164 Async ks-group-anotheralt:133409]: Signaled 2022-02-14 17:07:32.968 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:07:32.968 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c -f value 2022-02-14 17:07:32.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.968 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.968 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.968 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.968 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:07:32.968 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:07:32.969 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c 2022-02-14 17:07:32.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.969 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.969 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.969 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 72c7382b75414121b6dcf24788b31325 --project 47f454fbe51f4291b4e9cec7e1f09f2c -f value 2022-02-14 17:07:32.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.969 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:32.969 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:32.969 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:32.969 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False' 2022-02-14 17:07:32.969 | + functions-common:get_or_add_group_project_role:1076 : echo 289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False 2022-02-14 17:07:32.969 | 289e9ba74b9e4ed69400a7378fe409e3 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c False 2022-02-14 17:07:33.013 | [101164 Async ks-group-anotheralt:133409]: finished get_or_add_group_project_role anotherrole 72c7382b75414121b6dcf24788b31325 47f454fbe51f4291b4e9cec7e1f09f2c with result 0 in 11 seconds 2022-02-14 17:07:33.051 | [101164 Async ks-group-admin:133497]: Waiting for completion of get_or_add_group_project_role admin de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 running on PID 133497 (2 other jobs running) 2022-02-14 17:07:33.077 | [101164 Async ks-group-admin:133497]: Signaling child to exit 2022-02-14 17:07:33.077 | WAKEUP 2022-02-14 17:07:33.100 | [101164 Async ks-group-admin:133497]: Signaled 2022-02-14 17:07:33.102 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:07:33.103 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group de388cd37f5d45cf849ba31ce604c835 --project c30a17fef16b444ca07cc845d8c84be2 -f value 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:33.103 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:07:33.103 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:07:33.103 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group de388cd37f5d45cf849ba31ce604c835 --project c30a17fef16b444ca07cc845d8c84be2 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group de388cd37f5d45cf849ba31ce604c835 --project c30a17fef16b444ca07cc845d8c84be2 -f value 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:07:33.103 | from cryptography.utils import int_from_bytes 2022-02-14 17:07:33.103 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:07:33.103 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='73d27d71e8df429dba3d465079b53481 de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 False' 2022-02-14 17:07:33.103 | + functions-common:get_or_add_group_project_role:1076 : echo 73d27d71e8df429dba3d465079b53481 de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 False 2022-02-14 17:07:33.103 | 73d27d71e8df429dba3d465079b53481 de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 False 2022-02-14 17:07:33.147 | [101164 Async ks-group-admin:133497]: finished get_or_add_group_project_role admin de388cd37f5d45cf849ba31ce604c835 c30a17fef16b444ca07cc845d8c84be2 with result 0 in 10 seconds 2022-02-14 17:07:33.151 | + inc/async:async_wait:197 : return 0 2022-02-14 17:07:33.154 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 17:07:33.171 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:07:33.174 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 17:07:33.191 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:07:33.194 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 17:07:33.197 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 17:07:33.255 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 17:07:33.295 | [101164 Async create_nova_accounts:135396]: running: create_nova_accounts 2022-02-14 17:07:33.298 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 17:07:33.315 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:07:33.318 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 17:07:33.321 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 17:07:33.382 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 17:07:33.427 | [101164 Async create_glance_accounts:135511]: running: create_glance_accounts 2022-02-14 17:07:33.430 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 17:07:33.458 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:07:33.464 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 17:07:33.470 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 17:07:33.538 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 17:07:33.583 | [101164 Async create_cinder_accounts:135641]: running: create_cinder_accounts 2022-02-14 17:07:33.586 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 17:07:33.608 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:07:33.611 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 17:07:33.613 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 17:07:33.691 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 17:07:33.760 | [101164 Async create_neutron_accounts:135756]: running: create_neutron_accounts 2022-02-14 17:07:33.764 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 17:07:33.796 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:07:33.800 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 17:07:33.806 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 17:07:34.035 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 17:07:34.246 | [101164 Async create_swift_accounts:135897]: running: create_swift_accounts 2022-02-14 17:07:34.263 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 17:07:34.406 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:07:34.423 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 17:07:34.772 | [101164 Async create_nova_accounts:135396]: Waiting for completion of create_nova_accounts running on PID 135396 (6 other jobs running) 2022-02-14 17:07:34.949 | [101164 Async create_nova_accounts:135396]: Signaling child to exit 2022-02-14 17:08:02.087 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:08:02.232 | [135756 Async create_neutron_accounts:135756]: finished successfully 2022-02-14 17:08:16.953 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:08:16.985 | [135641 Async create_cinder_accounts:135641]: finished successfully 2022-02-14 17:08:25.091 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:08:25.121 | [135511 Async create_glance_accounts:135511]: finished successfully 2022-02-14 17:08:28.737 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:08:28.763 | [135396 Async create_nova_accounts:135396]: finished successfully 2022-02-14 17:08:28.784 | WAKEUP 2022-02-14 17:08:28.807 | [101164 Async create_nova_accounts:135396]: Signaled 2022-02-14 17:08:28.809 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 17:08:28.809 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 17:08:28.809 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 17:08:28.809 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:28.809 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:28.809 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:28.809 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:08:28.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.809 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.809 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.809 | + functions-common:get_or_create_user:925 : user_id=14c2cce204874b32b0089b901e7b426a 2022-02-14 17:08:28.809 | + functions-common:get_or_create_user:926 : echo 14c2cce204874b32b0089b901e7b426a 2022-02-14 17:08:28.809 | 14c2cce204874b32b0089b901e7b426a 2022-02-14 17:08:28.809 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 17:08:28.809 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.809 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.809 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.810 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.810 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.810 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.810 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.810 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.810 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.810 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.810 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.810 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.810 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.810 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.810 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.810 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.810 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.810 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.811 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | 14c2cce204874b32b0089b901e7b426a | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.811 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.811 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.811 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:08:28.811 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.811 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.811 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.811 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.811 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.811 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.811 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.811 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.811 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.811 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.811 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.811 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.812 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.812 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.812 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.812 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.812 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.812 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.812 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.812 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | 14c2cce204874b32b0089b901e7b426a | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.812 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.812 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:08:28.812 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:08:28.812 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:08:28.812 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 17:08:28.812 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:08:28.812 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.89/compute 2022-02-14 17:08:28.812 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 17:08:28.812 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:28.812 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 17:08:28.812 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 17:08:28.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.812 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.813 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.813 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:28.813 | c1e213fb38684cc5bb7cb301dfeb3189' 2022-02-14 17:08:28.813 | + functions-common:get_or_create_service:1094 : echo c1e213fb38684cc5bb7cb301dfeb3189 2022-02-14 17:08:28.813 | c1e213fb38684cc5bb7cb301dfeb3189 2022-02-14 17:08:28.813 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-02-14 17:08:28.813 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:28.813 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-02-14 17:08:28.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:28.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:28.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.813 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.813 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:28.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:28.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:08:28.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.813 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.813 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.813 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f16d2d6910804c11998c6280bb47b78f 2022-02-14 17:08:28.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f16d2d6910804c11998c6280bb47b78f 2022-02-14 17:08:28.813 | + functions-common:get_or_create_endpoint:1127 : public_id=f16d2d6910804c11998c6280bb47b78f 2022-02-14 17:08:28.813 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:28.813 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:28.813 | + functions-common:get_or_create_endpoint:1136 : echo f16d2d6910804c11998c6280bb47b78f 2022-02-14 17:08:28.813 | f16d2d6910804c11998c6280bb47b78f 2022-02-14 17:08:28.814 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 17:08:28.814 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:28.814 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 17:08:28.814 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.814 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:28.814 | ccd930d19c0e4f21b9c7406fd54901f5' 2022-02-14 17:08:28.814 | + functions-common:get_or_create_service:1094 : echo ccd930d19c0e4f21b9c7406fd54901f5 2022-02-14 17:08:28.814 | ccd930d19c0e4f21b9c7406fd54901f5 2022-02-14 17:08:28.814 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-02-14 17:08:28.814 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:28.814 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-02-14 17:08:28.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:28.814 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:28.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:28.814 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.814 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.814 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fd1c805d085345c986015ab75532a75a 2022-02-14 17:08:28.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fd1c805d085345c986015ab75532a75a 2022-02-14 17:08:28.815 | + functions-common:get_or_create_endpoint:1127 : public_id=fd1c805d085345c986015ab75532a75a 2022-02-14 17:08:28.815 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:28.815 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:28.815 | + functions-common:get_or_create_endpoint:1136 : echo fd1c805d085345c986015ab75532a75a 2022-02-14 17:08:28.815 | fd1c805d085345c986015ab75532a75a 2022-02-14 17:08:28.815 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 17:08:28.815 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:08:28.815 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 17:08:28.815 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:08:28.815 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 17:08:28.815 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.815 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.815 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.815 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.815 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.815 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.815 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.815 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.815 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.815 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.815 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.815 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.815 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.816 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.816 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.816 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.816 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.816 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.816 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.816 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.816 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.816 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.816 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.816 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.816 | ++ functions-common:get_field:818 : echo '| 5a46834571824f64b4db882017923032 | 14c2cce204874b32b0089b901e7b426a | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.816 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.816 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5a46834571824f64b4db882017923032 2022-02-14 17:08:28.816 | + functions-common:get_or_add_user_project_role:997 : echo 5a46834571824f64b4db882017923032 2022-02-14 17:08:28.816 | 5a46834571824f64b4db882017923032 2022-02-14 17:08:28.816 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 17:08:28.816 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:08:28.855 | [101164 Async create_nova_accounts:135396]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-14 17:08:28.893 | [101164 Async create_glance_accounts:135511]: Waiting for completion of create_glance_accounts running on PID 135511 (5 other jobs running) 2022-02-14 17:08:28.920 | [101164 Async create_glance_accounts:135511]: Signaling child to exit 2022-02-14 17:08:28.920 | WAKEUP 2022-02-14 17:08:28.943 | [101164 Async create_glance_accounts:135511]: Signaled 2022-02-14 17:08:28.945 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 17:08:28.945 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:08:28.945 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 17:08:28.945 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 17:08:28.945 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:28.945 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:28.945 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:28.945 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:08:28.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.945 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.945 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.945 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.945 | + functions-common:get_or_create_user:925 : user_id=a3dcf4479aa140169f962d4ef8220413 2022-02-14 17:08:28.945 | + functions-common:get_or_create_user:926 : echo a3dcf4479aa140169f962d4ef8220413 2022-02-14 17:08:28.945 | a3dcf4479aa140169f962d4ef8220413 2022-02-14 17:08:28.945 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 17:08:28.945 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.946 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.946 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.946 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.946 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.946 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.946 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.946 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.946 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.946 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.946 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.946 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.947 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.947 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.947 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.947 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.947 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.947 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.947 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | a3dcf4479aa140169f962d4ef8220413 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.947 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.947 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.947 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.947 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.947 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:08:28.947 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 17:08:28.947 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:08:28.947 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 17:08:28.947 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 17:08:28.947 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:28.947 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:28.947 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:28.947 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:08:28.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.947 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.947 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.947 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.947 | + functions-common:get_or_create_user:925 : user_id=e9aa41c01af843c6aa85aa54bcdb1fa4 2022-02-14 17:08:28.947 | + functions-common:get_or_create_user:926 : echo e9aa41c01af843c6aa85aa54bcdb1fa4 2022-02-14 17:08:28.947 | e9aa41c01af843c6aa85aa54bcdb1fa4 2022-02-14 17:08:28.947 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 17:08:28.947 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.948 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.948 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.948 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.948 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.948 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.948 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.948 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.948 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.948 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.948 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.948 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.948 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.948 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.948 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.948 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.949 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.949 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.949 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.949 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.949 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.949 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.949 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | e9aa41c01af843c6aa85aa54bcdb1fa4 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.949 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.949 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.949 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.949 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:28.949 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 17:08:28.949 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 17:08:28.949 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:28.949 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:28.949 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:28.949 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:28.949 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.949 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.949 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:28.949 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.949 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.949 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.950 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.950 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.950 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:28.950 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:28.950 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.950 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.950 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.950 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:28.950 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:08:28.950 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:28.950 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:28.950 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.950 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.950 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.950 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:28.950 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:28.950 | ++ functions-common:get_field:818 : echo '| 5a46834571824f64b4db882017923032 | e9aa41c01af843c6aa85aa54bcdb1fa4 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:28.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:28.950 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:28.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5a46834571824f64b4db882017923032 2022-02-14 17:08:28.950 | + functions-common:get_or_add_user_project_role:997 : echo 5a46834571824f64b4db882017923032 2022-02-14 17:08:28.950 | 5a46834571824f64b4db882017923032 2022-02-14 17:08:28.950 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 17:08:28.950 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:28.950 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 17:08:28.950 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.951 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:28.951 | a71721d01e4b46b1a0a6e96e8d5eb07f' 2022-02-14 17:08:28.951 | + functions-common:get_or_create_service:1094 : echo a71721d01e4b46b1a0a6e96e8d5eb07f 2022-02-14 17:08:28.951 | a71721d01e4b46b1a0a6e96e8d5eb07f 2022-02-14 17:08:28.951 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-02-14 17:08:28.951 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:28.951 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-02-14 17:08:28.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:28.951 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:28.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:28.951 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:28.951 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:28.951 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:28.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=66112ae2652c41379b5914d0b2c3e18c 2022-02-14 17:08:28.951 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 66112ae2652c41379b5914d0b2c3e18c 2022-02-14 17:08:28.951 | + functions-common:get_or_create_endpoint:1127 : public_id=66112ae2652c41379b5914d0b2c3e18c 2022-02-14 17:08:28.951 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:28.951 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:28.951 | + functions-common:get_or_create_endpoint:1136 : echo 66112ae2652c41379b5914d0b2c3e18c 2022-02-14 17:08:28.952 | 66112ae2652c41379b5914d0b2c3e18c 2022-02-14 17:08:28.952 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 17:08:28.952 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:08:28.952 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 17:08:28.952 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 17:08:28.952 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 17:08:28.952 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 17:08:28.952 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 17:08:28.952 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 17:08:28.952 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 17:08:28.993 | [101164 Async create_glance_accounts:135511]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-14 17:08:29.034 | [101164 Async create_cinder_accounts:135641]: Waiting for completion of create_cinder_accounts running on PID 135641 (4 other jobs running) 2022-02-14 17:08:29.061 | [101164 Async create_cinder_accounts:135641]: Signaling child to exit 2022-02-14 17:08:29.061 | WAKEUP 2022-02-14 17:08:29.085 | [101164 Async create_cinder_accounts:135641]: Signaled 2022-02-14 17:08:29.086 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-14 17:08:29.086 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 17:08:29.086 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 17:08:29.086 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:29.086 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:29.086 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:29.086 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:08:29.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.086 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.087 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.087 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.087 | + functions-common:get_or_create_user:925 : user_id=e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.087 | + functions-common:get_or_create_user:926 : echo e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.087 | e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.087 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 17:08:29.087 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:29.087 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:29.087 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:29.087 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:29.087 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.087 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:29.087 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:29.087 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:29.087 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.087 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.087 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.087 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.087 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:29.087 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:29.087 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.087 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.088 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.088 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:29.088 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:29.088 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.088 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:29.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.088 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.088 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:29.088 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:29.088 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | e9587caaea2548cf98b3e3869f400719 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:29.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:29.088 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.088 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.088 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.088 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:08:29.088 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 17:08:29.088 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:29.088 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 17:08:29.088 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 17:08:29.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.088 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.088 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.088 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.088 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:29.089 | 8a6a39bf852248138ca7fef3e3a7b9ef' 2022-02-14 17:08:29.089 | + functions-common:get_or_create_service:1094 : echo 8a6a39bf852248138ca7fef3e3a7b9ef 2022-02-14 17:08:29.089 | 8a6a39bf852248138ca7fef3e3a7b9ef 2022-02-14 17:08:29.089 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 17:08:29.089 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-02-14 17:08:29.089 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:29.089 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-02-14 17:08:29.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:29.089 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:29.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.089 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.089 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.089 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:29.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:29.089 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:08:29.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.089 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.089 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.089 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9fd663d2199d40db911b56c7ae2fd576 2022-02-14 17:08:29.089 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9fd663d2199d40db911b56c7ae2fd576 2022-02-14 17:08:29.089 | + functions-common:get_or_create_endpoint:1127 : public_id=9fd663d2199d40db911b56c7ae2fd576 2022-02-14 17:08:29.089 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:29.089 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:29.089 | + functions-common:get_or_create_endpoint:1136 : echo 9fd663d2199d40db911b56c7ae2fd576 2022-02-14 17:08:29.089 | 9fd663d2199d40db911b56c7ae2fd576 2022-02-14 17:08:29.089 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 17:08:29.089 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:29.090 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 17:08:29.090 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.090 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:29.090 | 4b2335b3bec941b7a82edc6dffca1f3b' 2022-02-14 17:08:29.090 | + functions-common:get_or_create_service:1094 : echo 4b2335b3bec941b7a82edc6dffca1f3b 2022-02-14 17:08:29.090 | 4b2335b3bec941b7a82edc6dffca1f3b 2022-02-14 17:08:29.090 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-02-14 17:08:29.090 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:29.090 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-02-14 17:08:29.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:29.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:29.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:29.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.090 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.090 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c8ac6c441a74789b07696a9a048477e 2022-02-14 17:08:29.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c8ac6c441a74789b07696a9a048477e 2022-02-14 17:08:29.090 | + functions-common:get_or_create_endpoint:1127 : public_id=3c8ac6c441a74789b07696a9a048477e 2022-02-14 17:08:29.091 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:29.091 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:29.091 | + functions-common:get_or_create_endpoint:1136 : echo 3c8ac6c441a74789b07696a9a048477e 2022-02-14 17:08:29.091 | 3c8ac6c441a74789b07696a9a048477e 2022-02-14 17:08:29.091 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 17:08:29.091 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:08:29.091 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 17:08:29.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.091 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.091 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.091 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_project:938 : project_id=02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_project:939 : echo 02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:08:29.091 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 02ec46c2b05e4c9192c83dd39c09891d 2022-02-14 17:08:29.091 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:29.091 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 17:08:29.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.091 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.091 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.091 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 17:08:29.091 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_user:925 : user_id=e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.091 | ++ functions-common:get_or_create_user:926 : echo e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.091 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e9587caaea2548cf98b3e3869f400719 2022-02-14 17:08:29.132 | [101164 Async create_cinder_accounts:135641]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-14 17:08:29.136 | + inc/async:async_wait:197 : return 0 2022-02-14 17:08:29.139 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 17:08:29.191 | [101164 Async create_neutron_accounts:135756]: Waiting for completion of create_neutron_accounts running on PID 135756 (3 other jobs running) 2022-02-14 17:08:29.217 | [101164 Async create_neutron_accounts:135756]: Signaling child to exit 2022-02-14 17:08:29.217 | WAKEUP 2022-02-14 17:08:29.240 | [101164 Async create_neutron_accounts:135756]: Signaled 2022-02-14 17:08:29.242 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 17:08:29.242 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:08:29.242 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:08:29.242 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:08:29.242 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:08:29.242 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 17:08:29.242 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:08:29.242 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 17:08:29.242 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 17:08:29.242 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 17:08:29.242 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.89:9696/ 2022-02-14 17:08:29.242 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-14 17:08:29.242 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 17:08:29.242 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 17:08:29.242 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:08:29.242 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:08:29.242 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:08:29.242 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:08:29.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.243 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.243 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.243 | + functions-common:get_or_create_user:925 : user_id=d0b5536a3028459181744d1d22725f4f 2022-02-14 17:08:29.243 | + functions-common:get_or_create_user:926 : echo d0b5536a3028459181744d1d22725f4f 2022-02-14 17:08:29.243 | d0b5536a3028459181744d1d22725f4f 2022-02-14 17:08:29.243 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 17:08:29.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:08:29.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:08:29.243 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:08:29.243 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:08:29.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:08:29.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:29.243 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:29.243 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.243 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.243 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.243 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.243 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:08:29.243 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:08:29.243 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.244 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:08:29.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:08:29.244 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:08:29.244 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:08:29.244 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.244 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:08:29.244 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:08:29.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:08:29.244 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | d0b5536a3028459181744d1d22725f4f | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:08:29.244 | ++ functions-common:get_field:812 : read data 2022-02-14 17:08:29.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.244 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.244 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:08:29.244 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:08:29.244 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 17:08:29.244 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:08:29.244 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 17:08:29.244 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 17:08:29.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.244 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.245 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.245 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:08:29.245 | d217e793544a4951a4a0c1aa4092aac5' 2022-02-14 17:08:29.245 | + functions-common:get_or_create_service:1094 : echo d217e793544a4951a4a0c1aa4092aac5 2022-02-14 17:08:29.245 | d217e793544a4951a4a0c1aa4092aac5 2022-02-14 17:08:29.245 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-02-14 17:08:29.245 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:08:29.245 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-02-14 17:08:29.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:08:29.245 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 17:08:29.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.245 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.245 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.245 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:08:29.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:08:29.245 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-02-14 17:08:29.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.245 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:08:29.245 | from cryptography.utils import int_from_bytes 2022-02-14 17:08:29.245 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:08:29.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=66499cc99e9e432b9b442a5641942cc2 2022-02-14 17:08:29.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 66499cc99e9e432b9b442a5641942cc2 2022-02-14 17:08:29.245 | + functions-common:get_or_create_endpoint:1127 : public_id=66499cc99e9e432b9b442a5641942cc2 2022-02-14 17:08:29.245 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:08:29.245 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:08:29.245 | + functions-common:get_or_create_endpoint:1136 : echo 66499cc99e9e432b9b442a5641942cc2 2022-02-14 17:08:29.245 | 66499cc99e9e432b9b442a5641942cc2 2022-02-14 17:08:29.289 | [101164 Async create_neutron_accounts:135756]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-14 17:08:29.327 | [101164 Async create_swift_accounts:135897]: Waiting for completion of create_swift_accounts running on PID 135897 (2 other jobs running) 2022-02-14 17:08:29.353 | [101164 Async create_swift_accounts:135897]: Signaling child to exit 2022-02-14 17:09:12.255 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:09:12.281 | [135897 Async create_swift_accounts:135897]: finished successfully 2022-02-14 17:09:12.302 | WAKEUP 2022-02-14 17:09:12.324 | [101164 Async create_swift_accounts:135897]: Signaled 2022-02-14 17:09:12.325 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 17:09:12.325 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 17:09:12.325 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 17:09:12.326 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 17:09:12.326 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:09:12.326 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 17:09:12.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.326 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.326 | ++ functions-common:get_or_create_role:950 : role_id=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.326 | ++ functions-common:get_or_create_role:951 : echo 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:638 : another_role=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.326 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 17:09:12.326 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 17:09:12.326 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:09:12.326 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:09:12.326 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:09:12.326 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:09:12.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.326 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.326 | + functions-common:get_or_create_user:925 : user_id=bb2b8cd0fb104eb098228c1238354a14 2022-02-14 17:09:12.326 | + functions-common:get_or_create_user:926 : echo bb2b8cd0fb104eb098228c1238354a14 2022-02-14 17:09:12.326 | bb2b8cd0fb104eb098228c1238354a14 2022-02-14 17:09:12.327 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 17:09:12.327 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:09:12.327 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:09:12.327 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.327 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.327 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.327 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.327 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.327 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.327 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.327 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.327 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.327 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.327 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.327 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.327 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.328 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.328 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.328 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.328 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.328 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.328 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.328 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.328 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | bb2b8cd0fb104eb098228c1238354a14 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:09:12.328 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.328 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:09:12.328 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:09:12.328 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:09:12.328 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:09:12.328 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 17:09:12.328 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.328 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:09:12.328 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:09:12.328 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:09:12.328 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.328 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.328 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.328 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.329 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.329 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.329 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.329 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:09:12.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.329 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.329 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.329 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.329 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.329 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.329 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.329 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | bb2b8cd0fb104eb098228c1238354a14 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:09:12.329 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.329 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.329 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.329 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.329 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.329 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 17:09:12.330 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:09:12.330 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 17:09:12.330 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.330 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:09:12.330 | 7b9e0128f74a4914849113c1230a9388' 2022-02-14 17:09:12.330 | + functions-common:get_or_create_service:1094 : echo 7b9e0128f74a4914849113c1230a9388 2022-02-14 17:09:12.330 | 7b9e0128f74a4914849113c1230a9388 2022-02-14 17:09:12.330 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-02-14 17:09:12.330 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:09:12.330 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 17:09:12.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:09:12.330 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:09:12.330 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:09:12.330 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.330 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.330 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=63a978203fa24139a8ce9a82c53e29d9 2022-02-14 17:09:12.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 63a978203fa24139a8ce9a82c53e29d9 2022-02-14 17:09:12.331 | + functions-common:get_or_create_endpoint:1127 : public_id=63a978203fa24139a8ce9a82c53e29d9 2022-02-14 17:09:12.331 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.89:8080 ]] 2022-02-14 17:09:12.331 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-02-14 17:09:12.331 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:09:12.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 17:09:12.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.331 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.331 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.331 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.331 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:09:12.331 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:09:12.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-02-14 17:09:12.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.331 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.331 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.331 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.331 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2ba454c92b744f148451d7e0de4c58c5 2022-02-14 17:09:12.331 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2ba454c92b744f148451d7e0de4c58c5 2022-02-14 17:09:12.331 | 2ba454c92b744f148451d7e0de4c58c5 2022-02-14 17:09:12.331 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:09:12.331 | + functions-common:get_or_create_endpoint:1136 : echo 63a978203fa24139a8ce9a82c53e29d9 2022-02-14 17:09:12.331 | 63a978203fa24139a8ce9a82c53e29d9 2022-02-14 17:09:12.331 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 17:09:12.331 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 17:09:12.331 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:09:12.331 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 17:09:12.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.332 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_project:938 : project_id=7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_project:939 : echo 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.332 | + lib/swift:create_swift_accounts:652 : swift_project_test1=7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.332 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 17:09:12.332 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.332 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 17:09:12.332 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 17:09:12.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.332 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_user:925 : user_id=c6f2d58e876b4e52962259d8bfeff61f 2022-02-14 17:09:12.332 | ++ functions-common:get_or_create_user:926 : echo c6f2d58e876b4e52962259d8bfeff61f 2022-02-14 17:09:12.332 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=c6f2d58e876b4e52962259d8bfeff61f 2022-02-14 17:09:12.332 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 17:09:12.332 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.332 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin c6f2d58e876b4e52962259d8bfeff61f 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.332 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.332 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:09:12.332 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.332 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.332 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:09:12.332 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:09:12.333 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:09:12.333 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user c6f2d58e876b4e52962259d8bfeff61f --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.333 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.333 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.333 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user c6f2d58e876b4e52962259d8bfeff61f --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user c6f2d58e876b4e52962259d8bfeff61f --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.333 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.333 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.333 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.333 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.333 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.333 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.334 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | c6f2d58e876b4e52962259d8bfeff61f | | 7f96c68b9f3a4af09637611a43819f18 | | | False |' 2022-02-14 17:09:12.334 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.334 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.334 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.334 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.334 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 17:09:12.334 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 17:09:12.334 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:09:12.334 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 17:09:12.334 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 17:09:12.334 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 17:09:12.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.334 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.334 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.334 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.334 | ++ functions-common:get_or_create_user:925 : user_id=878e73f5c00248eeb6bc8056655b645d 2022-02-14 17:09:12.334 | ++ functions-common:get_or_create_user:926 : echo 878e73f5c00248eeb6bc8056655b645d 2022-02-14 17:09:12.334 | + lib/swift:create_swift_accounts:661 : swift_user_test3=878e73f5c00248eeb6bc8056655b645d 2022-02-14 17:09:12.334 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 17:09:12.334 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.334 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 289e9ba74b9e4ed69400a7378fe409e3 878e73f5c00248eeb6bc8056655b645d 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.334 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.334 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:09:12.334 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.334 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.334 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:09:12.334 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:09:12.334 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:09:12.334 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:09:12.334 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 289e9ba74b9e4ed69400a7378fe409e3 --user 878e73f5c00248eeb6bc8056655b645d --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.334 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.335 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.335 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.335 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.335 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.335 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.335 | + functions-common:get_or_add_user_project_role:986 : openstack role add 289e9ba74b9e4ed69400a7378fe409e3 --user 878e73f5c00248eeb6bc8056655b645d --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 289e9ba74b9e4ed69400a7378fe409e3 --user 878e73f5c00248eeb6bc8056655b645d --project 7f96c68b9f3a4af09637611a43819f18 2022-02-14 17:09:12.335 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.335 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.335 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.335 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.335 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.335 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.335 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.335 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.335 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.335 | ++ functions-common:get_field:818 : echo '| 289e9ba74b9e4ed69400a7378fe409e3 | 878e73f5c00248eeb6bc8056655b645d | | 7f96c68b9f3a4af09637611a43819f18 | | | False |' 2022-02-14 17:09:12.335 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.335 | + functions-common:get_or_add_user_project_role:995 : user_role_id=289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.335 | + functions-common:get_or_add_user_project_role:997 : echo 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.336 | 289e9ba74b9e4ed69400a7378fe409e3 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 17:09:12.336 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:09:12.336 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 17:09:12.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.336 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.336 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.336 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_project:938 : project_id=170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_project:939 : echo 170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:666 : swift_project_test2=170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 17:09:12.336 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 17:09:12.336 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 17:09:12.336 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 17:09:12.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.336 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.336 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.336 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_user:925 : user_id=87a0e342d67842238312e94b237bd6b5 2022-02-14 17:09:12.336 | ++ functions-common:get_or_create_user:926 : echo 87a0e342d67842238312e94b237bd6b5 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:671 : swift_user_test2=87a0e342d67842238312e94b237bd6b5 2022-02-14 17:09:12.336 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 17:09:12.336 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.337 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 87a0e342d67842238312e94b237bd6b5 170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.337 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:09:12.337 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.337 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.337 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:09:12.337 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:09:12.337 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:09:12.337 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 87a0e342d67842238312e94b237bd6b5 --project 170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.337 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.337 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.337 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.337 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.337 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.337 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.337 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.337 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 87a0e342d67842238312e94b237bd6b5 --project 170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.337 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.337 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 87a0e342d67842238312e94b237bd6b5 --project 170819953a9e42e8ad1a49fbf1ef17b7 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.337 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.337 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.337 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.338 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.338 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.338 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.338 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | 87a0e342d67842238312e94b237bd6b5 | | 170819953a9e42e8ad1a49fbf1ef17b7 | | | False |' 2022-02-14 17:09:12.338 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.338 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.338 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.338 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.338 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 17:09:12.338 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 17:09:12.338 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:09:12.338 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 17:09:12.338 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 17:09:12.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.338 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.338 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.338 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 17:09:12.338 | c24ca9b186bc4cd18f134d912adaabe4' 2022-02-14 17:09:12.338 | ++ functions-common:get_or_create_domain:888 : echo c24ca9b186bc4cd18f134d912adaabe4 2022-02-14 17:09:12.338 | + lib/swift:create_swift_accounts:676 : swift_domain=c24ca9b186bc4cd18f134d912adaabe4 2022-02-14 17:09:12.338 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 17:09:12.338 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.338 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 17:09:12.338 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 c24ca9b186bc4cd18f134d912adaabe4 2022-02-14 17:09:12.338 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:09:12.338 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=c24ca9b186bc4cd18f134d912adaabe4 --or-show -f value -c id 2022-02-14 17:09:12.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.339 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_project:938 : project_id=e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_project:939 : echo e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:680 : swift_project_test4=e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 17:09:12.339 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 17:09:12.339 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 c24ca9b186bc4cd18f134d912adaabe4 test4@example.com 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 17:09:12.339 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=c24ca9b186bc4cd18f134d912adaabe4 --email=test4@example.com --or-show -f value -c id 2022-02-14 17:09:12.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.339 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.339 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_user:925 : user_id=47d3694f648042e79680fcb36bd2004e 2022-02-14 17:09:12.339 | ++ functions-common:get_or_create_user:926 : echo 47d3694f648042e79680fcb36bd2004e 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:685 : swift_user_test4=47d3694f648042e79680fcb36bd2004e 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 17:09:12.339 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:09:12.339 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 47d3694f648042e79680fcb36bd2004e e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.339 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:09:12.339 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:09:12.339 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:09:12.340 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:09:12.340 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:09:12.340 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:09:12.340 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:09:12.340 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 47d3694f648042e79680fcb36bd2004e --project e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:09:12.340 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.340 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.340 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.340 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:09:12.340 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:09:12.340 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 47d3694f648042e79680fcb36bd2004e --project e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 47d3694f648042e79680fcb36bd2004e --project e2df222255b64a99afcafab1041a2847 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:09:12.340 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:09:12.340 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:09:12.340 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:12.340 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:12.341 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:09:12.341 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:09:12.341 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:09:12.341 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | 47d3694f648042e79680fcb36bd2004e | | e2df222255b64a99afcafab1041a2847 | | | False |' 2022-02-14 17:09:12.341 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:09:12.341 | ++ functions-common:get_field:812 : read data 2022-02-14 17:09:12.341 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.341 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.341 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:09:12.372 | [101164 Async create_swift_accounts:135897]: finished create_swift_accounts with result 0 in 98 seconds 2022-02-14 17:09:12.379 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 17:09:12.382 | + inc/async:async_wait:197 : return 0 2022-02-14 17:09:12.385 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 17:09:12.402 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:12.405 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 17:09:12.424 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:12.427 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 17:09:12.430 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:09:12.432 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 17:09:12.435 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 17:09:12.437 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 17:09:12.497 | + inc/async:async_inner:63 : init_glance 2022-02-14 17:09:12.535 | [101164 Async init_glance:140095]: running: init_glance 2022-02-14 17:09:12.538 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 17:09:12.556 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:12.559 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 17:09:12.567 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:09:12.567 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 17:09:12.567 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 17:09:12.569 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 17:09:12.573 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:09:12.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:09:12.579 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:09:12.582 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:09:12.585 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 17:09:12.588 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:09:12.590 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 17:09:12.593 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 17:09:12.595 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 17:09:12.599 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 17:09:12.612 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 17:09:12.615 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 17:09:16.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:16.053 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:16.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:16.054 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:19.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:19.547 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:19.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:19.547 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:22.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:22.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:22.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:22.946 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:26.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:26.406 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:26.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:26.406 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:29.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:29.825 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:29.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:29.825 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:33.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:33.230 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:33.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:33.230 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:36.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:36.673 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:36.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:36.673 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:40.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:40.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:40.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:40.326 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:44.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:44.973 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:44.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:44.973 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:44.973 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 17:09:50.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:50.962 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:50.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:50.962 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:51.272 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 17:09:51.277 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 17:09:51.280 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 17:09:51.282 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 17:09:51.286 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 17:09:51.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 17:09:51.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 17:09:51.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 17:09:51.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 17:09:51.298 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 17:09:51.299 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 17:09:51.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 17:09:51.304 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 17:09:51.306 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 17:09:51.308 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 17:09:51.311 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 17:09:51.315 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:51.317 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 17:09:51.320 | + 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-02-14 17:09:51.325 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 17:09:51.327 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 17:09:51.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 17:09:51.332 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 17:09:51.334 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 17:09:51.338 | + 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-02-14 17:09:51.386 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 17:09:51.417 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 17:09:51.447 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 17:09:51.484 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 17:09:51.518 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 17:09:51.547 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 17:09:51.550 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 17:09:51.552 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 17:09:51.555 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:09:51.558 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:09:51.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:09:51.577 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:09:51.580 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:09:51.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:09:51.585 | + 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-02-14 17:09:51.614 | + 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-02-14 17:09:51.643 | + 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-02-14 17:09:51.673 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:09:51.710 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 17:09:51.727 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:09:51.732 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 17:09:51.732 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:09:51.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 17:09:51.737 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 17:09:51.739 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 17:09:51.752 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 17:09:51.755 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:09:51.758 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 17:09:51.760 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 17:09:51.778 | + 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-02-14 17:09:51.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 17:09:51.796 | + 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-02-14 17:09:51.808 | + 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-02-14 17:09:51.823 | + 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-02-14 17:09:51.836 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 17:09:51.839 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:09:51.842 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 17:09:51.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.9aMYTEvuR5 2022-02-14 17:09:51.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 17:09:51.852 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:09:51.854 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.9aMYTEvuR5 2022-02-14 17:09:51.858 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.9aMYTEvuR5 2022-02-14 17:09:51.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.9aMYTEvuR5 /etc/sudoers.d/neutron-rootwrap 2022-02-14 17:09:51.882 | + 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-02-14 17:09:51.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:51.915 | + 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-02-14 17:09:51.946 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 17:09:51.949 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 17:09:51.951 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 17:09:51.953 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:09:51.956 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:09:51.958 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:09:51.976 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:51.981 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:09:51.982 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:09:51.985 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:09:52.004 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:52.006 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:09:52.026 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:09:52.041 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:09:52.043 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:09:52.046 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 17:09:52.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:52.065 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 17:09:52.068 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 17:09:52.071 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:09:52.073 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:09:52.078 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 17:09:52.078 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 17:09:52.081 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:09:52.084 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 17:09:52.086 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 17:09:52.088 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 17:09:52.093 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 17:09:52.096 | + 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-02-14 17:09:52.101 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 17:09:52.119 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:52.124 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 17:09:52.124 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 17:09:52.126 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 17:09:52.131 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 17:09:52.161 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 17:09:52.193 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 17:09:52.223 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 17:09:52.254 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 17:09:52.285 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 17:09:52.288 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:09:52.290 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 17:09:52.293 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:09:52.295 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 17:09:52.325 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 17:09:52.355 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:09:52.388 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 17:09:52.421 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 17:09:52.453 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 17:09:52.486 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 17:09:52.521 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 17:09:52.551 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:09:52.582 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:09:52.613 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 17:09:52.650 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 17:09:52.682 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 17:09:52.684 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:09:52.687 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:09:52.690 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 17:09:52.693 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 17:09:52.731 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 17:09:52.765 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-02-14 17:09:52.797 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 17:09:52.828 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 17:09:52.860 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 17:09:52.891 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 17:09:52.925 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 17:09:52.957 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:09:52.988 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 17:09:53.024 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 17:09:53.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 17:09:53.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 17:09:53.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 17:09:53.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 17:09:53.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 17:09:53.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 17:09:53.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-02-14 17:09:53.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-02-14 17:09:53.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-02-14 17:09:53.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 17:09:53.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 17:09:53.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 17:09:53.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 17:09:53.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 17:09:53.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 17:09:53.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 17:09:53.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 17:09:53.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:53.078 | + 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-02-14 17:09:53.105 | + 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-02-14 17:09:53.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.110 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:09:53.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 17:09:53.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 17:09:53.118 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 17:09:53.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 17:09:53.153 | + 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-02-14 17:09:53.154 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.156 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:09:53.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 17:09:53.161 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 17:09:53.164 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.166 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 17:09:53.196 | + 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-02-14 17:09:53.198 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.201 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:09:53.203 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 17:09:53.206 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 17:09:53.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.211 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 17:09:53.244 | + 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-02-14 17:09:53.247 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.249 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 17:09:53.252 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 17:09:53.255 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 17:09:53.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.260 | + 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-02-14 17:09:53.289 | + 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-02-14 17:09:53.291 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.294 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 17:09:53.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 17:09:53.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 17:09:53.310 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.310 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 17:09:53.333 | + 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-02-14 17:09:53.336 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.338 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 17:09:53.341 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 17:09:53.343 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 17:09:53.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.348 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 17:09:53.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:550:599 2022-02-14 17:09:53.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.384 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 17:09:53.386 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-02-14 17:09:53.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-02-14 17:09:53.391 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.394 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-02-14 17:09:53.425 | + 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-02-14 17:09:53.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:09:53.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 17:09:53.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 17:09:53.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 17:09:53.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:09:53.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 17:09:53.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 17:09:53.477 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 17:09:53.496 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:53.499 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 17:09:53.501 | + 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-02-14 17:09:53.534 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:53.537 | + 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-02-14 17:09:53.566 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 17:09:53.598 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 17:09:53.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 17:09:53.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 17:09:53.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 17:09:56.653 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 17:09:56.654 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 17:09:56.654 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=142010) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 17:09:56.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:09:56.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:09:56.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:09:56.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:09:56.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:09:56.708 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=142010) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:09:56.763 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 17:09:56.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:56.763 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:56.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:09:56.763 | from cryptography.utils import int_from_bytes 2022-02-14 17:09:57.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 17:09:57.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 17:09:57.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 17:09:57.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:09:57.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 17:09:57.169 | + 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-02-14 17:09:57.192 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 17:09:57.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:57.198 | + 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-02-14 17:09:57.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 17:09:57.232 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 17:09:57.241 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 17:09:57.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 17:09:57.246 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 17:09:57.259 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 17:09:57.273 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 17:09:57.275 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 17:09:57.284 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 17:09:57.288 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 17:09:57.290 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 17:09:57.299 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 17:09:57.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 17:09:57.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 17:09:57.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 17:09:57.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 17:09:57.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 17:09:57.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 17:09:57.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 17:09:57.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:09:57.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 17:09:57.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 17:09:57.360 | + 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-02-14 17:09:57.392 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 17:09:57.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 17:09:57.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 17:09:57.455 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 17:09:57.475 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:57.477 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 17:09:57.480 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.486 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 17:09:57.516 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 17:09:57.546 | + 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-02-14 17:09:57.583 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:57.585 | + 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-02-14 17:09:57.616 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 17:09:57.633 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:57.636 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.638 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 17:09:57.669 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 17:09:57.703 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 17:09:57.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 17:09:57.711 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 17:09:57.729 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:09:57.731 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 17:09:57.734 | + 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-02-14 17:09:57.739 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 17:09:57.769 | + 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-02-14 17:09:57.808 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 17:09:57.810 | + 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-02-14 17:09:57.840 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 17:09:57.843 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 17:09:57.872 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 17:09:57.875 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 17:09:57.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 17:09:57.909 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 17:09:57.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 17:09:57.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 17:09:57.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 17:10:00.888 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 17:10:00.888 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 17:10:00.889 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=142542) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 17:10:00.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:10:00.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:10:00.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:10:00.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:10:00.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:10:00.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=142542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:10:01.000 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 17:10:01.001 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=142542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 17:10:01.001 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=142542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 17:10:01.001 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 17:10:01.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:10:01.001 | from cryptography.utils import int_from_bytes 2022-02-14 17:10:01.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:10:01.001 | from cryptography.utils import int_from_bytes 2022-02-14 17:10:01.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 17:10:01.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 17:10:01.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 17:10:01.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 17:10:01.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 17:10:01.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:10:01.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 17:10:01.387 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 17:10:01.391 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 17:10:01.394 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 17:10:01.396 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 17:10:01.409 | + 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-02-14 17:10:01.429 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 17:10:01.432 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 17:10:01.434 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 17:10:01.437 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 17:10:01.439 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 17:10:01.442 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 17:10:01.445 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 17:10:01.447 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 17:10:01.449 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 17:10:01.451 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 17:10:01.454 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 17:10:01.457 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 17:10:01.459 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 17:10:01.462 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 17:10:01.468 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 17:10:01.468 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 17:10:01.474 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 17:10:01.479 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 17:10:01.480 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 17:10:01.482 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 17:10:01.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 17:10:01.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 17:10:01.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 17:10:01.492 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.68/22 brd 192.168.3.255' 2022-02-14 17:10:01.495 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 17:10:01.497 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 17:10:01.500 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 17:10:01.502 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 17:10:01.505 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.68/22 brd 192.168.3.255 != '' ]] 2022-02-14 17:10:01.507 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1' 2022-02-14 17:10:01.509 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data' 2022-02-14 17:10:01.513 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 17:10:01.514 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 17:10:01.519 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.68/22 brd 192.168.3.255 2022-02-14 17:10:01.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 17:10:01.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 17:10:01.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 17:10:01.526 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.68 2022-02-14 17:10:01.528 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.68 ' 2022-02-14 17:10:01.531 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1 2022-02-14 17:10:01.545 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data 2022-02-14 17:10:01.557 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 17:10:01.570 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 17:10:01.591 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.68 2022-02-14 17:10:01.601 | PING 192.168.0.68 (192.168.0.68) from 192.168.0.68 br-data: 56(84) bytes of data. 2022-02-14 17:10:01.601 | 64 bytes from 192.168.0.68: icmp_seq=1 ttl=64 time=0.068 ms 2022-02-14 17:10:02.633 | 64 bytes from 192.168.0.68: icmp_seq=2 ttl=64 time=0.035 ms 2022-02-14 17:10:03.657 | 64 bytes from 192.168.0.68: icmp_seq=3 ttl=64 time=0.038 ms 2022-02-14 17:10:03.657 | 2022-02-14 17:10:03.657 | --- 192.168.0.68 ping statistics --- 2022-02-14 17:10:03.657 | 3 packets transmitted, 3 received, 0% packet loss, time 2056ms 2022-02-14 17:10:03.657 | rtt min/avg/max/mdev = 0.035/0.047/0.068/0.014 ms 2022-02-14 17:10:03.663 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 17:10:03.663 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 17:10:03.669 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 17:10:03.671 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 17:10:03.689 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:03.693 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 17:10:03.695 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 17:10:03.700 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 17:10:03.730 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-02-14 17:10:03.759 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 17:10:03.793 | + 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-02-14 17:10:03.825 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 17:10:03.828 | + 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-02-14 17:10:03.858 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 17:10:03.861 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 17:10:03.878 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:10:03.881 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 17:10:03.883 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 17:10:03.901 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:10:03.904 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 17:10:03.922 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:10:03.925 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 17:10:03.942 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:10:03.945 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 17:10:03.976 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 17:10:04.008 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 17:10:04.011 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 17:10:04.029 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.032 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 17:10:04.050 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.053 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 17:10:04.055 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 17:10:04.122 | + inc/async:async_inner:63 : init_neutron 2022-02-14 17:10:04.162 | [101164 Async init_neutron:143018]: running: init_neutron 2022-02-14 17:10:04.165 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 17:10:04.183 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.190 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 17:10:04.200 | ++ ./stack.sh:main:1162 : true 2022-02-14 17:10:04.203 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 17:10:04.206 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 17:10:04.209 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 17:10:04.221 | dnsmasq: no process found 2022-02-14 17:10:04.225 | + ./stack.sh:main:1164 : true 2022-02-14 17:10:04.227 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 17:10:04.237 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 17:10:04.237 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:10:04.237 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 17:10:04.238 | + lib/nova:clean_iptables:183 : bash 2022-02-14 17:10:04.240 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 17:10:04.240 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 17:10:04.244 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 17:10:04.256 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 17:10:04.258 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 17:10:04.259 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 17:10:04.264 | + lib/nova:clean_iptables:185 : bash 2022-02-14 17:10:04.266 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:10:04.268 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 17:10:04.270 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 17:10:04.279 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 17:10:04.280 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:10:04.282 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 17:10:04.284 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 17:10:04.288 | + lib/nova:clean_iptables:187 : bash 2022-02-14 17:10:04.291 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 17:10:04.293 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 17:10:04.301 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:10:04.306 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 17:10:04.306 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 17:10:04.308 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 17:10:04.311 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 17:10:04.315 | + lib/nova:clean_iptables:189 : bash 2022-02-14 17:10:04.316 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 17:10:04.325 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 17:10:04.334 | net.ipv4.ip_forward = 1 2022-02-14 17:10:04.337 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 17:10:04.355 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.358 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 17:10:04.362 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 17:10:04.364 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 17:10:04.398 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 17:10:04.434 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 17:10:04.437 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 17:10:04.475 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 17:10:04.507 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 17:10:04.525 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.527 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 17:10:04.530 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:10:04.533 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 17:10:04.535 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 17:10:04.538 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 17:10:04.599 | + inc/async:async_inner:63 : init_swift 2022-02-14 17:10:04.637 | [101164 Async init_swift:143376]: running: init_swift 2022-02-14 17:10:04.640 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 17:10:04.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.662 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 17:10:04.664 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:10:04.667 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 17:10:04.670 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 17:10:04.673 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 17:10:04.743 | + inc/async:async_inner:63 : init_cinder 2022-02-14 17:10:04.796 | [101164 Async init_cinder:143473]: running: init_cinder 2022-02-14 17:10:04.800 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 17:10:04.821 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:10:04.823 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 17:10:04.828 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:10:04.829 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 17:10:04.831 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 17:10:04.834 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 17:10:04.909 | + inc/async:async_inner:63 : init_placement 2022-02-14 17:10:04.952 | [101164 Async init_placement:143592]: running: init_placement 2022-02-14 17:10:04.955 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 17:10:05.018 | [101164 Async init_neutron:143018]: Waiting for completion of init_neutron running on PID 143018 (6 other jobs running) 2022-02-14 17:10:05.045 | [101164 Async init_neutron:143018]: Signaling child to exit 2022-02-14 17:10:11.871 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:10:11.900 | [140095 Async init_glance:140095]: finished successfully 2022-02-14 17:10:16.973 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:10:16.999 | [143376 Async init_swift:143376]: finished successfully 2022-02-14 17:11:01.510 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:11:01.537 | [143592 Async init_placement:143592]: finished successfully 2022-02-14 17:11:09.629 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:11:09.656 | [143473 Async init_cinder:143473]: finished successfully 2022-02-14 17:15:03.457 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:15:03.482 | [143018 Async init_neutron:143018]: finished successfully 2022-02-14 17:15:03.504 | WAKEUP 2022-02-14 17:15:03.527 | [101164 Async init_neutron:143018]: Signaled 2022-02-14 17:15:03.528 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 17:15:03.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:15:03.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:15:03.528 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:15:03.528 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:15:03.528 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 17:15:03.528 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:15:03.528 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 17:15:03.528 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 17:15:03.528 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 17:15:03.528 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 17:15:03.528 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 17:15:03.528 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 17:15:03.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.528 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 17:15:03.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.529 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 17:15:03.529 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:15:03.529 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:15:03.529 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:15:03.529 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:15:03.529 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858648426 2022-02-14 17:15:03.529 | + 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-02-14 17:15:03.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.529 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.529 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 17:15:03.529 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 17:15:03.530 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 17:15:03.531 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 17:15:03.532 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 17:15:03.533 | Running upgrade for neutron ... 2022-02-14 17:15:03.533 | OK 2022-02-14 17:15:03.533 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 17:15:03.533 | + functions-common:time_stop:2425 : local name 2022-02-14 17:15:03.533 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:03.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:03.533 | + functions-common:time_stop:2428 : local total 2022-02-14 17:15:03.533 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:03.533 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:15:03.533 | + functions-common:time_stop:2432 : start_time=1644858648426 2022-02-14 17:15:03.533 | + functions-common:time_stop:2434 : [[ -z 1644858648426 ]] 2022-02-14 17:15:03.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:03.533 | + functions-common:time_stop:2437 : end_time=1644858903442 2022-02-14 17:15:03.533 | + functions-common:time_stop:2438 : elapsed_time=255016 2022-02-14 17:15:03.533 | + functions-common:time_stop:2439 : total=37718 2022-02-14 17:15:03.533 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:03.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=292734 2022-02-14 17:15:03.574 | [101164 Async init_neutron:143018]: finished init_neutron with result 0 in 299 seconds 2022-02-14 17:15:03.578 | + inc/async:async_wait:197 : return 0 2022-02-14 17:15:03.581 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 17:15:03.633 | [101164 Async init_placement:143592]: Waiting for completion of init_placement running on PID 143592 (5 other jobs running) 2022-02-14 17:15:03.658 | [101164 Async init_placement:143592]: Signaling child to exit 2022-02-14 17:15:03.658 | WAKEUP 2022-02-14 17:15:03.682 | [101164 Async init_placement:143592]: Signaled 2022-02-14 17:15:03.684 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 17:15:03.684 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 17:15:03.684 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 17:15:03.684 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 17:15:03.684 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 17:15:03.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.684 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 17:15:03.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.684 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 17:15:03.684 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 17:15:03.684 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 17:15:03.684 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 17:15:03.684 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:15:03.684 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:15:03.684 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:15:03.684 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:15:03.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.685 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.685 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.685 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.685 | + functions-common:get_or_create_user:925 : user_id=8cc279dc2089459e9a17dcc444762c84 2022-02-14 17:15:03.685 | + functions-common:get_or_create_user:926 : echo 8cc279dc2089459e9a17dcc444762c84 2022-02-14 17:15:03.685 | 8cc279dc2089459e9a17dcc444762c84 2022-02-14 17:15:03.685 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 17:15:03.685 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:15:03.685 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:15:03.685 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:15:03.685 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:15:03.685 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:15:03.685 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:15:03.685 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.685 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:15:03.685 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.685 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.685 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.685 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.685 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:15:03.685 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:15:03.685 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.686 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.686 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.686 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:15:03.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:15:03.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.686 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:15:03.686 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.686 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.686 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.686 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.686 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:15:03.686 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:15:03.686 | ++ functions-common:get_field:818 : echo '| 160012d7f04946cd85b8841e7c05f3c9 | 8cc279dc2089459e9a17dcc444762c84 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:15:03.686 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:15:03.686 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id=160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:15:03.686 | + functions-common:get_or_add_user_project_role:997 : echo 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:15:03.686 | 160012d7f04946cd85b8841e7c05f3c9 2022-02-14 17:15:03.686 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:15:03.686 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 17:15:03.686 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:15:03.686 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:15:03.686 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:15:03.686 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:15:03.687 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:15:03.687 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.687 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:15:03.687 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:15:03.687 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:15:03.687 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:15:03.687 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:15:03.687 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.687 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.687 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.687 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:15:03.687 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:15:03.687 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:15:03.687 | ++ functions-common:get_field:818 : echo '| 73d27d71e8df429dba3d465079b53481 | 8cc279dc2089459e9a17dcc444762c84 | | 02ec46c2b05e4c9192c83dd39c09891d | | | False |' 2022-02-14 17:15:03.688 | ++ functions-common:get_field:812 : read data 2022-02-14 17:15:03.688 | + functions-common:get_or_add_user_project_role:995 : user_role_id=73d27d71e8df429dba3d465079b53481 2022-02-14 17:15:03.688 | + functions-common:get_or_add_user_project_role:997 : echo 73d27d71e8df429dba3d465079b53481 2022-02-14 17:15:03.688 | 73d27d71e8df429dba3d465079b53481 2022-02-14 17:15:03.688 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-02-14 17:15:03.688 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 17:15:03.688 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:15:03.688 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 17:15:03.688 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 17:15:03.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.688 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.688 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:15:03.688 | 0a0a7857714e405391f97e6be4745661' 2022-02-14 17:15:03.688 | + functions-common:get_or_create_service:1094 : echo 0a0a7857714e405391f97e6be4745661 2022-02-14 17:15:03.688 | 0a0a7857714e405391f97e6be4745661 2022-02-14 17:15:03.688 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-02-14 17:15:03.688 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:15:03.688 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-02-14 17:15:03.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:15:03.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 17:15:03.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.688 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:15:03.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:15:03.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-02-14 17:15:03.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.689 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:03.689 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:03.689 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:15:03.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=64f0cbc4cee24541a0aa00e7ce61926b 2022-02-14 17:15:03.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 64f0cbc4cee24541a0aa00e7ce61926b 2022-02-14 17:15:03.689 | + functions-common:get_or_create_endpoint:1127 : public_id=64f0cbc4cee24541a0aa00e7ce61926b 2022-02-14 17:15:03.689 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:15:03.689 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:15:03.689 | + functions-common:get_or_create_endpoint:1136 : echo 64f0cbc4cee24541a0aa00e7ce61926b 2022-02-14 17:15:03.689 | 64f0cbc4cee24541a0aa00e7ce61926b 2022-02-14 17:15:03.731 | [101164 Async init_placement:143592]: finished init_placement with result 0 in 56 seconds 2022-02-14 17:15:03.735 | + inc/async:async_wait:197 : return 0 2022-02-14 17:15:03.739 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 17:15:03.791 | [101164 Async init_glance:140095]: Waiting for completion of init_glance running on PID 140095 (4 other jobs running) 2022-02-14 17:15:03.818 | [101164 Async init_glance:140095]: Signaling child to exit 2022-02-14 17:15:03.818 | WAKEUP 2022-02-14 17:15:03.843 | [101164 Async init_glance:140095]: Signaled 2022-02-14 17:15:03.845 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 17:15:03.845 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 17:15:03.845 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 17:15:03.845 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 17:15:03.845 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 17:15:03.845 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 17:15:03.845 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 17:15:03.845 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.845 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 17:15:03.845 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:03.845 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 17:15:03.845 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:15:03.845 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:15:03.845 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:15:03.845 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:15:03.845 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858554602 2022-02-14 17:15:03.845 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 17:15:03.845 | 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=140218) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:15:03.845 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:15:03.845 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:15:03.845 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:15:03.845 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 17:15:03.845 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:15:03.846 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:15:03.846 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 17:15:03.846 | Database migration is up to date. No migration needed. 2022-02-14 17:15:03.846 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 17:15:03.846 | Database is synced successfully. 2022-02-14 17:15:03.847 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 17:15:03.847 | 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=140440) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 17:15:03.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 17:15:03.848 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 17:15:03.848 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 17:15:03.848 | + functions-common:time_stop:2425 : local name 2022-02-14 17:15:03.848 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:03.848 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:03.848 | + functions-common:time_stop:2428 : local total 2022-02-14 17:15:03.849 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:03.849 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:15:03.849 | + functions-common:time_stop:2432 : start_time=1644858554602 2022-02-14 17:15:03.849 | + functions-common:time_stop:2434 : [[ -z 1644858554602 ]] 2022-02-14 17:15:03.849 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:03.849 | + functions-common:time_stop:2437 : end_time=1644858611854 2022-02-14 17:15:03.849 | + functions-common:time_stop:2438 : elapsed_time=57252 2022-02-14 17:15:03.849 | + functions-common:time_stop:2439 : total=37718 2022-02-14 17:15:03.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:03.849 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94970 2022-02-14 17:15:03.892 | [101164 Async init_glance:140095]: finished init_glance with result 0 in 59 seconds 2022-02-14 17:15:03.896 | + inc/async:async_wait:197 : return 0 2022-02-14 17:15:03.899 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 17:15:03.950 | [101164 Async init_swift:143376]: Waiting for completion of init_swift running on PID 143376 (3 other jobs running) 2022-02-14 17:15:03.977 | [101164 Async init_swift:143376]: Signaling child to exit 2022-02-14 17:15:03.977 | WAKEUP 2022-02-14 17:15:04.000 | [101164 Async init_swift:143376]: Signaled 2022-02-14 17:15:04.001 | + lib/swift:init_swift:692 : local node_number 2022-02-14 17:15:04.001 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 17:15:04.001 | No account-replicator running 2022-02-14 17:15:04.001 | No account-server running 2022-02-14 17:15:04.001 | No object-expirer running 2022-02-14 17:15:04.001 | No account-reaper running 2022-02-14 17:15:04.001 | No container-reconciler running 2022-02-14 17:15:04.001 | No proxy-server running 2022-02-14 17:15:04.001 | No container-auditor running 2022-02-14 17:15:04.001 | No container-sharder running 2022-02-14 17:15:04.002 | No container-replicator running 2022-02-14 17:15:04.002 | No object-auditor running 2022-02-14 17:15:04.002 | No object-reconstructor running 2022-02-14 17:15:04.002 | No container-server running 2022-02-14 17:15:04.002 | No object-updater running 2022-02-14 17:15:04.002 | No container-sync running 2022-02-14 17:15:04.002 | No account-auditor running 2022-02-14 17:15:04.002 | No container-updater running 2022-02-14 17:15:04.002 | No object-replicator running 2022-02-14 17:15:04.002 | No object-server running 2022-02-14 17:15:04.002 | + lib/swift:init_swift:694 : true 2022-02-14 17:15:04.002 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 17:15:04.002 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:575 : 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-02-14 17:15:04.002 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:15:04.002 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:15:04.002 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 17:15:04.002 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 17:15:04.002 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 17:15:04.002 | = reflink=1 2022-02-14 17:15:04.002 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 17:15:04.002 | = sunit=0 swidth=0 blks 2022-02-14 17:15:04.002 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 17:15:04.002 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 17:15:04.003 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 17:15:04.003 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 17:15:04.003 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 17:15:04.003 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 17:15:04.003 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644857805.object.builder backups/1644857807.container.builder backups/1644857808.account.builder backups/1644857812.object.builder backups/1644857814.container.builder backups/1644857815.account.builder backups/1644857812.object.ring.gz backups/1644857814.container.ring.gz backups/1644857815.account.ring.gz 2022-02-14 17:15:04.003 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 17:15:04.003 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 17:15:04.003 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 17:15:04.003 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 17:15:04.003 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:15:04.003 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 17:15:04.003 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 17:15:04.003 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:15:04.003 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 17:15:04.003 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 17:15:04.003 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:15:04.003 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 17:15:04.003 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 17:15:04.003 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:15:04.003 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 17:15:04.003 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:15:04.003 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 17:15:04.004 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:15:04.004 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 17:15:04.004 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:15:04.004 | + lib/swift:init_swift:738 : popd 2022-02-14 17:15:04.049 | [101164 Async init_swift:143376]: finished init_swift with result 0 in 12 seconds 2022-02-14 17:15:04.053 | + inc/async:async_wait:197 : return 0 2022-02-14 17:15:04.056 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 17:15:04.108 | [101164 Async init_cinder:143473]: Waiting for completion of init_cinder running on PID 143473 (2 other jobs running) 2022-02-14 17:15:04.134 | [101164 Async init_cinder:143473]: Signaling child to exit 2022-02-14 17:15:04.134 | WAKEUP 2022-02-14 17:15:04.158 | [101164 Async init_cinder:143473]: Signaled 2022-02-14 17:15:04.159 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 17:15:04.159 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.159 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 17:15:04.159 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 17:15:04.159 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 17:15:04.159 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 17:15:04.159 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 17:15:04.159 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:04.159 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 17:15:04.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:04.160 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 17:15:04.160 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:15:04.160 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:15:04.160 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:15:04.160 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:15:04.160 | + functions-common:time_start:2416 : _TIME_START[$name]=1644858616833 2022-02-14 17:15:04.160 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 17:15:04.160 | 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=143922) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:15:04.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=143922) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:15:04.162 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 17:15:04.162 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:15:04.162 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:15:04.162 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 17:15:04.162 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=143922) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 17:15:04.162 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 17:15:04.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:04.162 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:04.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:04.162 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:04.162 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 17:15:04.162 | last_heartbeat = column_property( 2022-02-14 17:15:04.162 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 17:15:04.162 | num_hosts = column_property( 2022-02-14 17:15:04.162 | /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-02-14 17:15:04.162 | num_down_hosts = column_property( 2022-02-14 17:15:04.162 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 17:15:04.162 | + functions-common:time_stop:2425 : local name 2022-02-14 17:15:04.162 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:04.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:04.163 | + functions-common:time_stop:2428 : local total 2022-02-14 17:15:04.163 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:04.163 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:15:04.163 | + functions-common:time_stop:2432 : start_time=1644858616833 2022-02-14 17:15:04.163 | + functions-common:time_stop:2434 : [[ -z 1644858616833 ]] 2022-02-14 17:15:04.163 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:04.163 | + functions-common:time_stop:2437 : end_time=1644858667925 2022-02-14 17:15:04.163 | + functions-common:time_stop:2438 : elapsed_time=51092 2022-02-14 17:15:04.163 | + functions-common:time_stop:2439 : total=37718 2022-02-14 17:15:04.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:04.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=88810 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 17:15:04.163 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 17:15:04.163 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 17:15:04.163 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 17:15:04.163 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 17:15:04.163 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:15:04.163 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 17:15:04.163 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 17:15:04.163 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:15:04.163 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:15:04.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:15:04.164 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:15:04.164 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:15:04.164 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:15:04.164 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 17:15:04.164 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:15:04.164 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:15:04.164 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:15:04.164 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:15:04.164 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:15:04.164 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:15:04.164 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 17:15:04.164 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 17:15:04.164 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 17:15:04.164 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 17:15:04.164 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 17:15:04.164 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 17:15:04.164 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 17:15:04.164 | Physical volume "/dev/loop4" successfully created. 2022-02-14 17:15:04.164 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 17:15:04.165 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 17:15:04.165 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 17:15:04.165 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 17:15:04.165 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 17:15:04.165 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:15:04.165 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 17:15:04.165 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 17:15:04.165 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.165 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 17:15:04.165 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 17:15:04.165 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 17:15:04.205 | [101164 Async init_cinder:143473]: finished init_cinder with result 0 in 64 seconds 2022-02-14 17:15:04.210 | + inc/async:async_wait:197 : return 0 2022-02-14 17:15:04.212 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 17:15:04.230 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.233 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 17:15:04.235 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:15:04.238 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 17:15:04.240 | + ./stack.sh:main:1218 : init_nova 2022-02-14 17:15:04.243 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 17:15:04.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.263 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 17:15:04.280 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:04.283 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:15:04.286 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:15:04.344 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:15:04.383 | [101164 Async nova-cell-0:146090]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:15:04.387 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 17:15:04.391 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:15:04.394 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 17:15:04.398 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:15:04.400 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:15:04.403 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:15:04.469 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:15:04.509 | [101164 Async nova-cell-1:146182]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:15:04.512 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 17:15:04.515 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 17:15:04.517 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 17:15:04.520 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 17:15:04.523 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 17:15:04.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:04.663 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 17:15:04.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:15:04.789 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 17:15:08.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:08.527 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:08.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:08.527 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:08.528 | Traceback (most recent call last): 2022-02-14 17:15:08.528 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 17:15:08.528 | from nova.cmd.manage import main 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 17:15:08.528 | from nova.virt.libvirt import machine_type_utils 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 17:15:08.528 | from nova.virt.libvirt import driver 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 17:15:08.528 | from nova.virt.libvirt import blockinfo 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 17:15:08.528 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 17:15:08.528 | from nova.virt.libvirt import config as vconfig 2022-02-14 17:15:08.528 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1994 2022-02-14 17:15:08.529 | {'name': o, 'size': int(sub.get(o)}) 2022-02-14 17:15:08.529 | ^ 2022-02-14 17:15:08.529 | SyntaxError: closing parenthesis '}' does not match opening parenthesis '(' 2022-02-14 17:15:08.981 | + inc/async:async_inner:68 : rc=1 2022-02-14 17:15:08.984 | + inc/async:async_inner:68 : rc=1 2022-02-14 17:15:08.989 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 17:15:08.992 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 17:15:08.997 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 17:15:09.002 | + ./stack.sh:exit_trap:522 : jobs='126483 2022-02-14 17:15:09.002 | 146090 2022-02-14 17:15:09.002 | 146182' 2022-02-14 17:15:09.005 | + ./stack.sh:exit_trap:525 : [[ -n 126483 2022-02-14 17:15:09.005 | 146090 2022-02-14 17:15:09.005 | 146182 ]] 2022-02-14 17:15:09.008 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-170143 ]] 2022-02-14 17:15:09.015 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 17:15:09.015 | [146090 Async nova-cell-0:146090]: FAILED with rc 1 2022-02-14 17:15:09.015 | [146182 Async nova-cell-1:146182]: FAILED with rc 1 2022-02-14 17:15:09.015 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 17:15:09.015 | exit_trap: cleaning up child processes 2022-02-14 17:15:09.017 | + ./stack.sh:exit_trap:527 : kill 126483 146090 146182 2022-02-14 17:15:09.020 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.2AMAgAJ3ab ']' 2022-02-14 17:15:09.023 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.2AMAgAJ3ab 2022-02-14 17:15:09.027 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 17:15:09.030 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 17:15:09.032 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 17:15:09.036 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 17:15:09.036 | Error on exit 2022-02-14 17:15:09.039 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 17:15:09.041 | + ./stack.sh:exit_trap:542 : generate-subunit 1644858100 809 fail 2022-02-14 17:15:09.687 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 17:15:09.690 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 17:15:10.790 | + ./stack.sh:exit_trap:556 : exit 1