2022-03-16 11:40:58.068 | + ./stack.sh:main:487 : exec 2022-03-16 11:40:58.068 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-114057.summary.2022-03-16-114057 2022-03-16 11:40:58.068 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-114057' 2022-03-16 11:40:58.069 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:40:58.069 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-114057 2022-03-16 11:40:58.069 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-114057 /opt/stack/logs/stack.sh.log 2022-03-16 11:40:58.069 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-114057.summary.2022-03-16-114057 /opt/stack/logs/stack.sh.log.summary 2022-03-16 11:40:58.069 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 11:40:58.069 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 11:40:58.069 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 11:40:58.069 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 11:40:58.069 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 11:40:58.069 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:40:58.070 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:40:58.070 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 11:40:58.070 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 11:40:58.070 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:40:58.070 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 11:40:58.070 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 11:40:58.070 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 11:40:58.070 | + ./stack.sh:main:576 : uname -a 2022-03-16 11:40:58.070 | Linux dv-neutron-827875-5-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 11:40:58.070 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 11:40:58.070 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 11:40:58.070 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 11:40:58.108 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 11:40:58.124 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 11:40:58.126 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 11:40:58.127 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 11:40:58.129 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 11:40:58.131 | + functions-common:fetch_plugins:1776 : return 2022-03-16 11:40:58.133 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 11:40:58.135 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 11:40:58.137 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:40:58.139 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:40:58.141 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:40:58.143 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:40:58.145 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:40:58.146 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:40:58.149 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:40:58.153 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:40:58.154 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:40:58.156 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:40:58.158 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 11:40:58.160 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:40:58.173 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:58.175 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:40:58.177 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:40:58.179 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:40:58.180 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:40:58.183 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:40:58.185 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:40:58.186 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 11:40:58.188 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 11:40:58.190 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:40:58.192 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:40:58.194 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 11:40:58.196 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 11:40:58.199 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 11:40:58.201 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 11:40:58.202 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 11:40:58.205 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 11:40:58.222 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 11:40:58.224 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 11:40:58.236 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:40:58.239 | +++ lib/tls:source:43 : hostname -f 2022-03-16 11:40:58.242 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 11:40:58.244 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 11:40:58.246 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 11:40:58.248 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 11:40:58.250 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 11:40:58.252 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 11:40:58.254 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 11:40:58.256 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 11:40:58.258 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 11:40:58.260 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 11:40:58.265 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 11:40:58.280 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 11:40:58.299 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 11:40:58.311 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 11:40:58.324 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 11:40:58.361 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 11:40:58.422 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 11:40:58.514 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 11:40:58.537 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 11:40:58.590 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 11:40:58.642 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 11:40:58.792 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 11:40:58.806 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 11:40:58.819 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 11:40:58.832 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 11:40:58.927 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 11:40:58.930 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 11:40:58.934 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 11:40:58.937 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 11:40:58.939 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 11:40:58.941 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 11:40:58.944 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 11:40:58.944 | False' 2022-03-16 11:40:58.947 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 11:40:58.962 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 11:40:58.965 | + ./stack.sh:main:624 : run_phase source 2022-03-16 11:40:58.967 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 11:40:58.969 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:40:58.971 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:40:58.973 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:40:58.975 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:40:58.977 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:40:58.980 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:40:58.982 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:40:58.986 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:40:58.988 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:40:58.990 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:40:58.992 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 11:40:58.995 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:40:59.009 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:59.012 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:40:59.014 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 11:40:59.053 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 11:40:59.056 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 11:40:59.058 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:40:59.060 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 11:40:59.062 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 11:40:59.064 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 11:40:59.066 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 11:40:59.068 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 11:40:59.070 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 11:40:59.072 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 11:40:59.075 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.077 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 11:40:59.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.082 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 11:40:59.084 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.086 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 11:40:59.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.091 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 11:40:59.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 11:40:59.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.100 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 11:40:59.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 11:40:59.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 11:40:59.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 11:40:59.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.120 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 11:40:59.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 11:40:59.127 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 11:40:59.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.134 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 11:40:59.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 11:40:59.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.143 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 11:40:59.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 11:40:59.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.153 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 11:40:59.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.157 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 11:40:59.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.162 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 11:40:59.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 11:40:59.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 11:40:59.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 11:40:59.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 11:40:59.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.186 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 11:40:59.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 11:40:59.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.195 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 11:40:59.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 11:40:59.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 11:40:59.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.209 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 11:40:59.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 11:40:59.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 11:40:59.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 11:40:59.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 11:40:59.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 11:40:59.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.238 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 11:40:59.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.242 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 11:40:59.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 11:40:59.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 11:40:59.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.256 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 11:40:59.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.261 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 11:40:59.263 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 11:40:59.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.270 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 11:40:59.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 11:40:59.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 11:40:59.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.284 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 11:40:59.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 11:40:59.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:40:59.293 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 11:40:59.296 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 11:40:59.298 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:40:59.301 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 11:40:59.316 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:59.318 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 11:40:59.320 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:40:59.323 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 11:40:59.339 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:40:59.341 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 11:40:59.344 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 11:40:59.346 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 11:40:59.348 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 11:40:59.351 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 11:40:59.353 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 11:40:59.355 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 11:40:59.358 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 11:40:59.360 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 11:40:59.360 | Using mysql database backend 2022-03-16 11:40:59.362 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 11:40:59.378 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 11:40:59.382 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 11:40:59.384 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:40:59.387 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 11:40:59.390 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:40:59.392 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 11:40:59.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:59.412 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 11:40:59.428 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 11:40:59.444 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:59.447 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 11:40:59.463 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 11:40:59.480 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 11:40:59.497 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:40:59.499 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 11:40:59.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:59.518 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 11:40:59.534 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 11:40:59.537 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 11:40:59.539 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 11:40:59.542 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 11:40:59.545 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:40:59.549 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-114059 2022-03-16 11:40:59.552 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-114059 757' 2022-03-16 11:40:59.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.557 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:40:59.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.562 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:40:59.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.567 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:40:59.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.572 | + 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-03-16 11:40:59.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.576 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:40:59.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.581 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:40:59.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.586 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-114057 2022-03-16 11:40:59.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.591 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:40:59.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.596 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:40:59.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.601 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:40:59.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.606 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:40:59.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.611 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:40:59.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:40:59.615 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:40:59.618 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 11:40:59.621 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 11:40:59.623 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 11:40:59.625 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 11:40:59.627 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:40:59.630 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:40:59.632 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:40:59.635 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:40:59.637 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:40:59.640 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:40:59.656 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:40:59.658 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:40:59.660 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:40:59.663 | + functions-common:git_clone:629 : echo master 2022-03-16 11:40:59.663 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:40:59.668 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 11:40:59.670 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:40:59.672 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 11:40:59.675 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:40:59.675 | + functions-common:git_clone:678 : head -1 2022-03-16 11:40:59.679 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 11:40:59.681 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:40:59.684 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 11:40:59.687 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:40:59.689 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 11:40:59.692 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 11:40:59.694 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 11:40:59.697 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 11:40:59.700 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:40:59.702 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 11:40:59.705 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 11:40:59.708 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 11:40:59.711 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 11:40:59.715 | ++ tools/install_prereqs.sh:source:47 : NOW=1647430859 2022-03-16 11:40:59.718 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 11:40:59.722 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647430337 2022-03-16 11:40:59.725 | ++ tools/install_prereqs.sh:source:49 : DELTA=522 2022-03-16 11:40:59.727 | ++ tools/install_prereqs.sh:source:50 : [[ 522 -lt 7200 ]] 2022-03-16 11:40:59.730 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 11:40:59.732 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 11:40:59.735 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 11:40:59.737 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 11:40:59.739 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 11:40:59.742 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 11:40:59.744 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 11:40:59.747 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 11:40:59.751 | +++ 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-03-16 11:40:59.798 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 11:40:59.798 | apache2-dev 2022-03-16 11:40:59.798 | bc 2022-03-16 11:40:59.798 | bsdmainutils 2022-03-16 11:40:59.798 | curl 2022-03-16 11:40:59.798 | g++ 2022-03-16 11:40:59.798 | gawk 2022-03-16 11:40:59.798 | gcc 2022-03-16 11:40:59.798 | gettext 2022-03-16 11:40:59.798 | git 2022-03-16 11:40:59.798 | graphviz 2022-03-16 11:40:59.798 | iputils-ping 2022-03-16 11:40:59.798 | libapache2-mod-proxy-uwsgi 2022-03-16 11:40:59.798 | libffi-dev 2022-03-16 11:40:59.798 | libjpeg-dev 2022-03-16 11:40:59.798 | libpcre3-dev 2022-03-16 11:40:59.798 | libpq-dev 2022-03-16 11:40:59.798 | libssl-dev 2022-03-16 11:40:59.798 | libsystemd-dev 2022-03-16 11:40:59.798 | libxml2-dev 2022-03-16 11:40:59.798 | libxslt1-dev 2022-03-16 11:40:59.798 | libyaml-dev 2022-03-16 11:40:59.798 | lsof 2022-03-16 11:40:59.798 | openssh-server 2022-03-16 11:40:59.798 | openssl 2022-03-16 11:40:59.798 | pkg-config 2022-03-16 11:40:59.798 | psmisc 2022-03-16 11:40:59.799 | python3-dev 2022-03-16 11:40:59.799 | python3-pip 2022-03-16 11:40:59.799 | python3-systemd 2022-03-16 11:40:59.799 | python3-venv 2022-03-16 11:40:59.799 | tar 2022-03-16 11:40:59.799 | tcpdump 2022-03-16 11:40:59.799 | unzip 2022-03-16 11:40:59.799 | uuid-runtime 2022-03-16 11:40:59.799 | wget 2022-03-16 11:40:59.799 | wget 2022-03-16 11:40:59.799 | zlib1g-dev 2022-03-16 11:40:59.799 | libkrb5-dev 2022-03-16 11:40:59.799 | libldap2-dev 2022-03-16 11:40:59.799 | libsasl2-dev 2022-03-16 11:40:59.799 | memcached 2022-03-16 11:40:59.799 | python3-mysqldb 2022-03-16 11:40:59.799 | sqlite3 2022-03-16 11:40:59.799 | conntrack 2022-03-16 11:40:59.799 | curl 2022-03-16 11:40:59.799 | dnsmasq-base 2022-03-16 11:40:59.799 | dnsmasq-utils 2022-03-16 11:40:59.799 | ebtables 2022-03-16 11:40:59.799 | genisoimage 2022-03-16 11:40:59.799 | iptables 2022-03-16 11:40:59.799 | iputils-arping 2022-03-16 11:40:59.799 | kpartx 2022-03-16 11:40:59.799 | libjs-jquery-tablesorter 2022-03-16 11:40:59.799 | parted 2022-03-16 11:40:59.799 | pm-utils 2022-03-16 11:40:59.799 | python3-mysqldb 2022-03-16 11:40:59.799 | socat 2022-03-16 11:40:59.799 | sqlite3 2022-03-16 11:40:59.799 | sudo 2022-03-16 11:40:59.799 | vlan 2022-03-16 11:40:59.799 | lsscsi 2022-03-16 11:40:59.799 | open-iscsi 2022-03-16 11:40:59.800 | lvm2 2022-03-16 11:40:59.800 | qemu-utils 2022-03-16 11:40:59.800 | thin-provisioning-tools 2022-03-16 11:40:59.800 | acl 2022-03-16 11:40:59.800 | dnsmasq-base 2022-03-16 11:40:59.800 | dnsmasq-utils 2022-03-16 11:40:59.800 | ebtables 2022-03-16 11:40:59.800 | haproxy 2022-03-16 11:40:59.800 | iptables 2022-03-16 11:40:59.800 | iputils-arping 2022-03-16 11:40:59.800 | iputils-ping 2022-03-16 11:40:59.800 | postgresql-server-dev-all 2022-03-16 11:40:59.800 | python3-mysqldb 2022-03-16 11:40:59.800 | sqlite3 2022-03-16 11:40:59.800 | sudo 2022-03-16 11:40:59.800 | vlan 2022-03-16 11:40:59.800 | pcp 2022-03-16 11:40:59.800 | ipset 2022-03-16 11:40:59.800 | conntrack 2022-03-16 11:40:59.800 | conntrackd 2022-03-16 11:40:59.800 | keepalived 2022-03-16 11:40:59.800 | lvm2 2022-03-16 11:40:59.800 | qemu-utils 2022-03-16 11:40:59.800 | thin-provisioning-tools 2022-03-16 11:40:59.800 | curl 2022-03-16 11:40:59.800 | liberasurecode-dev 2022-03-16 11:40:59.800 | make 2022-03-16 11:40:59.800 | memcached 2022-03-16 11:40:59.800 | rsync 2022-03-16 11:40:59.800 | sqlite3 2022-03-16 11:40:59.800 | xfsprogs' 2022-03-16 11:40:59.802 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 11:40:59.821 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 11:40:59.821 | apache2-dev 2022-03-16 11:40:59.821 | bc 2022-03-16 11:40:59.821 | bsdmainutils 2022-03-16 11:40:59.821 | curl 2022-03-16 11:40:59.821 | g++ 2022-03-16 11:40:59.821 | gawk 2022-03-16 11:40:59.821 | gcc 2022-03-16 11:40:59.821 | gettext 2022-03-16 11:40:59.821 | git 2022-03-16 11:40:59.821 | graphviz 2022-03-16 11:40:59.821 | iputils-ping 2022-03-16 11:40:59.821 | libapache2-mod-proxy-uwsgi 2022-03-16 11:40:59.821 | libffi-dev 2022-03-16 11:40:59.821 | libjpeg-dev 2022-03-16 11:40:59.821 | libpcre3-dev 2022-03-16 11:40:59.821 | libpq-dev 2022-03-16 11:40:59.821 | libssl-dev 2022-03-16 11:40:59.821 | libsystemd-dev 2022-03-16 11:40:59.821 | libxml2-dev 2022-03-16 11:40:59.821 | libxslt1-dev 2022-03-16 11:40:59.821 | libyaml-dev 2022-03-16 11:40:59.821 | lsof 2022-03-16 11:40:59.821 | openssh-server 2022-03-16 11:40:59.821 | openssl 2022-03-16 11:40:59.822 | pkg-config 2022-03-16 11:40:59.822 | psmisc 2022-03-16 11:40:59.822 | python3-dev 2022-03-16 11:40:59.822 | python3-pip 2022-03-16 11:40:59.822 | python3-systemd 2022-03-16 11:40:59.822 | python3-venv 2022-03-16 11:40:59.822 | tar 2022-03-16 11:40:59.822 | tcpdump 2022-03-16 11:40:59.822 | unzip 2022-03-16 11:40:59.822 | uuid-runtime 2022-03-16 11:40:59.822 | wget 2022-03-16 11:40:59.822 | wget 2022-03-16 11:40:59.822 | zlib1g-dev 2022-03-16 11:40:59.822 | libkrb5-dev 2022-03-16 11:40:59.822 | libldap2-dev 2022-03-16 11:40:59.822 | libsasl2-dev 2022-03-16 11:40:59.822 | memcached 2022-03-16 11:40:59.822 | python3-mysqldb 2022-03-16 11:40:59.822 | sqlite3 2022-03-16 11:40:59.822 | conntrack 2022-03-16 11:40:59.822 | curl 2022-03-16 11:40:59.822 | dnsmasq-base 2022-03-16 11:40:59.822 | dnsmasq-utils 2022-03-16 11:40:59.822 | ebtables 2022-03-16 11:40:59.822 | genisoimage 2022-03-16 11:40:59.822 | iptables 2022-03-16 11:40:59.822 | iputils-arping 2022-03-16 11:40:59.822 | kpartx 2022-03-16 11:40:59.822 | libjs-jquery-tablesorter 2022-03-16 11:40:59.822 | parted 2022-03-16 11:40:59.822 | pm-utils 2022-03-16 11:40:59.823 | python3-mysqldb 2022-03-16 11:40:59.823 | socat 2022-03-16 11:40:59.823 | sqlite3 2022-03-16 11:40:59.823 | sudo 2022-03-16 11:40:59.823 | vlan 2022-03-16 11:40:59.823 | lsscsi 2022-03-16 11:40:59.823 | open-iscsi 2022-03-16 11:40:59.823 | lvm2 2022-03-16 11:40:59.823 | qemu-utils 2022-03-16 11:40:59.823 | thin-provisioning-tools 2022-03-16 11:40:59.823 | acl 2022-03-16 11:40:59.823 | dnsmasq-base 2022-03-16 11:40:59.824 | dnsmasq-utils 2022-03-16 11:40:59.824 | ebtables 2022-03-16 11:40:59.824 | haproxy 2022-03-16 11:40:59.824 | iptables 2022-03-16 11:40:59.824 | iputils-arping 2022-03-16 11:40:59.824 | iputils-ping 2022-03-16 11:40:59.824 | postgresql-server-dev-all 2022-03-16 11:40:59.824 | python3-mysqldb 2022-03-16 11:40:59.824 | sqlite3 2022-03-16 11:40:59.824 | sudo 2022-03-16 11:40:59.824 | vlan 2022-03-16 11:40:59.824 | pcp 2022-03-16 11:40:59.824 | ipset 2022-03-16 11:40:59.824 | conntrack 2022-03-16 11:40:59.824 | conntrackd 2022-03-16 11:40:59.824 | keepalived 2022-03-16 11:40:59.824 | lvm2 2022-03-16 11:40:59.824 | qemu-utils 2022-03-16 11:40:59.824 | thin-provisioning-tools 2022-03-16 11:40:59.824 | curl 2022-03-16 11:40:59.824 | liberasurecode-dev 2022-03-16 11:40:59.824 | make 2022-03-16 11:40:59.824 | memcached 2022-03-16 11:40:59.824 | rsync 2022-03-16 11:40:59.824 | sqlite3 2022-03-16 11:40:59.824 | xfsprogs ' 2022-03-16 11:40:59.824 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 11:40:59.826 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:40:59.829 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:40:59.832 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:40:59.832 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 11:40:59.837 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:40:59.839 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 11:40:59.841 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:40:59.844 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 11:40:59.846 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:40:59.848 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:40:59.850 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:40:59.852 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:40:59.854 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:40:59.857 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:40:59.859 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 11:40:59.861 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 11:40:59.863 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 11:40:59.865 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 11:40:59.870 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 11:40:59.872 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 11:40:59.875 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 11:40:59.877 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 11:40:59.879 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:40:59.881 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:40:59.886 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647430859883 2022-03-16 11:40:59.888 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 11:40:59.890 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 11:40:59.892 | ++ 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-03-16 11:41:00.241 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 11:41:00.344 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 11:41:00.412 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 11:41:00.790 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 11:41:01.308 | Fetched 336 kB in 1s (312 kB/s) 2022-03-16 11:41:02.862 | Reading package lists... 2022-03-16 11:41:02.894 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 11:41:02.896 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 11:41:02.898 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:41:02.901 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:02.903 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:02.905 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:41:02.907 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:02.909 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 11:41:02.911 | ++ functions-common:time_stop:2432 : start_time=1647430859883 2022-03-16 11:41:02.913 | ++ functions-common:time_stop:2434 : [[ -z 1647430859883 ]] 2022-03-16 11:41:02.917 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:02.921 | ++ functions-common:time_stop:2437 : end_time=1647430862919 2022-03-16 11:41:02.923 | ++ functions-common:time_stop:2438 : elapsed_time=3036 2022-03-16 11:41:02.925 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 11:41:02.928 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:02.930 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3036 2022-03-16 11:41:02.932 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:41:02.934 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:41:02.937 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:02.939 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:02.941 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:41:02.962 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:41:03.072 | Reading package lists... 2022-03-16 11:41:03.319 | Building dependency tree... 2022-03-16 11:41:03.320 | Reading state information... 2022-03-16 11:41:03.356 | acl is already the newest version (2.2.53-6). 2022-03-16 11:41:03.356 | bc is already the newest version (1.07.1-2build1). 2022-03-16 11:41:03.356 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 11:41:03.356 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 11:41:03.356 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 11:41:03.356 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:41:03.356 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 11:41:03.356 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:41:03.356 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 11:41:03.356 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 11:41:03.356 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 11:41:03.356 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 11:41:03.356 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 11:41:03.356 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 11:41:03.356 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 11:41:03.356 | libffi-dev is already the newest version (3.3-4). 2022-03-16 11:41:03.356 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 11:41:03.356 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 11:41:03.356 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 11:41:03.356 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 11:41:03.356 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 11:41:03.356 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 11:41:03.356 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:41:03.356 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 11:41:03.356 | psmisc is already the newest version (23.3-1). 2022-03-16 11:41:03.356 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:41:03.357 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 11:41:03.357 | python3-systemd is already the newest version (234-3build2). 2022-03-16 11:41:03.357 | socat is already the newest version (1.7.3.3-2). 2022-03-16 11:41:03.357 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 11:41:03.357 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 11:41:03.357 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 11:41:03.357 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 11:41:03.357 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 11:41:03.357 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 11:41:03.357 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 11:41:03.357 | pcp is already the newest version (5.0.3-1). 2022-03-16 11:41:03.357 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 11:41:03.357 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:41:03.357 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:41:03.357 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:41:03.357 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 11:41:03.357 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:41:03.357 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:41:03.357 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 11:41:03.357 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 11:41:03.357 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 11:41:03.357 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 11:41:03.357 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 11:41:03.357 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 11:41:03.357 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 11:41:03.357 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 11:41:03.357 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:41:03.357 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 11:41:03.357 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 11:41:03.357 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 11:41:03.357 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 11:41:03.357 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 11:41:03.357 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 11:41:03.357 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:41:03.358 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 11:41:03.358 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 11:41:03.358 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 11:41:03.358 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 11:41:03.358 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 11:41:03.358 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 11:41:03.358 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 11:41:03.358 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 11:41:03.358 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 11:41:03.578 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:41:03.578 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 11:41:03.578 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 11:41:03.578 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 11:41:03.578 | The following packages were automatically installed and are no longer required: 2022-03-16 11:41:03.579 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:41:03.579 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:41:03.579 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:41:03.579 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:41:03.579 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:41:03.580 | python3-zope.interface 2022-03-16 11:41:03.580 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:41:03.695 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:41:03.700 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 11:41:03.702 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:41:03.704 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:41:03.707 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:03.709 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:03.711 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:41:03.713 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:03.716 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:41:03.718 | ++ functions-common:time_stop:2432 : start_time=1647430862959 2022-03-16 11:41:03.720 | ++ functions-common:time_stop:2434 : [[ -z 1647430862959 ]] 2022-03-16 11:41:03.723 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:03.727 | ++ functions-common:time_stop:2437 : end_time=1647430863724 2022-03-16 11:41:03.729 | ++ functions-common:time_stop:2438 : elapsed_time=765 2022-03-16 11:41:03.731 | ++ functions-common:time_stop:2439 : total=757 2022-03-16 11:41:03.733 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:03.736 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1522 2022-03-16 11:41:03.738 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 11:41:03.741 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 11:41:03.743 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:41:03.746 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 11:41:03.750 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 11:41:03.755 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 11:41:03.757 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 11:41:03.760 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 11:41:05.199 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 11:41:05.201 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 11:41:05.203 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 11:41:05.205 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 11:41:05.207 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 11:41:05.208 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 11:41:05.210 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 11:41:05.212 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 11:41:05.214 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 11:41:05.216 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 11:41:05.218 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 11:41:05.220 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 11:41:05.221 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 11:41:05.223 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 11:41:05.225 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 11:41:05.226 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 11:41:05.228 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 11:41:05.231 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 11:41:05.232 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 11:41:05.234 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 11:41:05.236 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 11:41:05.238 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 11:41:05.240 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 11:41:05.242 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 11:41:05.319 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 11:41:05.321 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 11:41:05.400 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 11:41:05.403 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 11:41:05.479 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 11:41:05.481 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 11:41:05.483 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 11:41:05.485 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 11:41:05.487 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 11:41:05.489 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 11:41:05.490 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 11:41:05.492 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 11:41:05.494 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 11:41:05.496 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 11:41:05.498 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 11:41:05.498 | Distro: focal 2022-03-16 11:41:05.500 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 11:41:05.503 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:41:05.507 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:41:05.508 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:41:05.512 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:41:05.512 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:41:06.240 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:41:06.242 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:41:06.242 | pip: 21.3.1 2022-03-16 11:41:06.244 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 11:41:06.246 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 11:41:06.248 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:41:06.250 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:41:06.251 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:41:06.253 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:41:06.255 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:41:06.257 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:41:06.258 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:41:06.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:41:06.262 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:41:06.264 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:41:06.266 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:41:06.268 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 11:41:06.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:06.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:06.273 | + tools/install_pip.sh:main:142 : : 2022-03-16 11:41:06.275 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 11:41:06.277 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 11:41:06.279 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 11:41:06.281 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:41:06.283 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 11:41:06.285 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 11:41:06.287 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:41:06.289 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:41:06.289 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:41:06.294 | ++ 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-03-16 11:41:06.296 | ++ 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-03-16 11:41:06.297 | ++ 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-03-16 11:41:06.300 | + 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-03-16 11:41:06.301 | + 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-03-16 11:41:06.318 | 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-03-16 11:41:06.320 | + 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-03-16 11:41:07.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:07.232 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:07.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:07.232 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:08.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:09.535 | 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-03-16 11:41:09.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 11:41:12.103 | Installing collected packages: setuptools 2022-03-16 11:41:12.897 | Successfully installed setuptools-60.9.3 2022-03-16 11:41:12.897 | 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-03-16 11:41:13.072 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:41:13.072 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:41:13.217 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:13.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:13.220 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:13.222 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:13.224 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:13.225 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:13.227 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:13.230 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:13.231 | + functions-common:time_stop:2432 : start_time=1647430866314 2022-03-16 11:41:13.233 | + functions-common:time_stop:2434 : [[ -z 1647430866314 ]] 2022-03-16 11:41:13.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:13.239 | + functions-common:time_stop:2437 : end_time=1647430873237 2022-03-16 11:41:13.240 | + functions-common:time_stop:2438 : elapsed_time=6923 2022-03-16 11:41:13.242 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:41:13.244 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:13.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6923 2022-03-16 11:41:13.247 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:13.249 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 11:41:13.252 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:41:13.255 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:41:13.257 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:41:13.260 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:41:13.261 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:41:13.964 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:41:13.966 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:41:13.966 | pip: 21.3.1 2022-03-16 11:41:13.969 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 11:41:13.972 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:41:13.976 | + ./stack.sh:main:796 : fixup_all 2022-03-16 11:41:13.978 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 11:41:13.980 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 11:41:13.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:13.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:13.987 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 11:41:13.999 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 11:41:14.011 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 11:41:14.022 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 11:41:14.024 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 11:41:14.026 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:41:14.028 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:41:14.031 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:41:14.033 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:41:14.035 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:41:14.037 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:41:14.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:41:14.041 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:41:14.043 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:41:14.045 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:41:14.047 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:41:14.049 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 11:41:14.052 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 11:41:14.054 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 11:41:14.056 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:41:14.059 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:41:14.061 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:41:14.063 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:41:14.065 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:41:14.068 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:41:14.070 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 11:41:14.073 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 11:41:14.075 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 11:41:14.078 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 11:41:14.080 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 11:41:14.082 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 11:41:14.085 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 11:41:14.106 | Using python 3.8 to install os-testr 2022-03-16 11:41:14.108 | + 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-03-16 11:41:15.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:15.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:15.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:15.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:16.176 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:16.204 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 11:41:16.280 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 11:41:16.281 | 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-03-16 11:41:16.282 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 11:41:16.283 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 11:41:16.296 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 11:41:16.324 | 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-03-16 11:41:16.325 | 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-03-16 11:41:16.325 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 11:41:16.326 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 11:41:16.327 | 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-03-16 11:41:16.351 | 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-03-16 11:41:16.352 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 11:41:16.353 | 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-03-16 11:41:16.355 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 11:41:16.356 | 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-03-16 11:41:16.370 | 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-03-16 11:41:16.434 | 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-03-16 11:41:16.435 | 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-03-16 11:41:16.436 | 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-03-16 11:41:18.878 | 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-03-16 11:41:18.886 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:41:18.886 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:41:19.013 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:19.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:19.017 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:19.019 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:19.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:19.024 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:19.027 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:19.029 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:19.031 | + functions-common:time_stop:2432 : start_time=1647430874100 2022-03-16 11:41:19.033 | + functions-common:time_stop:2434 : [[ -z 1647430874100 ]] 2022-03-16 11:41:19.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:19.040 | + functions-common:time_stop:2437 : end_time=1647430879037 2022-03-16 11:41:19.042 | + functions-common:time_stop:2438 : elapsed_time=4937 2022-03-16 11:41:19.044 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:41:19.046 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:19.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4937 2022-03-16 11:41:19.051 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:19.053 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 11:41:19.108 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 11:41:19.211 | + ./stack.sh:main:810 : install_infra 2022-03-16 11:41:19.214 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:41:19.216 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 11:41:19.218 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:41:19.221 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 11:41:19.248 | + 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-03-16 11:41:21.219 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.229 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.236 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.240 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.344 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.363 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.367 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.371 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.386 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.394 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.396 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.428 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.438 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.442 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.461 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.499 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.507 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.513 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.560 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.574 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.578 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.598 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.605 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.653 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.676 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.768 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.776 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.831 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.952 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.977 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.982 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.992 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:21.998 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.017 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.024 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.042 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.099 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.111 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.127 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.171 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.178 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:22.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:22.324 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:41:22.604 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:22.606 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:22.608 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:22.610 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:22.612 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:22.614 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:22.617 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:22.619 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:22.622 | + functions-common:time_stop:2432 : start_time=1647430879240 2022-03-16 11:41:22.624 | + functions-common:time_stop:2434 : [[ -z 1647430879240 ]] 2022-03-16 11:41:22.627 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:22.632 | + functions-common:time_stop:2437 : end_time=1647430882628 2022-03-16 11:41:22.634 | + functions-common:time_stop:2438 : elapsed_time=3388 2022-03-16 11:41:22.636 | + functions-common:time_stop:2439 : total=4937 2022-03-16 11:41:22.638 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:22.640 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8325 2022-03-16 11:41:22.643 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:22.645 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:41:22.647 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 11:41:22.672 | + 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-03-16 11:41:24.514 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.524 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.531 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.535 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.638 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.657 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.661 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.665 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.680 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.689 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.691 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.723 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.732 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.737 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.755 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.793 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.801 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.807 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.855 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.868 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.873 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.892 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.899 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.947 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.966 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:24.969 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.062 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.070 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.126 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.248 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.272 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.277 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.287 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.293 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.312 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.319 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.336 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.394 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.407 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.423 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.467 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.471 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:41:25.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:25.479 | Processing /opt/stack/requirements 2022-03-16 11:41:27.227 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 11:41:27.230 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 11:41:27.242 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 11:41:27.248 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:41:27.251 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 11:41:27.256 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 11:41:27.284 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 11:41:27.307 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 11:41:27.317 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 11:41:27.338 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 11:41:27.341 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 11:41:27.357 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 11:41:27.362 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 11:41:27.364 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 11:41:27.368 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 11:41:27.371 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 11:41:27.384 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 11:41:27.391 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 11:41:27.403 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 11:41:27.453 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 11:41:27.456 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 11:41:27.461 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 11:41:27.464 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 11:41:27.526 | Building wheels for collected packages: openstack-requirements 2022-03-16 11:41:27.527 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 11:41:28.365 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 11:41:28.365 | ERROR: Command errored out with exit status 1: 2022-03-16 11:41:28.365 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_xgmy81_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_xgmy81_/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-0556osdr 2022-03-16 11:41:28.365 | cwd: /tmp/pip-req-build-_xgmy81_/ 2022-03-16 11:41:28.365 | Complete output (6 lines): 2022-03-16 11:41:28.365 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 11:41:28.365 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 11:41:28.365 | or: setup.py --help-commands 2022-03-16 11:41:28.365 | or: setup.py cmd --help 2022-03-16 11:41:28.365 | 2022-03-16 11:41:28.365 | error: invalid command 'bdist_wheel' 2022-03-16 11:41:28.366 | ---------------------------------------- 2022-03-16 11:41:28.366 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 11:41:28.366 | Running setup.py clean for openstack-requirements 2022-03-16 11:41:29.190 | Failed to build openstack-requirements 2022-03-16 11:41:29.206 | Installing collected packages: openstack-requirements 2022-03-16 11:41:29.206 | Attempting uninstall: openstack-requirements 2022-03-16 11:41:29.207 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 11:41:29.244 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 11:41:29.263 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 11:41:29.266 | Running setup.py install for openstack-requirements: started 2022-03-16 11:41:31.621 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 11:41:31.644 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 11:41:31.772 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:31.774 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:31.777 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:31.779 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:31.781 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:31.783 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:31.785 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:31.787 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:31.789 | + functions-common:time_stop:2432 : start_time=1647430882663 2022-03-16 11:41:31.792 | + functions-common:time_stop:2434 : [[ -z 1647430882663 ]] 2022-03-16 11:41:31.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:31.799 | + functions-common:time_stop:2437 : end_time=1647430891797 2022-03-16 11:41:31.801 | + functions-common:time_stop:2438 : elapsed_time=9134 2022-03-16 11:41:31.803 | + functions-common:time_stop:2439 : total=8325 2022-03-16 11:41:31.805 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:31.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17459 2022-03-16 11:41:31.811 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:31.813 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 11:41:31.816 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 11:41:31.818 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 11:41:31.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:31.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:31.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 11:41:31.829 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:31.831 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 11:41:31.851 | Using python 3.8 to install pbr 2022-03-16 11:41:31.854 | + 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-03-16 11:41:32.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:32.740 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:32.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:32.740 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:33.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:33.913 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 11:41:36.584 | 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-03-16 11:41:36.591 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:41:36.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:41:36.716 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:36.718 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:36.720 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:36.723 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:36.725 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:36.727 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:36.729 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:36.731 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:36.733 | + functions-common:time_stop:2432 : start_time=1647430891846 2022-03-16 11:41:36.735 | + functions-common:time_stop:2434 : [[ -z 1647430891846 ]] 2022-03-16 11:41:36.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:36.742 | + functions-common:time_stop:2437 : end_time=1647430896740 2022-03-16 11:41:36.745 | + functions-common:time_stop:2438 : elapsed_time=4894 2022-03-16 11:41:36.747 | + functions-common:time_stop:2439 : total=17459 2022-03-16 11:41:36.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:36.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22353 2022-03-16 11:41:36.753 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:36.756 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 11:41:39.090 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 11:41:41.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:41.045 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 11:41:41.061 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 11:41:41.066 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 11:41:41.068 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 11:41:41.071 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 11:41:41.074 | 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-03-16 11:41:41.147 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:41:41.150 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:41:41.153 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 11:41:41.170 | + ./stack.sh:main:819 : pkgs= 2022-03-16 11:41:41.172 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 11:41:41.174 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 11:41:41.177 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:41:41.179 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 11:41:41.182 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:41:41.184 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:41:41.186 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:41:41.189 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:41:41.191 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:41:41.194 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:41:41.198 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:41:41.200 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:41:41.203 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:41:41.205 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 11:41:41.208 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:41:41.224 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:41.226 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:41:41.229 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:41:41.231 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 11:41:41.233 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:41:41.235 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:41:41.237 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:41:41.239 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 11:41:41.242 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:41:41.244 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 11:41:41.246 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:41:41.248 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:41:41.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:41:41.253 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:41:41.255 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:41:41.257 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:41:41.260 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 11:41:41.262 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:41:41.264 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 11:41:41.267 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:41:41.269 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:41:41.271 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 11:41:41.274 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 11:41:41.276 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 11:41:41.279 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 11:41:41.281 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 11:41:41.335 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 11:41:41.335 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 11:41:41.338 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 11:41:41.722 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 11:41:41.724 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 11:41:41.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:41.744 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 11:41:41.746 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:41:41.748 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:41:41.750 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:41:41.753 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:41:41.755 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:41:41.758 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:41:41.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:41.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:41.765 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:41:41.767 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:41.770 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:41:41.772 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:41:41.774 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 11:41:41.777 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:41:41.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:41.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:41.783 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 11:41:41.805 | + 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-03-16 11:41:41.917 | Reading package lists... 2022-03-16 11:41:42.161 | Building dependency tree... 2022-03-16 11:41:42.163 | Reading state information... 2022-03-16 11:41:42.421 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 11:41:42.421 | The following packages were automatically installed and are no longer required: 2022-03-16 11:41:42.422 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:41:42.422 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:41:42.422 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:41:42.422 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:41:42.422 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:41:42.422 | python3-zope.interface 2022-03-16 11:41:42.422 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:41:42.539 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:41:42.544 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:41:42.546 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:41:42.549 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:42.551 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:42.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:42.556 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:42.558 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:42.560 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:41:42.562 | + functions-common:time_stop:2432 : start_time=1647430901802 2022-03-16 11:41:42.564 | + functions-common:time_stop:2434 : [[ -z 1647430901802 ]] 2022-03-16 11:41:42.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:42.571 | + functions-common:time_stop:2437 : end_time=1647430902569 2022-03-16 11:41:42.574 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-16 11:41:42.576 | + functions-common:time_stop:2439 : total=1522 2022-03-16 11:41:42.578 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:42.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2289 2022-03-16 11:41:42.583 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:41:42.585 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 11:41:42.588 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:41:42.590 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:41:42.592 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:41:42.595 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:41:42.597 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:41:42.599 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:41:42.602 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 11:41:42.604 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:41:42.607 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:41:42.609 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:41:42.611 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:41:42.613 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:41:42.616 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:41:42.618 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:41:42.620 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:41:42.623 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:41:42.625 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:41:42.627 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:41:42.629 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 11:41:42.632 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:41:42.634 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:41:42.636 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:41:42.638 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:41:42.641 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:41:42.643 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:41:42.645 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 11:41:42.648 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 11:41:42.664 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:42.668 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 11:41:42.670 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:41:42.673 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 11:41:42.675 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 11:41:42.678 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 11:41:42.682 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 11:41:42.684 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 11:41:42.686 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 11:41:42.689 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 11:41:42.691 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 11:41:42.693 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 11:41:42.696 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 11:41:43.409 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 11:41:43.409 | user tags 2022-03-16 11:41:43.409 | stackrabbit []' 2022-03-16 11:41:43.412 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 11:41:43.412 | user tags 2022-03-16 11:41:43.412 | stackrabbit []' 2022-03-16 11:41:43.413 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 11:41:43.419 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 11:41:43.421 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 11:41:43.423 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:41:44.075 | Changing password for user "stackrabbit" ... 2022-03-16 11:41:44.099 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 11:41:44.781 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 11:41:44.810 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 11:41:44.813 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:41:45.472 | Changing password for user "stackrabbit" ... 2022-03-16 11:41:45.496 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 11:41:45.498 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 11:41:45.501 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 11:41:46.168 | Deleting user "guest" ... 2022-03-16 11:41:46.183 | Error: 2022-03-16 11:41:46.183 | {:no_such_user, "guest"} 2022-03-16 11:41:46.196 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 11:41:46.199 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 11:41:46.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:46.219 | + ./stack.sh:main:836 : install_database 2022-03-16 11:41:46.221 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 11:41:46.223 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 11:41:46.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:46.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:46.231 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 11:41:46.446 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 11:41:46.449 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:46.451 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 11:41:46.454 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 11:41:46.456 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:41:46.458 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 11:41:46.461 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:41:46.463 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:41:46.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:41:46.468 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:41:46.470 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:41:46.473 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:41:46.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:41:46.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:41:46.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:41:46.482 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:41:46.485 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:41:46.487 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 11:41:46.489 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:41:46.492 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:41:46.495 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:41:46.497 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:41:46.499 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:41:46.501 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:41:46.504 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 11:41:46.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:46.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:46.512 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 11:41:46.514 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:41:46.516 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:41:46.519 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:41:46.521 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:41:46.523 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:41:46.526 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:41:46.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:46.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:46.532 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:41:46.535 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:46.537 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:41:46.539 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:41:46.542 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 11:41:46.545 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:41:46.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:46.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:46.552 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 11:41:46.574 | + 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-03-16 11:41:46.683 | Reading package lists... 2022-03-16 11:41:46.930 | Building dependency tree... 2022-03-16 11:41:46.931 | Reading state information... 2022-03-16 11:41:47.187 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 11:41:47.188 | The following packages were automatically installed and are no longer required: 2022-03-16 11:41:47.189 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:41:47.189 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:41:47.189 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:41:47.189 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:41:47.189 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:41:47.189 | python3-zope.interface 2022-03-16 11:41:47.189 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:41:47.304 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:41:47.309 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:41:47.312 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:41:47.314 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:47.316 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:47.318 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:47.320 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:47.323 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:47.325 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:41:47.328 | + functions-common:time_stop:2432 : start_time=1647430906571 2022-03-16 11:41:47.330 | + functions-common:time_stop:2434 : [[ -z 1647430906571 ]] 2022-03-16 11:41:47.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:47.337 | + functions-common:time_stop:2437 : end_time=1647430907334 2022-03-16 11:41:47.340 | + functions-common:time_stop:2438 : elapsed_time=763 2022-03-16 11:41:47.342 | + functions-common:time_stop:2439 : total=2289 2022-03-16 11:41:47.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:47.346 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3052 2022-03-16 11:41:47.348 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:41:47.351 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 11:41:47.353 | + ./stack.sh:main:839 : install_database_python 2022-03-16 11:41:47.355 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 11:41:47.357 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 11:41:47.360 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 11:41:47.362 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:41:47.365 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 11:41:47.369 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 11:41:47.373 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:41:47.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:41:47.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:41:47.382 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 11:41:47.385 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 11:41:47.387 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 11:41:47.390 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 11:41:47.392 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 11:41:47.414 | Using python 3.8 to install PyMySQL 2022-03-16 11:41:47.416 | + 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-03-16 11:41:48.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:48.299 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:48.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:48.299 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:49.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:49.475 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 11:41:51.991 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:41:51.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:41:51.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:41:52.119 | + inc/python:pip_install:200 : result=0 2022-03-16 11:41:52.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:41:52.123 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:52.126 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:52.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:52.130 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:52.132 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:52.136 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:41:52.138 | + functions-common:time_stop:2432 : start_time=1647430907408 2022-03-16 11:41:52.140 | + functions-common:time_stop:2434 : [[ -z 1647430907408 ]] 2022-03-16 11:41:52.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:52.147 | + functions-common:time_stop:2437 : end_time=1647430912145 2022-03-16 11:41:52.150 | + functions-common:time_stop:2438 : elapsed_time=4737 2022-03-16 11:41:52.153 | + functions-common:time_stop:2439 : total=22353 2022-03-16 11:41:52.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:52.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27090 2022-03-16 11:41:52.159 | + inc/python:pip_install:203 : return 0 2022-03-16 11:41:52.162 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 11:41:52.164 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:41:52.166 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 11:41:52.169 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 11:41:52.186 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:52.188 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 11:41:52.191 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 11:41:52.194 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:41:52.194 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:41:52.200 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:41:52.203 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:41:52.205 | + 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-03-16 11:41:52.208 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:41:52.210 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 11:41:52.213 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 11:41:52.228 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:52.231 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 11:41:52.233 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:41:52.235 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:41:52.238 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:41:52.240 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:41:52.243 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:41:52.245 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:41:52.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:52.250 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:52.252 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:41:52.254 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:52.256 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:41:52.259 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:41:52.262 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 11:41:52.264 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:41:52.266 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:52.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:52.271 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 11:41:52.291 | + 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-03-16 11:41:52.403 | Reading package lists... 2022-03-16 11:41:52.651 | Building dependency tree... 2022-03-16 11:41:52.652 | Reading state information... 2022-03-16 11:41:52.921 | radvd is already the newest version (1:2.17-2). 2022-03-16 11:41:52.921 | The following packages were automatically installed and are no longer required: 2022-03-16 11:41:52.922 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:41:52.923 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:41:52.923 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:41:52.923 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:41:52.923 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:41:52.923 | python3-zope.interface 2022-03-16 11:41:52.923 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:41:53.036 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:41:53.041 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:41:53.043 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:41:53.045 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:53.048 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:53.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:53.052 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:53.054 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:53.057 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:41:53.059 | + functions-common:time_stop:2432 : start_time=1647430912289 2022-03-16 11:41:53.061 | + functions-common:time_stop:2434 : [[ -z 1647430912289 ]] 2022-03-16 11:41:53.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:53.068 | + functions-common:time_stop:2437 : end_time=1647430913065 2022-03-16 11:41:53.070 | + functions-common:time_stop:2438 : elapsed_time=776 2022-03-16 11:41:53.073 | + functions-common:time_stop:2439 : total=3052 2022-03-16 11:41:53.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:53.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3828 2022-03-16 11:41:53.080 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:41:53.082 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 11:41:53.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:53.101 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 11:41:53.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 11:41:53.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 11:41:53.109 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 11:41:53.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 11:41:53.131 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:41:53.135 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:41:53.137 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:41:53.139 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:41:53.141 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:41:53.144 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:41:53.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:53.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:53.151 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:41:53.153 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:53.155 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:41:53.157 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:41:53.159 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 11:41:53.162 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:41:53.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:53.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:53.168 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 11:41:53.189 | + 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-03-16 11:41:53.298 | Reading package lists... 2022-03-16 11:41:53.544 | Building dependency tree... 2022-03-16 11:41:53.545 | Reading state information... 2022-03-16 11:41:53.800 | fakeroot is already the newest version (1.24-1). 2022-03-16 11:41:53.800 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:41:53.800 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 11:41:53.800 | The following packages were automatically installed and are no longer required: 2022-03-16 11:41:53.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:41:53.801 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:41:53.801 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:41:53.801 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:41:53.801 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:41:53.801 | python3-zope.interface 2022-03-16 11:41:53.801 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:41:53.916 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:41:53.920 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:41:53.922 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:41:53.924 | + functions-common:time_stop:2425 : local name 2022-03-16 11:41:53.926 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:41:53.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:41:53.931 | + functions-common:time_stop:2428 : local total 2022-03-16 11:41:53.933 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:41:53.935 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:41:53.937 | + functions-common:time_stop:2432 : start_time=1647430913186 2022-03-16 11:41:53.940 | + functions-common:time_stop:2434 : [[ -z 1647430913186 ]] 2022-03-16 11:41:53.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:41:53.947 | + functions-common:time_stop:2437 : end_time=1647430913944 2022-03-16 11:41:53.949 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 11:41:53.951 | + functions-common:time_stop:2439 : total=3828 2022-03-16 11:41:53.954 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:41:53.956 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4586 2022-03-16 11:41:53.958 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:41:53.960 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 11:41:53.963 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:41:53.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:41:53.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 11:41:53.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 11:41:53.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 11:41:53.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 11:41:53.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 11:41:53.982 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 11:41:53.982 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 11:41:53.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 11:41:53.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 11:41:53.991 | + functions:vercmp:628 : local v1=5.4 2022-03-16 11:41:53.994 | + functions:vercmp:629 : local 'op=<' 2022-03-16 11:41:53.996 | + functions:vercmp:630 : local v2=3.13 2022-03-16 11:41:53.998 | + functions:vercmp:631 : local result 2022-03-16 11:41:54.002 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 11:41:54.002 | ++ functions:vercmp:635 : sort -V 2022-03-16 11:41:54.003 | ++ functions:vercmp:635 : head -1 2022-03-16 11:41:54.008 | + functions:vercmp:635 : result=3.13 2022-03-16 11:41:54.011 | + functions:vercmp:637 : case $op in 2022-03-16 11:41:54.013 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 11:41:54.015 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 11:41:54.017 | + functions:vercmp:648 : return 2022-03-16 11:41:54.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 11:41:54.022 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:41:54.024 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 11:41:54.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 11:41:54.499 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 11:41:54.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 11:41:54.510 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.512 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 11:41:54.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:41:54.533 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 11:41:54.536 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 11:41:54.536 | Installing etcd 2022-03-16 11:41:54.538 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 11:41:54.552 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 11:41:54.568 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 11:41:54.570 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 11:41:54.584 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 11:41:54.587 | ++ 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-03-16 11:41:54.590 | ++ 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-03-16 11:41:54.593 | +++ 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-03-16 11:41:54.597 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:41:54.600 | ++ 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-03-16 11:41:54.603 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 11:41:54.605 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:41:54.608 | ++ functions:get_extra_file:74 : return 2022-03-16 11:41:54.610 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:41:54.613 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 11:41:54.615 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 11:41:54.618 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 11:41:54.635 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:41:54.637 | + ./stack.sh:main:866 : install_dstat 2022-03-16 11:41:54.640 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 11:41:54.657 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:41:54.659 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 11:41:54.661 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:41:54.664 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 11:41:54.667 | + ./stack.sh:main:875 : install_libs 2022-03-16 11:41:54.669 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 11:41:54.672 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 11:41:54.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 11:41:54.676 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 11:41:54.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 11:41:54.686 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.688 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 11:41:54.690 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 11:41:54.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 11:41:54.695 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 11:41:54.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 11:41:54.704 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.706 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 11:41:54.708 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 11:41:54.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 11:41:54.714 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 11:41:54.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 11:41:54.722 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.725 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 11:41:54.728 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 11:41:54.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 11:41:54.732 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 11:41:54.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 11:41:54.741 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.743 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 11:41:54.746 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 11:41:54.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 11:41:54.750 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 11:41:54.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 11:41:54.760 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.763 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 11:41:54.765 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 11:41:54.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 11:41:54.769 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 11:41:54.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 11:41:54.779 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.781 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 11:41:54.784 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 11:41:54.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 11:41:54.788 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 11:41:54.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 11:41:54.798 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.800 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 11:41:54.802 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 11:41:54.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 11:41:54.807 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 11:41:54.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 11:41:54.816 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.818 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 11:41:54.821 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 11:41:54.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 11:41:54.826 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 11:41:54.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 11:41:54.835 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.839 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 11:41:54.841 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 11:41:54.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 11:41:54.845 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 11:41:54.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 11:41:54.855 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.857 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 11:41:54.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 11:41:54.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 11:41:54.864 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 11:41:54.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 11:41:54.874 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.876 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 11:41:54.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 11:41:54.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 11:41:54.883 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 11:41:54.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 11:41:54.893 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.895 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 11:41:54.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 11:41:54.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 11:41:54.902 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 11:41:54.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 11:41:54.911 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.914 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 11:41:54.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 11:41:54.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 11:41:54.921 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 11:41:54.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 11:41:54.931 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.933 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 11:41:54.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 11:41:54.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 11:41:54.940 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 11:41:54.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 11:41:54.950 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.952 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 11:41:54.954 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 11:41:54.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 11:41:54.959 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 11:41:54.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 11:41:54.969 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.972 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 11:41:54.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 11:41:54.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 11:41:54.979 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 11:41:54.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:54.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:54.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 11:41:54.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:54.991 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 11:41:54.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 11:41:54.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 11:41:54.998 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 11:41:55.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 11:41:55.008 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.010 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 11:41:55.012 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 11:41:55.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 11:41:55.017 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 11:41:55.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 11:41:55.026 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.029 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 11:41:55.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 11:41:55.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 11:41:55.036 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 11:41:55.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 11:41:55.046 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.048 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 11:41:55.051 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 11:41:55.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 11:41:55.056 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 11:41:55.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 11:41:55.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.068 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 11:41:55.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 11:41:55.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 11:41:55.075 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 11:41:55.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 11:41:55.084 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.087 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 11:41:55.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 11:41:55.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 11:41:55.094 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 11:41:55.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 11:41:55.105 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.108 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 11:41:55.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 11:41:55.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 11:41:55.115 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 11:41:55.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 11:41:55.125 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.127 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 11:41:55.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 11:41:55.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 11:41:55.134 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 11:41:55.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 11:41:55.144 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.146 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 11:41:55.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 11:41:55.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 11:41:55.153 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 11:41:55.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 11:41:55.163 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.166 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 11:41:55.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 11:41:55.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 11:41:55.173 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 11:41:55.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 11:41:55.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.185 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 11:41:55.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 11:41:55.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 11:41:55.193 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 11:41:55.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 11:41:55.202 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.204 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 11:41:55.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 11:41:55.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 11:41:55.212 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 11:41:55.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 11:41:55.222 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.224 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 11:41:55.226 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 11:41:55.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 11:41:55.232 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 11:41:55.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 11:41:55.241 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.244 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 11:41:55.246 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 11:41:55.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 11:41:55.251 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 11:41:55.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 11:41:55.260 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.262 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 11:41:55.265 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 11:41:55.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 11:41:55.269 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 11:41:55.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 11:41:55.281 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.283 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 11:41:55.285 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 11:41:55.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 11:41:55.291 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 11:41:55.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 11:41:55.300 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.303 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 11:41:55.305 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 11:41:55.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 11:41:55.310 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 11:41:55.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 11:41:55.319 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.322 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 11:41:55.324 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 11:41:55.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 11:41:55.329 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 11:41:55.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 11:41:55.339 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.341 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 11:41:55.344 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 11:41:55.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 11:41:55.348 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 11:41:55.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 11:41:55.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.360 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 11:41:55.363 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 11:41:55.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 11:41:55.367 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 11:41:55.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 11:41:55.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.379 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 11:41:55.381 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 11:41:55.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 11:41:55.386 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 11:41:55.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:41:55.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:41:55.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 11:41:55.395 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:41:55.398 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 11:41:55.421 | Using python 3.8 to install etcd3 2022-03-16 11:41:55.424 | + 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-03-16 11:41:56.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:56.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:56.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:41:56.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:41:57.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:41:57.488 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 11:41:57.496 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 11:41:57.497 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 11:41:57.498 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 11:41:57.500 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 11:42:00.003 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:42:00.010 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:00.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:00.132 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:00.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:00.137 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:00.139 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:00.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:00.143 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:00.146 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:00.148 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:00.151 | + functions-common:time_stop:2432 : start_time=1647430915415 2022-03-16 11:42:00.153 | + functions-common:time_stop:2434 : [[ -z 1647430915415 ]] 2022-03-16 11:42:00.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:00.160 | + functions-common:time_stop:2437 : end_time=1647430920158 2022-03-16 11:42:00.162 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-03-16 11:42:00.165 | + functions-common:time_stop:2439 : total=27090 2022-03-16 11:42:00.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:00.170 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31833 2022-03-16 11:42:00.172 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:00.174 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 11:42:00.196 | Using python 3.8 to install etcd3gw 2022-03-16 11:42:00.199 | + 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-03-16 11:42:01.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:01.072 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:01.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:01.072 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:02.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:02.269 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 11:42:02.277 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 11:42:02.278 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 11:42:02.279 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 11:42:02.281 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 11:42:02.314 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 11:42:02.317 | 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-03-16 11:42:02.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 11:42:02.319 | 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-03-16 11:42:04.834 | 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-03-16 11:42:04.842 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:04.842 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:04.963 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:04.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:04.968 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:04.970 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:04.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:04.974 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:04.977 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:04.979 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:04.981 | + functions-common:time_stop:2432 : start_time=1647430920190 2022-03-16 11:42:04.983 | + functions-common:time_stop:2434 : [[ -z 1647430920190 ]] 2022-03-16 11:42:04.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:04.990 | + functions-common:time_stop:2437 : end_time=1647430924987 2022-03-16 11:42:04.993 | + functions-common:time_stop:2438 : elapsed_time=4797 2022-03-16 11:42:04.995 | + functions-common:time_stop:2439 : total=31833 2022-03-16 11:42:04.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:04.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36630 2022-03-16 11:42:05.002 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:05.004 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 11:42:05.007 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 11:42:05.010 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 11:42:05.012 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:42:05.015 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:42:05.017 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:42:05.019 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:42:05.022 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:42:05.024 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:42:05.027 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:42:05.029 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:42:05.031 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:42:05.034 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:42:05.036 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:42:05.038 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 11:42:05.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:05.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:05.046 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 11:42:05.048 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:42:05.050 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:42:05.053 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:42:05.055 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:42:05.058 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:42:05.060 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:05.062 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:42:05.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:05.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:05.070 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:42:05.073 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:42:05.075 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:42:05.078 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:42:05.080 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:42:05.082 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:42:05.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:05.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:05.090 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:42:05.111 | + 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-03-16 11:42:05.223 | Reading package lists... 2022-03-16 11:42:05.470 | Building dependency tree... 2022-03-16 11:42:05.471 | Reading state information... 2022-03-16 11:42:05.736 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:42:05.736 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:42:05.736 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:42:05.736 | The following packages were automatically installed and are no longer required: 2022-03-16 11:42:05.737 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:42:05.737 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:42:05.737 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:42:05.737 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:42:05.737 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:42:05.737 | python3-zope.interface 2022-03-16 11:42:05.738 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:42:05.854 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:42:05.858 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:42:05.861 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:42:05.863 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:05.865 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:05.868 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:05.870 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:05.873 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:05.875 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:42:05.877 | + functions-common:time_stop:2432 : start_time=1647430925108 2022-03-16 11:42:05.879 | + functions-common:time_stop:2434 : [[ -z 1647430925108 ]] 2022-03-16 11:42:05.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:05.887 | + functions-common:time_stop:2437 : end_time=1647430925885 2022-03-16 11:42:05.889 | + functions-common:time_stop:2438 : elapsed_time=777 2022-03-16 11:42:05.892 | + functions-common:time_stop:2439 : total=4586 2022-03-16 11:42:05.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:05.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5363 2022-03-16 11:42:05.898 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:42:05.901 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 11:42:05.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:05.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:05.908 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 11:42:05.970 | Module proxy already enabled 2022-03-16 11:42:05.975 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 11:42:06.036 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 11:42:06.037 | Module proxy already enabled 2022-03-16 11:42:06.037 | Module proxy_uwsgi already enabled 2022-03-16 11:42:06.041 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 11:42:06.044 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:42:06.046 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:42:06.049 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:42:06.249 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 11:42:06.253 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 11:42:06.257 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 11:42:06.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 11:42:06.268 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.271 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 11:42:06.273 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 11:42:06.276 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 11:42:06.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 11:42:06.286 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.288 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 11:42:06.291 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 11:42:06.293 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 11:42:06.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 11:42:06.304 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.307 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 11:42:06.309 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 11:42:06.312 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 11:42:06.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 11:42:06.322 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.324 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 11:42:06.327 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 11:42:06.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 11:42:06.337 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.340 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 11:42:06.342 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 11:42:06.344 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 11:42:06.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 11:42:06.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.357 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 11:42:06.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:06.377 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 11:42:06.379 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 11:42:06.381 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 11:42:06.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 11:42:06.392 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.394 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 11:42:06.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:06.414 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 11:42:06.416 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 11:42:06.418 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 11:42:06.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 11:42:06.428 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.431 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 11:42:06.433 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 11:42:06.436 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 11:42:06.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:06.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:06.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 11:42:06.446 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:06.448 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 11:42:06.451 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 11:42:06.454 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:42:06.458 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 11:42:06.460 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 11:42:06.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:42:06.466 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:42:06.466 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:42:06.471 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 11:42:06.474 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 11:42:06.476 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 11:42:06.479 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 11:42:06.482 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 11:42:06.503 | Using python 3.8 to install keystonemiddleware 2022-03-16 11:42:06.505 | + 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-03-16 11:42:07.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:07.390 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:07.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:07.390 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:08.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:08.575 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 11:42:08.627 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 11:42:08.628 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 11:42:08.629 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 11:42:08.631 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 11:42:08.632 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 11:42:08.634 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 11:42:08.635 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 11:42:08.636 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 11:42:08.637 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 11:42:08.638 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 11:42:08.639 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 11:42:08.640 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 11:42:08.641 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 11:42:08.642 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 11:42:08.701 | 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-03-16 11:42:08.702 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-16 11:42:08.703 | 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-03-16 11:42:08.741 | 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-03-16 11:42:08.781 | 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-03-16 11:42:08.782 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 11:42:08.784 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 11:42:08.785 | 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-03-16 11:42:08.835 | 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-03-16 11:42:08.838 | 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-03-16 11:42:08.847 | 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-03-16 11:42:08.849 | 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-03-16 11:42:08.863 | 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-03-16 11:42:08.864 | 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-03-16 11:42:08.866 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 11:42:08.930 | 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-03-16 11:42:08.931 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 11:42:08.934 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 11:42:08.936 | 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-03-16 11:42:08.986 | 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-03-16 11:42:08.998 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 11:42:11.435 | 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-03-16 11:42:11.442 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:11.442 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:11.568 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:11.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:11.573 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:11.576 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:11.578 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:11.580 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:11.583 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:11.585 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:11.587 | + functions-common:time_stop:2432 : start_time=1647430926497 2022-03-16 11:42:11.589 | + functions-common:time_stop:2434 : [[ -z 1647430926497 ]] 2022-03-16 11:42:11.592 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:11.596 | + functions-common:time_stop:2437 : end_time=1647430931594 2022-03-16 11:42:11.599 | + functions-common:time_stop:2438 : elapsed_time=5097 2022-03-16 11:42:11.601 | + functions-common:time_stop:2439 : total=36630 2022-03-16 11:42:11.603 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:11.606 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41727 2022-03-16 11:42:11.608 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:11.610 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 11:42:11.613 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 11:42:11.615 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:42:11.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 11:42:11.621 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 11:42:11.624 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:42:11.627 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:42:11.628 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:42:11.633 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 11:42:11.635 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 11:42:11.637 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 11:42:11.640 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 11:42:11.643 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 11:42:11.665 | Using python 3.8 to install python-memcached 2022-03-16 11:42:11.667 | + 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-03-16 11:42:12.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:12.560 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:12.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:12.560 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:13.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:13.737 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 11:42:13.741 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 11:42:16.271 | 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-03-16 11:42:16.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:16.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:16.400 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:16.402 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:16.404 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:16.407 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:16.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:16.411 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:16.413 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:16.416 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:16.419 | + functions-common:time_stop:2432 : start_time=1647430931659 2022-03-16 11:42:16.421 | + functions-common:time_stop:2434 : [[ -z 1647430931659 ]] 2022-03-16 11:42:16.424 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:16.428 | + functions-common:time_stop:2437 : end_time=1647430936425 2022-03-16 11:42:16.430 | + functions-common:time_stop:2438 : elapsed_time=4766 2022-03-16 11:42:16.432 | + functions-common:time_stop:2439 : total=41727 2022-03-16 11:42:16.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:16.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46493 2022-03-16 11:42:16.439 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:16.442 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 11:42:16.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:16.462 | + ./stack.sh:main:897 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:42:16.464 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 11:42:16.467 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 11:42:16.469 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 11:42:16.471 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:42:16.474 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 11:42:16.476 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 11:42:16.492 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:16.494 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 11:42:16.497 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 11:42:16.499 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 11:42:16.501 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:42:16.503 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:42:16.506 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:42:16.509 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:42:16.511 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:42:16.514 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:42:16.533 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:42:16.535 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:42:16.537 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:16.540 | + functions-common:git_clone:629 : echo master 2022-03-16 11:42:16.540 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:42:16.545 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 11:42:16.548 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:16.550 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 11:42:16.553 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:42:16.553 | + functions-common:git_clone:678 : head -1 2022-03-16 11:42:16.556 | 433f541b9 Update master for stable/yoga 2022-03-16 11:42:16.559 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:42:16.561 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 11:42:16.564 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:42:16.566 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:42:16.568 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 11:42:16.572 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:42:16.574 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 11:42:16.577 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:42:16.579 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:42:16.581 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 11:42:16.583 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:42:16.587 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:42:16.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 11:42:16.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:42:16.595 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 11:42:16.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:42:16.599 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:42:16.603 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 11:42:16.608 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 11:42:16.610 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 11:42:17.307 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 11:42:17.309 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:42:17.312 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:42:17.314 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:42:17.316 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:42:17.318 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 11:42:17.321 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:42:17.323 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:42:17.325 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:42:17.328 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:42:17.330 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:42:17.332 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:42:17.334 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:42:17.337 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 11:42:17.358 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 11:42:17.360 | + 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-03-16 11:42:18.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:18.248 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:18.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:18.248 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:19.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:19.444 | Obtaining file:///opt/stack/keystone 2022-03-16 11:42:19.445 | Preparing metadata (setup.py): started 2022-03-16 11:42:23.025 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:42:23.099 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 11:42:23.100 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 11:42:23.101 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:42:23.102 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 11:42:23.103 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 11:42:23.105 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 11:42:23.106 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 11:42:23.107 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:42:23.108 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 11:42:23.109 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 11:42:23.110 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 11:42:23.111 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:42:23.112 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 11:42:23.113 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 11:42:23.114 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 11:42:23.115 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 11:42:23.116 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 11:42:23.117 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 11:42:23.119 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 11:42:23.120 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 11:42:23.121 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 11:42:23.122 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 11:42:23.123 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 11:42:23.124 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:42:23.125 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 11:42:23.126 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:42:23.127 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 11:42:23.129 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 11:42:23.130 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 11:42:23.131 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:42:23.132 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:42:23.133 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 11:42:23.134 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 11:42:23.135 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 11:42:23.146 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 11:42:23.147 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 11:42:23.191 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 11:42:23.203 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:42:23.204 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 11:42:23.205 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 11:42:23.206 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 11:42:23.217 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 11:42:23.277 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:42:23.280 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 11:42:23.375 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:42:23.376 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 11:42:23.377 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 11:42:23.378 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 11:42:23.435 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 11:42:23.436 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 11:42:23.437 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 11:42:23.488 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 11:42:23.490 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 11:42:23.547 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.8.0) 2022-03-16 11:42:23.548 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 11:42:23.550 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 11:42:23.552 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 11:42:23.553 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 11:42:23.555 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 11:42:23.574 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 11:42:23.622 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:42:23.643 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 11:42:23.645 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 11:42:23.646 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 11:42:23.648 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 11:42:23.728 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:42:23.841 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 11:42:23.842 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 11:42:23.843 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 11:42:23.844 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 11:42:23.846 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 11:42:24.062 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 11:42:24.083 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 11:42:24.084 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 11:42:24.154 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 11:42:24.155 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 11:42:24.173 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 11:42:24.244 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 11:42:24.283 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.13.3) 2022-03-16 11:42:24.394 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 11:42:24.467 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.7.0) 2022-03-16 11:42:24.593 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev1) (0.17.3) 2022-03-16 11:42:24.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>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 11:42:24.663 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (1.3.3) 2022-03-16 11:42:24.664 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:42:24.667 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.33.0) 2022-03-16 11:42:24.668 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.5.1) 2022-03-16 11:42:24.669 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.0.0) 2022-03-16 11:42:24.670 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.1) 2022-03-16 11:42:24.724 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 11:42:24.859 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 11:42:24.861 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.0.12) 2022-03-16 11:42:24.863 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (3.3) 2022-03-16 11:42:24.864 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.26.8) 2022-03-16 11:42:25.013 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 11:42:25.093 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 11:42:25.167 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 11:42:25.342 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 11:42:25.602 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.7) 2022-03-16 11:42:25.637 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.0.0) 2022-03-16 11:42:27.534 | Installing collected packages: keystone 2022-03-16 11:42:27.534 | Attempting uninstall: keystone 2022-03-16 11:42:27.534 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 11:42:27.538 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 11:42:27.540 | Running setup.py develop for keystone 2022-03-16 11:42:32.332 | Successfully installed keystone 2022-03-16 11:42:32.333 | 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-03-16 11:42:32.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:32.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:32.477 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:32.479 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:32.481 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:32.483 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:32.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:32.487 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:32.489 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:32.492 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:32.494 | + functions-common:time_stop:2432 : start_time=1647430937353 2022-03-16 11:42:32.497 | + functions-common:time_stop:2434 : [[ -z 1647430937353 ]] 2022-03-16 11:42:32.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:32.503 | + functions-common:time_stop:2437 : end_time=1647430952501 2022-03-16 11:42:32.506 | + functions-common:time_stop:2438 : elapsed_time=15148 2022-03-16 11:42:32.508 | + functions-common:time_stop:2439 : total=46493 2022-03-16 11:42:32.510 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:32.512 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61641 2022-03-16 11:42:32.514 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:32.516 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:42:32.519 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:42:32.521 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:42:32.540 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:42:32.552 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 11:42:32.555 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 11:42:32.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:32.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:32.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 11:42:32.565 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:32.567 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 11:42:32.584 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:32.586 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:42:32.589 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:42:32.591 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 11:42:32.593 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 11:42:32.606 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 11:42:32.609 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 11:42:32.613 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 11:42:32.630 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:32.632 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 11:42:32.664 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 11:42:32.691 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 11:42:32.721 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 11:42:32.752 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 11:42:32.782 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 11:42:32.812 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 11:42:32.844 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 11:42:32.872 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 11:42:32.875 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 11:42:32.877 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 11:42:32.879 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 11:42:32.881 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:42:32.884 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:42:32.900 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:32.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:42:32.905 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:42:32.907 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:42:32.923 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:32.925 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:42:32.928 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:42:32.959 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:42:32.962 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:42:32.964 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 11:42:32.966 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 11:42:32.989 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:32.992 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-03-16 11:42:33.022 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 11:42:33.025 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 11:42:33.055 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 11:42:33.058 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 11:42:33.060 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 11:42:33.062 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 11:42:33.065 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:42:33.068 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:42:33.099 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 11:42:33.101 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 11:42:33.104 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 11:42:33.106 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 11:42:33.109 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:42:33.125 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:42:33.128 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:42:33.130 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:42:33.133 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:42:33.135 | + 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-03-16 11:42:33.163 | + 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-03-16 11:42:33.190 | + 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-03-16 11:42:33.220 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:42:33.248 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 11:42:33.276 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:42:33.278 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 11:42:33.281 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:42:33.283 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 11:42:33.285 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 11:42:33.288 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:42:33.290 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:42:33.293 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 11:42:33.297 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 11:42:33.299 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:42:33.301 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:42:33.314 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:42:33.314 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:42:33.323 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:42:33.327 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:42:33.342 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:42:33.345 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:42:33.349 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 11:42:33.378 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 11:42:33.405 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 11:42:33.432 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 11:42:33.459 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 11:42:33.486 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 11:42:33.514 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 11:42:33.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 11:42:33.571 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 11:42:33.598 | + 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-03-16 11:42:33.625 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 11:42:33.653 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 11:42:33.680 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 11:42:33.707 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:42:33.710 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:42:33.713 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 11:42:33.715 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 11:42:33.717 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:42:33.720 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:33.722 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:33.724 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:42:33.727 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:42:33.730 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:42:33.758 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 11:42:33.786 | + 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-03-16 11:42:33.786 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:42:33.795 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 11:42:33.799 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 11:42:33.801 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 11:42:33.803 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:42:33.807 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:42:33.809 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:42:33.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:33.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:33.816 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:42:33.818 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:42:33.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:33.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:33.825 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 11:42:33.887 | Site keystone-wsgi-public already enabled 2022-03-16 11:42:33.891 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:42:33.894 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:42:33.896 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:42:33.898 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:42:34.038 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 11:42:34.075 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 11:42:34.109 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 11:42:34.140 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 11:42:34.142 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 11:42:34.173 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 11:42:34.202 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 11:42:34.231 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 11:42:34.233 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 11:42:34.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:34.253 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 11:42:34.269 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:34.272 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 11:42:34.274 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 11:42:34.277 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 11:42:34.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:42:34.282 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 11:42:34.284 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 11:42:34.286 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 11:42:34.288 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 11:42:34.291 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:42:34.293 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:42:34.296 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:42:34.299 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:42:34.301 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:42:34.304 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:42:34.320 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:42:34.322 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:42:34.324 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:34.327 | + functions-common:git_clone:629 : echo master 2022-03-16 11:42:34.328 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:42:34.333 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 11:42:34.335 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:34.338 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 11:42:34.341 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:42:34.341 | + functions-common:git_clone:678 : head -1 2022-03-16 11:42:34.347 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 11:42:34.349 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:42:34.352 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 11:42:34.355 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:42:34.358 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:42:34.360 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 11:42:34.363 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 11:42:34.365 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 11:42:34.368 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:42:34.370 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:42:34.373 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 11:42:34.375 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:42:34.377 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 11:42:34.380 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 11:42:34.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:42:34.386 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 11:42:34.388 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:42:34.390 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:42:34.393 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 11:42:34.400 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 11:42:34.402 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 11:42:35.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 11:42:35.057 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:42:35.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:42:35.061 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:42:35.064 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:42:35.066 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 11:42:35.068 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:42:35.071 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 11:42:35.073 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:42:35.076 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 11:42:35.078 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 11:42:35.081 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 11:42:35.083 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:42:35.085 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 11:42:35.106 | Using python 3.8 to install /opt/stack/swift 2022-03-16 11:42:35.108 | + 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-03-16 11:42:36.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:36.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:36.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:36.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:37.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:37.206 | Obtaining file:///opt/stack/swift 2022-03-16 11:42:37.207 | Preparing metadata (setup.py): started 2022-03-16 11:42:40.484 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:42:40.522 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 11:42:40.523 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 11:42:40.524 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 11:42:40.525 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 11:42:40.526 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 11:42:40.527 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 11:42:40.528 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 11:42:40.529 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 11:42:40.530 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 11:42:40.531 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 11:42:40.532 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 11:42:40.570 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 11:42:40.578 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 11:42:40.633 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 11:42:40.634 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 11:42:40.635 | 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.1.dev19) (3.1.1) 2022-03-16 11:42:40.636 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 11:42:40.637 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 11:42:40.638 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 11:42:40.639 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 11:42:40.640 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 11:42:40.642 | 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.1.dev19) (5.8.1) 2022-03-16 11:42:40.643 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 11:42:40.644 | 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.1.dev19) (4.3.0) 2022-03-16 11:42:40.645 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 11:42:40.666 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 11:42:40.695 | 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.1.dev19) (1.26.8) 2022-03-16 11:42:40.698 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 11:42:40.699 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 11:42:40.702 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 11:42:40.724 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 11:42:40.815 | 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.1.dev19) (1.0.2) 2022-03-16 11:42:40.816 | 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.1.dev19) (3.5.0) 2022-03-16 11:42:40.817 | 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.1.dev19) (1.7.0) 2022-03-16 11:42:40.859 | 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.1.dev19) (1.1.5) 2022-03-16 11:42:40.901 | 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.1.dev19) (2.5.0) 2022-03-16 11:42:40.902 | 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.1.dev19) (1.5.0) 2022-03-16 11:42:40.903 | 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.1.dev19) (0.8.0) 2022-03-16 11:42:40.905 | 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.1.dev19) (6.0) 2022-03-16 11:42:40.964 | 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.1.dev19) (2.8.2) 2022-03-16 11:42:40.966 | 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.1.dev19) (0.9.6) 2022-03-16 11:42:40.981 | 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.1.dev19) (1.0.3) 2022-03-16 11:42:40.983 | 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.1.dev19) (2021.3) 2022-03-16 11:42:41.002 | 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.1.dev19) (21.3) 2022-03-16 11:42:41.003 | 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.1.dev19) (3.0.7) 2022-03-16 11:42:41.107 | 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.1.dev19) (1.13.3) 2022-03-16 11:42:41.121 | 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.1.dev19) (5.1.1) 2022-03-16 11:42:43.397 | Installing collected packages: swift 2022-03-16 11:42:43.397 | Attempting uninstall: swift 2022-03-16 11:42:43.398 | Found existing installation: swift 2.29.1.dev19 2022-03-16 11:42:43.401 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 11:42:43.403 | Running setup.py develop for swift 2022-03-16 11:42:47.661 | Successfully installed swift 2022-03-16 11:42:47.661 | 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-03-16 11:42:47.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:47.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:47.802 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:47.804 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:47.807 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:47.809 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:47.811 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:47.813 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:47.815 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:47.817 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:47.819 | + functions-common:time_stop:2432 : start_time=1647430955100 2022-03-16 11:42:47.822 | + functions-common:time_stop:2434 : [[ -z 1647430955100 ]] 2022-03-16 11:42:47.824 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:47.829 | + functions-common:time_stop:2437 : end_time=1647430967826 2022-03-16 11:42:47.831 | + functions-common:time_stop:2438 : elapsed_time=12726 2022-03-16 11:42:47.833 | + functions-common:time_stop:2439 : total=61641 2022-03-16 11:42:47.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:47.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74367 2022-03-16 11:42:47.840 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:47.843 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:42:47.845 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:42:47.847 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:42:47.866 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:42:47.878 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 11:42:47.880 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 11:42:47.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:47.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:47.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 11:42:47.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:47.893 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 11:42:47.895 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:42:47.897 | + ./stack.sh:main:908 : configure_swift 2022-03-16 11:42:47.900 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 11:42:47.902 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 11:42:47.904 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 11:42:47.906 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 11:42:47.908 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 11:42:49.091 | No object-server running 2022-03-16 11:42:49.091 | No account-server running 2022-03-16 11:42:49.091 | No container-sharder running 2022-03-16 11:42:49.091 | No account-auditor running 2022-03-16 11:42:49.091 | No object-auditor running 2022-03-16 11:42:49.091 | No object-expirer running 2022-03-16 11:42:49.091 | No container-reconciler running 2022-03-16 11:42:49.091 | No object-replicator running 2022-03-16 11:42:49.091 | No container-server running 2022-03-16 11:42:49.091 | No object-reconstructor running 2022-03-16 11:42:49.091 | No container-updater running 2022-03-16 11:42:49.091 | No container-sync running 2022-03-16 11:42:49.091 | No container-auditor running 2022-03-16 11:42:49.091 | No container-replicator running 2022-03-16 11:42:49.091 | No account-reaper running 2022-03-16 11:42:49.092 | No object-updater running 2022-03-16 11:42:49.092 | No account-replicator running 2022-03-16 11:42:49.092 | No proxy-server running 2022-03-16 11:42:49.184 | + lib/swift:configure_swift:337 : true 2022-03-16 11:42:49.186 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 11:42:49.199 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 11:42:49.210 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 11:42:49.213 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 11:42:49.214 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 11:42:49.218 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 11:42:49.218 | s/%GROUP%/ubuntu/; 2022-03-16 11:42:49.218 | s/%USER%/ubuntu/; 2022-03-16 11:42:49.218 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 11:42:49.218 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 11:42:49.222 | uid = ubuntu 2022-03-16 11:42:49.222 | gid = ubuntu 2022-03-16 11:42:49.222 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 11:42:49.222 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 11:42:49.222 | address = 127.0.0.1 2022-03-16 11:42:49.222 | 2022-03-16 11:42:49.222 | [account6612] 2022-03-16 11:42:49.222 | max connections = 25 2022-03-16 11:42:49.222 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:42:49.222 | read only = false 2022-03-16 11:42:49.222 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 11:42:49.222 | 2022-03-16 11:42:49.222 | [account6622] 2022-03-16 11:42:49.222 | max connections = 25 2022-03-16 11:42:49.222 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:42:49.222 | read only = false 2022-03-16 11:42:49.222 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 11:42:49.222 | 2022-03-16 11:42:49.222 | [account6632] 2022-03-16 11:42:49.222 | max connections = 25 2022-03-16 11:42:49.222 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:42:49.222 | read only = false 2022-03-16 11:42:49.222 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [account6642] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:42:49.223 | read only = false 2022-03-16 11:42:49.223 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [container6611] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:42:49.223 | read only = false 2022-03-16 11:42:49.223 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [container6621] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:42:49.223 | read only = false 2022-03-16 11:42:49.223 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [container6631] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:42:49.223 | read only = false 2022-03-16 11:42:49.223 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [container6641] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:42:49.223 | read only = false 2022-03-16 11:42:49.223 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | 2022-03-16 11:42:49.223 | [object6613] 2022-03-16 11:42:49.223 | max connections = 25 2022-03-16 11:42:49.223 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:42:49.224 | read only = false 2022-03-16 11:42:49.224 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 11:42:49.224 | 2022-03-16 11:42:49.224 | [object6623] 2022-03-16 11:42:49.224 | max connections = 25 2022-03-16 11:42:49.224 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:42:49.224 | read only = false 2022-03-16 11:42:49.224 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 11:42:49.224 | 2022-03-16 11:42:49.224 | [object6633] 2022-03-16 11:42:49.224 | max connections = 25 2022-03-16 11:42:49.224 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:42:49.224 | read only = false 2022-03-16 11:42:49.224 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 11:42:49.224 | 2022-03-16 11:42:49.224 | [object6643] 2022-03-16 11:42:49.224 | max connections = 25 2022-03-16 11:42:49.224 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:42:49.224 | read only = false 2022-03-16 11:42:49.224 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 11:42:49.225 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 11:42:49.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:42:49.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:42:49.231 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 11:42:49.243 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 11:42:49.245 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 11:42:49.250 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 11:42:49.254 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 11:42:49.256 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 11:42:49.261 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 11:42:49.288 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-03-16 11:42:49.314 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 11:42:49.332 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 11:42:49.360 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 11:42:49.378 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:42:49.406 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 11:42:49.424 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 11:42:49.453 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 11:42:49.471 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 11:42:49.499 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 11:42:49.516 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:42:49.544 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 11:42:49.562 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 11:42:49.577 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:49.579 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 11:42:49.607 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 11:42:49.634 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 11:42:49.660 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 11:42:49.688 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 11:42:49.703 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:49.705 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 11:42:49.731 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 11:42:49.746 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:49.749 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 11:42:49.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:49.766 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 11:42:49.768 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 11:42:49.782 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:49.784 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 11:42:49.786 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 11:42:49.788 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 11:42:49.794 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 11:42:49.799 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 11:42:49.826 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 11:42:49.853 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 11:42:49.882 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 11:42:49.912 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 11:42:49.939 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 11:42:49.941 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 11:42:49.943 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 11:42:49.945 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 11:42:49.947 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 11:42:49.974 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 11:42:50.001 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:42:50.028 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 11:42:50.055 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 11:42:50.082 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 11:42:50.111 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 11:42:50.137 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 11:42:50.168 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:42:50.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 11:42:50.223 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 11:42:50.251 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 11:42:50.280 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 11:42:50.307 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 11:42:50.337 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 11:42:50.364 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 11:42:50.382 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 11:42:50.410 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 11:42:50.437 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 11:42:50.442 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 11:42:50.471 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 11:42:50.498 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 11:42:50.526 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 11:42:50.528 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 11:42:50.530 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:42:50.532 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 11:42:50.536 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 11:42:50.539 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:42:50.541 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:42:50.543 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 11:42:50.545 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 11:42:50.547 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:42:50.549 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:42:50.552 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 11:42:50.569 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 11:42:50.598 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 11:42:50.615 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 11:42:50.643 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 11:42:50.661 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:42:50.690 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 11:42:50.708 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:42:50.737 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 11:42:50.755 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:42:50.783 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 11:42:50.801 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 11:42:50.829 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:42:50.847 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:42:50.876 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 11:42:50.893 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 11:42:50.922 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 11:42:50.940 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 11:42:50.968 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 11:42:50.973 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 11:42:50.992 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:42:51.020 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 11:42:51.049 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:42:51.051 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 11:42:51.055 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 11:42:51.058 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:42:51.060 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:42:51.062 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 11:42:51.064 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 11:42:51.066 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:42:51.068 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:42:51.071 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 11:42:51.090 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 11:42:51.117 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 11:42:51.135 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 11:42:51.163 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 11:42:51.182 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:42:51.210 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 11:42:51.229 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:42:51.257 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 11:42:51.275 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:42:51.303 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 11:42:51.321 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 11:42:51.350 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:42:51.369 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:42:51.397 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 11:42:51.415 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 11:42:51.443 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 11:42:51.461 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 11:42:51.488 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 11:42:51.494 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 11:42:51.512 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:42:51.540 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:42:51.542 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 11:42:51.547 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 11:42:51.549 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:42:51.551 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:42:51.553 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 11:42:51.556 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 11:42:51.559 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:42:51.561 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:42:51.563 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 11:42:51.582 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 11:42:51.609 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 11:42:51.627 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 11:42:51.657 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 11:42:51.674 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:42:51.704 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 11:42:51.721 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:42:51.750 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 11:42:51.768 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:42:51.796 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 11:42:51.814 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 11:42:51.843 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:42:51.861 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:42:51.889 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 11:42:51.907 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 11:42:51.936 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 11:42:51.954 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 11:42:51.981 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 11:42:51.986 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 11:42:52.004 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:42:52.032 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 11:42:52.061 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 11:42:52.090 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 11:42:52.118 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 11:42:52.120 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 11:42:52.125 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 11:42:52.153 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 11:42:52.181 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 11:42:52.209 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 11:42:52.238 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 11:42:52.267 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 11:42:52.295 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 11:42:52.322 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 11:42:52.349 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 11:42:52.377 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 11:42:52.392 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:52.395 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 11:42:52.414 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 11:42:52.417 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 11:42:52.437 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 11:42:52.439 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-03-16 11:42:52.468 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 11:42:52.470 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 11:42:52.497 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-03-16 11:42:52.526 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 11:42:52.528 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 11:42:52.555 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 11:42:52.571 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:52.573 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 11:42:52.577 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 11:42:52.581 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 11:42:52.583 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 11:42:52.596 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 11:42:52.599 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 11:42:52.610 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 11:42:52.612 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 11:42:52.614 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:42:52.617 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:42:52.619 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:42:52.621 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:42:52.623 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:42:52.626 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:42:52.628 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 11:42:52.640 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:42:52.643 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 11:42:52.645 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 11:42:52.663 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:42:52.665 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 11:42:52.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:52.685 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 11:42:52.693 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 11:42:52.696 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 11:42:52.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:42:52.702 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 11:42:52.705 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 11:42:52.707 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 11:42:52.710 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 11:42:52.727 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:52.730 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 11:42:52.732 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 11:42:52.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:42:52.751 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 11:42:52.754 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 11:42:52.756 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 11:42:52.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:42:52.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:42:52.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 11:42:52.767 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:42:52.771 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 11:42:52.774 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 11:42:52.776 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 11:42:52.779 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 11:42:52.782 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 11:42:52.784 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 11:42:52.787 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 11:42:52.790 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 11:42:52.793 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 11:42:52.796 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 11:42:52.799 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:42:52.800 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 11:42:52.805 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 11:42:52.807 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 11:42:52.810 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 11:42:52.813 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 11:42:52.815 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:42:52.838 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 11:42:52.841 | + 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-03-16 11:42:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:53.753 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:42:53.753 | from cryptography.utils import int_from_bytes 2022-03-16 11:42:54.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:42:54.942 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 11:42:55.024 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 11:42:55.025 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 11:42:55.026 | 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-03-16 11:42:55.027 | 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-03-16 11:42:55.028 | 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-03-16 11:42:55.029 | 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-03-16 11:42:55.030 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 11:42:55.031 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 11:42:55.032 | 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-03-16 11:42:55.033 | 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-03-16 11:42:55.035 | 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-03-16 11:42:55.036 | 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-03-16 11:42:55.038 | 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-03-16 11:42:55.041 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 11:42:55.043 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 11:42:55.045 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 11:42:55.048 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 11:42:55.050 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 11:42:55.060 | 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-03-16 11:42:55.061 | 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-03-16 11:42:55.074 | 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-03-16 11:42:55.144 | 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-03-16 11:42:55.145 | 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-03-16 11:42:55.146 | 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-03-16 11:42:55.171 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 11:42:55.172 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 11:42:55.175 | 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-03-16 11:42:55.177 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 11:42:55.178 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 11:42:55.189 | 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-03-16 11:42:55.230 | 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-03-16 11:42:55.231 | 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-03-16 11:42:55.233 | 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-03-16 11:42:55.234 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 11:42:55.254 | 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-03-16 11:42:55.256 | 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-03-16 11:42:55.272 | 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-03-16 11:42:55.287 | 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-03-16 11:42:55.289 | 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-03-16 11:42:55.309 | 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-03-16 11:42:55.311 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 11:42:55.391 | 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-03-16 11:42:55.393 | 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-03-16 11:42:55.394 | 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-03-16 11:42:55.397 | 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-03-16 11:42:55.447 | 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-03-16 11:42:55.472 | 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-03-16 11:42:55.675 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 11:42:55.677 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 11:42:55.712 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 11:42:55.713 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 11:42:55.715 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 11:42:55.716 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 11:42:55.718 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 11:42:55.719 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 11:42:55.775 | 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-03-16 11:42:55.967 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 11:42:55.991 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 11:42:56.074 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 11:42:56.223 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 11:42:58.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:42:58.366 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:42:58.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:42:58.491 | + inc/python:pip_install:200 : result=0 2022-03-16 11:42:58.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:42:58.496 | + functions-common:time_stop:2425 : local name 2022-03-16 11:42:58.498 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:42:58.501 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:42:58.503 | + functions-common:time_stop:2428 : local total 2022-03-16 11:42:58.505 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:42:58.508 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:42:58.510 | + functions-common:time_stop:2432 : start_time=1647430972832 2022-03-16 11:42:58.513 | + functions-common:time_stop:2434 : [[ -z 1647430972832 ]] 2022-03-16 11:42:58.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:42:58.520 | + functions-common:time_stop:2437 : end_time=1647430978517 2022-03-16 11:42:58.522 | + functions-common:time_stop:2438 : elapsed_time=5685 2022-03-16 11:42:58.525 | + functions-common:time_stop:2439 : total=74367 2022-03-16 11:42:58.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:42:58.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80052 2022-03-16 11:42:58.532 | + inc/python:pip_install:203 : return 0 2022-03-16 11:42:58.535 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 11:42:58.537 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 11:42:58.540 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 11:42:58.552 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 11:42:58.557 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 11:42:58.560 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 11:42:58.562 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 11:42:58.564 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:42:58.567 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:42:58.570 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:42:58.573 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:42:58.575 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:42:58.578 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:42:58.595 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:42:58.597 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:42:58.600 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:58.603 | + functions-common:git_clone:629 : echo master 2022-03-16 11:42:58.603 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:42:58.608 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 11:42:58.610 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:42:58.613 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 11:42:58.616 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:42:58.616 | + functions-common:git_clone:678 : head -1 2022-03-16 11:42:58.620 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 11:42:58.623 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:42:58.625 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 11:42:58.628 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:42:58.630 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:42:58.633 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 11:42:58.636 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:42:58.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 11:42:58.641 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:42:58.643 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:42:58.646 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 11:42:58.649 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:42:58.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:42:58.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 11:42:58.657 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:42:58.660 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 11:42:58.662 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:42:58.665 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:42:58.668 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 11:42:58.674 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 11:42:58.676 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 11:42:59.345 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 11:42:59.348 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:42:59.350 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:42:59.353 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:42:59.355 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:42:59.358 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 11:42:59.360 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:42:59.362 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:42:59.365 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:42:59.368 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:42:59.370 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:42:59.373 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:42:59.375 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:42:59.377 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 11:42:59.398 | Using python 3.8 to install /opt/stack/glance 2022-03-16 11:42:59.400 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-16 11:43:00.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:00.282 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:00.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:00.282 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:01.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:43:01.452 | Obtaining file:///opt/stack/glance 2022-03-16 11:43:01.453 | Preparing metadata (setup.py): started 2022-03-16 11:43:04.716 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:43:04.786 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 11:43:04.787 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 11:43:04.788 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 11:43:04.789 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 11:43:04.790 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 11:43:04.791 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 11:43:04.792 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 11:43:04.793 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 11:43:04.795 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 11:43:04.796 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 11:43:04.797 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 11:43:04.798 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:43:04.799 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 11:43:04.800 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:43:04.801 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 11:43:04.802 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:43:04.803 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:43:04.804 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 11:43:04.805 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:43:04.806 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 11:43:04.807 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:43:04.808 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:43:04.809 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:43:04.810 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:43:04.811 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 11:43:04.812 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 11:43:04.813 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 11:43:04.815 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 11:43:04.816 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:43:04.817 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 11:43:04.818 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 11:43:04.820 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 11:43:04.821 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 11:43:04.822 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 11:43:04.823 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:43:04.824 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 11:43:04.826 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:43:04.827 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:43:04.828 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 11:43:04.829 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 11:43:04.830 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 11:43:04.831 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 11:43:04.832 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:43:04.848 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 11:43:04.850 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 11:43:04.851 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 11:43:04.871 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 11:43:04.874 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 11:43:04.913 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 11:43:04.929 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 11:43:04.937 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 11:43:04.953 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 11:43:04.954 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:43:04.954 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 11:43:05.045 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 11:43:05.120 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 11:43:05.171 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:43:05.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 11:43:05.206 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 11:43:05.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 11:43:05.253 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:43:05.255 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 11:43:05.312 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 11:43:05.315 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:43:05.317 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 11:43:05.343 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 11:43:05.415 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 11:43:05.419 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 11:43:05.477 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-16 11:43:05.479 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-16 11:43:05.480 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-16 11:43:05.484 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 11:43:05.485 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-16 11:43:05.508 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:43:05.510 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 11:43:05.514 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 11:43:05.556 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 11:43:05.599 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 11:43:05.601 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 11:43:05.602 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:43:05.678 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 11:43:05.738 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 11:43:05.840 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 11:43:06.111 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 11:43:06.114 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 11:43:06.117 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 11:43:06.118 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:43:06.172 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 11:43:06.195 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 11:43:06.309 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 11:43:06.413 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:43:06.624 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:43:06.626 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 11:43:06.627 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 11:43:06.628 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 11:43:06.629 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 11:43:06.630 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 11:43:06.631 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 11:43:06.751 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-16 11:43:06.784 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-16 11:43:06.830 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:43:06.835 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:43:07.079 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:43:07.261 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 11:43:07.263 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-16 11:43:07.266 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-16 11:43:07.267 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-16 11:43:07.372 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-16 11:43:07.529 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:43:07.629 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 11:43:07.941 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:43:07.942 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:43:08.172 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 11:43:08.486 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-16 11:43:08.794 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-16 11:43:08.796 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-16 11:43:10.236 | Installing collected packages: glance 2022-03-16 11:43:10.236 | Attempting uninstall: glance 2022-03-16 11:43:10.236 | Found existing installation: glance 24.1.0.dev4 2022-03-16 11:43:10.243 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 11:43:10.245 | Running setup.py develop for glance 2022-03-16 11:43:14.656 | Successfully installed glance 2022-03-16 11:43:14.656 | 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-03-16 11:43:14.665 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:43:14.665 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:43:14.807 | + inc/python:pip_install:200 : result=0 2022-03-16 11:43:14.810 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:43:14.812 | + functions-common:time_stop:2425 : local name 2022-03-16 11:43:14.814 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:43:14.817 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:43:14.819 | + functions-common:time_stop:2428 : local total 2022-03-16 11:43:14.822 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:43:14.824 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:43:14.826 | + functions-common:time_stop:2432 : start_time=1647430979393 2022-03-16 11:43:14.829 | + functions-common:time_stop:2434 : [[ -z 1647430979393 ]] 2022-03-16 11:43:14.831 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:43:14.836 | + functions-common:time_stop:2437 : end_time=1647430994833 2022-03-16 11:43:14.838 | + functions-common:time_stop:2438 : elapsed_time=15440 2022-03-16 11:43:14.840 | + functions-common:time_stop:2439 : total=80052 2022-03-16 11:43:14.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:43:14.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95492 2022-03-16 11:43:14.847 | + inc/python:pip_install:203 : return 0 2022-03-16 11:43:14.849 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:43:14.852 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:43:14.854 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:43:14.874 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:43:14.886 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 11:43:14.889 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 11:43:14.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:43:14.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:43:14.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 11:43:14.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:43:14.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:43:14.904 | + ./stack.sh:main:920 : configure_glance 2022-03-16 11:43:14.906 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 11:43:14.919 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 11:43:14.922 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 11:43:14.925 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 11:43:14.927 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 11:43:14.929 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 11:43:14.932 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:43:14.934 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:43:14.937 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 11:43:14.965 | + 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-03-16 11:43:14.994 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 11:43:15.024 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:43:15.053 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 11:43:15.083 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 11:43:15.113 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 11:43:15.116 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:43:15.118 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 11:43:15.121 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:43:15.123 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 11:43:15.152 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 11:43:15.181 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:43:15.212 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 11:43:15.241 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 11:43:15.270 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 11:43:15.300 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 11:43:15.330 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 11:43:15.360 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:43:15.390 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:43:15.420 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:43:15.451 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 11:43:15.453 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 11:43:15.455 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 11:43:15.458 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:43:15.460 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:43:15.463 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:43:15.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:15.482 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:43:15.484 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:43:15.487 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:43:15.504 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:15.506 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:43:15.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:43:15.539 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:43:15.542 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:43:15.544 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 11:43:15.546 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 11:43:15.549 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 11:43:15.580 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 11:43:15.609 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 11:43:15.612 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 11:43:15.614 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 11:43:15.617 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 11:43:15.620 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:43:15.622 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 11:43:15.624 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:43:15.655 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 11:43:15.657 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-03-16 11:43:15.687 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:43:15.690 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 11:43:15.706 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:15.709 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 11:43:15.740 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 11:43:15.770 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 11:43:15.800 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 11:43:15.832 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 11:43:15.862 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 11:43:15.879 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:15.883 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:43:15.913 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 11:43:15.942 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 11:43:15.973 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-03-16 11:43:16.002 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 11:43:16.033 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-03-16 11:43:16.063 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 11:43:16.080 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:16.083 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 11:43:16.086 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 11:43:16.088 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:43:16.092 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:43:16.109 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:43:16.111 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:43:16.113 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:43:16.116 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:43:16.119 | + 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-03-16 11:43:16.149 | + 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-03-16 11:43:16.178 | + 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-03-16 11:43:16.209 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:43:16.238 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 11:43:16.244 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 11:43:16.274 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 11:43:16.304 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:43:16.334 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-03-16 11:43:16.364 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 11:43:16.394 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 11:43:16.424 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 11:43:16.455 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:43:16.485 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 11:43:16.515 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 11:43:16.545 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 11:43:16.576 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 11:43:16.581 | + 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-03-16 11:43:16.589 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 11:43:16.606 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:16.608 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 11:43:16.611 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 11:43:16.613 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 11:43:16.615 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 11:43:16.619 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 11:43:16.622 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 11:43:16.625 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 11:43:16.628 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 11:43:16.631 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 11:43:16.661 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 11:43:16.665 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 11:43:16.667 | ++ functions:get_random_port:837 : true 2022-03-16 11:43:16.669 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 11:43:16.672 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 11:43:16.674 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 11:43:16.730 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 11:43:16.732 | ++ functions:get_random_port:841 : break 2 2022-03-16 11:43:16.735 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 11:43:16.737 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 11:43:16.740 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 11:43:16.770 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 11:43:16.799 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 11:43:16.829 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:43:16.857 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:43:16.885 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:43:16.912 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:43:16.940 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:43:16.968 | + 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-03-16 11:43:16.997 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:43:17.024 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:43:17.052 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:43:17.080 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:43:17.107 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:43:17.136 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 11:43:17.164 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 11:43:17.192 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 11:43:17.220 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 11:43:17.249 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 11:43:17.277 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 11:43:17.280 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 11:43:17.282 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:43:17.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:17.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:17.290 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 11:43:17.292 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 11:43:17.348 | proxy (enabled by site administrator) 2022-03-16 11:43:17.351 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 11:43:17.353 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 11:43:17.356 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:43:17.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:17.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:17.363 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 11:43:17.365 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 11:43:17.420 | proxy_http (enabled by site administrator) 2022-03-16 11:43:17.423 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 11:43:17.426 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 11:43:17.429 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 11:43:17.431 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:43:17.434 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:17.436 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:17.438 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:43:17.441 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:43:17.445 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 11:43:17.445 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:43:17.454 | KeepAlive Off 2022-03-16 11:43:17.458 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 11:43:17.458 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:43:17.467 | SetEnv proxy-sendchunked 1 2022-03-16 11:43:17.471 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 11:43:17.472 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:43:17.480 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 11:43:17.483 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 11:43:17.485 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 11:43:17.488 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:43:17.490 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:43:17.493 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:43:17.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:17.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:17.500 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:43:17.502 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:43:17.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:17.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:17.510 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 11:43:17.571 | Site glance-wsgi-api already enabled 2022-03-16 11:43:17.575 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 11:43:17.578 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:43:17.580 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:43:17.582 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:43:17.719 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 11:43:17.729 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 11:43:17.765 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 11:43:17.767 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 11:43:17.785 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:17.788 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 11:43:17.791 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 11:43:17.793 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 11:43:17.796 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:43:17.798 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 11:43:17.801 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 11:43:17.803 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 11:43:17.806 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 11:43:17.808 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:43:17.811 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:43:17.814 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:43:17.816 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:43:17.819 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:43:17.822 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:43:17.839 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:43:17.841 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:43:17.846 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:43:17.849 | + functions-common:git_clone:629 : echo master 2022-03-16 11:43:17.849 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:43:17.854 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 11:43:17.857 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:43:17.859 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 11:43:17.862 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:43:17.863 | + functions-common:git_clone:678 : head -1 2022-03-16 11:43:17.865 | 8537730c8 Add Python3 zed unit tests 2022-03-16 11:43:17.869 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:43:17.871 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 11:43:17.874 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:43:17.877 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:43:17.879 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 11:43:17.881 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:43:17.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 11:43:17.887 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:43:17.890 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:43:17.892 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 11:43:17.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:43:17.897 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:43:17.901 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 11:43:17.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:43:17.906 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 11:43:17.909 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:43:17.911 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:43:17.915 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 11:43:17.921 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 11:43:17.923 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 11:43:18.573 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 11:43:18.576 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:43:18.579 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:43:18.581 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:43:18.583 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:43:18.586 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 11:43:18.588 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:43:18.590 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:43:18.593 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:43:18.595 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:43:18.597 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:43:18.600 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:43:18.602 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:43:18.604 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 11:43:18.626 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 11:43:18.628 | + 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-03-16 11:43:19.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:19.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:19.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:19.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:20.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:43:20.698 | Obtaining file:///opt/stack/cinder 2022-03-16 11:43:20.699 | Preparing metadata (setup.py): started 2022-03-16 11:43:24.635 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:43:24.767 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 11:43:24.768 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 11:43:24.769 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 11:43:24.770 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 11:43:24.771 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 11:43:24.773 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 11:43:24.774 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:43:24.775 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:43:24.776 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 11:43:24.777 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 11:43:24.778 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 11:43:24.779 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 11:43:24.780 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:43:24.781 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 11:43:24.783 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 11:43:24.784 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 11:43:24.785 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 11:43:24.786 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 11:43:24.787 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 11:43:24.789 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 11:43:24.790 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 11:43:24.792 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:43:24.793 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 11:43:24.794 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 11:43:24.796 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:43:24.798 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 11:43:24.799 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:43:24.801 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 11:43:24.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 11:43:24.806 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 11:43:24.807 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:43:24.808 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 11:43:24.809 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 11:43:24.810 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 11:43:24.811 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 11:43:24.812 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 11:43:24.813 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 11:43:24.815 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 11:43:24.816 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 11:43:24.817 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 11:43:24.818 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 11:43:24.819 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 11:43:24.820 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 11:43:24.821 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 11:43:24.822 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 11:43:24.823 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 11:43:24.824 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 11:43:24.826 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:43:24.827 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 11:43:24.828 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:43:24.829 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 11:43:24.830 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 11:43:24.831 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 11:43:24.832 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 11:43:24.833 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 11:43:24.834 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:43:24.836 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 11:43:24.837 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:43:24.838 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 11:43:24.839 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 11:43:24.840 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 11:43:24.841 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 11:43:24.855 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:43:24.857 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 11:43:24.859 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 11:43:24.924 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 11:43:24.955 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 11:43:24.969 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:43:24.970 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:43:24.971 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (4.1.1) 2022-03-16 11:43:24.973 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (0.1.0) 2022-03-16 11:43:25.071 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 11:43:25.127 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 11:43:25.128 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:43:25.154 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 11:43:25.155 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 11:43:25.156 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 11:43:25.211 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 11:43:25.255 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 11:43:25.256 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 11:43:25.258 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:43:25.259 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:43:25.346 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:43:25.347 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 11:43:25.351 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 11:43:25.411 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 11:43:25.413 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 11:43:25.473 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 11:43:25.475 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 11:43:25.478 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 11:43:25.479 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 11:43:25.481 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 11:43:25.504 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 11:43:25.505 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 11:43:25.510 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:43:25.555 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 11:43:25.642 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:43:25.644 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 11:43:25.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 11:43:25.691 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 11:43:25.760 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 11:43:25.763 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 11:43:25.897 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:43:25.921 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 11:43:26.065 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:43:26.101 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:43:26.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 11:43:26.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 11:43:26.306 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 11:43:26.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 11:43:26.312 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 11:43:26.349 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 11:43:26.378 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 11:43:26.618 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:43:26.618 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 11:43:26.761 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:43:26.764 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 11:43:26.766 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 11:43:26.907 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 11:43:27.030 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 11:43:27.032 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 11:43:27.034 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 11:43:27.069 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 11:43:27.321 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 11:43:27.402 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:43:27.405 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 11:43:27.604 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:43:27.696 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-16 11:43:27.697 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (1.55.0) 2022-03-16 11:43:27.880 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 11:43:28.306 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (1.1.5) 2022-03-16 11:43:28.361 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.13.1) 2022-03-16 11:43:28.409 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 11:43:29.471 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.32) 2022-03-16 11:43:29.742 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (1.8.2) 2022-03-16 11:43:29.743 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (21.4.0) 2022-03-16 11:43:29.887 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (2.2) 2022-03-16 11:43:30.077 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 11:43:30.208 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (3.7.0) 2022-03-16 11:43:31.889 | Installing collected packages: cinder 2022-03-16 11:43:31.889 | Attempting uninstall: cinder 2022-03-16 11:43:31.889 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 11:43:31.895 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 11:43:31.898 | Running setup.py develop for cinder 2022-03-16 11:43:37.710 | Successfully installed cinder 2022-03-16 11:43:37.710 | 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-03-16 11:43:37.718 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:43:37.718 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:43:37.872 | + inc/python:pip_install:200 : result=0 2022-03-16 11:43:37.875 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:43:37.877 | + functions-common:time_stop:2425 : local name 2022-03-16 11:43:37.879 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:43:37.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:43:37.884 | + functions-common:time_stop:2428 : local total 2022-03-16 11:43:37.887 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:43:37.889 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:43:37.891 | + functions-common:time_stop:2432 : start_time=1647430998620 2022-03-16 11:43:37.893 | + functions-common:time_stop:2434 : [[ -z 1647430998620 ]] 2022-03-16 11:43:37.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:43:37.901 | + functions-common:time_stop:2437 : end_time=1647431017898 2022-03-16 11:43:37.903 | + functions-common:time_stop:2438 : elapsed_time=19278 2022-03-16 11:43:37.905 | + functions-common:time_stop:2439 : total=95492 2022-03-16 11:43:37.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:43:37.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114770 2022-03-16 11:43:37.913 | + inc/python:pip_install:203 : return 0 2022-03-16 11:43:37.915 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:43:37.918 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:43:37.920 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:43:37.939 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:43:37.952 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 11:43:37.954 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 11:43:37.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:43:37.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:43:37.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 11:43:37.965 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:43:37.967 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 11:43:37.970 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 11:43:37.972 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 11:43:37.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:37.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:37.980 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 11:43:37.992 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 11:43:37.995 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:43:37.997 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:43:38.000 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:43:38.002 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:43:38.006 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:43:38.009 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:43:38.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:38.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:38.017 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:43:38.019 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:43:38.022 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:43:38.025 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:43:38.027 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 11:43:38.030 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:43:38.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:38.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:38.038 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 11:43:38.060 | + 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-03-16 11:43:38.170 | Reading package lists... 2022-03-16 11:43:38.411 | Building dependency tree... 2022-03-16 11:43:38.413 | Reading state information... 2022-03-16 11:43:38.668 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 11:43:38.668 | The following packages were automatically installed and are no longer required: 2022-03-16 11:43:38.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:43:38.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:43:38.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:43:38.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:43:38.669 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:43:38.669 | python3-zope.interface 2022-03-16 11:43:38.669 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:43:38.784 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:43:38.789 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:43:38.792 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:43:38.794 | + functions-common:time_stop:2425 : local name 2022-03-16 11:43:38.797 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:43:38.799 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:43:38.802 | + functions-common:time_stop:2428 : local total 2022-03-16 11:43:38.805 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:43:38.807 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:43:38.810 | + functions-common:time_stop:2432 : start_time=1647431018057 2022-03-16 11:43:38.812 | + functions-common:time_stop:2434 : [[ -z 1647431018057 ]] 2022-03-16 11:43:38.815 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:43:38.821 | + functions-common:time_stop:2437 : end_time=1647431018817 2022-03-16 11:43:38.823 | + functions-common:time_stop:2438 : elapsed_time=760 2022-03-16 11:43:38.826 | + functions-common:time_stop:2439 : total=5363 2022-03-16 11:43:38.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:43:38.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6123 2022-03-16 11:43:38.833 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:43:38.836 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:43:38.838 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 11:43:38.841 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 11:43:38.853 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 11:43:38.862 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 11:43:38.865 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 11:43:38.867 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:43:38.871 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 11:43:38.871 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:43:38.875 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 11:43:38.877 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 11:43:38.880 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:43:38.882 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 11:43:38.885 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 11:43:38.887 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 11:43:38.889 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 11:43:38.891 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 11:43:38.902 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 11:43:38.914 | + 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-03-16 11:43:38.927 | + 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-03-16 11:43:38.939 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 11:43:38.952 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:43:38.955 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:43:38.959 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BSBOoMfjHK 2022-03-16 11:43:38.961 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:43:38.963 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:43:38.965 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 11:43:38.968 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BSBOoMfjHK 2022-03-16 11:43:38.971 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BSBOoMfjHK 2022-03-16 11:43:38.983 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BSBOoMfjHK /etc/sudoers.d/cinder-rootwrap 2022-03-16 11:43:38.997 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 11:43:39.000 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:43:39.003 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:43:39.005 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:43:39.007 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:43:39.009 | + 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-03-16 11:43:39.011 | + 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-03-16 11:43:39.014 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 11:43:39.016 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 11:43:39.021 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 11:43:39.025 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 11:43:39.044 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 11:43:39.063 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 11:43:39.081 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 11:43:39.100 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 11:43:39.119 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 11:43:39.137 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 11:43:39.156 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 11:43:39.174 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 11:43:39.177 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:43:39.180 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 11:43:39.182 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:43:39.184 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 11:43:39.214 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 11:43:39.242 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:43:39.270 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 11:43:39.298 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 11:43:39.327 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 11:43:39.356 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 11:43:39.383 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 11:43:39.411 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:43:39.439 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:43:39.467 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 11:43:39.498 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 11:43:39.528 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 11:43:39.530 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 11:43:39.533 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 11:43:39.535 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 11:43:39.538 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:43:39.541 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:43:39.572 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 11:43:39.601 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 11:43:39.629 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 11:43:39.657 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 11:43:39.685 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 11:43:39.713 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 11:43:39.744 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 11:43:39.747 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:43:39.775 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:43:39.806 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 11:43:39.814 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4457ec64c85054d478a48e7b23286f48 2022-03-16 11:43:39.842 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 11:43:39.845 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 11:43:39.872 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 11:43:39.901 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 11:43:39.929 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 11:43:39.957 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 11:43:39.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:39.977 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 11:43:39.979 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 11:43:39.982 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 11:43:39.984 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 11:43:39.986 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 11:43:39.989 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 11:43:39.991 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 11:43:39.994 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 11:43:39.996 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 11:43:39.999 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 11:43:40.001 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 11:43:40.032 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 11:43:40.060 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 11:43:40.089 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 11:43:40.117 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 11:43:40.145 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 11:43:40.172 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 11:43:40.174 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 11:43:40.177 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 11:43:40.182 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 11:43:40.211 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 11:43:40.214 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 11:43:40.242 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 11:43:40.245 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 11:43:40.247 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 11:43:40.250 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 11:43:40.278 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 11:43:40.280 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 11:43:40.283 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 11:43:40.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:40.301 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 11:43:40.305 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 11:43:40.307 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 11:43:40.309 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 11:43:40.337 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-03-16 11:43:40.365 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 11:43:40.383 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:40.385 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 11:43:40.402 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:40.405 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 11:43:40.421 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:40.423 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 11:43:40.426 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 11:43:40.429 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 11:43:40.431 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 11:43:40.434 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:43:40.436 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:43:40.438 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:43:40.455 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:40.458 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:43:40.461 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:43:40.464 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:43:40.480 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:40.482 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:43:40.485 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:43:40.513 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:43:40.515 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:43:40.518 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 11:43:40.520 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 11:43:40.523 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:43:40.526 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:43:40.543 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:43:40.546 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:43:40.548 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:43:40.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:43:40.553 | + 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-03-16 11:43:40.581 | + 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-03-16 11:43:40.610 | + 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-03-16 11:43:40.638 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:43:40.667 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 11:43:40.683 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:40.686 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 11:43:40.688 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:43:40.690 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 11:43:40.693 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 11:43:40.696 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:43:40.698 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:43:40.701 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 11:43:40.705 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 11:43:40.708 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:43:40.711 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:43:40.723 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:43:40.724 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:43:40.732 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:43:40.735 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:43:40.751 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:43:40.753 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:43:40.757 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 11:43:40.787 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:43:40.813 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 11:43:40.841 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:43:40.869 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:43:40.897 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:43:40.923 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:43:40.952 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:43:40.979 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:43:41.007 | + 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-03-16 11:43:41.034 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:43:41.062 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:43:41.091 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:43:41.118 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:43:41.121 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:43:41.124 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 11:43:41.126 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 11:43:41.128 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:43:41.131 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:41.134 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:41.136 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:43:41.139 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:43:41.141 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:43:41.168 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:43:41.198 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 11:43:41.198 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:43:41.207 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 11:43:41.210 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 11:43:41.212 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 11:43:41.215 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:43:41.217 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:43:41.220 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:43:41.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:41.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:41.227 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:43:41.230 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:43:41.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:43:41.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:43:41.237 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 11:43:41.298 | Enabling site cinder-wsgi. 2022-03-16 11:43:41.304 | To activate the new configuration, you need to run: 2022-03-16 11:43:41.304 | systemctl reload apache2 2022-03-16 11:43:41.309 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:43:41.311 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:43:41.313 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:43:41.316 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:43:41.452 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 11:43:41.455 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 11:43:41.489 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-03-16 11:43:41.519 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 11:43:41.536 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:43:41.539 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 11:43:41.541 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:43:41.544 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:43:41.546 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 11:43:41.548 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 11:43:41.579 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 11:43:41.608 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-03-16 11:43:41.635 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 11:43:41.664 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 11:43:41.692 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 11:43:41.721 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 11:43:41.750 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 11:43:41.778 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:43:41.807 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 11:43:41.835 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 11:43:41.864 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:43:41.892 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 11:43:41.895 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 11:43:41.913 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:41.915 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-03-16 11:43:41.946 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 11:43:41.949 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 11:43:41.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:43:41.969 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 11:43:41.972 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 11:43:41.974 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 11:43:41.978 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:43:41.980 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 11:43:41.982 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 11:43:41.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:43:41.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:43:41.992 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:43:41.994 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:43:41.997 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-03-16 11:43:42.000 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:43:42.002 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 11:43:42.005 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 11:43:42.008 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 11:43:42.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:43:42.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:43:42.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 11:43:42.018 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:43:42.020 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 11:43:42.023 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 11:43:42.026 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 11:43:42.028 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:43:42.030 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:43:42.033 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:43:42.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:43:42.040 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:43:42.043 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:43:42.059 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:43:42.061 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:43:42.064 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:43:42.067 | + functions-common:git_clone:629 : echo master 2022-03-16 11:43:42.067 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:43:42.073 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 11:43:42.075 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:43:42.077 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 11:43:42.080 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:43:42.081 | + functions-common:git_clone:678 : head -1 2022-03-16 11:43:42.086 | 5a38899ec4 quota: Return empty dict in NullQuotaDriver 2022-03-16 11:43:42.089 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:43:42.092 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 11:43:42.094 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:43:42.097 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:43:42.099 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 11:43:42.102 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:43:42.104 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 11:43:42.107 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:43:42.109 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:43:42.112 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 11:43:42.114 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:43:42.117 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:43:42.120 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 11:43:42.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:43:42.126 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 11:43:42.128 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:43:42.131 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:43:42.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 11:43:42.140 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 11:43:42.143 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 11:43:42.815 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 11:43:42.817 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:43:42.819 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:43:42.822 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:43:42.824 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:43:42.827 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 11:43:42.829 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:43:42.831 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:43:42.834 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:43:42.837 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:43:42.839 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:43:42.841 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:43:42.844 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:43:42.846 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 11:43:42.869 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 11:43:42.871 | + 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-03-16 11:43:43.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:43.759 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:43.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:43:43.759 | from cryptography.utils import int_from_bytes 2022-03-16 11:43:44.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:43:44.949 | Obtaining file:///opt/stack/neutron 2022-03-16 11:43:44.950 | Preparing metadata (setup.py): started 2022-03-16 11:43:49.156 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:43:49.248 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.8.1) 2022-03-16 11:43:49.249 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:43:49.250 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.1.1) 2022-03-16 11:43:49.251 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.1) 2022-03-16 11:43:49.252 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:43:49.253 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.1) 2022-03-16 11:43:49.254 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.33.0) 2022-03-16 11:43:49.255 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.1) 2022-03-16 11:43:49.257 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.20.4) 2022-03-16 11:43:49.258 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.27.1) 2022-03-16 11:43:49.259 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.0.3) 2022-03-16 11:43:49.260 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (9.4.0) 2022-03-16 11:43:49.261 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.8.0) 2022-03-16 11:43:49.262 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.11.0) 2022-03-16 11:43:49.263 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.20.0) 2022-03-16 11:43:49.264 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (7.8.0) 2022-03-16 11:43:49.266 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:43:49.267 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.31) 2022-03-16 11:43:49.268 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.8.7) 2022-03-16 11:43:49.269 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:43:49.270 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.7.6) 2022-03-16 11:43:49.271 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:43:49.272 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:43:49.274 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:43:49.275 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (8.8.0) 2022-03-16 11:43:49.276 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.1.0) 2022-03-16 11:43:49.277 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (11.2.0) 2022-03-16 11:43:49.278 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.0) 2022-03-16 11:43:49.279 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.7.0) 2022-03-16 11:43:49.280 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (12.13.0) 2022-03-16 11:43:49.281 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.1) 2022-03-16 11:43:49.282 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.11.0) 2022-03-16 11:43:49.284 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:43:49.285 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.0) 2022-03-16 11:43:49.286 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:43:49.287 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.3.0) 2022-03-16 11:43:49.289 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.8.0) 2022-03-16 11:43:49.290 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:43:49.291 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.12.2) 2022-03-16 11:43:49.292 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.6.0) 2022-03-16 11:43:49.293 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.4.2) 2022-03-16 11:43:49.294 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:43:49.295 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.1.0) 2022-03-16 11:43:49.296 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.16.0) 2022-03-16 11:43:49.297 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.15.1) 2022-03-16 11:43:49.298 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (21.3) 2022-03-16 11:43:49.299 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.9.0) 2022-03-16 11:43:49.300 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:49.301 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (22.0.0) 2022-03-16 11:43:49.302 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (17.7.0) 2022-03-16 11:43:49.304 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.61.0) 2022-03-16 11:43:49.305 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:43:49.306 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.1) 2022-03-16 11:43:49.307 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:43:49.308 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:43:49.324 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (4.11.1) 2022-03-16 11:43:49.326 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (5.4.0) 2022-03-16 11:43:49.327 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (1.1.6) 2022-03-16 11:43:49.335 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev31) (1.13.3) 2022-03-16 11:43:49.346 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:43:49.348 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.16.0) 2022-03-16 11:43:49.349 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.1.2) 2022-03-16 11:43:49.368 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev31) (3.0.7) 2022-03-16 11:43:49.376 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:43:49.436 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.7.0) 2022-03-16 11:43:49.437 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.0.2) 2022-03-16 11:43:49.490 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev31) (4.4.0) 2022-03-16 11:43:49.495 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev31) (3.1.1) 2022-03-16 11:43:49.539 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev31) (1.2.2) 2022-03-16 11:43:49.543 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:43:49.571 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (36.0.1) 2022-03-16 11:43:49.572 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.32) 2022-03-16 11:43:49.574 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.0) 2022-03-16 11:43:49.575 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:43:49.576 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (6.0) 2022-03-16 11:43:49.577 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.4) 2022-03-16 11:43:49.578 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (0.10.0) 2022-03-16 11:43:49.580 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.1.5) 2022-03-16 11:43:49.598 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev31) (1.0.3) 2022-03-16 11:43:49.689 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev31) (0.17.3) 2022-03-16 11:43:49.733 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:43:49.794 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.13.0) 2022-03-16 11:43:49.796 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:43:49.798 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (2.0.1) 2022-03-16 11:43:49.882 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev31) (2.8.2) 2022-03-16 11:43:49.885 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev31) (0.9.6) 2022-03-16 11:43:49.945 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (0.4.0) 2022-03-16 11:43:49.946 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.0.0) 2022-03-16 11:43:49.949 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.0.9) 2022-03-16 11:43:49.950 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.2.3) 2022-03-16 11:43:49.973 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:43:49.978 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev31) (3.3.0) 2022-03-16 11:43:50.023 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev31) (1.15.0) 2022-03-16 11:43:50.078 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev31) (2021.3) 2022-03-16 11:43:50.112 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.3.3) 2022-03-16 11:43:50.113 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:43:50.138 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev31) (3.1.1) 2022-03-16 11:43:50.279 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:43:50.349 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev31) (60.9.3) 2022-03-16 11:43:50.429 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (0.3.5) 2022-03-16 11:43:50.430 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:43:50.543 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.544 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.545 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.546 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.547 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.548 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.549 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:43:50.757 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:43:50.760 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:43:50.763 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.10.1) 2022-03-16 11:43:50.805 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:43:50.810 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev31) (3.17.6) 2022-03-16 11:43:50.902 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (1.26.8) 2022-03-16 11:43:50.903 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2019.11.28) 2022-03-16 11:43:50.905 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (3.3) 2022-03-16 11:43:50.908 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2.0.12) 2022-03-16 11:43:50.944 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev31) (0.7) 2022-03-16 11:43:51.280 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev31) (0.12.2) 2022-03-16 11:43:51.357 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.0.0) 2022-03-16 11:43:51.552 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev31) (2.21) 2022-03-16 11:43:51.625 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:43:51.627 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:43:51.853 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:43:52.028 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.2) 2022-03-16 11:43:52.558 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (0.13.1) 2022-03-16 11:43:52.608 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev31) (0.2.5) 2022-03-16 11:43:53.216 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.4.2) 2022-03-16 11:43:53.219 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.2) 2022-03-16 11:43:53.556 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev31) (4.10.0) 2022-03-16 11:43:53.558 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev31) (2.0.0) 2022-03-16 11:43:53.728 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev31) (3.7.0) 2022-03-16 11:43:53.977 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev31) (21.4.0) 2022-03-16 11:43:53.978 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev31) (1.8.2) 2022-03-16 11:43:54.165 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.0.0) 2022-03-16 11:43:54.386 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:43:55.962 | Installing collected packages: neutron 2022-03-16 11:43:55.962 | Attempting uninstall: neutron 2022-03-16 11:43:55.963 | Found existing installation: neutron 20.1.0.dev31 2022-03-16 11:43:55.981 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 11:43:55.983 | Running setup.py develop for neutron 2022-03-16 11:44:01.923 | Successfully installed neutron 2022-03-16 11:44:01.923 | 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-03-16 11:44:01.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:44:01.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:44:02.078 | + inc/python:pip_install:200 : result=0 2022-03-16 11:44:02.080 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:44:02.082 | + functions-common:time_stop:2425 : local name 2022-03-16 11:44:02.084 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:44:02.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:44:02.089 | + functions-common:time_stop:2428 : local total 2022-03-16 11:44:02.091 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:44:02.093 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:44:02.096 | + functions-common:time_stop:2432 : start_time=1647431022862 2022-03-16 11:44:02.098 | + functions-common:time_stop:2434 : [[ -z 1647431022862 ]] 2022-03-16 11:44:02.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:44:02.105 | + functions-common:time_stop:2437 : end_time=1647431042102 2022-03-16 11:44:02.107 | + functions-common:time_stop:2438 : elapsed_time=19240 2022-03-16 11:44:02.109 | + functions-common:time_stop:2439 : total=114770 2022-03-16 11:44:02.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:44:02.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134010 2022-03-16 11:44:02.116 | + inc/python:pip_install:203 : return 0 2022-03-16 11:44:02.119 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:44:02.121 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:44:02.124 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:44:02.143 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:44:02.155 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 11:44:02.157 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 11:44:02.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:44:02.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:44:02.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 11:44:02.168 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:44:02.170 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 11:44:02.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:44:02.175 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 11:44:02.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:02.196 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 11:44:02.199 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 11:44:02.202 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 11:44:02.204 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:44:02.207 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 11:44:02.209 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 11:44:02.212 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 11:44:02.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:44:02.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:44:02.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 11:44:02.221 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:44:02.224 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 11:44:02.241 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:02.243 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 11:44:02.259 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:02.262 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 11:44:02.278 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:02.281 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 11:44:02.283 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 11:44:02.286 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 11:44:02.288 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:44:02.291 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:44:02.293 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:44:02.296 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:44:02.298 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:44:02.301 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:44:02.317 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:44:02.319 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:44:02.322 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:02.325 | + functions-common:git_clone:629 : echo master 2022-03-16 11:44:02.325 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:44:02.330 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 11:44:02.332 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:02.335 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 11:44:02.338 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:44:02.338 | + functions-common:git_clone:678 : head -1 2022-03-16 11:44:02.342 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 11:44:02.345 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:44:02.347 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 11:44:02.350 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:44:02.353 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:44:02.355 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 11:44:02.357 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:44:02.360 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 11:44:02.362 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:44:02.365 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:44:02.368 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 11:44:02.370 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:44:02.373 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:44:02.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 11:44:02.378 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:44:02.381 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 11:44:02.384 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:44:02.386 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:44:02.389 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 11:44:02.395 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 11:44:02.398 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 11:44:03.072 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 11:44:03.075 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:44:03.077 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:44:03.080 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:44:03.082 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:44:03.085 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 11:44:03.087 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:44:03.089 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:44:03.092 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:44:03.094 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:44:03.096 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:44:03.098 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:44:03.101 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:44:03.103 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 11:44:03.124 | Using python 3.8 to install /opt/stack/nova 2022-03-16 11:44:03.126 | + 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-03-16 11:44:04.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:04.001 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:04.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:04.001 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:05.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:44:05.193 | Obtaining file:///opt/stack/nova 2022-03-16 11:44:05.194 | Preparing metadata (setup.py): started 2022-03-16 11:44:10.190 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:44:10.316 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 11:44:10.317 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 11:44:10.318 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 11:44:10.319 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 11:44:10.320 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 11:44:10.321 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 11:44:10.322 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 11:44:10.323 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 11:44:10.325 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 11:44:10.326 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 11:44:10.327 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 11:44:10.328 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 11:44:10.329 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:44:10.330 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:44:10.331 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 11:44:10.332 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 11:44:10.334 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 11:44:10.335 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 11:44:10.336 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 11:44:10.337 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 11:44:10.338 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:44:10.339 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 11:44:10.340 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:44:10.341 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 11:44:10.342 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 11:44:10.343 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 11:44:10.345 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:44:10.346 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:44:10.347 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:44:10.348 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:44:10.350 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 11:44:10.351 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 11:44:10.352 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 11:44:10.353 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:44:10.354 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 11:44:10.355 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 11:44:10.356 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:44:10.357 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 11:44:10.358 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 11:44:10.360 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:44:10.361 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 11:44:10.362 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 11:44:10.363 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:44:10.364 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 11:44:10.365 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 11:44:10.366 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:44:10.367 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 11:44:10.368 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 11:44:10.369 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 11:44:10.370 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 11:44:10.371 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 11:44:10.372 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:44:10.373 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 11:44:10.375 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:44:10.376 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 11:44:10.377 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:44:10.378 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 11:44:10.379 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:44:10.380 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 11:44:10.381 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 11:44:10.382 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 11:44:10.383 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:44:10.384 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 11:44:10.385 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 11:44:10.402 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 11:44:10.403 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 11:44:10.405 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 11:44:10.425 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 11:44:10.468 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 11:44:10.499 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 11:44:10.500 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:44:10.524 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:44:10.649 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 11:44:10.651 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:44:10.710 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 11:44:10.711 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 11:44:10.713 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:44:10.714 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 11:44:10.715 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:44:10.718 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 11:44:10.740 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:44:10.742 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 11:44:10.793 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:44:10.795 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:10.797 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 11:44:10.857 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 11:44:11.000 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 11:44:11.001 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:44:11.081 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 11:44:11.144 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 11:44:11.145 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 11:44:11.147 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 11:44:11.149 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:44:11.185 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 11:44:11.188 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:44:11.241 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 11:44:11.309 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 11:44:11.343 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 11:44:11.348 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:44:11.400 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 11:44:11.402 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 11:44:11.490 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:44:11.516 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 11:44:11.595 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 11:44:11.673 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.0.0rc2.dev3) (3.17.6) 2022-03-16 11:44:11.739 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 11:44:11.742 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:44:11.744 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 11:44:11.791 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:44:11.792 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:44:11.793 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:44:11.874 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 11:44:11.877 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 11:44:11.878 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 11:44:11.880 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 11:44:11.979 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 11:44:12.193 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 11:44:12.195 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 11:44:12.307 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 11:44:12.308 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 11:44:12.309 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:44:12.398 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 11:44:12.477 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 11:44:12.511 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:44:12.750 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 11:44:12.827 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:44:12.829 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:44:13.038 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:44:13.148 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.2) 2022-03-16 11:44:13.655 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.13.1) 2022-03-16 11:44:13.698 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.16.0) 2022-03-16 11:44:14.076 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.077 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.078 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.079 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.080 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.082 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:14.083 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:44:15.309 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 11:44:15.715 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (21.4.0) 2022-03-16 11:44:15.716 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (1.8.2) 2022-03-16 11:44:15.815 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:44:15.922 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.0.0) 2022-03-16 11:44:17.548 | Installing collected packages: nova 2022-03-16 11:44:17.548 | Attempting uninstall: nova 2022-03-16 11:44:17.548 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 11:44:17.558 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 11:44:17.559 | Running setup.py develop for nova 2022-03-16 11:44:23.972 | Successfully installed nova 2022-03-16 11:44:23.972 | 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-03-16 11:44:23.981 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:44:23.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:44:24.136 | + inc/python:pip_install:200 : result=0 2022-03-16 11:44:24.138 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:44:24.141 | + functions-common:time_stop:2425 : local name 2022-03-16 11:44:24.143 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:44:24.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:44:24.148 | + functions-common:time_stop:2428 : local total 2022-03-16 11:44:24.150 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:44:24.152 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:44:24.154 | + functions-common:time_stop:2432 : start_time=1647431043118 2022-03-16 11:44:24.156 | + functions-common:time_stop:2434 : [[ -z 1647431043118 ]] 2022-03-16 11:44:24.159 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:44:24.164 | + functions-common:time_stop:2437 : end_time=1647431064161 2022-03-16 11:44:24.166 | + functions-common:time_stop:2438 : elapsed_time=21043 2022-03-16 11:44:24.168 | + functions-common:time_stop:2439 : total=134010 2022-03-16 11:44:24.170 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:44:24.173 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155053 2022-03-16 11:44:24.175 | + inc/python:pip_install:203 : return 0 2022-03-16 11:44:24.178 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:44:24.180 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:44:24.182 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:44:24.201 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:44:24.214 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 11:44:24.216 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 11:44:24.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:44:24.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:44:24.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 11:44:24.227 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:44:24.230 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 11:44:24.243 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:44:24.245 | + ./stack.sh:main:937 : configure_nova 2022-03-16 11:44:24.248 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 11:44:24.260 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 11:44:24.262 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 11:44:24.265 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:44:24.268 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 11:44:24.269 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:44:24.275 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 11:44:24.277 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 11:44:24.280 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:44:24.282 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 11:44:24.285 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 11:44:24.288 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 11:44:24.290 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 11:44:24.293 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 11:44:24.305 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 11:44:24.317 | + 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-03-16 11:44:24.330 | + 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-03-16 11:44:24.343 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 11:44:24.356 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:44:24.359 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:44:24.363 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EAW3FySI2b 2022-03-16 11:44:24.366 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:44:24.368 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:44:24.371 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 11:44:24.373 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:44:24.376 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:44:24.378 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EAW3FySI2b 2022-03-16 11:44:24.382 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EAW3FySI2b 2022-03-16 11:44:24.393 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EAW3FySI2b /etc/sudoers.d/nova-rootwrap 2022-03-16 11:44:24.407 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 11:44:24.412 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:44:24.414 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:44:24.416 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:44:24.419 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:44:24.421 | + 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-03-16 11:44:24.424 | + 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-03-16 11:44:24.427 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 11:44:24.429 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 11:44:24.434 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 11:44:24.451 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:24.453 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 11:44:24.456 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 11:44:24.460 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 11:44:24.463 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 11:44:24.493 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 11:44:24.495 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 11:44:24.522 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 11:44:24.552 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 11:44:24.579 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 11:44:24.610 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 11:44:24.639 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 11:44:24.670 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 11:44:24.672 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:44:24.700 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 11:44:24.728 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 11:44:24.755 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 11:44:24.782 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 11:44:24.809 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:44:24.839 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 11:44:24.842 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:44:24.844 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:44:24.846 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:44:24.849 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:44:24.851 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:44:24.853 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:44:24.855 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:44:24.857 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:44:24.860 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:44:24.862 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:44:24.864 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:44:24.866 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 11:44:24.869 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:44:24.871 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:44:24.873 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:44:24.875 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:44:24.878 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:44:24.880 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:44:24.882 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 11:44:24.899 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:24.901 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:44:24.903 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 11:44:24.906 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 11:44:24.933 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 11:44:24.935 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 11:44:24.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 11:44:24.940 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 11:44:24.942 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:44:24.945 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:44:24.976 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 11:44:24.978 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 11:44:24.980 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 11:44:24.983 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 11:44:24.985 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:44:24.988 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:44:25.017 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 11:44:25.047 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 11:44:25.075 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 11:44:25.103 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 11:44:25.119 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:25.122 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 11:44:25.138 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:25.142 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 11:44:25.142 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 11:44:25.147 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 11:44:25.150 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 11:44:25.178 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 11:44:25.194 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:25.197 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 11:44:25.199 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:44:25.201 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:44:25.203 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:44:25.206 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 11:44:25.235 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 11:44:25.262 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:44:25.289 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 11:44:25.317 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 11:44:25.344 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 11:44:25.372 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 11:44:25.399 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 11:44:25.427 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:44:25.455 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:44:25.483 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 11:44:25.499 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:25.502 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 11:44:25.504 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 11:44:25.534 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 11:44:25.562 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-03-16 11:44:25.589 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 11:44:25.617 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 11:44:25.644 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 11:44:25.672 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 11:44:25.700 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 11:44:25.727 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 11:44:25.744 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:25.746 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 11:44:25.748 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 11:44:25.777 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 11:44:25.806 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 11:44:25.809 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 11:44:25.837 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 11:44:25.839 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 11:44:25.841 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 11:44:25.844 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:44:25.846 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:44:25.848 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:44:25.851 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:44:25.853 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:44:25.855 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:44:25.857 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 11:44:25.860 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:44:25.862 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:44:25.865 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:44:25.867 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:44:25.870 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:44:25.872 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:44:25.874 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:44:25.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:44:25.879 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:44:25.882 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:44:25.884 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:44:25.886 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 11:44:25.888 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 11:44:25.891 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:44:25.894 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:44:25.910 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:44:25.912 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:44:25.915 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:44:25.917 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:44:25.919 | + 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-03-16 11:44:25.947 | + 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-03-16 11:44:25.975 | + 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-03-16 11:44:26.003 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:44:26.031 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 11:44:26.061 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 11:44:26.078 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:26.080 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 11:44:26.083 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 11:44:26.085 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 11:44:26.088 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 11:44:26.090 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:44:26.092 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:44:26.095 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 11:44:26.099 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 11:44:26.101 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:44:26.104 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:44:26.117 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:44:26.117 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:44:26.125 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:44:26.128 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:44:26.145 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:44:26.148 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 11:44:26.151 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 11:44:26.181 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:44:26.209 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 11:44:26.237 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:44:26.264 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:44:26.292 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:44:26.319 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:44:26.346 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:44:26.374 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:44:26.401 | + 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-03-16 11:44:26.429 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:44:26.456 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:44:26.484 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:44:26.511 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:44:26.513 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:44:26.516 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 11:44:26.519 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 11:44:26.521 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:44:26.524 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:26.526 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:26.528 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:44:26.531 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:44:26.533 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:44:26.561 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:44:26.590 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:44:26.590 | + 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-03-16 11:44:26.599 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 11:44:26.602 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 11:44:26.605 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 11:44:26.607 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:44:26.609 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:44:26.611 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:44:26.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:26.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:26.618 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:44:26.621 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:44:26.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:26.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:26.628 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 11:44:26.688 | Enabling site nova-api-wsgi. 2022-03-16 11:44:26.694 | To activate the new configuration, you need to run: 2022-03-16 11:44:26.694 | systemctl reload apache2 2022-03-16 11:44:26.698 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:44:26.701 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:44:26.703 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:44:26.705 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:44:26.844 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 11:44:26.865 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:26.868 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 11:44:26.870 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:44:26.872 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 11:44:26.875 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 11:44:26.877 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 11:44:26.880 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:44:26.883 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:44:26.887 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 11:44:26.889 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:44:26.892 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:44:26.906 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:44:26.906 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:44:26.915 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:44:26.918 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:44:26.934 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 11:44:26.936 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:44:26.940 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:44:26.970 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 11:44:26.998 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 11:44:27.026 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:44:27.052 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:44:27.080 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:44:27.108 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:44:27.135 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:44:27.163 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:44:27.190 | + 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-03-16 11:44:27.218 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:44:27.245 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:44:27.273 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:44:27.299 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 11:44:27.302 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 11:44:27.330 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 11:44:27.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:27.349 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:44:27.381 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 11:44:27.383 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 11:44:27.386 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 11:44:27.402 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:27.405 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:44:27.407 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:44:27.435 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 11:44:27.466 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 11:44:27.469 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:44:27.471 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 11:44:27.473 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:44:27.476 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:44:27.478 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:44:27.495 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:27.498 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:44:27.500 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:44:27.503 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:44:27.518 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:27.521 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:44:27.524 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:44:27.552 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:44:27.554 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:44:27.557 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 11:44:27.585 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 11:44:27.613 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 11:44:27.643 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 11:44:27.660 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:27.663 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:44:27.691 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 11:44:27.693 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 11:44:27.695 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 11:44:27.727 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 11:44:27.755 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-03-16 11:44:27.783 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 11:44:27.810 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 11:44:27.839 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 11:44:27.866 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 11:44:27.894 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 11:44:27.922 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 11:44:27.951 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 11:44:27.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:27.970 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 11:44:27.976 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:44:27.978 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 11:44:27.980 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 11:44:27.983 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 11:44:27.986 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:44:27.988 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:44:27.992 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:44:27.994 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 11:44:27.997 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 11:44:28.001 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 11:44:28.003 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 11:44:28.006 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 11:44:28.009 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 11:44:28.012 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:44:28.015 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:44:28.046 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 11:44:28.077 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 11:44:28.108 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:44:28.111 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 11:44:28.113 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 11:44:28.115 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 11:44:28.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:28.135 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 11:44:28.135 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 11:44:28.840 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 11:44:28.842 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 11:44:28.845 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:44:28.847 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 11:44:28.850 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:44:28.853 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 11:44:28.855 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:44:28.872 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:28.875 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 11:44:28.877 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 11:44:28.880 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:44:28.897 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:28.899 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:44:28.902 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:44:28.930 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:44:28.932 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:44:28.934 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 11:44:28.952 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:28.954 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 11:44:28.956 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:44:28.959 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 11:44:28.990 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:44:29.017 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 11:44:29.045 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 11:44:29.074 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 11:44:29.102 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 11:44:29.131 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 11:44:29.158 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 11:44:29.186 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 11:44:29.189 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 11:44:29.191 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 11:44:29.195 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:44:29.212 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:44:29.214 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:44:29.217 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:44:29.219 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:44:29.221 | + 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-03-16 11:44:29.250 | + 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-03-16 11:44:29.277 | + 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-03-16 11:44:29.306 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:44:29.334 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:44:29.337 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 11:44:29.341 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:44:29.343 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 11:44:29.345 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 11:44:29.349 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 11:44:29.352 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:44:29.354 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:44:29.357 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:44:29.359 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 11:44:29.361 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 11:44:29.364 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:44:29.367 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 11:44:29.369 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 11:44:29.371 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 11:44:29.387 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:29.389 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 11:44:29.392 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 11:44:29.407 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:29.410 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 11:44:29.426 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:29.429 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 11:44:29.446 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:44:29.449 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 11:44:29.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:44:29.468 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 11:44:29.471 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 11:44:29.474 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 11:44:29.477 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:44:29.479 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 11:44:29.481 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 11:44:29.484 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 11:44:29.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:29.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:29.492 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 11:44:29.495 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:44:29.497 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:44:29.500 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:44:29.503 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:44:29.505 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:29.508 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:44:29.510 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:29.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:29.515 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:44:29.517 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:44:29.520 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:44:29.523 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:44:29.525 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 11:44:29.528 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:44:29.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:29.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:29.536 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 11:44:29.557 | + 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-03-16 11:44:29.668 | Reading package lists... 2022-03-16 11:44:29.907 | Building dependency tree... 2022-03-16 11:44:29.909 | Reading state information... 2022-03-16 11:44:30.166 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:44:30.166 | The following packages were automatically installed and are no longer required: 2022-03-16 11:44:30.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:44:30.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:44:30.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:44:30.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:44:30.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:44:30.167 | python3-zope.interface 2022-03-16 11:44:30.167 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:44:30.285 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:44:30.290 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:44:30.292 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:44:30.295 | + functions-common:time_stop:2425 : local name 2022-03-16 11:44:30.297 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:44:30.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:44:30.302 | + functions-common:time_stop:2428 : local total 2022-03-16 11:44:30.304 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:44:30.307 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:44:30.309 | + functions-common:time_stop:2432 : start_time=1647431069555 2022-03-16 11:44:30.312 | + functions-common:time_stop:2434 : [[ -z 1647431069555 ]] 2022-03-16 11:44:30.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:44:30.319 | + functions-common:time_stop:2437 : end_time=1647431070317 2022-03-16 11:44:30.322 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-16 11:44:30.324 | + functions-common:time_stop:2439 : total=6123 2022-03-16 11:44:30.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:44:30.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6885 2022-03-16 11:44:30.331 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:44:30.334 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 11:44:30.337 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 11:44:30.339 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 11:44:30.342 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 11:44:30.344 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 11:44:30.367 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 11:44:30.369 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:44:30.372 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:44:30.375 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:44:30.377 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:44:30.380 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:30.383 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:44:30.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:30.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:30.390 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:44:30.393 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:44:30.395 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:44:30.397 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:44:30.400 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 11:44:30.402 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:44:30.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:30.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:30.410 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 11:44:30.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-03-16 11:44:30.544 | Reading package lists... 2022-03-16 11:44:30.790 | Building dependency tree... 2022-03-16 11:44:30.791 | Reading state information... 2022-03-16 11:44:31.046 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 11:44:31.046 | The following packages were automatically installed and are no longer required: 2022-03-16 11:44:31.047 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:44:31.047 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:44:31.047 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:44:31.047 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:44:31.047 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:44:31.047 | python3-zope.interface 2022-03-16 11:44:31.047 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:44:31.164 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:44:31.168 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:44:31.171 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:44:31.174 | + functions-common:time_stop:2425 : local name 2022-03-16 11:44:31.176 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:44:31.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:44:31.181 | + functions-common:time_stop:2428 : local total 2022-03-16 11:44:31.184 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:44:31.186 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:44:31.188 | + functions-common:time_stop:2432 : start_time=1647431070431 2022-03-16 11:44:31.191 | + functions-common:time_stop:2434 : [[ -z 1647431070431 ]] 2022-03-16 11:44:31.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:44:31.199 | + functions-common:time_stop:2437 : end_time=1647431071196 2022-03-16 11:44:31.201 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-16 11:44:31.204 | + functions-common:time_stop:2439 : total=6885 2022-03-16 11:44:31.206 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:44:31.208 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7650 2022-03-16 11:44:31.211 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:44:31.213 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 11:44:31.216 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 11:44:31.218 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:44:31.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:44:31.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:44:31.226 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 11:44:31.228 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 11:44:31.285 | wsgi (enabled by maintainer script) 2022-03-16 11:44:31.288 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 11:44:31.291 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 11:44:31.293 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:44:31.296 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 11:44:31.299 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 11:44:31.302 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:44:31.306 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:44:31.306 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:44:31.312 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 11:44:31.314 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 11:44:31.318 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 11:44:31.321 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 11:44:31.323 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 11:44:31.346 | Using python 3.8 to install osc-placement 2022-03-16 11:44:31.348 | + 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-03-16 11:44:32.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:32.227 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:32.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:32.227 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:33.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:44:33.398 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 11:44:33.408 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 11:44:33.409 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 11:44:33.411 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 11:44:33.412 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 11:44:33.412 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 11:44:33.414 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 11:44:33.472 | 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-03-16 11:44:33.473 | 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-03-16 11:44:33.474 | 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-03-16 11:44:33.475 | 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-03-16 11:44:33.489 | 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-03-16 11:44:33.490 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 11:44:33.492 | 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-03-16 11:44:33.505 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 11:44:33.507 | 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-03-16 11:44:33.508 | 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-03-16 11:44:33.509 | 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-03-16 11:44:33.510 | 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-03-16 11:44:33.511 | 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-03-16 11:44:33.532 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 11:44:33.533 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 11:44:33.534 | 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-03-16 11:44:33.537 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 11:44:33.544 | 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-03-16 11:44:33.581 | 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-03-16 11:44:33.583 | 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-03-16 11:44:33.585 | 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-03-16 11:44:33.586 | 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-03-16 11:44:33.587 | 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-03-16 11:44:33.589 | 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-03-16 11:44:33.590 | 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-03-16 11:44:33.591 | 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-03-16 11:44:33.656 | 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-03-16 11:44:33.658 | 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-03-16 11:44:33.659 | 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-03-16 11:44:33.662 | 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-03-16 11:44:33.750 | 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-03-16 11:44:33.751 | 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-03-16 11:44:33.753 | 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-03-16 11:44:33.795 | 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-03-16 11:44:33.835 | 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-03-16 11:44:33.996 | 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-03-16 11:44:36.231 | 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-03-16 11:44:36.238 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:44:36.238 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:44:36.360 | + inc/python:pip_install:200 : result=0 2022-03-16 11:44:36.362 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:44:36.365 | + functions-common:time_stop:2425 : local name 2022-03-16 11:44:36.368 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:44:36.371 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:44:36.373 | + functions-common:time_stop:2428 : local total 2022-03-16 11:44:36.376 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:44:36.378 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:44:36.381 | + functions-common:time_stop:2432 : start_time=1647431071340 2022-03-16 11:44:36.384 | + functions-common:time_stop:2434 : [[ -z 1647431071340 ]] 2022-03-16 11:44:36.387 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:44:36.392 | + functions-common:time_stop:2437 : end_time=1647431076389 2022-03-16 11:44:36.394 | + functions-common:time_stop:2438 : elapsed_time=5049 2022-03-16 11:44:36.397 | + functions-common:time_stop:2439 : total=155053 2022-03-16 11:44:36.399 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:44:36.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160102 2022-03-16 11:44:36.404 | + inc/python:pip_install:203 : return 0 2022-03-16 11:44:36.407 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 11:44:36.409 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 11:44:36.412 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 11:44:36.414 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:44:36.417 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:44:36.420 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:44:36.423 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:44:36.425 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:44:36.429 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:44:36.446 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:44:36.449 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:44:36.452 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:36.455 | + functions-common:git_clone:629 : echo master 2022-03-16 11:44:36.455 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:44:36.461 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 11:44:36.463 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:44:36.466 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 11:44:36.469 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:44:36.469 | + functions-common:git_clone:678 : head -1 2022-03-16 11:44:36.472 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 11:44:36.475 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:44:36.478 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 11:44:36.480 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:44:36.483 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:44:36.485 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 11:44:36.488 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:44:36.491 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 11:44:36.493 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:44:36.496 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:44:36.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 11:44:36.501 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:44:36.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:44:36.507 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 11:44:36.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:44:36.513 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 11:44:36.515 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:44:36.518 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:44:36.521 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 11:44:36.527 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 11:44:36.529 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 11:44:37.185 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 11:44:37.187 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:44:37.190 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:44:37.192 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:44:37.195 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:44:37.197 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 11:44:37.200 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:44:37.202 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:44:37.205 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:44:37.208 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:44:37.210 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:44:37.213 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:44:37.216 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:44:37.218 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 11:44:37.240 | Using python 3.8 to install /opt/stack/placement 2022-03-16 11:44:37.242 | + 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-03-16 11:44:38.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:38.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:38.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:44:38.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:44:39.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:44:39.317 | Obtaining file:///opt/stack/placement 2022-03-16 11:44:39.318 | Preparing metadata (setup.py): started 2022-03-16 11:44:42.446 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:44:42.490 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 11:44:42.492 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 11:44:42.493 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 11:44:42.494 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 11:44:42.495 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 11:44:42.496 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:44:42.497 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 11:44:42.499 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (60.9.3) 2022-03-16 11:44:42.500 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:44:42.501 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 11:44:42.502 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 11:44:42.503 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 11:44:42.505 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 11:44:42.506 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 11:44:42.507 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 11:44:42.508 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 11:44:42.509 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 11:44:42.510 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:44:42.511 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 11:44:42.512 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 11:44:42.513 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 11:44:42.578 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:44:42.580 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 11:44:42.581 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 11:44:42.583 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:44:42.584 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 11:44:42.586 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 11:44:42.607 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 11:44:42.647 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:44:42.648 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 11:44:42.649 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:44:42.650 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 11:44:42.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 11:44:42.702 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 11:44:42.704 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 11:44:42.705 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 11:44:42.707 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 11:44:42.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 11:44:42.751 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 11:44:42.768 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 11:44:42.771 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 11:44:42.773 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:44:42.798 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 11:44:42.799 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 11:44:42.813 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:44:42.830 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 11:44:42.831 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 11:44:42.833 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 11:44:42.835 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 11:44:42.875 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 11:44:42.877 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 11:44:42.880 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 11:44:42.881 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 11:44:42.897 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 11:44:43.060 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 11:44:43.100 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.4.0) 2022-03-16 11:44:43.101 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 11:44:43.102 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-16 11:44:43.119 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (1.15.0) 2022-03-16 11:44:43.153 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.13.3) 2022-03-16 11:44:43.209 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.1.0) 2022-03-16 11:44:43.300 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.7.0) 2022-03-16 11:44:43.385 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.1.5) 2022-03-16 11:44:43.434 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 11:44:43.626 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.1.1) 2022-03-16 11:44:43.627 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.4.2) 2022-03-16 11:44:43.628 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.2) 2022-03-16 11:44:43.705 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:44:43.757 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.21) 2022-03-16 11:44:43.916 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-16 11:44:44.021 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.0.0) 2022-03-16 11:44:44.022 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.0.0) 2022-03-16 11:44:45.935 | Installing collected packages: openstack-placement 2022-03-16 11:44:45.935 | Attempting uninstall: openstack-placement 2022-03-16 11:44:45.935 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 11:44:45.937 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 11:44:45.940 | Running setup.py develop for openstack-placement