2022-06-03 08:07:24.092 | + ./stack.sh:main:462 : exec 2022-06-03 08:07:24.092 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-080723.summary.2022-06-03-080723 2022-06-03 08:07:24.092 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080723' 2022-06-03 08:07:24.092 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:07:24.092 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-080723 2022-06-03 08:07:24.092 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080723 /opt/stack/logs/stack.sh.log 2022-06-03 08:07:24.092 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-080723.summary.2022-06-03-080723 /opt/stack/logs/stack.sh.log.summary 2022-06-03 08:07:24.092 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 08:07:24.092 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 08:07:24.092 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 08:07:24.092 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 08:07:24.092 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 08:07:24.092 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 08:07:24.092 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 08:07:24.092 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 08:07:24.093 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 08:07:24.095 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 08:07:24.097 | + ./stack.sh:main:551 : uname -a 2022-06-03 08:07:24.098 | Linux dv-neutron-844019-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-03 08:07:24.100 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 08:07:24.102 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 08:07:24.105 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 08:07:24.133 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 08:07:24.150 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 08:07:24.152 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 08:07:24.154 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 08:07:24.156 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 08:07:24.158 | + functions-common:fetch_plugins:1673 : return 2022-06-03 08:07:24.160 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 08:07:24.162 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 08:07:24.163 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:07:24.165 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:07:24.167 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:07:24.169 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:07:24.170 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:07:24.172 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:07:24.175 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:07:24.178 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:07:24.180 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:07:24.182 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:07:24.184 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 08:07:24.186 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:07:24.199 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:24.200 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:07:24.202 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:07:24.204 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:07:24.206 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:07:24.207 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:07:24.209 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 08:07:24.211 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 08:07:24.213 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 08:07:24.214 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 08:07:24.216 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:07:24.218 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 08:07:24.220 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 08:07:24.222 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 08:07:24.223 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 08:07:24.225 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 08:07:24.227 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 08:07:24.244 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 08:07:24.246 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 08:07:24.259 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:24.262 | +++ lib/tls:source:43 : hostname -f 2022-06-03 08:07:24.265 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 08:07:24.267 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 08:07:24.269 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 08:07:24.271 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 08:07:24.273 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 08:07:24.274 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 08:07:24.276 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 08:07:24.278 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 08:07:24.280 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 08:07:24.282 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 08:07:24.286 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 08:07:24.298 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 08:07:24.316 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 08:07:24.328 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 08:07:24.340 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 08:07:24.367 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 08:07:24.406 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 08:07:24.492 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 08:07:24.513 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 08:07:24.552 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 08:07:24.604 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 08:07:24.733 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 08:07:24.748 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 08:07:24.760 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 08:07:24.773 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 08:07:24.866 | + ./stack.sh:main:598 : run_phase source 2022-06-03 08:07:24.868 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 08:07:24.870 | + functions-common:run_phase:1751 : local phase= 2022-06-03 08:07:24.872 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:07:24.874 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:07:24.876 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:07:24.878 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:07:24.880 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:07:24.883 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:07:24.887 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:07:24.889 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:07:24.891 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:07:24.894 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 08:07:24.896 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:07:24.910 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:24.912 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:07:24.914 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 08:07:24.953 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 08:07:24.956 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 08:07:24.958 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 08:07:24.960 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 08:07:24.963 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 08:07:24.965 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 08:07:24.967 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 08:07:24.969 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 08:07:24.972 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 08:07:24.974 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 08:07:24.976 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:24.978 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 08:07:24.981 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:24.983 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 08:07:24.985 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:24.988 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 08:07:24.990 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:24.992 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 08:07:24.994 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:24.997 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 08:07:24.999 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.001 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 08:07:25.003 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.006 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 08:07:25.008 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 08:07:25.013 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.015 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 08:07:25.018 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.020 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 08:07:25.022 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.024 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 08:07:25.027 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.029 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 08:07:25.031 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.034 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 08:07:25.036 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.038 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 08:07:25.041 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.043 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 08:07:25.045 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.047 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 08:07:25.050 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.052 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 08:07:25.054 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.056 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 08:07:25.059 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.061 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 08:07:25.063 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.066 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 08:07:25.068 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.070 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 08:07:25.073 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.075 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 08:07:25.077 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.079 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 08:07:25.082 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.084 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 08:07:25.087 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.089 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 08:07:25.091 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.093 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 08:07:25.096 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.099 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 08:07:25.101 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.103 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 08:07:25.105 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.108 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 08:07:25.110 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.112 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 08:07:25.114 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.117 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 08:07:25.119 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.121 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 08:07:25.124 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.126 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 08:07:25.128 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.130 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 08:07:25.133 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.135 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 08:07:25.137 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.139 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 08:07:25.142 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.145 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 08:07:25.147 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.149 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 08:07:25.151 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.154 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 08:07:25.156 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.159 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 08:07:25.161 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.163 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 08:07:25.166 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 08:07:25.168 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 08:07:25.171 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 08:07:25.173 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:07:25.175 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 08:07:25.190 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:25.193 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 08:07:25.195 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 08:07:25.197 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 08:07:25.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:25.214 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 08:07:25.217 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 08:07:25.219 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 08:07:25.221 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 08:07:25.223 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 08:07:25.225 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 08:07:25.228 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 08:07:25.230 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 08:07:25.233 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:07:25.235 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 08:07:25.237 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:07:25.240 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 08:07:25.242 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 08:07:25.242 | Using mysql database backend 2022-06-03 08:07:25.244 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 08:07:25.260 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 08:07:25.277 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:25.279 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 08:07:25.296 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 08:07:25.312 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:25.315 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 08:07:25.330 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 08:07:25.346 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 08:07:25.363 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:07:25.365 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 08:07:25.381 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:25.383 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 08:07:25.385 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 08:07:25.401 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:07:25.403 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 08:07:25.420 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 08:07:25.422 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 08:07:25.425 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 08:07:25.427 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 08:07:25.430 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 08:07:25.436 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-080725 2022-06-03 08:07:25.447 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-080725 739' 2022-06-03 08:07:25.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.452 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 08:07:25.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.457 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 08:07:25.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.461 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 08:07:25.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.466 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-03 08:07:25.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.471 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-06-03 08:07:25.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.476 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-06-03 08:07:25.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.481 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-080723 2022-06-03 08:07:25.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.485 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 08:07:25.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.491 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-06-03 08:07:25.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.495 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 08:07:25.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.500 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 08:07:25.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.504 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 08:07:25.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 08:07:25.509 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 08:07:25.511 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 08:07:25.514 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 08:07:25.516 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 08:07:25.518 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:07:25.520 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:07:25.523 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:07:25.525 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:07:25.527 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:07:25.530 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:07:25.545 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:07:25.547 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:07:25.550 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:25.552 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:07:25.552 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:07:25.557 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 08:07:25.560 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:25.562 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 08:07:25.575 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 08:07:25.577 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:07:25.578 | + functions-common:git_clone:607 : head -1 2022-06-03 08:07:25.582 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 08:07:25.584 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:07:25.586 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 08:07:25.589 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:07:25.591 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 08:07:25.593 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 08:07:25.596 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 08:07:25.599 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 08:07:25.601 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:07:25.604 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 08:07:25.606 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 08:07:25.608 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 08:07:25.612 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 08:07:25.616 | ++ tools/install_prereqs.sh:source:47 : NOW=1654243645 2022-06-03 08:07:25.619 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 08:07:25.623 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654243449 2022-06-03 08:07:25.626 | ++ tools/install_prereqs.sh:source:49 : DELTA=196 2022-06-03 08:07:25.629 | ++ tools/install_prereqs.sh:source:50 : [[ 196 -lt 7200 ]] 2022-06-03 08:07:25.631 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 08:07:25.633 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 08:07:25.636 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 08:07:25.638 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 08:07:25.640 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 08:07:25.643 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 08:07:25.645 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 08:07:25.648 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 08:07:25.651 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-03 08:07:25.697 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 08:07:25.697 | apache2-dev 2022-06-03 08:07:25.697 | bc 2022-06-03 08:07:25.697 | bsdmainutils 2022-06-03 08:07:25.697 | curl 2022-06-03 08:07:25.697 | g++ 2022-06-03 08:07:25.697 | gcc 2022-06-03 08:07:25.697 | gettext 2022-06-03 08:07:25.697 | git 2022-06-03 08:07:25.697 | graphviz 2022-06-03 08:07:25.697 | iputils-ping 2022-06-03 08:07:25.697 | libapache2-mod-proxy-uwsgi 2022-06-03 08:07:25.697 | libffi-dev 2022-06-03 08:07:25.697 | libjpeg-dev 2022-06-03 08:07:25.697 | libmysqlclient-dev 2022-06-03 08:07:25.697 | libpcre3-dev 2022-06-03 08:07:25.697 | libpq-dev 2022-06-03 08:07:25.697 | libssl-dev 2022-06-03 08:07:25.697 | libsystemd-dev 2022-06-03 08:07:25.697 | libxml2-dev 2022-06-03 08:07:25.697 | libxslt1-dev 2022-06-03 08:07:25.697 | libyaml-dev 2022-06-03 08:07:25.697 | lsof 2022-06-03 08:07:25.698 | openssh-server 2022-06-03 08:07:25.698 | openssl 2022-06-03 08:07:25.698 | pkg-config 2022-06-03 08:07:25.698 | psmisc 2022-06-03 08:07:25.698 | python3-dev 2022-06-03 08:07:25.698 | python3-pip 2022-06-03 08:07:25.698 | python3-venv 2022-06-03 08:07:25.698 | tar 2022-06-03 08:07:25.698 | tcpdump 2022-06-03 08:07:25.698 | unzip 2022-06-03 08:07:25.698 | uuid-runtime 2022-06-03 08:07:25.698 | wget 2022-06-03 08:07:25.698 | wget 2022-06-03 08:07:25.698 | zlib1g-dev 2022-06-03 08:07:25.698 | libkrb5-dev 2022-06-03 08:07:25.698 | libldap2-dev 2022-06-03 08:07:25.698 | libsasl2-dev 2022-06-03 08:07:25.698 | memcached 2022-06-03 08:07:25.698 | python3-mysqldb 2022-06-03 08:07:25.698 | sqlite3 2022-06-03 08:07:25.698 | conntrack 2022-06-03 08:07:25.698 | curl 2022-06-03 08:07:25.698 | dnsmasq-base 2022-06-03 08:07:25.698 | dnsmasq-utils 2022-06-03 08:07:25.698 | ebtables 2022-06-03 08:07:25.698 | gawk 2022-06-03 08:07:25.698 | genisoimage 2022-06-03 08:07:25.698 | iptables 2022-06-03 08:07:25.698 | iputils-arping 2022-06-03 08:07:25.698 | kpartx 2022-06-03 08:07:25.698 | libjs-jquery-tablesorter 2022-06-03 08:07:25.698 | libmysqlclient-dev 2022-06-03 08:07:25.698 | parted 2022-06-03 08:07:25.698 | pm-utils 2022-06-03 08:07:25.698 | python3-mysqldb 2022-06-03 08:07:25.698 | socat 2022-06-03 08:07:25.698 | sqlite3 2022-06-03 08:07:25.698 | sudo 2022-06-03 08:07:25.698 | vlan 2022-06-03 08:07:25.699 | lsscsi 2022-06-03 08:07:25.699 | open-iscsi 2022-06-03 08:07:25.699 | lvm2 2022-06-03 08:07:25.699 | qemu-utils 2022-06-03 08:07:25.699 | thin-provisioning-tools 2022-06-03 08:07:25.699 | acl 2022-06-03 08:07:25.699 | dnsmasq-base 2022-06-03 08:07:25.699 | dnsmasq-utils 2022-06-03 08:07:25.699 | ebtables 2022-06-03 08:07:25.699 | haproxy 2022-06-03 08:07:25.699 | iptables 2022-06-03 08:07:25.699 | iputils-arping 2022-06-03 08:07:25.699 | iputils-ping 2022-06-03 08:07:25.699 | libmysqlclient-dev 2022-06-03 08:07:25.699 | postgresql-server-dev-all 2022-06-03 08:07:25.699 | python3-mysqldb 2022-06-03 08:07:25.699 | sqlite3 2022-06-03 08:07:25.699 | sudo 2022-06-03 08:07:25.699 | vlan 2022-06-03 08:07:25.699 | ipset 2022-06-03 08:07:25.699 | conntrack 2022-06-03 08:07:25.699 | conntrackd 2022-06-03 08:07:25.699 | keepalived 2022-06-03 08:07:25.699 | dstat 2022-06-03 08:07:25.699 | lvm2 2022-06-03 08:07:25.699 | qemu-utils 2022-06-03 08:07:25.699 | thin-provisioning-tools 2022-06-03 08:07:25.699 | curl 2022-06-03 08:07:25.699 | liberasurecode-dev 2022-06-03 08:07:25.699 | make 2022-06-03 08:07:25.699 | memcached 2022-06-03 08:07:25.699 | sqlite3 2022-06-03 08:07:25.699 | xfsprogs' 2022-06-03 08:07:25.700 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 08:07:25.718 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 08:07:25.718 | apache2-dev 2022-06-03 08:07:25.718 | bc 2022-06-03 08:07:25.718 | bsdmainutils 2022-06-03 08:07:25.718 | curl 2022-06-03 08:07:25.718 | g++ 2022-06-03 08:07:25.718 | gcc 2022-06-03 08:07:25.718 | gettext 2022-06-03 08:07:25.718 | git 2022-06-03 08:07:25.718 | graphviz 2022-06-03 08:07:25.718 | iputils-ping 2022-06-03 08:07:25.718 | libapache2-mod-proxy-uwsgi 2022-06-03 08:07:25.718 | libffi-dev 2022-06-03 08:07:25.718 | libjpeg-dev 2022-06-03 08:07:25.718 | libmysqlclient-dev 2022-06-03 08:07:25.718 | libpcre3-dev 2022-06-03 08:07:25.718 | libpq-dev 2022-06-03 08:07:25.718 | libssl-dev 2022-06-03 08:07:25.718 | libsystemd-dev 2022-06-03 08:07:25.718 | libxml2-dev 2022-06-03 08:07:25.718 | libxslt1-dev 2022-06-03 08:07:25.718 | libyaml-dev 2022-06-03 08:07:25.718 | lsof 2022-06-03 08:07:25.718 | openssh-server 2022-06-03 08:07:25.718 | openssl 2022-06-03 08:07:25.718 | pkg-config 2022-06-03 08:07:25.718 | psmisc 2022-06-03 08:07:25.718 | python3-dev 2022-06-03 08:07:25.718 | python3-pip 2022-06-03 08:07:25.718 | python3-venv 2022-06-03 08:07:25.718 | tar 2022-06-03 08:07:25.718 | tcpdump 2022-06-03 08:07:25.718 | unzip 2022-06-03 08:07:25.718 | uuid-runtime 2022-06-03 08:07:25.719 | wget 2022-06-03 08:07:25.719 | wget 2022-06-03 08:07:25.719 | zlib1g-dev 2022-06-03 08:07:25.719 | libkrb5-dev 2022-06-03 08:07:25.719 | libldap2-dev 2022-06-03 08:07:25.719 | libsasl2-dev 2022-06-03 08:07:25.719 | memcached 2022-06-03 08:07:25.719 | python3-mysqldb 2022-06-03 08:07:25.719 | sqlite3 2022-06-03 08:07:25.719 | conntrack 2022-06-03 08:07:25.719 | curl 2022-06-03 08:07:25.719 | dnsmasq-base 2022-06-03 08:07:25.719 | dnsmasq-utils 2022-06-03 08:07:25.719 | ebtables 2022-06-03 08:07:25.719 | gawk 2022-06-03 08:07:25.719 | genisoimage 2022-06-03 08:07:25.719 | iptables 2022-06-03 08:07:25.719 | iputils-arping 2022-06-03 08:07:25.719 | kpartx 2022-06-03 08:07:25.719 | libjs-jquery-tablesorter 2022-06-03 08:07:25.719 | libmysqlclient-dev 2022-06-03 08:07:25.719 | parted 2022-06-03 08:07:25.719 | pm-utils 2022-06-03 08:07:25.719 | python3-mysqldb 2022-06-03 08:07:25.719 | socat 2022-06-03 08:07:25.719 | sqlite3 2022-06-03 08:07:25.719 | sudo 2022-06-03 08:07:25.719 | vlan 2022-06-03 08:07:25.719 | lsscsi 2022-06-03 08:07:25.719 | open-iscsi 2022-06-03 08:07:25.719 | lvm2 2022-06-03 08:07:25.719 | qemu-utils 2022-06-03 08:07:25.719 | thin-provisioning-tools 2022-06-03 08:07:25.719 | acl 2022-06-03 08:07:25.719 | dnsmasq-base 2022-06-03 08:07:25.719 | dnsmasq-utils 2022-06-03 08:07:25.719 | ebtables 2022-06-03 08:07:25.719 | haproxy 2022-06-03 08:07:25.720 | iptables 2022-06-03 08:07:25.720 | iputils-arping 2022-06-03 08:07:25.720 | iputils-ping 2022-06-03 08:07:25.720 | libmysqlclient-dev 2022-06-03 08:07:25.720 | postgresql-server-dev-all 2022-06-03 08:07:25.720 | python3-mysqldb 2022-06-03 08:07:25.720 | sqlite3 2022-06-03 08:07:25.720 | sudo 2022-06-03 08:07:25.720 | vlan 2022-06-03 08:07:25.720 | ipset 2022-06-03 08:07:25.720 | conntrack 2022-06-03 08:07:25.720 | conntrackd 2022-06-03 08:07:25.720 | keepalived 2022-06-03 08:07:25.720 | dstat 2022-06-03 08:07:25.720 | lvm2 2022-06-03 08:07:25.720 | qemu-utils 2022-06-03 08:07:25.720 | thin-provisioning-tools 2022-06-03 08:07:25.720 | curl 2022-06-03 08:07:25.720 | liberasurecode-dev 2022-06-03 08:07:25.720 | make 2022-06-03 08:07:25.720 | memcached 2022-06-03 08:07:25.720 | sqlite3 2022-06-03 08:07:25.720 | xfsprogs ' 2022-06-03 08:07:25.723 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 08:07:25.725 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:25.727 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:25.730 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:07:25.731 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 08:07:25.736 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:07:25.738 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 08:07:25.740 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:07:25.742 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 08:07:25.744 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:07:25.746 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:25.748 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:07:25.750 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:25.752 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:25.754 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:07:25.756 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 08:07:25.758 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 08:07:25.760 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 08:07:25.763 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 08:07:25.768 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 08:07:25.770 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 08:07:25.772 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 08:07:25.774 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 08:07:25.776 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 08:07:25.778 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 08:07:25.782 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654243645780 2022-06-03 08:07:25.784 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 08:07:25.787 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 08:07:25.789 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 08:07:25.995 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 08:07:26.027 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 08:07:26.068 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 08:07:26.232 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 08:07:28.317 | Reading package lists... 2022-06-03 08:07:28.348 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 08:07:28.351 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 08:07:28.353 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:07:28.355 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:28.357 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:28.359 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:07:28.361 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:28.364 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 08:07:28.366 | ++ functions-common:time_stop:2329 : start_time=1654243645780 2022-06-03 08:07:28.368 | ++ functions-common:time_stop:2331 : [[ -z 1654243645780 ]] 2022-06-03 08:07:28.370 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:28.374 | ++ functions-common:time_stop:2334 : end_time=1654243648372 2022-06-03 08:07:28.376 | ++ functions-common:time_stop:2335 : elapsed_time=2592 2022-06-03 08:07:28.378 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 08:07:28.380 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:28.383 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2592 2022-06-03 08:07:28.385 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:07:28.387 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:07:28.389 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:07:28.391 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:07:28.394 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:07:28.415 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 08:07:28.524 | Reading package lists... 2022-06-03 08:07:28.819 | Building dependency tree... 2022-06-03 08:07:28.820 | Reading state information... 2022-06-03 08:07:28.855 | acl is already the newest version (2.2.53-6). 2022-06-03 08:07:28.856 | bc is already the newest version (1.07.1-2build1). 2022-06-03 08:07:28.856 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 08:07:28.856 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 08:07:28.856 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 08:07:28.856 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:07:28.856 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 08:07:28.856 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 08:07:28.856 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 08:07:28.856 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 08:07:28.856 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 08:07:28.856 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 08:07:28.856 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 08:07:28.856 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 08:07:28.856 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 08:07:28.856 | libffi-dev is already the newest version (3.3-4). 2022-06-03 08:07:28.856 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 08:07:28.856 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 08:07:28.856 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 08:07:28.856 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 08:07:28.856 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 08:07:28.856 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:07:28.856 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 08:07:28.856 | psmisc is already the newest version (23.3-1). 2022-06-03 08:07:28.856 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:07:28.856 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 08:07:28.856 | socat is already the newest version (1.7.3.3-2). 2022-06-03 08:07:28.856 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 08:07:28.856 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 08:07:28.856 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 08:07:28.856 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 08:07:28.856 | dstat is already the newest version (0.7.4-6). 2022-06-03 08:07:28.856 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 08:07:28.857 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 08:07:28.857 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 08:07:28.857 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 08:07:28.857 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:07:28.857 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:07:28.857 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 08:07:28.857 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:07:28.857 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 08:07:28.857 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 08:07:28.857 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 08:07:28.857 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 08:07:28.857 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 08:07:28.857 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 08:07:28.857 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 08:07:28.857 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:07:28.857 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 08:07:28.857 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 08:07:28.857 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 08:07:28.857 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:07:28.857 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 08:07:28.857 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 08:07:28.857 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 08:07:28.857 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 08:07:28.857 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 08:07:28.857 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 08:07:28.857 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 08:07:28.857 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 08:07:28.857 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 08:07:28.857 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 08:07:28.857 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 08:07:28.857 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 08:07:28.857 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 08:07:28.857 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 08:07:28.857 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 08:07:28.858 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 08:07:29.093 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:07:29.093 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 08:07:29.093 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 08:07:29.093 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 08:07:29.093 | The following packages were automatically installed and are no longer required: 2022-06-03 08:07:29.094 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:07:29.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:07:29.094 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:07:29.094 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:07:29.094 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:07:29.094 | python3-zope.interface 2022-06-03 08:07:29.094 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:07:29.208 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:07:29.213 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 08:07:29.215 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:07:29.217 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:07:29.219 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:29.222 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:29.224 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:07:29.226 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:29.228 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:07:29.230 | ++ functions-common:time_stop:2329 : start_time=1654243648412 2022-06-03 08:07:29.232 | ++ functions-common:time_stop:2331 : [[ -z 1654243648412 ]] 2022-06-03 08:07:29.235 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:29.240 | ++ functions-common:time_stop:2334 : end_time=1654243649237 2022-06-03 08:07:29.242 | ++ functions-common:time_stop:2335 : elapsed_time=825 2022-06-03 08:07:29.244 | ++ functions-common:time_stop:2336 : total=780 2022-06-03 08:07:29.246 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:29.248 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1605 2022-06-03 08:07:29.250 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 08:07:29.253 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 08:07:29.255 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:07:29.258 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 08:07:29.262 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 08:07:29.266 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 08:07:29.268 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 08:07:29.271 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 08:07:30.884 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 08:07:30.886 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 08:07:30.888 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 08:07:30.890 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 08:07:30.893 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 08:07:30.894 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 08:07:30.897 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 08:07:30.899 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 08:07:30.901 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 08:07:30.903 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 08:07:30.975 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 08:07:30.977 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 08:07:31.049 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 08:07:31.052 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 08:07:31.124 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 08:07:31.125 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 08:07:31.127 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 08:07:31.129 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 08:07:31.131 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 08:07:31.133 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 08:07:31.135 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 08:07:31.137 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 08:07:31.139 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 08:07:31.140 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 08:07:31.143 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 08:07:31.143 | Distro: focal 2022-06-03 08:07:31.145 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 08:07:31.147 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 08:07:31.151 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 08:07:31.153 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 08:07:31.155 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 08:07:31.155 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 08:07:31.662 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 08:07:31.664 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 08:07:31.664 | pip: 20.2.2 2022-06-03 08:07:31.666 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 08:07:32.120 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 08:07:32.142 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 08:07:32.144 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 08:07:32.145 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 08:07:32.148 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 08:07:32.151 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 08:07:32.154 | + ./stack.sh:main:764 : fixup_all 2022-06-03 08:07:32.157 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 08:07:32.159 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 08:07:32.161 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:07:32.166 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 08:07:32.167 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 08:07:32.168 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 08:07:32.172 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 08:07:32.175 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 08:07:32.177 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 08:07:32.186 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 08:07:32.189 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 08:07:32.191 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 08:07:32.193 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 08:07:32.196 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 08:07:32.198 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 08:07:32.200 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:07:32.202 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:07:32.204 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:07:32.206 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:07:32.208 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:07:32.210 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:07:32.212 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:07:32.214 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:07:32.216 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 08:07:32.218 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 08:07:32.221 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 08:07:32.223 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:07:32.225 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:07:32.227 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:07:32.229 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:07:32.231 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:07:32.233 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:07:32.235 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 08:07:32.238 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 08:07:32.258 | Using python 3.8 to install os-testr 2022-06-03 08:07:32.260 | + 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-06-03 08:07:34.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:34.049 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:07:34.054 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:34.054 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:34.056 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:34.057 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:34.058 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:34.058 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:34.059 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:34.059 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:34.147 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-03 08:07:34.156 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:07:34.159 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-03 08:07:34.174 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-03 08:07:34.203 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:07:34.222 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:07:34.226 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:07:34.233 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:07:34.238 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:07:34.240 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:07:34.251 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-03 08:07:34.254 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:07:34.258 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:07:34.271 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:07:34.275 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:07:34.277 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:07:34.280 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:07:34.284 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:07:34.287 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:07:34.294 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:07:34.297 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:07:34.351 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:07:34.355 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:07:34.390 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:07:34.393 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:07:34.436 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:07:36.481 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:07:36.481 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:07:36.561 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:36.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:36.566 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:36.568 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:36.570 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:36.572 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:36.574 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:36.576 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:36.578 | + functions-common:time_stop:2329 : start_time=1654243652253 2022-06-03 08:07:36.580 | + functions-common:time_stop:2331 : [[ -z 1654243652253 ]] 2022-06-03 08:07:36.583 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:36.587 | + functions-common:time_stop:2334 : end_time=1654243656585 2022-06-03 08:07:36.589 | + functions-common:time_stop:2335 : elapsed_time=4332 2022-06-03 08:07:36.591 | + functions-common:time_stop:2336 : total=0 2022-06-03 08:07:36.593 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:36.595 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4332 2022-06-03 08:07:36.598 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:36.600 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 08:07:36.602 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 08:07:36.605 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:07:36.611 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 08:07:36.614 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 08:07:36.616 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:07:36.620 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:07:36.620 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:07:36.628 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 08:07:36.630 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 08:07:36.632 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 08:07:36.635 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 08:07:36.638 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 08:07:36.659 | Using python 3.8 to install systemd-python 2022-06-03 08:07:36.661 | + 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 systemd-python 2022-06-03 08:07:38.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:38.487 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:07:38.494 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:38.494 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:38.494 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:38.494 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:38.495 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:38.495 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:38.495 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:38.496 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:38.511 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-03 08:07:40.785 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:07:40.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:07:40.859 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:40.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:40.864 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:40.866 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:40.868 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:40.871 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:40.873 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:40.875 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:40.878 | + functions-common:time_stop:2329 : start_time=1654243656653 2022-06-03 08:07:40.880 | + functions-common:time_stop:2331 : [[ -z 1654243656653 ]] 2022-06-03 08:07:40.882 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:40.886 | + functions-common:time_stop:2334 : end_time=1654243660884 2022-06-03 08:07:40.888 | + functions-common:time_stop:2335 : elapsed_time=4231 2022-06-03 08:07:40.891 | + functions-common:time_stop:2336 : total=4332 2022-06-03 08:07:40.893 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:40.895 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8563 2022-06-03 08:07:40.897 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:40.899 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 08:07:40.951 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 08:07:41.265 | + ./stack.sh:main:779 : install_infra 2022-06-03 08:07:41.268 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:07:41.270 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 08:07:41.274 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:07:41.276 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 08:07:41.300 | + 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-06-03 08:07:43.372 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:43.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:43.442 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:43.482 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:43.484 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:43.487 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:43.489 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:43.491 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:44.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:44.155 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:07:44.407 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:44.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:44.411 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:44.413 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:44.415 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:44.417 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:44.419 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:44.422 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:44.424 | + functions-common:time_stop:2329 : start_time=1654243661292 2022-06-03 08:07:44.426 | + functions-common:time_stop:2331 : [[ -z 1654243661292 ]] 2022-06-03 08:07:44.429 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:44.433 | + functions-common:time_stop:2334 : end_time=1654243664430 2022-06-03 08:07:44.436 | + functions-common:time_stop:2335 : elapsed_time=3138 2022-06-03 08:07:44.438 | + functions-common:time_stop:2336 : total=8563 2022-06-03 08:07:44.441 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:44.443 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11701 2022-06-03 08:07:44.445 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:44.447 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 08:07:44.450 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 08:07:44.472 | + 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-06-03 08:07:46.480 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:46.492 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:46.551 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:46.593 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:46.595 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:46.597 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:46.599 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:46.601 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:47.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:47.134 | Processing /opt/stack/requirements 2022-06-03 08:07:48.824 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:07:48.827 | 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 164)) (3.0.0) 2022-06-03 08:07:48.838 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:07:48.844 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:07:48.847 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:07:48.850 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:07:48.870 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:07:48.873 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:07:48.891 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:07:48.895 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:07:48.901 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:07:48.921 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-03 08:07:48.924 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-03 08:07:48.941 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:07:48.943 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:07:48.947 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:07:48.949 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:07:48.952 | 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 160)) (1.0.0) 2022-06-03 08:07:48.955 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:07:48.957 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:07:48.959 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:07:48.972 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:07:48.974 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:07:48.980 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:07:49.036 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:07:49.089 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:07:49.092 | 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 557)) (0.2.5) 2022-06-03 08:07:49.098 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-03 08:07:49.102 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:07:49.105 | Building wheels for collected packages: openstack-requirements 2022-06-03 08:07:49.106 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 08:07:49.880 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 08:07:49.880 | ERROR: Command errored out with exit status 1: 2022-06-03 08:07:49.880 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-u_gsvtt7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-u_gsvtt7/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-azsgvknc 2022-06-03 08:07:49.881 | cwd: /tmp/pip-req-build-u_gsvtt7/ 2022-06-03 08:07:49.881 | Complete output (6 lines): 2022-06-03 08:07:49.881 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 08:07:49.881 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 08:07:49.881 | or: setup.py --help-commands 2022-06-03 08:07:49.881 | or: setup.py cmd --help 2022-06-03 08:07:49.881 | 2022-06-03 08:07:49.881 | error: invalid command 'bdist_wheel' 2022-06-03 08:07:49.881 | ---------------------------------------- 2022-06-03 08:07:49.881 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 08:07:49.881 | Running setup.py clean for openstack-requirements 2022-06-03 08:07:50.666 | Failed to build openstack-requirements 2022-06-03 08:07:50.680 | Installing collected packages: openstack-requirements 2022-06-03 08:07:50.681 | Attempting uninstall: openstack-requirements 2022-06-03 08:07:50.682 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 08:07:50.719 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 08:07:50.739 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 08:07:50.742 | Running setup.py install for openstack-requirements: started 2022-06-03 08:07:52.987 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 08:07:53.015 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 08:07:53.151 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:53.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:53.155 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:53.157 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:53.159 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:53.161 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:53.163 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:53.165 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:53.167 | + functions-common:time_stop:2329 : start_time=1654243664464 2022-06-03 08:07:53.170 | + functions-common:time_stop:2331 : [[ -z 1654243664464 ]] 2022-06-03 08:07:53.172 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:53.176 | + functions-common:time_stop:2334 : end_time=1654243673174 2022-06-03 08:07:53.178 | + functions-common:time_stop:2335 : elapsed_time=8710 2022-06-03 08:07:53.180 | + functions-common:time_stop:2336 : total=11701 2022-06-03 08:07:53.182 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:53.184 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20411 2022-06-03 08:07:53.187 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:53.190 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 08:07:53.192 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 08:07:53.195 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 08:07:53.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:07:53.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:07:53.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 08:07:53.207 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:07:53.209 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 08:07:53.229 | Using python 3.8 to install pbr 2022-06-03 08:07:53.232 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 08:07:55.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:07:55.075 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:07:55.080 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:55.080 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:55.082 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:07:55.083 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:55.084 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:55.084 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:55.084 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:07:55.084 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:07:55.222 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:07:57.531 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:07:57.531 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:07:57.614 | + inc/python:pip_install:200 : result=0 2022-06-03 08:07:57.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:07:57.619 | + functions-common:time_stop:2322 : local name 2022-06-03 08:07:57.621 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:07:57.623 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:07:57.625 | + functions-common:time_stop:2325 : local total 2022-06-03 08:07:57.628 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:07:57.630 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:07:57.632 | + functions-common:time_stop:2329 : start_time=1654243673224 2022-06-03 08:07:57.634 | + functions-common:time_stop:2331 : [[ -z 1654243673224 ]] 2022-06-03 08:07:57.636 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:07:57.641 | + functions-common:time_stop:2334 : end_time=1654243677638 2022-06-03 08:07:57.643 | + functions-common:time_stop:2335 : elapsed_time=4414 2022-06-03 08:07:57.645 | + functions-common:time_stop:2336 : total=20411 2022-06-03 08:07:57.647 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:07:57.649 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24825 2022-06-03 08:07:57.652 | + inc/python:pip_install:203 : return 0 2022-06-03 08:07:57.654 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 08:07:59.973 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 08:08:01.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:01.879 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 08:08:01.900 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 08:08:01.903 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 08:08:01.910 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-03 08:08:01.912 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 08:08:01.915 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-03 08:08:01.994 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:08:01.996 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 08:08:02.000 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 08:08:02.016 | + ./stack.sh:main:788 : pkgs= 2022-06-03 08:08:02.019 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 08:08:02.021 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 08:08:02.023 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:08:02.026 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 08:08:02.028 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:08:02.030 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:08:02.033 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:08:02.035 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:08:02.037 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:08:02.040 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:08:02.044 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:08:02.046 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:08:02.049 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:08:02.051 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 08:08:02.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:08:02.068 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:02.070 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:08:02.072 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:08:02.075 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 08:08:02.077 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:08:02.079 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:08:02.081 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:08:02.083 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 08:08:02.085 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:08:02.087 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 08:08:02.089 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:08:02.092 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 08:08:02.094 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 08:08:02.096 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 08:08:02.099 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:08:02.101 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 08:08:02.103 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 08:08:02.105 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 08:08:02.107 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 08:08:02.110 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 08:08:02.112 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 08:08:02.115 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 08:08:02.117 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 08:08:02.120 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 08:08:02.122 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 08:08:02.124 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 08:08:02.177 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 08:08:02.177 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 08:08:02.179 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 08:08:02.551 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 08:08:02.560 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 08:08:02.570 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:02.572 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 08:08:02.574 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:08:02.577 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:08:02.580 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:08:02.582 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:08:02.584 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:02.586 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:08:02.589 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:02.591 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:02.593 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:08:02.596 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:02.599 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:08:02.601 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:08:02.603 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 08:08:02.605 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:08:02.608 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:02.610 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:02.612 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 08:08:02.636 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 08:08:02.747 | Reading package lists... 2022-06-03 08:08:02.999 | Building dependency tree... 2022-06-03 08:08:03.001 | Reading state information... 2022-06-03 08:08:03.262 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 08:08:03.263 | The following packages were automatically installed and are no longer required: 2022-06-03 08:08:03.263 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:08:03.264 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:08:03.264 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:08:03.264 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:08:03.264 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:08:03.264 | python3-zope.interface 2022-06-03 08:08:03.264 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:08:03.379 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:08:03.383 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:08:03.386 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:08:03.388 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:03.390 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:03.392 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:03.395 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:03.397 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:03.399 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:08:03.401 | + functions-common:time_stop:2329 : start_time=1654243682632 2022-06-03 08:08:03.403 | + functions-common:time_stop:2331 : [[ -z 1654243682632 ]] 2022-06-03 08:08:03.406 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:03.410 | + functions-common:time_stop:2334 : end_time=1654243683408 2022-06-03 08:08:03.412 | + functions-common:time_stop:2335 : elapsed_time=776 2022-06-03 08:08:03.414 | + functions-common:time_stop:2336 : total=1605 2022-06-03 08:08:03.417 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:03.419 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2381 2022-06-03 08:08:03.421 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:08:03.424 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 08:08:03.426 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:08:03.428 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:08:03.431 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:08:03.433 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:08:03.436 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:08:03.438 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:08:03.441 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 08:08:03.443 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:08:03.445 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:08:03.447 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:08:03.450 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:08:03.452 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:08:03.454 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:08:03.457 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:08:03.459 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:08:03.461 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 08:08:03.463 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:08:03.465 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:08:03.468 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:08:03.471 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:08:03.473 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:08:03.475 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:08:03.478 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 08:08:03.480 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 08:08:03.496 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:03.498 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 08:08:03.501 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:08:03.503 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 08:08:03.505 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 08:08:03.508 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 08:08:03.512 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 08:08:03.515 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 08:08:03.517 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 08:08:03.519 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 08:08:03.522 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 08:08:03.524 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 08:08:03.527 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 08:08:04.227 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 08:08:04.227 | user tags 2022-06-03 08:08:04.227 | stackrabbit []' 2022-06-03 08:08:04.230 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 08:08:04.231 | user tags 2022-06-03 08:08:04.231 | stackrabbit []' 2022-06-03 08:08:04.231 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 08:08:04.237 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 08:08:04.239 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 08:08:04.241 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:08:04.934 | Changing password for user "stackrabbit" ... 2022-06-03 08:08:04.986 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 08:08:05.671 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 08:08:05.717 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 08:08:05.719 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 08:08:06.411 | Changing password for user "stackrabbit" ... 2022-06-03 08:08:06.460 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 08:08:06.463 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 08:08:06.465 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 08:08:07.131 | Deleting user "guest" ... 2022-06-03 08:08:07.146 | Error: 2022-06-03 08:08:07.146 | {:no_such_user, "guest"} 2022-06-03 08:08:07.159 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 08:08:07.161 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 08:08:07.178 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:07.181 | + ./stack.sh:main:805 : install_database 2022-06-03 08:08:07.183 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 08:08:07.186 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 08:08:07.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:07.191 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:07.193 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 08:08:07.539 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 08:08:07.541 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 08:08:07.543 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 08:08:07.546 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:08:07.548 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 08:08:07.551 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:08:07.554 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:08:07.556 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:08:07.559 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:08:07.562 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:08:07.564 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:08:07.567 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:08:07.569 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:08:07.572 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 08:08:07.575 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:08:07.577 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:08:07.580 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:08:07.582 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:08:07.585 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:08:07.587 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:08:07.590 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 08:08:07.592 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:07.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:07.597 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 08:08:07.599 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:08:07.601 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:08:07.604 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:08:07.606 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:08:07.608 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:07.611 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:08:07.613 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:07.616 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:07.618 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:08:07.620 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:07.622 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:08:07.624 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:08:07.627 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 08:08:07.630 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:08:07.632 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:07.634 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:07.637 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 08:08:07.657 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 08:08:07.768 | Reading package lists... 2022-06-03 08:08:08.030 | Building dependency tree... 2022-06-03 08:08:08.031 | Reading state information... 2022-06-03 08:08:08.295 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 08:08:08.295 | The following packages were automatically installed and are no longer required: 2022-06-03 08:08:08.296 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:08:08.296 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:08:08.296 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:08:08.296 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:08:08.296 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:08:08.296 | python3-zope.interface 2022-06-03 08:08:08.296 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:08:08.413 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:08:08.417 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:08:08.420 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:08:08.422 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:08.424 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:08.426 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:08.428 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:08.430 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:08.432 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:08:08.435 | + functions-common:time_stop:2329 : start_time=1654243687654 2022-06-03 08:08:08.438 | + functions-common:time_stop:2331 : [[ -z 1654243687654 ]] 2022-06-03 08:08:08.441 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:08.445 | + functions-common:time_stop:2334 : end_time=1654243688443 2022-06-03 08:08:08.447 | + functions-common:time_stop:2335 : elapsed_time=789 2022-06-03 08:08:08.449 | + functions-common:time_stop:2336 : total=2381 2022-06-03 08:08:08.451 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:08.454 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3170 2022-06-03 08:08:08.456 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:08:08.461 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 08:08:08.464 | + ./stack.sh:main:808 : install_database_python 2022-06-03 08:08:08.466 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 08:08:08.468 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 08:08:08.470 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 08:08:08.474 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:08:08.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 08:08:08.479 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 08:08:08.482 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:08:08.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:08:08.486 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:08:08.491 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 08:08:08.493 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 08:08:08.497 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 08:08:08.500 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 08:08:08.502 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 08:08:08.524 | Using python 3.8 to install PyMySQL 2022-06-03 08:08:08.526 | + 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-06-03 08:08:10.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:10.341 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:10.345 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:10.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:10.348 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:10.352 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:10.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:10.353 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:10.354 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:10.354 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:10.369 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-03 08:08:12.687 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:12.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:12.777 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:12.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:12.782 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:12.785 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:12.787 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:12.789 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:12.791 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:12.794 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:12.796 | + functions-common:time_stop:2329 : start_time=1654243688518 2022-06-03 08:08:12.799 | + functions-common:time_stop:2331 : [[ -z 1654243688518 ]] 2022-06-03 08:08:12.802 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:12.808 | + functions-common:time_stop:2334 : end_time=1654243692804 2022-06-03 08:08:12.811 | + functions-common:time_stop:2335 : elapsed_time=4286 2022-06-03 08:08:12.814 | + functions-common:time_stop:2336 : total=24825 2022-06-03 08:08:12.817 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:12.819 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29111 2022-06-03 08:08:12.822 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:12.825 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 08:08:12.827 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 08:08:12.830 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 08:08:12.832 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 08:08:12.849 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:12.852 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 08:08:12.854 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 08:08:12.858 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:08:12.858 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:08:12.864 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:08:12.868 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:08:12.871 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-03 08:08:12.873 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:08:12.876 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 08:08:12.879 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 08:08:12.895 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:12.898 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 08:08:12.900 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:08:12.903 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:08:12.905 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:08:12.908 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:08:12.910 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:12.913 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:08:12.915 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:12.918 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:12.921 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:08:12.923 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:12.926 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:08:12.929 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:08:12.931 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 08:08:12.934 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:08:12.936 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:12.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:12.941 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 08:08:12.964 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 08:08:13.075 | Reading package lists... 2022-06-03 08:08:13.329 | Building dependency tree... 2022-06-03 08:08:13.330 | Reading state information... 2022-06-03 08:08:13.593 | radvd is already the newest version (1:2.17-2). 2022-06-03 08:08:13.593 | The following packages were automatically installed and are no longer required: 2022-06-03 08:08:13.594 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:08:13.595 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:08:13.595 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:08:13.595 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:08:13.595 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:08:13.595 | python3-zope.interface 2022-06-03 08:08:13.595 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:08:13.708 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:08:13.713 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:08:13.715 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:08:13.717 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:13.720 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:13.722 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:13.725 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:13.727 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:13.729 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:08:13.731 | + functions-common:time_stop:2329 : start_time=1654243692961 2022-06-03 08:08:13.733 | + functions-common:time_stop:2331 : [[ -z 1654243692961 ]] 2022-06-03 08:08:13.736 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:13.740 | + functions-common:time_stop:2334 : end_time=1654243693738 2022-06-03 08:08:13.742 | + functions-common:time_stop:2335 : elapsed_time=777 2022-06-03 08:08:13.744 | + functions-common:time_stop:2336 : total=3170 2022-06-03 08:08:13.746 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:13.749 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3947 2022-06-03 08:08:13.751 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:08:13.754 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 08:08:13.772 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:13.774 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 08:08:13.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 08:08:13.779 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 08:08:13.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 08:08:13.803 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:08:13.806 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:08:13.808 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:08:13.810 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:08:13.813 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:13.815 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:08:13.817 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:13.819 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:13.822 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:08:13.825 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:13.828 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:08:13.831 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:08:13.833 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 08:08:13.836 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:08:13.839 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:13.841 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:13.843 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 08:08:13.865 | + functions-common:apt_get:1123 : 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-06-03 08:08:13.981 | Reading package lists... 2022-06-03 08:08:14.238 | Building dependency tree... 2022-06-03 08:08:14.239 | Reading state information... 2022-06-03 08:08:14.532 | fakeroot is already the newest version (1.24-1). 2022-06-03 08:08:14.532 | make is already the newest version (4.2.1-1.2). 2022-06-03 08:08:14.533 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 08:08:14.533 | The following packages were automatically installed and are no longer required: 2022-06-03 08:08:14.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:08:14.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:08:14.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:08:14.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:08:14.535 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:08:14.535 | python3-zope.interface 2022-06-03 08:08:14.536 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:08:14.654 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:08:14.658 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:08:14.660 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:08:14.663 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:14.665 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:14.668 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:14.674 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:14.677 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:14.679 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:08:14.681 | + functions-common:time_stop:2329 : start_time=1654243693862 2022-06-03 08:08:14.683 | + functions-common:time_stop:2331 : [[ -z 1654243693862 ]] 2022-06-03 08:08:14.693 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:14.697 | + functions-common:time_stop:2334 : end_time=1654243694695 2022-06-03 08:08:14.699 | + functions-common:time_stop:2335 : elapsed_time=833 2022-06-03 08:08:14.702 | + functions-common:time_stop:2336 : total=3947 2022-06-03 08:08:14.704 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:14.707 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4780 2022-06-03 08:08:14.709 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:08:14.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 08:08:14.714 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:14.717 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:14.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 08:08:14.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 08:08:14.725 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 08:08:14.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 08:08:14.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 08:08:14.737 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 08:08:14.746 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 08:08:14.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 08:08:14.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 08:08:14.756 | + functions:vercmp:652 : local v1=5.4 2022-06-03 08:08:14.758 | + functions:vercmp:653 : local 'op=<' 2022-06-03 08:08:14.762 | + functions:vercmp:654 : local v2=3.13 2022-06-03 08:08:14.764 | + functions:vercmp:655 : local result 2022-06-03 08:08:14.768 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 08:08:14.768 | ++ functions:vercmp:659 : head -1 2022-06-03 08:08:14.769 | ++ functions:vercmp:659 : sort -V 2022-06-03 08:08:14.773 | + functions:vercmp:659 : result=3.13 2022-06-03 08:08:14.776 | + functions:vercmp:661 : case $op in 2022-06-03 08:08:14.778 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 08:08:14.780 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 08:08:14.782 | + functions:vercmp:672 : return 2022-06-03 08:08:14.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 08:08:14.788 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:08:14.791 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 08:08:15.304 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 08:08:15.326 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:15.331 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 08:08:15.334 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 08:08:15.334 | Installing etcd 2022-06-03 08:08:15.337 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 08:08:15.352 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 08:08:15.367 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:15.369 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 08:08:15.395 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 08:08:15.398 | ++ 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-06-03 08:08:15.401 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:08:15.406 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:08:15.411 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:08:15.413 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 08:08:15.416 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 08:08:15.419 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:08:15.422 | ++ functions:get_extra_file:73 : return 2022-06-03 08:08:15.425 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 08:08:15.428 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 08:08:15.430 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 08:08:15.433 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 08:08:15.453 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:15.456 | + ./stack.sh:main:835 : install_dstat 2022-06-03 08:08:15.459 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 08:08:15.477 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:15.480 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 08:08:15.482 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:08:15.485 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 08:08:15.487 | + ./stack.sh:main:844 : install_libs 2022-06-03 08:08:15.490 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 08:08:15.492 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 08:08:15.494 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 08:08:15.497 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 08:08:15.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 08:08:15.507 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.509 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 08:08:15.513 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 08:08:15.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 08:08:15.519 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 08:08:15.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 08:08:15.529 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.531 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 08:08:15.534 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 08:08:15.536 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 08:08:15.538 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 08:08:15.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 08:08:15.549 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.551 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 08:08:15.553 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 08:08:15.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 08:08:15.563 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 08:08:15.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 08:08:15.573 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.576 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 08:08:15.578 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 08:08:15.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 08:08:15.584 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 08:08:15.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 08:08:15.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.597 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 08:08:15.599 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 08:08:15.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 08:08:15.604 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 08:08:15.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 08:08:15.613 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.615 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 08:08:15.618 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 08:08:15.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 08:08:15.623 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 08:08:15.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 08:08:15.633 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.635 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 08:08:15.638 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 08:08:15.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 08:08:15.644 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 08:08:15.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 08:08:15.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.656 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 08:08:15.658 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 08:08:15.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 08:08:15.663 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 08:08:15.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 08:08:15.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.674 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 08:08:15.677 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 08:08:15.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 08:08:15.681 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 08:08:15.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 08:08:15.692 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.695 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 08:08:15.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 08:08:15.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 08:08:15.702 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 08:08:15.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 08:08:15.712 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.714 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 08:08:15.716 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 08:08:15.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 08:08:15.721 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 08:08:15.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 08:08:15.730 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.732 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 08:08:15.735 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 08:08:15.737 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 08:08:15.739 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 08:08:15.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 08:08:15.749 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.751 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 08:08:15.754 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 08:08:15.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 08:08:15.759 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 08:08:15.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 08:08:15.768 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.771 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 08:08:15.773 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 08:08:15.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 08:08:15.778 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 08:08:15.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 08:08:15.788 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.790 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 08:08:15.794 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 08:08:15.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 08:08:15.799 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 08:08:15.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 08:08:15.809 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.812 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 08:08:15.814 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 08:08:15.817 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 08:08:15.820 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 08:08:15.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 08:08:15.829 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.831 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 08:08:15.834 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 08:08:15.836 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 08:08:15.838 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 08:08:15.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 08:08:15.848 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.851 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 08:08:15.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 08:08:15.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 08:08:15.859 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 08:08:15.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 08:08:15.870 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.872 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 08:08:15.875 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 08:08:15.877 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 08:08:15.880 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 08:08:15.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 08:08:15.893 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.895 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 08:08:15.898 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 08:08:15.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 08:08:15.904 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 08:08:15.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 08:08:15.913 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.915 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 08:08:15.917 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 08:08:15.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 08:08:15.922 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 08:08:15.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 08:08:15.933 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.939 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 08:08:15.942 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 08:08:15.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 08:08:15.947 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 08:08:15.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 08:08:15.957 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.960 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 08:08:15.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 08:08:15.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 08:08:15.967 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 08:08:15.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 08:08:15.976 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.979 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 08:08:15.981 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 08:08:15.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 08:08:15.986 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 08:08:15.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:15.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:15.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 08:08:15.997 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:15.999 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 08:08:16.002 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 08:08:16.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 08:08:16.007 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 08:08:16.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 08:08:16.017 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.020 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 08:08:16.023 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 08:08:16.026 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 08:08:16.030 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 08:08:16.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 08:08:16.041 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.043 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 08:08:16.046 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 08:08:16.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 08:08:16.050 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 08:08:16.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 08:08:16.060 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.063 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 08:08:16.065 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 08:08:16.067 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 08:08:16.070 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 08:08:16.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 08:08:16.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.082 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 08:08:16.085 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 08:08:16.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 08:08:16.089 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 08:08:16.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 08:08:16.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.103 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 08:08:16.106 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 08:08:16.108 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 08:08:16.111 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 08:08:16.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 08:08:16.121 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.124 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 08:08:16.126 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 08:08:16.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 08:08:16.132 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 08:08:16.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 08:08:16.142 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.145 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 08:08:16.147 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 08:08:16.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 08:08:16.152 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 08:08:16.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 08:08:16.162 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.165 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 08:08:16.168 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 08:08:16.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 08:08:16.174 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 08:08:16.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 08:08:16.184 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.187 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 08:08:16.189 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 08:08:16.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 08:08:16.195 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 08:08:16.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 08:08:16.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.208 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 08:08:16.211 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 08:08:16.214 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 08:08:16.216 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 08:08:16.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:16.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:16.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 08:08:16.226 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:16.229 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 08:08:16.252 | Using python 3.8 to install etcd3 2022-06-03 08:08:16.255 | + 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-06-03 08:08:18.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:18.060 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:18.065 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:18.065 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:18.067 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:18.069 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:18.069 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:18.069 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:18.070 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:18.071 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:18.085 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-03 08:08:18.095 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-03 08:08:18.122 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:08:18.127 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:08:18.131 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:08:18.146 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-03 08:08:20.379 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:20.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:20.465 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:20.467 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:20.469 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:20.472 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:20.475 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:20.477 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:20.479 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:20.481 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:20.483 | + functions-common:time_stop:2329 : start_time=1654243696245 2022-06-03 08:08:20.486 | + functions-common:time_stop:2331 : [[ -z 1654243696245 ]] 2022-06-03 08:08:20.488 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:20.492 | + functions-common:time_stop:2334 : end_time=1654243700490 2022-06-03 08:08:20.495 | + functions-common:time_stop:2335 : elapsed_time=4245 2022-06-03 08:08:20.497 | + functions-common:time_stop:2336 : total=29111 2022-06-03 08:08:20.499 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:20.502 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33356 2022-06-03 08:08:20.505 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:20.507 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 08:08:20.530 | Using python 3.8 to install etcd3gw 2022-06-03 08:08:20.532 | + 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-06-03 08:08:22.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:22.374 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:22.379 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:22.379 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:22.381 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:22.383 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:22.383 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:22.383 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:22.383 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:22.384 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:22.399 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-03 08:08:22.425 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:08:22.432 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:08:22.435 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:08:22.458 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:08:22.461 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:08:22.481 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:08:22.485 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:08:22.489 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:08:24.749 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:24.749 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:24.830 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:24.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:24.835 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:24.838 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:24.840 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:24.842 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:24.845 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:24.847 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:24.850 | + functions-common:time_stop:2329 : start_time=1654243700524 2022-06-03 08:08:24.853 | + functions-common:time_stop:2331 : [[ -z 1654243700524 ]] 2022-06-03 08:08:24.856 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:24.861 | + functions-common:time_stop:2334 : end_time=1654243704859 2022-06-03 08:08:24.863 | + functions-common:time_stop:2335 : elapsed_time=4335 2022-06-03 08:08:24.866 | + functions-common:time_stop:2336 : total=33356 2022-06-03 08:08:24.868 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:24.870 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37691 2022-06-03 08:08:24.873 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:24.875 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 08:08:24.878 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 08:08:24.880 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 08:08:24.883 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:08:24.885 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:08:24.888 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:08:24.890 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:08:24.893 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:08:24.896 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:08:24.898 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:08:24.900 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:08:24.903 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 08:08:24.906 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 08:08:24.909 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:24.913 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:24.916 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 08:08:24.919 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 08:08:24.921 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:08:24.923 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:08:24.926 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:08:24.929 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:08:24.932 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:08:24.936 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:24.939 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:08:24.941 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:24.944 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:24.946 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:08:24.949 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:08:24.951 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:08:24.954 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:08:24.957 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:08:24.959 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:08:24.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:24.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:24.967 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 08:08:24.991 | + functions-common:apt_get:1123 : 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-06-03 08:08:25.102 | Reading package lists... 2022-06-03 08:08:25.364 | Building dependency tree... 2022-06-03 08:08:25.365 | Reading state information... 2022-06-03 08:08:25.634 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:08:25.635 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 08:08:25.635 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:08:25.635 | The following packages were automatically installed and are no longer required: 2022-06-03 08:08:25.636 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:08:25.636 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:08:25.636 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:08:25.636 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:08:25.636 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:08:25.636 | python3-zope.interface 2022-06-03 08:08:25.636 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:08:25.757 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:08:25.761 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:08:25.764 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:08:25.767 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:25.770 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:25.772 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:25.774 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:25.776 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:25.779 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:08:25.781 | + functions-common:time_stop:2329 : start_time=1654243704988 2022-06-03 08:08:25.783 | + functions-common:time_stop:2331 : [[ -z 1654243704988 ]] 2022-06-03 08:08:25.789 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:25.793 | + functions-common:time_stop:2334 : end_time=1654243705791 2022-06-03 08:08:25.796 | + functions-common:time_stop:2335 : elapsed_time=803 2022-06-03 08:08:25.798 | + functions-common:time_stop:2336 : total=4780 2022-06-03 08:08:25.800 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:25.802 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5583 2022-06-03 08:08:25.804 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:08:25.807 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 08:08:25.809 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:25.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:25.815 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 08:08:25.880 | Module proxy already enabled 2022-06-03 08:08:25.885 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 08:08:25.950 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 08:08:25.951 | Module proxy already enabled 2022-06-03 08:08:25.951 | Module proxy_uwsgi already enabled 2022-06-03 08:08:25.959 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 08:08:25.961 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:08:25.964 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:08:25.966 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:08:26.106 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 08:08:26.108 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 08:08:26.111 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 08:08:26.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 08:08:26.123 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.126 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 08:08:26.128 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 08:08:26.132 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 08:08:26.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 08:08:26.148 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.151 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 08:08:26.154 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 08:08:26.156 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 08:08:26.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 08:08:26.166 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.169 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 08:08:26.171 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 08:08:26.174 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 08:08:26.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 08:08:26.185 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.188 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 08:08:26.190 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 08:08:26.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 08:08:26.200 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.202 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 08:08:26.206 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 08:08:26.208 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 08:08:26.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 08:08:26.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.225 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 08:08:26.243 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:26.246 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 08:08:26.249 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 08:08:26.251 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 08:08:26.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 08:08:26.261 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.263 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 08:08:26.281 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:26.283 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 08:08:26.287 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 08:08:26.290 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 08:08:26.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 08:08:26.300 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.303 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 08:08:26.305 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 08:08:26.308 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 08:08:26.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:26.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:26.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 08:08:26.320 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:26.322 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 08:08:26.325 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 08:08:26.327 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:08:26.330 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 08:08:26.333 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 08:08:26.336 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:08:26.341 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:08:26.341 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:08:26.346 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 08:08:26.349 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 08:08:26.352 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 08:08:26.356 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 08:08:26.361 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 08:08:26.384 | Using python 3.8 to install keystonemiddleware 2022-06-03 08:08:26.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-03 08:08:28.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:28.188 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:28.193 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:28.193 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:28.195 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:28.196 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:28.196 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:28.197 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:28.197 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:28.197 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:28.213 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:08:28.285 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:08:28.321 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:08:28.338 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:08:28.344 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:08:28.351 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:08:28.391 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:08:28.401 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:08:28.418 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:08:28.425 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:08:28.428 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:08:28.439 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:08:28.442 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:08:28.445 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:08:28.450 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:08:28.470 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:08:28.474 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:08:28.495 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:08:28.500 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:08:28.504 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:08:28.511 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:08:28.532 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:08:28.547 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:08:28.618 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:08:28.624 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:08:28.632 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:08:28.635 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:08:28.640 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:08:28.643 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:08:28.646 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:08:28.649 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:08:28.652 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:08:28.656 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:08:28.658 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:08:28.663 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:08:28.667 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:08:30.724 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:30.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:30.827 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:30.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:30.832 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:30.835 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:30.837 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:30.839 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:30.841 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:30.843 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:30.847 | + functions-common:time_stop:2329 : start_time=1654243706379 2022-06-03 08:08:30.849 | + functions-common:time_stop:2331 : [[ -z 1654243706379 ]] 2022-06-03 08:08:30.852 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:30.857 | + functions-common:time_stop:2334 : end_time=1654243710854 2022-06-03 08:08:30.859 | + functions-common:time_stop:2335 : elapsed_time=4475 2022-06-03 08:08:30.862 | + functions-common:time_stop:2336 : total=37691 2022-06-03 08:08:30.864 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:30.867 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42166 2022-06-03 08:08:30.869 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:30.872 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 08:08:30.874 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 08:08:30.876 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:08:30.880 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 08:08:30.883 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 08:08:30.885 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:08:30.889 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:08:30.890 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:08:30.896 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 08:08:30.898 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 08:08:30.901 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 08:08:30.904 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 08:08:30.906 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 08:08:30.928 | Using python 3.8 to install python-memcached 2022-06-03 08:08:30.931 | + 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-06-03 08:08:32.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:32.778 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:32.782 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:32.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:32.784 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:32.785 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:32.786 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:32.786 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:32.786 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:32.787 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:32.802 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-03 08:08:32.806 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:08:35.072 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:35.072 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:35.152 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:35.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:35.157 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:35.159 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:35.161 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:35.165 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:35.174 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:35.176 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:35.178 | + functions-common:time_stop:2329 : start_time=1654243710922 2022-06-03 08:08:35.180 | + functions-common:time_stop:2331 : [[ -z 1654243710922 ]] 2022-06-03 08:08:35.183 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:35.188 | + functions-common:time_stop:2334 : end_time=1654243715185 2022-06-03 08:08:35.190 | + functions-common:time_stop:2335 : elapsed_time=4263 2022-06-03 08:08:35.193 | + functions-common:time_stop:2336 : total=42166 2022-06-03 08:08:35.195 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:35.198 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46429 2022-06-03 08:08:35.201 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:35.203 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 08:08:35.229 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:35.232 | + ./stack.sh:main:866 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-06-03 08:08:35.234 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 08:08:35.237 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 08:08:35.239 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 08:08:35.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:08:35.244 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 08:08:35.249 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 08:08:35.265 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:35.268 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 08:08:35.274 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 08:08:35.274 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 08:08:35.274 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:08:35.276 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:08:35.279 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:08:35.282 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:08:35.284 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:08:35.287 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:08:35.304 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:08:35.306 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:08:35.308 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:35.311 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:08:35.311 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:08:35.317 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 08:08:35.319 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:35.321 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 08:08:35.334 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 08:08:35.337 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:08:35.337 | + functions-common:git_clone:607 : head -1 2022-06-03 08:08:35.340 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 08:08:35.343 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:08:35.345 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 08:08:35.348 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:08:35.350 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:08:35.352 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 08:08:35.354 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:08:35.357 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 08:08:35.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:08:35.363 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:08:35.366 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 08:08:35.369 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:08:35.372 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:08:35.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 08:08:35.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:08:35.381 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 08:08:35.384 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:08:35.387 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:08:35.390 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 08:08:35.397 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 08:08:35.399 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 08:08:36.008 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 08:08:36.010 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:08:36.012 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:08:36.014 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:08:36.017 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 08:08:36.019 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 08:08:36.021 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:08:36.023 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:08:36.026 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:08:36.028 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:08:36.030 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:08:36.033 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:08:36.035 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:08:36.037 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 08:08:36.060 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 08:08:36.062 | + 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-06-03 08:08:37.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:37.902 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:37.906 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:37.907 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:37.909 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:37.910 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:37.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:37.911 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:37.911 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:37.911 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:37.924 | Obtaining file:///opt/stack/keystone 2022-06-03 08:08:39.522 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:08:41.129 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-03 08:08:41.159 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-03 08:08:41.168 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:08:41.176 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:08:41.180 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:08:41.188 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:08:41.210 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:08:41.224 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-03 08:08:41.241 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-03 08:08:41.244 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:08:41.255 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:08:41.259 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-03 08:08:41.262 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:08:41.303 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:08:41.310 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-03 08:08:41.313 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:08:41.325 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:08:41.382 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:08:41.385 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-03 08:08:41.391 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:08:41.427 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:08:41.442 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:08:41.449 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:08:41.497 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:08:41.504 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:08:41.543 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:08:41.599 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:08:41.617 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:08:41.634 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:08:41.644 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:08:41.669 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:08:41.677 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:08:41.696 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:08:41.742 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:08:41.749 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-03 08:08:41.762 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:08:41.765 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:08:41.769 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:08:41.779 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:08:41.782 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:08:41.785 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:08:41.789 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-03 08:08:41.804 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:08:41.810 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:08:41.829 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:08:41.834 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:08:41.855 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:08:41.860 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-03 08:08:41.863 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:08:41.866 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:08:41.878 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:08:41.881 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:08:41.884 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:08:41.891 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:08:41.901 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:08:41.907 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:08:41.927 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:08:41.930 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:08:41.938 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:08:41.958 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:08:41.962 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:08:41.966 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:08:42.032 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:08:42.036 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:08:42.045 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:08:42.050 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:08:42.059 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:08:42.063 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:08:42.104 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:08:42.107 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:08:42.114 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:08:42.122 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:08:42.133 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:08:42.136 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:08:42.147 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:08:42.156 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:08:42.164 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:08:42.172 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:08:42.176 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:08:42.179 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:08:42.184 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:08:42.197 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:08:42.200 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:08:42.204 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:08:42.207 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:08:42.210 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:08:42.212 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:08:42.215 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:08:42.218 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:08:42.221 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:08:42.226 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:08:42.229 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:08:42.232 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:08:42.239 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:08:42.242 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:08:42.250 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:08:42.255 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:08:42.258 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:08:43.680 | Installing collected packages: keystone 2022-06-03 08:08:43.681 | Attempting uninstall: keystone 2022-06-03 08:08:43.683 | Found existing installation: keystone 18.1.0 2022-06-03 08:08:43.686 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 08:08:43.687 | Running setup.py develop for keystone 2022-06-03 08:08:45.590 | Successfully installed keystone 2022-06-03 08:08:45.735 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:45.736 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:45.829 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:45.831 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:45.834 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:45.836 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:45.838 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:45.840 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:45.842 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:45.844 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:45.846 | + functions-common:time_stop:2329 : start_time=1654243716054 2022-06-03 08:08:45.848 | + functions-common:time_stop:2331 : [[ -z 1654243716054 ]] 2022-06-03 08:08:45.851 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:45.855 | + functions-common:time_stop:2334 : end_time=1654243725853 2022-06-03 08:08:45.857 | + functions-common:time_stop:2335 : elapsed_time=9799 2022-06-03 08:08:45.859 | + functions-common:time_stop:2336 : total=46429 2022-06-03 08:08:45.864 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:45.866 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56228 2022-06-03 08:08:45.868 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:45.870 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:08:45.873 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:08:45.875 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:08:45.894 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 08:08:45.906 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 08:08:45.909 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 08:08:45.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:45.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:45.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 08:08:45.919 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:45.921 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 08:08:45.938 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:45.941 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:08:45.944 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:08:45.946 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 08:08:45.948 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 08:08:45.961 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-03 08:08:45.964 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 08:08:45.968 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 08:08:45.984 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:45.987 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 08:08:46.022 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 08:08:46.050 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 08:08:46.083 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 08:08:46.114 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 08:08:46.145 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 08:08:46.175 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 08:08:46.202 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 08:08:46.230 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 08:08:46.232 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 08:08:46.235 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 08:08:46.237 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 08:08:46.240 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:08:46.242 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:08:46.259 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:46.262 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:08:46.264 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:08:46.266 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:08:46.287 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:46.297 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:08:46.301 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:08:46.333 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:08:46.335 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:08:46.338 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 08:08:46.340 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 08:08:46.342 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 08:08:46.359 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:46.361 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2022-06-03 08:08:46.392 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2022-06-03 08:08:46.422 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 08:08:46.424 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 08:08:46.457 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 08:08:46.459 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 08:08:46.461 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 08:08:46.464 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 08:08:46.466 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:08:46.469 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 08:08:46.501 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 08:08:46.503 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 08:08:46.506 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 08:08:46.508 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 08:08:46.511 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:08:46.529 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:08:46.531 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:08:46.534 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:08:46.537 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:08:46.539 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:08:46.569 | + functions:setup_systemd_logging:728 : 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-06-03 08:08:46.597 | + functions:setup_systemd_logging:729 : 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-06-03 08:08:46.626 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:08:46.657 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 08:08:46.688 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 08:08:46.691 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 08:08:46.693 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:08:46.695 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 08:08:46.698 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 08:08:46.700 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:08:46.703 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:08:46.706 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 08:08:46.710 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 08:08:46.713 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:08:46.715 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:08:46.728 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:08:46.737 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:08:46.738 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:08:46.742 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:08:46.758 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:08:46.761 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 08:08:46.764 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 08:08:46.797 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 08:08:46.826 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 08:08:46.853 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 08:08:46.881 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 08:08:46.909 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 08:08:46.936 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 08:08:46.965 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 08:08:46.992 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 08:08:47.019 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:08:47.047 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 08:08:47.075 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 08:08:47.102 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 08:08:47.130 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:08:47.133 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:08:47.136 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 08:08:47.139 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 08:08:47.141 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:08:47.144 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:47.146 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:47.148 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:08:47.151 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:08:47.153 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 08:08:47.181 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 08:08:47.212 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 08:08:47.212 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 08:08:47.221 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 08:08:47.224 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 08:08:47.227 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 08:08:47.229 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:08:47.232 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:08:47.234 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:08:47.237 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:47.239 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:47.241 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:08:47.244 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:08:47.246 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:47.248 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:47.250 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 08:08:47.316 | Site keystone-wsgi-public already enabled 2022-06-03 08:08:47.320 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:08:47.322 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:08:47.325 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:08:47.327 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:08:47.465 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 08:08:47.468 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:08:47.470 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 08:08:47.472 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 08:08:47.476 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:08:47.478 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:08:47.483 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:08:47.488 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 08:08:47.490 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:08:47.492 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:08:47.507 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:08:47.507 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:08:47.515 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:08:47.520 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:08:47.536 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:08:47.538 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 08:08:47.542 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 08:08:47.574 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 08:08:47.602 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 08:08:47.629 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 08:08:47.656 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 08:08:47.685 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 08:08:47.716 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 08:08:47.745 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 08:08:47.773 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 08:08:47.803 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:08:47.831 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 08:08:47.859 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 08:08:47.887 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 08:08:47.916 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:08:47.919 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:08:47.922 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 08:08:47.924 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 08:08:47.926 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:08:47.929 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:47.931 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:47.934 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:08:47.936 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:08:47.939 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 08:08:47.969 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 08:08:48.002 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 08:08:48.002 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 08:08:48.011 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 08:08:48.014 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 08:08:48.017 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 08:08:48.019 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:08:48.021 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:08:48.024 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:08:48.026 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:48.028 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:48.031 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:08:48.033 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:08:48.035 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:48.037 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:48.040 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 08:08:48.103 | Site keystone-wsgi-admin already enabled 2022-06-03 08:08:48.108 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:08:48.110 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:08:48.113 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:08:48.115 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:08:48.249 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 08:08:48.284 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 08:08:48.317 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 08:08:48.349 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 08:08:48.352 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 08:08:48.384 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 08:08:48.412 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 08:08:48.440 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 08:08:48.457 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:48.460 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 08:08:48.477 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:48.480 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 08:08:48.482 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 08:08:48.484 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 08:08:48.487 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:08:48.489 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 08:08:48.492 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 08:08:48.494 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 08:08:48.496 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 08:08:48.499 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:08:48.501 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:08:48.504 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:08:48.506 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:08:48.508 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:08:48.512 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:08:48.528 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:08:48.530 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:08:48.532 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:48.535 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:08:48.536 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:08:48.541 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 08:08:48.543 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:08:48.546 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 08:08:48.559 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 08:08:48.562 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:08:48.562 | + functions-common:git_clone:607 : head -1 2022-06-03 08:08:48.568 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 08:08:48.571 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:08:48.574 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 08:08:48.576 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:08:48.578 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:08:48.581 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 08:08:48.583 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 08:08:48.586 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 08:08:48.588 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:08:48.590 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:08:48.593 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 08:08:48.595 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:08:48.598 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 08:08:48.601 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 08:08:48.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:08:48.606 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 08:08:48.608 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:08:48.611 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:08:48.614 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 08:08:48.620 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 08:08:48.622 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 08:08:49.222 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 08:08:49.224 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:08:49.227 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:08:49.229 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:08:49.231 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 08:08:49.233 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 08:08:49.236 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:08:49.238 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 08:08:49.240 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:08:49.243 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 08:08:49.245 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 08:08:49.247 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 08:08:49.249 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:08:49.252 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 08:08:49.273 | Using python 3.8 to install /opt/stack/swift 2022-06-03 08:08:49.276 | + 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-06-03 08:08:51.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:08:51.093 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:08:51.098 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:51.098 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:51.100 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:08:51.101 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:51.101 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:51.102 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:51.102 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:08:51.102 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:08:51.116 | Obtaining file:///opt/stack/swift 2022-06-03 08:08:52.403 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:08:53.661 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:08:53.674 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:08:53.722 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:08:53.731 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:08:53.734 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:08:53.793 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:08:53.804 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:08:53.807 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:08:53.811 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-03 08:08:53.846 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:08:53.862 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:08:53.868 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:08:53.874 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:08:53.914 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:08:53.923 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:08:53.943 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:08:53.949 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:08:53.952 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-03 08:08:53.964 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-03 08:08:53.966 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:08:53.969 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:08:53.972 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:08:53.978 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:08:53.998 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:08:54.002 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:08:54.023 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:08:54.027 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:08:54.031 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:08:54.038 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:08:54.059 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-03 08:08:54.063 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:08:54.068 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:08:54.076 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:08:54.089 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:08:54.154 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:08:54.160 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:08:54.165 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:08:54.173 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:08:54.177 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:08:54.180 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:08:54.183 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:08:54.186 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:08:54.190 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:08:54.193 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:08:54.196 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:08:54.201 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:08:54.204 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:08:55.950 | Installing collected packages: swift 2022-06-03 08:08:55.950 | Attempting uninstall: swift 2022-06-03 08:08:55.952 | Found existing installation: swift 2.26.1.dev35 2022-06-03 08:08:55.955 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 08:08:55.956 | Running setup.py develop for swift 2022-06-03 08:08:57.674 | Successfully installed swift 2022-06-03 08:08:57.848 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:08:57.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:08:57.928 | + inc/python:pip_install:200 : result=0 2022-06-03 08:08:57.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:08:57.932 | + functions-common:time_stop:2322 : local name 2022-06-03 08:08:57.935 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:08:57.938 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:08:57.941 | + functions-common:time_stop:2325 : local total 2022-06-03 08:08:57.943 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:08:57.945 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:08:57.948 | + functions-common:time_stop:2329 : start_time=1654243729268 2022-06-03 08:08:57.951 | + functions-common:time_stop:2331 : [[ -z 1654243729268 ]] 2022-06-03 08:08:57.954 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:08:57.958 | + functions-common:time_stop:2334 : end_time=1654243737956 2022-06-03 08:08:57.962 | + functions-common:time_stop:2335 : elapsed_time=8688 2022-06-03 08:08:57.964 | + functions-common:time_stop:2336 : total=56228 2022-06-03 08:08:57.967 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:08:57.969 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64916 2022-06-03 08:08:57.972 | + inc/python:pip_install:203 : return 0 2022-06-03 08:08:57.974 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:08:57.977 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:08:57.979 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:08:58.000 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 08:08:58.014 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 08:08:58.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 08:08:58.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:08:58.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:08:58.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 08:08:58.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:08:58.029 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 08:08:58.032 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:08:58.034 | + ./stack.sh:main:877 : configure_swift 2022-06-03 08:08:58.036 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 08:08:58.038 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 08:08:58.040 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 08:08:58.043 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 08:08:58.045 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 08:08:58.048 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 08:08:58.929 | No container-auditor running 2022-06-03 08:08:58.929 | No container-sharder running 2022-06-03 08:08:58.929 | No object-expirer running 2022-06-03 08:08:58.929 | No account-auditor running 2022-06-03 08:08:58.929 | No object-auditor running 2022-06-03 08:08:58.929 | No proxy-server running 2022-06-03 08:08:58.929 | No container-reconciler running 2022-06-03 08:08:58.929 | No account-server running 2022-06-03 08:08:58.929 | No container-updater running 2022-06-03 08:08:58.929 | No object-server running 2022-06-03 08:08:58.929 | No account-replicator running 2022-06-03 08:08:58.929 | No container-replicator running 2022-06-03 08:08:58.929 | No container-sync running 2022-06-03 08:08:58.929 | No object-replicator running 2022-06-03 08:08:58.930 | No container-server running 2022-06-03 08:08:58.930 | No account-reaper running 2022-06-03 08:08:58.930 | No object-updater running 2022-06-03 08:08:58.930 | No object-reconstructor running 2022-06-03 08:08:58.981 | + lib/swift:configure_swift:341 : true 2022-06-03 08:08:58.983 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 08:08:58.996 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 08:08:59.008 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 08:08:59.011 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 08:08:59.012 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 08:08:59.013 | s/%GROUP%//; 2022-06-03 08:08:59.013 | s/%USER%/ubuntu/; 2022-06-03 08:08:59.013 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 08:08:59.013 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 08:08:59.019 | uid = ubuntu 2022-06-03 08:08:59.019 | gid = 2022-06-03 08:08:59.019 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 08:08:59.019 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 08:08:59.020 | address = 127.0.0.1 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [account6612] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.020 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [account6622] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.020 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [account6632] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.020 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [account6642] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.020 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [container6611] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.020 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 08:08:59.020 | 2022-06-03 08:08:59.020 | [container6621] 2022-06-03 08:08:59.020 | max connections = 25 2022-06-03 08:08:59.020 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:08:59.020 | read only = false 2022-06-03 08:08:59.021 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | [container6631] 2022-06-03 08:08:59.021 | max connections = 25 2022-06-03 08:08:59.021 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:08:59.021 | read only = false 2022-06-03 08:08:59.021 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | [container6641] 2022-06-03 08:08:59.021 | max connections = 25 2022-06-03 08:08:59.021 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:08:59.021 | read only = false 2022-06-03 08:08:59.021 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | [object6613] 2022-06-03 08:08:59.021 | max connections = 25 2022-06-03 08:08:59.021 | path = /opt/stack/data/swift/1/node/ 2022-06-03 08:08:59.021 | read only = false 2022-06-03 08:08:59.021 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | [object6623] 2022-06-03 08:08:59.021 | max connections = 25 2022-06-03 08:08:59.021 | path = /opt/stack/data/swift/2/node/ 2022-06-03 08:08:59.021 | read only = false 2022-06-03 08:08:59.021 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 08:08:59.021 | 2022-06-03 08:08:59.021 | [object6633] 2022-06-03 08:08:59.021 | max connections = 25 2022-06-03 08:08:59.021 | path = /opt/stack/data/swift/3/node/ 2022-06-03 08:08:59.022 | read only = false 2022-06-03 08:08:59.022 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 08:08:59.022 | 2022-06-03 08:08:59.022 | [object6643] 2022-06-03 08:08:59.022 | max connections = 25 2022-06-03 08:08:59.022 | path = /opt/stack/data/swift/4/node/ 2022-06-03 08:08:59.022 | read only = false 2022-06-03 08:08:59.022 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 08:08:59.025 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 08:08:59.027 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:08:59.029 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:08:59.031 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 08:08:59.045 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 08:08:59.047 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 08:08:59.053 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 08:08:59.057 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 08:08:59.059 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 08:08:59.063 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 08:08:59.091 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2022-06-03 08:08:59.120 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 08:08:59.139 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 08:08:59.167 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 08:08:59.185 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:08:59.220 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 08:08:59.239 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 08:08:59.267 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 08:08:59.285 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 08:08:59.315 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 08:08:59.333 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:08:59.362 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 08:08:59.380 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 08:08:59.395 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:59.397 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 08:08:59.427 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 08:08:59.455 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 08:08:59.482 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 08:08:59.511 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 08:08:59.527 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:59.529 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 08:08:59.557 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 08:08:59.573 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:59.575 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 08:08:59.590 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:08:59.592 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 08:08:59.594 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 08:08:59.610 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:08:59.613 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 08:08:59.615 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 08:08:59.617 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 08:08:59.622 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 08:08:59.628 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 08:08:59.655 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 08:08:59.683 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 08:08:59.713 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 08:08:59.743 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 08:08:59.771 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 08:08:59.773 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 08:08:59.775 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 08:08:59.777 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 08:08:59.779 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 08:08:59.811 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 08:08:59.838 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:08:59.867 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 08:08:59.894 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 08:08:59.921 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 08:08:59.950 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 08:08:59.979 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 08:09:00.013 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:09:00.041 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 08:09:00.072 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 08:09:00.101 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 08:09:00.128 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 08:09:00.156 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 08:09:00.187 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 08:09:00.216 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 08:09:00.234 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 08:09:00.266 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 08:09:00.294 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 08:09:00.298 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 08:09:00.329 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 08:09:00.356 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 08:09:00.385 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 08:09:00.387 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 08:09:00.390 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:09:00.392 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 08:09:00.397 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 08:09:00.399 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 08:09:00.401 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:09:00.403 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 08:09:00.406 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 08:09:00.408 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:09:00.410 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:09:00.412 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 08:09:00.431 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 08:09:00.459 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 08:09:00.477 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 08:09:00.505 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 08:09:00.523 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:09:00.553 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 08:09:00.571 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:09:00.600 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 08:09:00.618 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:09:00.646 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 08:09:00.665 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 08:09:00.693 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:09:00.714 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:09:00.742 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 08:09:00.760 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 08:09:00.789 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 08:09:00.807 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 08:09:00.834 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-03 08:09:00.842 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 08:09:00.861 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:09:00.889 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 08:09:00.918 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:09:00.920 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 08:09:00.924 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 08:09:00.926 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 08:09:00.929 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:09:00.931 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 08:09:00.933 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 08:09:00.935 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:09:00.937 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:09:00.939 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 08:09:00.958 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 08:09:00.987 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 08:09:01.005 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 08:09:01.035 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 08:09:01.054 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:09:01.083 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 08:09:01.102 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:09:01.130 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 08:09:01.148 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:09:01.178 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 08:09:01.197 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 08:09:01.227 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:09:01.245 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:09:01.274 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 08:09:01.292 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 08:09:01.321 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 08:09:01.340 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 08:09:01.367 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-03 08:09:01.373 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 08:09:01.391 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:09:01.420 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:09:01.422 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 08:09:01.426 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 08:09:01.428 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 08:09:01.430 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 08:09:01.433 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 08:09:01.436 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 08:09:01.438 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 08:09:01.440 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 08:09:01.442 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 08:09:01.461 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 08:09:01.489 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 08:09:01.508 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 08:09:01.536 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 08:09:01.554 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 08:09:01.582 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 08:09:01.600 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 08:09:01.629 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 08:09:01.647 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 08:09:01.676 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 08:09:01.695 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 08:09:01.723 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 08:09:01.741 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 08:09:01.770 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 08:09:01.788 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 08:09:01.819 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 08:09:01.836 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 08:09:01.873 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-03 08:09:01.880 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 08:09:01.899 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 08:09:01.928 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 08:09:01.956 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 08:09:01.984 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 08:09:02.012 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 08:09:02.015 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 08:09:02.019 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 08:09:02.048 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 08:09:02.076 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 08:09:02.105 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 08:09:02.134 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 08:09:02.164 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 08:09:02.193 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 08:09:02.222 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 08:09:02.249 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 08:09:02.276 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 08:09:02.292 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:02.294 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 08:09:02.314 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 08:09:02.317 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 08:09:02.338 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 08:09:02.340 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2022-06-03 08:09:02.368 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 08:09:02.370 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 08:09:02.398 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2022-06-03 08:09:02.427 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 08:09:02.429 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 08:09:02.460 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 08:09:02.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:02.478 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 08:09:02.481 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 08:09:02.486 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 08:09:02.488 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 08:09:02.500 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 08:09:02.503 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 08:09:02.514 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 08:09:02.516 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 08:09:02.519 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:09:02.521 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:09:02.524 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:09:02.526 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:09:02.528 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:09:02.530 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:09:02.533 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 08:09:02.546 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 08:09:02.548 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 08:09:02.551 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 08:09:02.568 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:02.571 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 08:09:02.588 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:02.591 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 08:09:02.593 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 08:09:02.596 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 08:09:02.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:09:02.601 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 08:09:02.603 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 08:09:02.606 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 08:09:02.609 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 08:09:02.626 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:02.628 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 08:09:02.631 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 08:09:02.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:02.650 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 08:09:02.653 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 08:09:02.655 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 08:09:02.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:02.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:02.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 08:09:02.666 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:02.670 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 08:09:02.672 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 08:09:02.676 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 08:09:02.678 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 08:09:02.681 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 08:09:02.684 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 08:09:02.686 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 08:09:02.690 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 08:09:02.692 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 08:09:02.695 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 08:09:02.699 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:09:02.699 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 08:09:02.704 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 08:09:02.707 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 08:09:02.709 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 08:09:02.712 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 08:09:02.715 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 08:09:02.738 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 08:09:02.740 | + 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-06-03 08:09:04.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:09:04.569 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:09:04.573 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:04.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:04.575 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:09:04.577 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:04.577 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:04.577 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:04.578 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:04.578 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:04.592 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-03 08:09:04.689 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:09:04.692 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:09:04.704 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:09:04.768 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-03 08:09:04.792 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-03 08:09:04.797 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-03 08:09:04.819 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-03 08:09:04.830 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 08:09:04.845 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-03 08:09:04.852 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 08:09:04.858 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-03 08:09:04.898 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-03 08:09:04.914 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-03 08:09:04.918 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-03 08:09:04.929 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-03 08:09:04.952 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-03 08:09:04.970 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-03 08:09:04.977 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-03 08:09:04.980 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-03 08:09:04.983 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-03 08:09:04.986 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-03 08:09:05.005 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-03 08:09:05.010 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-03 08:09:05.028 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-03 08:09:05.054 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-03 08:09:05.058 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-03 08:09:05.080 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-03 08:09:05.085 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-03 08:09:05.088 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-03 08:09:05.091 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-03 08:09:05.099 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:09:05.114 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:09:05.137 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:09:05.140 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:09:05.150 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:09:05.153 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:09:05.157 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:09:05.163 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:09:05.166 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:09:05.171 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:09:05.179 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:09:05.183 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:09:05.186 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:09:05.190 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:09:05.199 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:09:05.208 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:09:05.220 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:09:05.235 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:09:05.244 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:09:05.247 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-03 08:09:05.249 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:09:05.252 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:09:05.256 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:09:05.259 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:09:05.262 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:09:05.270 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:09:05.273 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-03 08:09:05.276 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-03 08:09:05.284 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:09:05.303 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:09:05.311 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:09:05.313 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:09:05.317 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-03 08:09:05.320 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:09:05.323 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:09:07.192 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:09:07.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:09:07.268 | + inc/python:pip_install:200 : result=0 2022-06-03 08:09:07.271 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:09:07.273 | + functions-common:time_stop:2322 : local name 2022-06-03 08:09:07.276 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:09:07.278 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:09:07.280 | + functions-common:time_stop:2325 : local total 2022-06-03 08:09:07.283 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:09:07.285 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:09:07.287 | + functions-common:time_stop:2329 : start_time=1654243742732 2022-06-03 08:09:07.290 | + functions-common:time_stop:2331 : [[ -z 1654243742732 ]] 2022-06-03 08:09:07.293 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:09:07.297 | + functions-common:time_stop:2334 : end_time=1654243747295 2022-06-03 08:09:07.300 | + functions-common:time_stop:2335 : elapsed_time=4563 2022-06-03 08:09:07.302 | + functions-common:time_stop:2336 : total=64916 2022-06-03 08:09:07.304 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:09:07.307 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69479 2022-06-03 08:09:07.309 | + inc/python:pip_install:203 : return 0 2022-06-03 08:09:07.312 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 08:09:07.314 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 08:09:07.317 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 08:09:07.330 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 08:09:07.336 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 08:09:07.338 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 08:09:07.341 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 08:09:07.343 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:09:07.345 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:09:07.348 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:09:07.351 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:09:07.353 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:09:07.356 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:09:07.372 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:09:07.375 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:09:07.377 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:07.380 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:09:07.381 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:09:07.386 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 08:09:07.388 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:07.391 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 08:09:07.404 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 08:09:07.407 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:09:07.408 | + functions-common:git_clone:607 : head -1 2022-06-03 08:09:07.411 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 08:09:07.414 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:09:07.416 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 08:09:07.419 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:09:07.421 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:09:07.424 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 08:09:07.427 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:09:07.430 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 08:09:07.432 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:09:07.435 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:09:07.437 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 08:09:07.440 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:09:07.443 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:09:07.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 08:09:07.449 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:09:07.452 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 08:09:07.455 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:09:07.457 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:09:07.460 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 08:09:07.466 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 08:09:07.469 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 08:09:08.062 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 08:09:08.065 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:09:08.068 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:09:08.070 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:09:08.073 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 08:09:08.075 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 08:09:08.078 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:09:08.080 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:09:08.083 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:09:08.085 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:09:08.088 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:09:08.090 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:09:08.093 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:09:08.095 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 08:09:08.117 | Using python 3.8 to install /opt/stack/glance 2022-06-03 08:09:08.120 | + 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-06-03 08:09:09.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:09:09.920 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:09:09.924 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:09.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:09.927 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:09:09.928 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:09.928 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:09.929 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:09.929 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:09.929 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:09.943 | Obtaining file:///opt/stack/glance 2022-06-03 08:09:11.247 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:09:12.536 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:09:12.544 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:09:12.553 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:09:12.561 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:09:12.582 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-03 08:09:12.591 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:09:12.605 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:09:12.614 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:09:12.634 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:09:12.673 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:09:12.688 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:09:12.695 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-03 08:09:12.701 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:09:12.710 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:09:12.716 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-03 08:09:12.787 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:09:12.790 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:09:12.793 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:09:12.796 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:09:12.808 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:09:12.872 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:09:12.928 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:09:12.931 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:09:12.936 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:09:12.941 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:09:12.962 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:09:12.997 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:09:13.008 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:09:13.023 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:09:13.029 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:09:13.077 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:09:13.084 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:09:13.123 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:09:13.176 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:09:13.195 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:09:13.212 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:09:13.226 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:09:13.235 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:09:13.259 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:09:13.267 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:09:13.285 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:09:13.332 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:09:13.338 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:09:13.341 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:09:13.344 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:09:13.365 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:09:13.379 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:09:13.390 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:09:13.392 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:09:13.396 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:09:13.412 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:09:13.417 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:09:13.420 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:09:13.439 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:09:13.444 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:09:13.451 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:09:13.471 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:09:13.476 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:09:13.481 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-03 08:09:13.484 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:09:13.488 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:09:13.498 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:09:13.502 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:09:13.505 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:09:13.512 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:09:13.571 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:09:13.585 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:09:13.594 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:09:13.600 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:09:13.618 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:09:13.621 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:09:13.629 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:09:13.650 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:09:13.653 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:09:13.656 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:09:13.664 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:09:13.668 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:09:13.676 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:09:13.681 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:09:13.687 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:09:13.693 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:09:13.697 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:09:13.700 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:09:13.704 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:09:13.746 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:09:13.753 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:09:13.756 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:09:13.767 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:09:13.770 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:09:13.784 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:09:13.788 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:09:13.791 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:09:13.794 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:09:13.796 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:09:13.800 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:09:13.809 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:09:13.848 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:09:13.853 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:09:13.855 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:09:13.858 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:09:13.861 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:09:13.864 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:09:13.868 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:09:13.871 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:09:13.874 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:09:13.951 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:09:13.957 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:09:13.960 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:09:13.964 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:09:13.998 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:09:15.144 | Installing collected packages: glance 2022-06-03 08:09:15.144 | Attempting uninstall: glance 2022-06-03 08:09:15.146 | Found existing installation: glance 21.1.1.dev1 2022-06-03 08:09:15.151 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 08:09:15.152 | Running setup.py develop for glance 2022-06-03 08:09:17.010 | Successfully installed glance 2022-06-03 08:09:17.154 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:09:17.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:09:17.250 | + inc/python:pip_install:200 : result=0 2022-06-03 08:09:17.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:09:17.254 | + functions-common:time_stop:2322 : local name 2022-06-03 08:09:17.257 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:09:17.259 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:09:17.261 | + functions-common:time_stop:2325 : local total 2022-06-03 08:09:17.264 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:09:17.266 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:09:17.269 | + functions-common:time_stop:2329 : start_time=1654243748112 2022-06-03 08:09:17.271 | + functions-common:time_stop:2331 : [[ -z 1654243748112 ]] 2022-06-03 08:09:17.274 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:09:17.278 | + functions-common:time_stop:2334 : end_time=1654243757275 2022-06-03 08:09:17.280 | + functions-common:time_stop:2335 : elapsed_time=9163 2022-06-03 08:09:17.282 | + functions-common:time_stop:2336 : total=69479 2022-06-03 08:09:17.285 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:09:17.288 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78642 2022-06-03 08:09:17.290 | + inc/python:pip_install:203 : return 0 2022-06-03 08:09:17.293 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:09:17.295 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:09:17.298 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:09:17.317 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 08:09:17.330 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 08:09:17.333 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 08:09:17.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:17.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:17.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 08:09:17.343 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:17.346 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:09:17.349 | + ./stack.sh:main:889 : configure_glance 2022-06-03 08:09:17.352 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 08:09:17.365 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 08:09:17.369 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 08:09:17.371 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 08:09:17.374 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 08:09:17.376 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 08:09:17.379 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:09:17.382 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:09:17.384 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 08:09:17.415 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 08:09:17.444 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 08:09:17.475 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:09:17.505 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 08:09:17.536 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 08:09:17.569 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 08:09:17.571 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:09:17.574 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 08:09:17.576 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:09:17.579 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 08:09:17.607 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 08:09:17.637 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:09:17.666 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 08:09:17.696 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 08:09:17.726 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 08:09:17.755 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 08:09:17.784 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 08:09:17.814 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:09:17.844 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:09:17.874 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:09:17.906 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 08:09:17.908 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 08:09:17.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 08:09:17.913 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:09:17.915 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:09:17.918 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:09:17.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:17.938 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:09:17.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:09:17.943 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:09:17.959 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:17.962 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:09:17.965 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:09:17.995 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:09:17.997 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:09:17.999 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 08:09:18.002 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 08:09:18.004 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 08:09:18.007 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 08:09:18.009 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 08:09:18.012 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 08:09:18.014 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 08:09:18.017 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:09:18.019 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 08:09:18.022 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:09:18.053 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 08:09:18.055 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2022-06-03 08:09:18.085 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 08:09:18.088 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 08:09:18.104 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:18.107 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 08:09:18.137 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 08:09:18.167 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 08:09:18.198 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 08:09:18.227 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 08:09:18.257 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 08:09:18.273 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:18.276 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:09:18.305 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 08:09:18.335 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 08:09:18.366 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2022-06-03 08:09:18.396 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 08:09:18.426 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2022-06-03 08:09:18.455 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 08:09:18.472 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:18.474 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 08:09:18.477 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 08:09:18.479 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 08:09:18.482 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:09:18.500 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:09:18.502 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:09:18.504 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:09:18.507 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:09:18.509 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:09:18.539 | + functions:setup_systemd_logging:728 : 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-06-03 08:09:18.569 | + functions:setup_systemd_logging:729 : 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-06-03 08:09:18.599 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:09:18.629 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 08:09:18.633 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 08:09:18.662 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 08:09:18.692 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 08:09:18.722 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2022-06-03 08:09:18.751 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 08:09:18.781 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 08:09:18.811 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 08:09:18.841 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 08:09:18.871 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 08:09:18.901 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 08:09:18.931 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 08:09:18.961 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 08:09:18.966 | + lib/glance:configure_glance:356 : 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-06-03 08:09:18.974 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 08:09:18.991 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:18.993 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 08:09:18.996 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.44:19292 /image 2022-06-03 08:09:18.998 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 08:09:19.000 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.44:19292 2022-06-03 08:09:19.003 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 08:09:19.006 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 08:09:19.009 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 08:09:19.011 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 08:09:19.014 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:09:19.016 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:19.018 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:19.021 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 08:09:19.024 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 08:09:19.026 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 08:09:19.028 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 08:09:19.031 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:09:19.033 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:19.035 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:19.038 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 08:09:19.040 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 08:09:19.097 | proxy (enabled by site administrator) 2022-06-03 08:09:19.100 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 08:09:19.103 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 08:09:19.105 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:09:19.108 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:19.110 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:19.113 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 08:09:19.116 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 08:09:19.172 | proxy_http (enabled by site administrator) 2022-06-03 08:09:19.177 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 08:09:19.177 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 08:09:19.186 | KeepAlive Off 2022-06-03 08:09:19.190 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 08:09:19.191 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:09:19.200 | SetEnv proxy-sendchunked 1 2022-06-03 08:09:19.204 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.44:19292" retry=0 ' 2022-06-03 08:09:19.204 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 08:09:19.213 | ProxyPass "/image" "http://10.222.0.44:19292" retry=0 2022-06-03 08:09:19.216 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 08:09:19.219 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 08:09:19.222 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:09:19.224 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:09:19.226 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:09:19.229 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:19.231 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:19.233 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:09:19.236 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:09:19.238 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:19.241 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:19.243 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 08:09:19.306 | Site glance already enabled 2022-06-03 08:09:19.311 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 08:09:19.313 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:09:19.316 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:09:19.319 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:09:19.456 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 08:09:19.487 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 08:09:19.519 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 08:09:19.549 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 08:09:19.566 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:19.569 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 08:09:19.571 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 08:09:19.573 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 08:09:19.576 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:09:19.578 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 08:09:19.581 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 08:09:19.584 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 08:09:19.586 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 08:09:19.588 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:09:19.591 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:09:19.594 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:09:19.597 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:09:19.599 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:09:19.602 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:09:19.617 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:09:19.620 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:09:19.622 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:19.625 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:09:19.625 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:09:19.630 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 08:09:19.633 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:19.635 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 08:09:19.648 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 08:09:19.651 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:09:19.651 | + functions-common:git_clone:607 : head -1 2022-06-03 08:09:19.654 | 070a0effb Handle the case when tempest fails 2022-06-03 08:09:19.656 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:09:19.659 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 08:09:19.662 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:09:19.664 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:09:19.667 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 08:09:19.669 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:09:19.672 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 08:09:19.674 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:09:19.677 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:09:19.679 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 08:09:19.682 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:09:19.684 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:09:19.687 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 08:09:19.690 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:09:19.693 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 08:09:19.695 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:09:19.698 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:09:19.701 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 08:09:19.707 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 08:09:19.710 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 08:09:20.337 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 08:09:20.339 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:09:20.342 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:09:20.344 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:09:20.347 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 08:09:20.350 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 08:09:20.353 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:09:20.355 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:09:20.358 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:09:20.361 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:09:20.363 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:09:20.366 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:09:20.368 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:09:20.371 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 08:09:20.399 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 08:09:20.403 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-03 08:09:22.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:09:22.450 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:09:22.459 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:22.459 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:22.472 | Obtaining file:///opt/stack/cinder 2022-06-03 08:09:24.505 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:09:26.459 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:09:26.467 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:09:26.475 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:09:26.483 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:09:26.504 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:09:26.517 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:09:26.538 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 08:09:26.577 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 08:09:26.591 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 08:09:26.594 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 08:09:26.603 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-03 08:09:26.617 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-03 08:09:26.632 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-03 08:09:26.639 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 08:09:26.642 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 08:09:26.645 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 08:09:26.648 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 08:09:26.660 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 08:09:26.723 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 08:09:26.779 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 08:09:26.790 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 08:09:26.792 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-03 08:09:26.802 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:09:26.828 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:09:26.833 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:09:26.853 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:09:26.888 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:09:26.899 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:09:26.914 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:09:26.920 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:09:26.968 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:09:26.974 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:09:27.013 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:09:27.066 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:09:27.084 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:09:27.101 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:09:27.121 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:09:27.135 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:09:27.139 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:09:27.149 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:09:27.173 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:09:27.181 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:09:27.199 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:09:27.218 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-03 08:09:27.242 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:09:27.290 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:09:27.297 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:09:27.332 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:09:27.335 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:09:27.338 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:09:27.362 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:09:27.365 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:09:27.370 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:09:27.381 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:09:27.384 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:09:27.387 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:09:27.405 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:09:27.410 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:09:27.427 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:09:27.446 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:09:27.469 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-03 08:09:27.491 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:09:27.496 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:09:27.503 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:09:27.524 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:09:27.528 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-03 08:09:27.533 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-03 08:09:27.538 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:09:27.541 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:09:27.544 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:09:27.555 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:09:27.558 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:09:27.561 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:09:27.568 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-03 08:09:27.571 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-03 08:09:27.577 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:09:27.659 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:09:27.673 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:09:27.683 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:09:27.689 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:09:27.708 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:09:27.767 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:09:27.771 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:09:27.778 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-03 08:09:27.781 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:09:27.803 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:09:27.807 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:09:27.814 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:09:27.817 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:09:27.821 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-03 08:09:27.824 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:09:27.827 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 08:09:27.836 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-03 08:09:27.859 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:09:27.862 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 08:09:27.904 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:09:27.909 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 08:09:27.915 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 08:09:27.920 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:09:27.924 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 08:09:27.932 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 08:09:27.937 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:09:27.945 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:09:27.949 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 08:09:27.956 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 08:09:27.997 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:09:28.004 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 08:09:28.007 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 08:09:28.019 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 08:09:28.022 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:09:28.031 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:09:28.047 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 08:09:28.064 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:09:28.078 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:09:28.081 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 08:09:28.085 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:09:28.087 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-03 08:09:28.092 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:09:28.094 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 08:09:28.131 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:09:28.136 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:09:28.145 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 08:09:28.147 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:09:28.150 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 08:09:28.153 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:09:28.156 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 08:09:28.161 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:09:28.164 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-03 08:09:28.171 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-03 08:09:28.175 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:09:28.184 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:09:28.186 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:09:28.189 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:09:28.193 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 08:09:28.246 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 08:09:28.249 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:09:28.255 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 08:09:28.259 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:09:28.292 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:09:29.287 | Installing collected packages: cinder 2022-06-03 08:09:29.287 | Attempting uninstall: cinder 2022-06-03 08:09:29.289 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 08:09:29.292 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 08:09:29.294 | Running setup.py develop for cinder 2022-06-03 08:09:31.522 | Successfully installed cinder 2022-06-03 08:09:31.661 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:09:31.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:09:31.750 | + inc/python:pip_install:200 : result=0 2022-06-03 08:09:31.752 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:09:31.755 | + functions-common:time_stop:2322 : local name 2022-06-03 08:09:31.757 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:09:31.760 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:09:31.762 | + functions-common:time_stop:2325 : local total 2022-06-03 08:09:31.764 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:09:31.766 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:09:31.768 | + functions-common:time_stop:2329 : start_time=1654243760388 2022-06-03 08:09:31.771 | + functions-common:time_stop:2331 : [[ -z 1654243760388 ]] 2022-06-03 08:09:31.774 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:09:31.777 | + functions-common:time_stop:2334 : end_time=1654243771775 2022-06-03 08:09:31.780 | + functions-common:time_stop:2335 : elapsed_time=11387 2022-06-03 08:09:31.782 | + functions-common:time_stop:2336 : total=78642 2022-06-03 08:09:31.784 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:09:31.786 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=90029 2022-06-03 08:09:31.788 | + inc/python:pip_install:203 : return 0 2022-06-03 08:09:31.791 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:09:31.794 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:09:31.796 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:09:31.816 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 08:09:31.828 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 08:09:31.830 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 08:09:31.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:31.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:31.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 08:09:31.840 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:31.843 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 08:09:31.845 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 08:09:31.848 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:09:31.850 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:09:31.853 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:09:31.856 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:09:31.859 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:31.861 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:09:31.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:31.867 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:31.869 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:09:31.871 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:09:31.874 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:09:31.876 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:09:31.879 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 08:09:31.881 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:09:31.884 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:31.887 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:31.889 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 08:09:31.912 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 08:09:32.021 | Reading package lists... 2022-06-03 08:09:32.272 | Building dependency tree... 2022-06-03 08:09:32.273 | Reading state information... 2022-06-03 08:09:32.532 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 08:09:32.532 | The following packages were automatically installed and are no longer required: 2022-06-03 08:09:32.534 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:09:32.534 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:09:32.534 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:09:32.534 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:09:32.534 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:09:32.534 | python3-zope.interface 2022-06-03 08:09:32.534 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:09:32.647 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:09:32.652 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:09:32.654 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:09:32.656 | + functions-common:time_stop:2322 : local name 2022-06-03 08:09:32.659 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:09:32.661 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:09:32.664 | + functions-common:time_stop:2325 : local total 2022-06-03 08:09:32.668 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:09:32.671 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:09:32.674 | + functions-common:time_stop:2329 : start_time=1654243771909 2022-06-03 08:09:32.676 | + functions-common:time_stop:2331 : [[ -z 1654243771909 ]] 2022-06-03 08:09:32.679 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:09:32.684 | + functions-common:time_stop:2334 : end_time=1654243772681 2022-06-03 08:09:32.686 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-03 08:09:32.689 | + functions-common:time_stop:2336 : total=5583 2022-06-03 08:09:32.692 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:09:32.694 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6355 2022-06-03 08:09:32.697 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:09:32.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:09:32.702 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 08:09:32.704 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 08:09:32.718 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 08:09:32.721 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 08:09:32.724 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 08:09:32.726 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:09:32.729 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 08:09:32.729 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:09:32.734 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 08:09:32.736 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 08:09:32.738 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:09:32.740 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 08:09:32.742 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 08:09:32.745 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 08:09:32.747 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 08:09:32.749 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 08:09:32.761 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 08:09:32.774 | + 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-06-03 08:09:32.786 | + 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-06-03 08:09:32.798 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 08:09:32.811 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:09:32.816 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:09:32.822 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5zAZm3irP9 2022-06-03 08:09:32.824 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:09:32.827 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 08:09:32.831 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 08:09:32.833 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5zAZm3irP9 2022-06-03 08:09:32.837 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5zAZm3irP9 2022-06-03 08:09:32.848 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5zAZm3irP9 /etc/sudoers.d/cinder-rootwrap 2022-06-03 08:09:32.861 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 08:09:32.865 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:09:32.867 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:09:32.869 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:09:32.871 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:09:32.873 | + 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-06-03 08:09:32.875 | + 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-06-03 08:09:32.878 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 08:09:32.881 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 08:09:32.886 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 08:09:32.890 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 08:09:32.910 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 08:09:32.929 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 08:09:32.948 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 08:09:32.967 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 08:09:32.986 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 08:09:33.005 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 08:09:33.024 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 08:09:33.044 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 08:09:33.046 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:09:33.048 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 08:09:33.051 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:09:33.054 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 08:09:33.086 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 08:09:33.114 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:09:33.145 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 08:09:33.175 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 08:09:33.203 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 08:09:33.231 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 08:09:33.259 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 08:09:33.286 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:09:33.317 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:09:33.345 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 08:09:33.376 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 08:09:33.405 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 08:09:33.407 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 08:09:33.410 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 08:09:33.413 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 08:09:33.415 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:09:33.418 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 08:09:33.450 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 08:09:33.479 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 08:09:33.508 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 08:09:33.536 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 08:09:33.565 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 08:09:33.592 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 08:09:33.624 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 08:09:33.627 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:09:33.655 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:09:33.688 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 08:09:33.696 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8d70fce6859c74d330e8ab49c8b6ba61 2022-06-03 08:09:33.723 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 08:09:33.740 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:33.742 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 08:09:33.745 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 08:09:33.747 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 08:09:33.749 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 08:09:33.752 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 08:09:33.755 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 08:09:33.757 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 08:09:33.759 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 08:09:33.762 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 08:09:33.764 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 08:09:33.766 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 08:09:33.796 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 08:09:33.825 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 08:09:33.852 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 08:09:33.880 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 08:09:33.908 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 08:09:33.911 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 08:09:33.913 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 08:09:33.915 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 08:09:33.944 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 08:09:33.972 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 08:09:33.974 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 08:09:34.002 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 08:09:34.005 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 08:09:34.007 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 08:09:34.010 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 08:09:34.037 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 08:09:34.040 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 08:09:34.042 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 08:09:34.059 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:34.061 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2022-06-03 08:09:34.089 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 08:09:34.106 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:34.109 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 08:09:34.126 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:34.129 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 08:09:34.131 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 08:09:34.134 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 08:09:34.136 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 08:09:34.139 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:09:34.141 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:09:34.143 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:09:34.160 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:34.163 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:09:34.165 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:09:34.168 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:09:34.184 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:34.187 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:09:34.189 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:09:34.217 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:09:34.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:09:34.222 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 08:09:34.225 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 08:09:34.227 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:09:34.230 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:09:34.247 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:09:34.250 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:09:34.252 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:09:34.254 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:09:34.257 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:09:34.285 | + functions:setup_systemd_logging:728 : 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-06-03 08:09:34.314 | + functions:setup_systemd_logging:729 : 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-06-03 08:09:34.342 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:09:34.371 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 08:09:34.373 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:09:34.376 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 08:09:34.378 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 08:09:34.380 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:09:34.383 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:09:34.385 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 08:09:34.389 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 08:09:34.392 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:09:34.394 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:09:34.407 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:09:34.407 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:09:34.416 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:09:34.420 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:09:34.436 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:09:34.439 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 08:09:34.443 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 08:09:34.473 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:09:34.499 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 08:09:34.527 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:09:34.555 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:09:34.583 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:09:34.611 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:09:34.638 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:09:34.666 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:09:34.694 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:09:34.723 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:09:34.751 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:09:34.779 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:09:34.807 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:09:34.809 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:09:34.812 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 08:09:34.815 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 08:09:34.817 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:09:34.820 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:34.822 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:34.825 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:09:34.827 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:09:34.830 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 08:09:34.858 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:09:34.886 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 08:09:34.886 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 08:09:34.895 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 08:09:34.899 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 08:09:34.901 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 08:09:34.903 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:09:34.906 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:09:34.908 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:09:34.911 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:34.913 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:34.916 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:09:34.919 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:09:34.921 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:09:34.923 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:09:34.926 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 08:09:34.988 | Enabling site cinder-wsgi. 2022-06-03 08:09:34.993 | To activate the new configuration, you need to run: 2022-06-03 08:09:34.993 | systemctl reload apache2 2022-06-03 08:09:34.998 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:09:35.000 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:09:35.003 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:09:35.005 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:09:35.141 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 08:09:35.144 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 08:09:35.181 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2022-06-03 08:09:35.211 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 08:09:35.228 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:35.230 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 08:09:35.232 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 08:09:35.235 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:09:35.238 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 08:09:35.240 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 08:09:35.271 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 08:09:35.298 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2022-06-03 08:09:35.326 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 08:09:35.354 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 08:09:35.383 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 08:09:35.410 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 08:09:35.438 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 08:09:35.475 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:09:35.504 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 08:09:35.533 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 08:09:35.562 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:09:35.591 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 08:09:35.594 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 08:09:35.610 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:35.613 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2022-06-03 08:09:35.644 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 08:09:35.661 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:35.664 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 08:09:35.666 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 08:09:35.669 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 08:09:35.671 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:09:35.674 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 08:09:35.677 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 08:09:35.681 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:09:35.681 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 08:09:35.686 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 08:09:35.689 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 08:09:35.692 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-03 08:09:35.694 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 08:09:35.697 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 08:09:35.699 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 08:09:35.702 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 08:09:35.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:35.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:35.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 08:09:35.712 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:35.715 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 08:09:35.717 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 08:09:35.719 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 08:09:35.722 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:09:35.724 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:09:35.727 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:09:35.730 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:09:35.732 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:09:35.735 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:09:35.751 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:09:35.754 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:09:35.756 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:35.759 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:09:35.760 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:09:35.765 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 08:09:35.767 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:35.770 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 08:09:35.782 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 08:09:35.786 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:09:35.786 | + functions-common:git_clone:607 : head -1 2022-06-03 08:09:35.790 | 930affdbaa Merge commit 'refs/changes/19/844019/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-03 08:09:35.793 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:09:35.795 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 08:09:35.797 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:09:35.800 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:09:35.803 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 08:09:35.805 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:09:35.808 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 08:09:35.811 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:09:35.813 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:09:35.816 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 08:09:35.818 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:09:35.821 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:09:35.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 08:09:35.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:09:35.829 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 08:09:35.832 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:09:35.835 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:09:35.838 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 08:09:35.846 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 08:09:35.849 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 08:09:36.445 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 08:09:36.448 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:09:36.450 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:09:36.452 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:09:36.455 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 08:09:36.458 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 08:09:36.460 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:09:36.463 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:09:36.465 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:09:36.468 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:09:36.470 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:09:36.473 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:09:36.476 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:09:36.478 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 08:09:36.499 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 08:09:36.501 | + 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-06-03 08:09:38.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:09:38.301 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:09:38.306 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:38.306 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:38.308 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:09:38.309 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:38.310 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:38.310 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:38.310 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:38.311 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:38.324 | Obtaining file:///opt/stack/neutron 2022-06-03 08:09:40.406 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:09:42.498 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:09:42.505 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:09:42.509 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:09:42.517 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:09:42.527 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:09:42.536 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:09:42.558 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:09:42.572 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:09:42.581 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:09:42.589 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:09:42.592 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:09:42.602 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:09:42.609 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:09:42.612 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 08:09:42.615 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:09:42.680 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:09:42.738 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:09:42.741 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:09:42.745 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:09:42.748 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 08:09:42.790 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:09:42.817 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-03 08:09:42.836 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:09:42.841 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:09:42.845 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:09:42.870 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:09:42.887 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:09:42.925 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:09:42.936 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:09:42.952 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:09:42.958 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:09:43.006 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:09:43.012 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:09:43.051 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:09:43.106 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:09:43.126 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:09:43.142 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:09:43.158 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:09:43.173 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:09:43.177 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:09:43.187 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:09:43.211 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:09:43.219 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:09:43.238 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:09:43.258 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 08:09:43.305 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:09:43.311 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:09:43.320 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:09:43.327 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:09:43.363 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:09:43.366 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-03 08:09:43.376 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:09:43.378 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:09:43.399 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:09:43.413 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:09:43.426 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:09:43.428 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:09:43.432 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:09:43.438 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:09:43.444 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-03 08:09:43.465 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:09:43.468 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:09:43.488 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:09:43.516 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-03 08:09:43.535 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:09:43.540 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:09:43.547 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:09:43.569 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:09:43.572 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:09:43.577 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-03 08:09:43.581 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:09:43.585 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:09:43.588 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:09:43.591 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:09:43.603 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:09:43.606 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:09:43.609 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:09:43.616 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:09:43.631 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:09:43.641 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:09:43.647 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:09:43.667 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-03 08:09:43.687 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:09:43.750 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:09:43.755 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:09:43.763 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:09:43.785 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:09:43.790 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:09:43.793 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:09:43.796 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:09:43.805 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:09:43.815 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:09:43.818 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:09:43.825 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:09:43.906 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:09:43.911 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:09:43.935 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:09:43.941 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:09:43.944 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:09:43.947 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:09:43.950 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:09:43.956 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:09:43.961 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:09:44.002 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:09:44.007 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:09:44.010 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:09:44.013 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:09:44.025 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:09:44.038 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:09:44.048 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 08:09:44.051 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 08:09:44.074 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:09:44.086 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:09:44.102 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:09:44.116 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:09:44.120 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:09:44.123 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:09:44.127 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:09:44.130 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:09:44.133 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:09:44.136 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:09:44.139 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:09:44.143 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:09:44.146 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:09:44.150 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:09:44.153 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:09:44.157 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-03 08:09:44.172 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 08:09:44.182 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:09:44.241 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-03 08:09:44.247 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:09:44.252 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:09:44.258 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:09:44.293 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:09:44.296 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:09:45.359 | Installing collected packages: neutron 2022-06-03 08:09:45.360 | Attempting uninstall: neutron 2022-06-03 08:09:45.362 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 08:09:45.372 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 08:09:45.373 | Running setup.py develop for neutron 2022-06-03 08:09:47.917 | Successfully installed neutron 2022-06-03 08:09:48.060 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:09:48.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:09:48.158 | + inc/python:pip_install:200 : result=0 2022-06-03 08:09:48.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:09:48.163 | + functions-common:time_stop:2322 : local name 2022-06-03 08:09:48.165 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:09:48.167 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:09:48.169 | + functions-common:time_stop:2325 : local total 2022-06-03 08:09:48.171 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:09:48.174 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:09:48.176 | + functions-common:time_stop:2329 : start_time=1654243776494 2022-06-03 08:09:48.179 | + functions-common:time_stop:2331 : [[ -z 1654243776494 ]] 2022-06-03 08:09:48.182 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:09:48.186 | + functions-common:time_stop:2334 : end_time=1654243788184 2022-06-03 08:09:48.189 | + functions-common:time_stop:2335 : elapsed_time=11690 2022-06-03 08:09:48.195 | + functions-common:time_stop:2336 : total=90029 2022-06-03 08:09:48.198 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:09:48.200 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=101719 2022-06-03 08:09:48.202 | + inc/python:pip_install:203 : return 0 2022-06-03 08:09:48.205 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:09:48.207 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:09:48.210 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:09:48.229 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 08:09:48.243 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 08:09:48.246 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 08:09:48.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:48.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:48.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 08:09:48.257 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:48.260 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 08:09:48.263 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:09:48.265 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 08:09:48.285 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:09:48.287 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 08:09:48.290 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 08:09:48.292 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 08:09:48.295 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:09:48.297 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 08:09:48.301 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 08:09:48.304 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 08:09:48.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:09:48.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:09:48.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 08:09:48.314 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:09:48.319 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 08:09:48.337 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:48.340 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 08:09:48.360 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:48.363 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 08:09:48.382 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:09:48.385 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 08:09:48.387 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 08:09:48.389 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 08:09:48.392 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:09:48.394 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:09:48.397 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:09:48.399 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:09:48.402 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:09:48.405 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:09:48.421 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:09:48.424 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:09:48.426 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:48.429 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:09:48.430 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:09:48.435 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 08:09:48.437 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:09:48.440 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 08:09:48.453 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 08:09:48.456 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:09:48.456 | + functions-common:git_clone:607 : head -1 2022-06-03 08:09:48.460 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-03 08:09:48.462 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:09:48.465 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 08:09:48.468 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:09:48.470 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:09:48.473 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 08:09:48.476 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:09:48.478 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 08:09:48.481 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:09:48.483 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:09:48.487 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 08:09:48.489 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:09:48.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:09:48.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 08:09:48.499 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:09:48.502 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 08:09:48.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:09:48.507 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:09:48.510 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 08:09:48.517 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 08:09:48.519 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 08:09:49.118 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 08:09:49.121 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:09:49.123 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:09:49.126 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:09:49.129 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 08:09:49.131 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 08:09:49.133 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:09:49.136 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:09:49.138 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:09:49.140 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:09:49.144 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:09:49.146 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:09:49.149 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:09:49.151 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 08:09:49.173 | Using python 3.8 to install /opt/stack/nova 2022-06-03 08:09:49.175 | + 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-06-03 08:09:51.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:09:51.015 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:09:51.019 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:51.020 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:51.022 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:09:51.023 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:51.023 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:51.024 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:51.024 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:09:51.024 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:09:51.037 | Obtaining file:///opt/stack/nova 2022-06-03 08:09:54.201 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:09:57.289 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:09:57.296 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:09:57.300 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 08:09:57.308 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 08:09:57.317 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:09:57.321 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:09:57.329 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:09:57.350 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:09:57.364 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 08:09:57.385 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:09:57.425 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 08:09:57.438 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:09:57.442 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 08:09:57.452 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 08:09:57.458 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 08:09:57.461 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:09:57.464 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:09:57.476 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:09:57.541 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:09:57.598 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 08:09:57.609 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:09:57.614 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:09:57.617 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:09:57.622 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:09:57.625 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:09:57.653 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-03 08:09:57.681 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:09:57.686 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:09:57.691 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:09:57.696 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 08:09:57.720 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-03 08:09:57.742 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-03 08:09:57.760 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:09:57.795 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:09:57.806 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:09:57.823 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:09:57.829 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:09:57.877 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:09:57.884 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:09:57.923 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-03 08:09:57.977 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:09:57.996 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:09:58.014 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-03 08:09:58.029 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-03 08:09:58.043 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-03 08:09:58.049 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:09:58.058 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-03 08:09:58.082 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:09:58.090 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:09:58.109 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-03 08:09:58.129 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-03 08:09:58.139 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:09:58.145 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-03 08:09:58.182 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:09:58.185 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:09:58.188 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 08:09:58.209 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:09:58.220 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:09:58.223 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:09:58.227 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-03 08:09:58.253 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-03 08:09:58.260 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-03 08:09:58.276 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-03 08:09:58.295 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:09:58.301 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-03 08:09:58.318 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:09:58.337 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-03 08:09:58.365 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:09:58.369 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:09:58.376 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:09:58.397 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:09:58.400 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-03 08:09:58.404 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:09:58.410 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:09:58.413 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:09:58.416 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:09:58.428 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:09:58.431 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:09:58.434 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:09:58.442 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-03 08:09:58.501 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-03 08:09:58.516 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:09:58.526 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:09:58.532 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:09:58.550 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-03 08:09:58.633 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:09:58.637 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:09:58.644 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:09:58.666 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-03 08:09:58.670 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-03 08:09:58.678 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-03 08:09:58.682 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:09:58.685 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-03 08:09:58.689 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-03 08:09:58.702 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:09:58.707 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 08:09:58.716 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:09:58.719 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:09:58.723 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:09:58.745 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:09:58.751 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:09:58.757 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:09:58.765 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 08:09:58.770 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:09:58.776 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:09:58.786 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 08:09:58.789 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 08:09:58.831 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 08:09:58.835 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:09:58.839 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:09:58.849 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-03 08:09:58.855 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 08:09:58.869 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 08:09:58.880 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-03 08:09:58.882 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-03 08:09:58.887 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:09:58.902 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-03 08:09:58.916 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:09:58.931 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-03 08:09:58.936 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:09:58.939 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:09:58.943 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:09:58.946 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:09:58.949 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 08:09:58.988 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-03 08:09:58.993 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 08:09:59.002 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:09:59.005 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:09:59.008 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:09:59.010 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:09:59.013 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-03 08:09:59.016 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 08:09:59.025 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:09:59.028 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:09:59.031 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:09:59.039 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:09:59.042 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-03 08:09:59.045 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-03 08:09:59.049 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:09:59.104 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:09:59.149 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:09:59.153 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:09:59.158 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:09:59.161 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:10:00.164 | Installing collected packages: nova 2022-06-03 08:10:00.164 | Attempting uninstall: nova 2022-06-03 08:10:00.166 | Found existing installation: nova 22.4.1.dev3 2022-06-03 08:10:00.170 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 08:10:00.172 | Running setup.py develop for nova 2022-06-03 08:10:03.482 | Successfully installed nova 2022-06-03 08:10:03.625 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:10:03.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:10:03.721 | + inc/python:pip_install:200 : result=0 2022-06-03 08:10:03.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:10:03.727 | + functions-common:time_stop:2322 : local name 2022-06-03 08:10:03.729 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:03.732 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:03.735 | + functions-common:time_stop:2325 : local total 2022-06-03 08:10:03.737 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:03.740 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:10:03.745 | + functions-common:time_stop:2329 : start_time=1654243789167 2022-06-03 08:10:03.747 | + functions-common:time_stop:2331 : [[ -z 1654243789167 ]] 2022-06-03 08:10:03.750 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:03.756 | + functions-common:time_stop:2334 : end_time=1654243803753 2022-06-03 08:10:03.758 | + functions-common:time_stop:2335 : elapsed_time=14586 2022-06-03 08:10:03.760 | + functions-common:time_stop:2336 : total=101719 2022-06-03 08:10:03.762 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:03.764 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=116305 2022-06-03 08:10:03.767 | + inc/python:pip_install:203 : return 0 2022-06-03 08:10:03.769 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:10:03.771 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:10:03.774 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:10:03.795 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 08:10:03.808 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 08:10:03.810 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 08:10:03.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:10:03.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:10:03.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 08:10:03.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:10:03.824 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 08:10:03.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:10:03.843 | + ./stack.sh:main:906 : configure_nova 2022-06-03 08:10:03.846 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 08:10:03.860 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 08:10:03.863 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 08:10:03.866 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 08:10:03.869 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 08:10:03.870 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 08:10:03.876 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 08:10:03.879 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 08:10:03.881 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 08:10:03.884 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 08:10:03.887 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 08:10:03.890 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 08:10:03.892 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 08:10:03.895 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 08:10:03.907 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 08:10:03.920 | + 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-06-03 08:10:03.934 | + 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-06-03 08:10:03.948 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 08:10:03.961 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 08:10:03.964 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 08:10:03.969 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jYCnziNnFI 2022-06-03 08:10:03.971 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:10:03.973 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 08:10:03.978 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 08:10:03.981 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:10:03.984 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 08:10:03.988 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jYCnziNnFI 2022-06-03 08:10:03.994 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jYCnziNnFI 2022-06-03 08:10:04.009 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jYCnziNnFI /etc/sudoers.d/nova-rootwrap 2022-06-03 08:10:04.023 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 08:10:04.027 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 08:10:04.030 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 08:10:04.033 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 08:10:04.035 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 08:10:04.038 | + 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-06-03 08:10:04.040 | + 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-06-03 08:10:04.043 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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-06-03 08:10:04.046 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 08:10:04.052 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 08:10:04.071 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:04.075 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 08:10:04.077 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 08:10:04.081 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 08:10:04.084 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 08:10:04.120 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 08:10:04.122 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 08:10:04.152 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 08:10:04.183 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 08:10:04.214 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 08:10:04.245 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 08:10:04.276 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 08:10:04.309 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 08:10:04.311 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2022-06-03 08:10:04.342 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 08:10:04.373 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 08:10:04.405 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 08:10:04.434 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 08:10:04.463 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 08:10:04.494 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 08:10:04.497 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 08:10:04.499 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 08:10:04.502 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 08:10:04.505 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 08:10:04.507 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 08:10:04.509 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 08:10:04.513 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 08:10:04.516 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 08:10:04.519 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 08:10:04.522 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:10:04.524 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:10:04.526 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:10:04.528 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:10:04.530 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:10:04.533 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:10:04.536 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 08:10:04.552 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:04.554 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:10:04.556 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 08:10:04.560 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 08:10:04.592 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 08:10:04.600 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 08:10:04.603 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 08:10:04.605 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 08:10:04.608 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:10:04.611 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 08:10:04.644 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 08:10:04.647 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 08:10:04.649 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 08:10:04.652 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 08:10:04.654 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:10:04.657 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 08:10:04.705 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 08:10:04.737 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 08:10:04.765 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 08:10:04.794 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 08:10:04.811 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:04.815 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 08:10:04.833 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:04.837 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 08:10:04.837 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 08:10:04.842 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 08:10:04.845 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 08:10:04.874 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 08:10:04.891 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:04.894 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 08:10:04.896 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:10:04.898 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 08:10:04.901 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:10:04.903 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 08:10:04.933 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 08:10:04.962 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:10:04.990 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 08:10:05.023 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 08:10:05.052 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 08:10:05.082 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 08:10:05.112 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 08:10:05.142 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:10:05.170 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:10:05.199 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 08:10:05.216 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:05.218 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 08:10:05.221 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 08:10:05.252 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 08:10:05.280 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2022-06-03 08:10:05.309 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 08:10:05.339 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 08:10:05.368 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 08:10:05.400 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 08:10:05.428 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 08:10:05.457 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 08:10:05.475 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:05.478 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 08:10:05.480 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 08:10:05.510 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 08:10:05.544 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 08:10:05.547 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 08:10:05.579 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 08:10:05.585 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 08:10:05.588 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 08:10:05.590 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 08:10:05.593 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 08:10:05.596 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 08:10:05.599 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 08:10:05.602 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 08:10:05.604 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 08:10:05.607 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 08:10:05.609 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 08:10:05.612 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 08:10:05.615 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:10:05.633 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:10:05.636 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:10:05.638 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:10:05.640 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:10:05.642 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:10:05.676 | + functions:setup_systemd_logging:728 : 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-06-03 08:10:05.709 | + functions:setup_systemd_logging:729 : 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-06-03 08:10:05.741 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:10:05.772 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 08:10:05.804 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 08:10:05.809 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 08:10:05.811 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 08:10:05.813 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 08:10:05.816 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:10:05.818 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:10:05.821 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 08:10:05.825 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 08:10:05.827 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:10:05.829 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:10:05.846 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:10:05.846 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:05.856 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:10:05.860 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:05.876 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:10:05.879 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 08:10:05.884 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 08:10:05.919 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 08:10:05.946 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 08:10:05.974 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:10:06.003 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:10:06.032 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:10:06.061 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:10:06.089 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:10:06.123 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:10:06.154 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:10:06.183 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:10:06.211 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:10:06.239 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:10:06.267 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:10:06.270 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:10:06.273 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 08:10:06.275 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 08:10:06.278 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:10:06.280 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:06.282 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:06.286 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:10:06.294 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:10:06.296 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 08:10:06.324 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:10:06.354 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 08:10:06.354 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 08:10:06.363 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 08:10:06.368 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 08:10:06.370 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 08:10:06.372 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:10:06.375 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:10:06.378 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:10:06.381 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:06.383 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:06.385 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:10:06.389 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:10:06.391 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:06.394 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:06.397 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 08:10:06.460 | Enabling site nova-api-wsgi. 2022-06-03 08:10:06.466 | To activate the new configuration, you need to run: 2022-06-03 08:10:06.466 | systemctl reload apache2 2022-06-03 08:10:06.470 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:10:06.473 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:10:06.475 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:10:06.477 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:10:06.621 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 08:10:06.624 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:10:06.627 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 08:10:06.629 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 08:10:06.631 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 08:10:06.634 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:10:06.638 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:10:06.643 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 08:10:06.645 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:10:06.648 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:10:06.669 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:06.669 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:10:06.672 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:10:06.677 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:06.695 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 08:10:06.697 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 08:10:06.701 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 08:10:06.733 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 08:10:06.765 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 08:10:06.796 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:10:06.827 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:10:06.858 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:10:06.890 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:10:06.918 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:10:06.956 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:10:06.989 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:10:07.022 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:10:07.052 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:10:07.081 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:10:07.115 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 08:10:07.117 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 08:10:07.146 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 08:10:07.163 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:07.165 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 08:10:07.199 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 08:10:07.202 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 08:10:07.204 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 08:10:07.222 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:07.224 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:10:07.227 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:10:07.256 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 08:10:07.287 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 08:10:07.290 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:10:07.295 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 08:10:07.297 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:10:07.300 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 08:10:07.302 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:10:07.320 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:07.323 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 08:10:07.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 08:10:07.328 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:10:07.344 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:07.347 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:10:07.350 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-06-03 08:10:07.378 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:10:07.381 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:10:07.383 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 08:10:07.413 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 08:10:07.443 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 08:10:07.476 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 08:10:07.493 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:07.495 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 08:10:07.524 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 08:10:07.527 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 08:10:07.544 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:07.547 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 08:10:07.551 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:10:07.555 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 08:10:07.557 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 08:10:07.561 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 08:10:07.563 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:10:07.566 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:10:07.568 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:10:07.571 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 08:10:07.573 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 08:10:07.578 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 08:10:07.581 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 08:10:07.583 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 08:10:07.586 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 08:10:07.589 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:10:07.592 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 08:10:07.626 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 08:10:07.657 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 08:10:07.690 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:10:07.692 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 08:10:07.694 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 08:10:07.697 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 08:10:07.713 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:07.717 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 08:10:07.717 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 08:10:08.436 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 08:10:08.439 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 08:10:08.442 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 08:10:08.444 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 08:10:08.447 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 08:10:08.449 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 08:10:08.451 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 08:10:08.468 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:08.472 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 08:10:08.474 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 08:10:08.477 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 08:10:08.493 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:08.495 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:10:08.498 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-06-03 08:10:08.527 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 08:10:08.529 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 08:10:08.532 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 08:10:08.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:08.561 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 08:10:08.564 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:10:08.567 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 08:10:08.602 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:10:08.645 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 08:10:08.674 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 08:10:08.702 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 08:10:08.732 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 08:10:08.761 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 08:10:08.791 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 08:10:08.821 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 08:10:08.823 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 08:10:08.826 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 08:10:08.829 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:10:08.847 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:10:08.849 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:10:08.852 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:10:08.854 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:10:08.856 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:10:08.888 | + functions:setup_systemd_logging:728 : 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-06-03 08:10:08.918 | + functions:setup_systemd_logging:729 : 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-06-03 08:10:08.948 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:10:08.979 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 08:10:08.983 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 08:10:08.987 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 08:10:08.989 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 08:10:08.992 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 08:10:08.995 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 08:10:08.997 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 08:10:09.000 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 08:10:09.002 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 08:10:09.005 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 08:10:09.007 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 08:10:09.010 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 08:10:09.012 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 08:10:09.014 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 08:10:09.017 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 08:10:09.034 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:09.037 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 08:10:09.052 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:09.055 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 08:10:09.057 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 08:10:09.073 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:09.075 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 08:10:09.092 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:09.094 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 08:10:09.112 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:09.114 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 08:10:09.132 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:09.135 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 08:10:09.137 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 08:10:09.140 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 08:10:09.143 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 08:10:09.146 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 08:10:09.148 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 08:10:09.151 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 08:10:09.154 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:09.157 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:09.160 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 08:10:09.162 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:10:09.165 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:10:09.167 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:10:09.170 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:10:09.172 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:09.175 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:10:09.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:09.180 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:09.182 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:10:09.188 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:10:09.190 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:10:09.193 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:10:09.195 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 08:10:09.198 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:10:09.200 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:09.202 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:09.205 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 08:10:09.227 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 08:10:09.338 | Reading package lists... 2022-06-03 08:10:09.595 | Building dependency tree... 2022-06-03 08:10:09.597 | Reading state information... 2022-06-03 08:10:09.882 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 08:10:09.883 | The following packages were automatically installed and are no longer required: 2022-06-03 08:10:09.884 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:10:09.884 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:10:09.884 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:10:09.884 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:10:09.884 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:10:09.884 | python3-zope.interface 2022-06-03 08:10:09.884 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:10:10.004 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:10:10.008 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:10:10.011 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:10:10.013 | + functions-common:time_stop:2322 : local name 2022-06-03 08:10:10.015 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:10.018 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:10.020 | + functions-common:time_stop:2325 : local total 2022-06-03 08:10:10.022 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:10.024 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:10:10.027 | + functions-common:time_stop:2329 : start_time=1654243809225 2022-06-03 08:10:10.029 | + functions-common:time_stop:2331 : [[ -z 1654243809225 ]] 2022-06-03 08:10:10.032 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:10.037 | + functions-common:time_stop:2334 : end_time=1654243810034 2022-06-03 08:10:10.039 | + functions-common:time_stop:2335 : elapsed_time=809 2022-06-03 08:10:10.042 | + functions-common:time_stop:2336 : total=6355 2022-06-03 08:10:10.044 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:10.046 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7164 2022-06-03 08:10:10.049 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:10:10.053 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 08:10:10.056 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 08:10:10.059 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 08:10:10.061 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 08:10:10.064 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 08:10:10.086 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 08:10:10.089 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 08:10:10.092 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 08:10:10.094 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 08:10:10.098 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 08:10:10.101 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:10.103 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 08:10:10.106 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:10.108 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:10.111 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 08:10:10.114 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 08:10:10.116 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 08:10:10.119 | + functions-common:apt_get_update:1083 : return 2022-06-03 08:10:10.121 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 08:10:10.124 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 08:10:10.127 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:10.129 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:10.131 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 08:10:10.155 | + functions-common:apt_get:1123 : 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-06-03 08:10:10.265 | Reading package lists... 2022-06-03 08:10:10.526 | Building dependency tree... 2022-06-03 08:10:10.527 | Reading state information... 2022-06-03 08:10:10.805 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 08:10:10.805 | The following packages were automatically installed and are no longer required: 2022-06-03 08:10:10.806 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 08:10:10.806 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 08:10:10.806 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 08:10:10.806 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 08:10:10.806 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 08:10:10.807 | python3-zope.interface 2022-06-03 08:10:10.807 | Use 'sudo apt autoremove' to remove them. 2022-06-03 08:10:10.949 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 08:10:10.953 | + functions-common:apt_get:1127 : result=0 2022-06-03 08:10:10.957 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 08:10:10.960 | + functions-common:time_stop:2322 : local name 2022-06-03 08:10:10.963 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:10.966 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:10.969 | + functions-common:time_stop:2325 : local total 2022-06-03 08:10:10.972 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:10.975 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 08:10:10.983 | + functions-common:time_stop:2329 : start_time=1654243810151 2022-06-03 08:10:10.986 | + functions-common:time_stop:2331 : [[ -z 1654243810151 ]] 2022-06-03 08:10:10.989 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:10.993 | + functions-common:time_stop:2334 : end_time=1654243810990 2022-06-03 08:10:10.996 | + functions-common:time_stop:2335 : elapsed_time=839 2022-06-03 08:10:10.998 | + functions-common:time_stop:2336 : total=7164 2022-06-03 08:10:11.002 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:11.006 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8003 2022-06-03 08:10:11.010 | + functions-common:apt_get:1131 : return 0 2022-06-03 08:10:11.013 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 08:10:11.016 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 08:10:11.019 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:10:11.021 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:11.024 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:11.027 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 08:10:11.030 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 08:10:11.088 | wsgi (enabled by maintainer script) 2022-06-03 08:10:11.092 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 08:10:11.094 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 08:10:11.097 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 08:10:11.100 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 08:10:11.103 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 08:10:11.106 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 08:10:11.110 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 08:10:11.111 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 08:10:11.117 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 08:10:11.120 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 08:10:11.122 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 08:10:11.125 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 08:10:11.129 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 08:10:11.154 | Using python 3.8 to install osc-placement 2022-06-03 08:10:11.156 | + 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-06-03 08:10:12.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:10:12.963 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:10:12.967 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:12.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:12.969 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:10:12.971 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:12.971 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:12.971 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:12.972 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:12.972 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:12.987 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-03 08:10:13.017 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:10:13.036 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:10:13.042 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:10:13.045 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:10:13.049 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:10:13.053 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-03 08:10:13.057 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:10:13.060 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-03 08:10:13.076 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:10:13.141 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:10:13.147 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:10:13.152 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:10:13.155 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:10:13.163 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:10:13.166 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-03 08:10:13.194 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 08:10:13.208 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:10:13.215 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:10:13.220 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:10:13.242 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:10:13.245 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 08:10:13.248 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 08:10:13.270 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:10:13.273 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:10:13.277 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:10:13.283 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 08:10:13.288 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:10:13.292 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 08:10:13.294 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 08:10:13.333 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:10:13.336 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 08:10:13.391 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:10:13.395 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:10:13.398 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:10:13.419 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:10:13.422 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 08:10:13.425 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 08:10:13.428 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 08:10:13.432 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 08:10:13.435 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-03 08:10:13.441 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 08:10:13.474 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 08:10:13.515 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 08:10:15.421 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:10:15.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:10:15.514 | + inc/python:pip_install:200 : result=0 2022-06-03 08:10:15.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:10:15.519 | + functions-common:time_stop:2322 : local name 2022-06-03 08:10:15.521 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:15.524 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:15.526 | + functions-common:time_stop:2325 : local total 2022-06-03 08:10:15.529 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:15.532 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:10:15.535 | + functions-common:time_stop:2329 : start_time=1654243811148 2022-06-03 08:10:15.538 | + functions-common:time_stop:2331 : [[ -z 1654243811148 ]] 2022-06-03 08:10:15.541 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:15.546 | + functions-common:time_stop:2334 : end_time=1654243815543 2022-06-03 08:10:15.549 | + functions-common:time_stop:2335 : elapsed_time=4395 2022-06-03 08:10:15.552 | + functions-common:time_stop:2336 : total=116305 2022-06-03 08:10:15.555 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:15.557 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=120700 2022-06-03 08:10:15.560 | + inc/python:pip_install:203 : return 0 2022-06-03 08:10:15.563 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 08:10:15.565 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 08:10:15.568 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 08:10:15.571 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 08:10:15.573 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 08:10:15.577 | ++ functions-common:git_clone:529 : pwd 2022-06-03 08:10:15.580 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:10:15.582 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:10:15.586 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:10:15.606 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:10:15.608 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:10:15.615 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:15.618 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 08:10:15.621 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:10:15.627 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 08:10:15.629 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:15.632 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 08:10:15.646 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 08:10:15.649 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 08:10:15.650 | + functions-common:git_clone:607 : head -1 2022-06-03 08:10:15.657 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 08:10:15.660 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:10:15.663 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 08:10:15.666 | + inc/python:setup_develop:338 : local bindep 2022-06-03 08:10:15.668 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:10:15.671 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 08:10:15.674 | + inc/python:setup_develop:344 : local extras= 2022-06-03 08:10:15.677 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 08:10:15.679 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 08:10:15.682 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:10:15.685 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 08:10:15.687 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 08:10:15.690 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 08:10:15.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 08:10:15.698 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 08:10:15.704 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 08:10:15.708 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 08:10:15.711 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 08:10:15.714 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 08:10:15.721 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 08:10:15.724 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 08:10:16.322 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 08:10:16.325 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 08:10:16.329 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 08:10:16.330 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 08:10:16.333 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 08:10:16.335 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 08:10:16.338 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 08:10:16.340 | + inc/python:setup_package:427 : local extras= 2022-06-03 08:10:16.343 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 08:10:16.345 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 08:10:16.348 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 08:10:16.350 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 08:10:16.353 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 08:10:16.355 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 08:10:16.379 | Using python 3.8 to install /opt/stack/placement 2022-06-03 08:10:16.382 | + 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-06-03 08:10:18.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:10:18.202 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:10:18.207 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:18.207 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:18.209 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:10:18.210 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:18.211 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:18.211 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:18.211 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:18.212 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:18.224 | Obtaining file:///opt/stack/placement 2022-06-03 08:10:19.470 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 08:10:20.717 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 08:10:20.729 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 08:10:20.752 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 08:10:20.766 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 08:10:20.778 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 08:10:20.844 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 08:10:20.851 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 08:10:20.855 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 08:10:20.860 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 08:10:20.905 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 08:10:20.916 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 08:10:20.934 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 08:10:20.941 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 08:10:20.993 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 08:10:21.000 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 08:10:21.044 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 08:10:21.065 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 08:10:21.084 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 08:10:21.093 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 08:10:21.103 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 08:10:21.123 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:10:21.131 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 08:10:21.134 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 08:10:21.136 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 08:10:21.149 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 08:10:21.152 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:10:21.155 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 08:10:21.160 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 08:10:21.181 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 08:10:21.188 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 08:10:21.196 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 08:10:21.220 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 08:10:21.225 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:10:21.228 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 08:10:21.240 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 08:10:21.244 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 08:10:21.247 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 08:10:21.254 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 08:10:21.265 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 08:10:21.272 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 08:10:21.292 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 08:10:21.296 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 08:10:21.304 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 08:10:21.329 | 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==4.0.1.dev3) (49.6.0) 2022-06-03 08:10:21.378 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 08:10:21.449 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 08:10:21.455 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 08:10:21.462 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 08:10:21.466 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 08:10:21.471 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 08:10:21.480 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 08:10:21.491 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 08:10:21.497 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 08:10:21.501 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 08:10:21.506 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 08:10:21.509 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 08:10:21.512 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 08:10:21.514 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 08:10:21.520 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 08:10:21.524 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 08:10:21.527 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 08:10:21.529 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 08:10:21.541 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 08:10:21.543 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 08:10:21.546 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 08:10:21.549 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 08:10:21.554 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 08:10:21.556 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 08:10:21.560 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 08:10:21.568 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 08:10:21.570 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 08:10:23.173 | Installing collected packages: openstack-placement 2022-06-03 08:10:23.174 | Attempting uninstall: openstack-placement 2022-06-03 08:10:23.176 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 08:10:23.178 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 08:10:23.179 | Running setup.py develop for openstack-placement 2022-06-03 08:10:24.792 | Successfully installed openstack-placement 2022-06-03 08:10:24.937 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:10:24.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:10:25.025 | + inc/python:pip_install:200 : result=0 2022-06-03 08:10:25.027 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:10:25.030 | + functions-common:time_stop:2322 : local name 2022-06-03 08:10:25.032 | + functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:25.035 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:25.037 | + functions-common:time_stop:2325 : local total 2022-06-03 08:10:25.040 | + functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:25.042 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:10:25.044 | + functions-common:time_stop:2329 : start_time=1654243816373 2022-06-03 08:10:25.046 | + functions-common:time_stop:2331 : [[ -z 1654243816373 ]] 2022-06-03 08:10:25.050 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:25.054 | + functions-common:time_stop:2334 : end_time=1654243825052 2022-06-03 08:10:25.056 | + functions-common:time_stop:2335 : elapsed_time=8679 2022-06-03 08:10:25.059 | + functions-common:time_stop:2336 : total=120700 2022-06-03 08:10:25.061 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:25.064 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129379 2022-06-03 08:10:25.066 | + inc/python:pip_install:203 : return 0 2022-06-03 08:10:25.069 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 08:10:25.071 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:10:25.074 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:10:25.093 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 08:10:25.106 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 08:10:25.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 08:10:25.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 08:10:25.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 08:10:25.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 08:10:25.122 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 08:10:25.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 08:10:25.127 | + ./stack.sh:main:912 : configure_placement 2022-06-03 08:10:25.129 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 08:10:25.142 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 08:10:25.145 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 08:10:25.149 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 08:10:25.152 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 08:10:25.155 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 08:10:25.158 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 08:10:25.161 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:10:25.164 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 08:10:25.197 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 08:10:25.230 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 08:10:25.263 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 08:10:25.266 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:10:25.268 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 08:10:25.271 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 08:10:25.273 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 08:10:25.307 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 08:10:25.337 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-06-03 08:10:25.368 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 08:10:25.398 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 08:10:25.431 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 08:10:25.460 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 08:10:25.491 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 08:10:25.524 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 08:10:25.555 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 08:10:25.587 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 08:10:25.590 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 08:10:25.593 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 08:10:25.598 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 08:10:25.616 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 08:10:25.618 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 08:10:25.621 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 08:10:25.623 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 08:10:25.626 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 08:10:25.658 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:10:25.687 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 08:10:25.718 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 08:10:25.747 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 08:10:25.750 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 08:10:25.752 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 08:10:25.755 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 08:10:25.757 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 08:10:25.760 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 08:10:25.762 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 08:10:25.765 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 08:10:25.770 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 08:10:25.773 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 08:10:25.775 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 08:10:25.789 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 08:10:25.789 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:25.798 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 08:10:25.802 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 08:10:25.818 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 08:10:25.821 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 08:10:25.825 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 08:10:25.857 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 08:10:25.887 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 08:10:25.916 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 08:10:25.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 08:10:25.977 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 08:10:26.006 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 08:10:26.035 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 08:10:26.065 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 08:10:26.094 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 08:10:26.124 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 08:10:26.154 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 08:10:26.184 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 08:10:26.213 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 08:10:26.216 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 08:10:26.219 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 08:10:26.222 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 08:10:26.224 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 08:10:26.227 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:26.229 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:26.232 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:10:26.235 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 08:10:26.238 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 08:10:26.267 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 08:10:26.296 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 08:10:26.296 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 08:10:26.306 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 08:10:26.310 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 08:10:26.312 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 08:10:26.315 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 08:10:26.318 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 08:10:26.320 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 08:10:26.323 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:26.325 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:26.328 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 08:10:26.330 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 08:10:26.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 08:10:26.336 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 08:10:26.338 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 08:10:26.404 | Site placement-api already enabled 2022-06-03 08:10:26.409 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 08:10:26.412 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 08:10:26.415 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 08:10:26.417 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 08:10:26.561 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 08:10:26.594 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:26.598 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 08:10:26.623 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:26.625 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 08:10:26.645 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:26.648 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 08:10:26.650 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 08:10:26.653 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 08:10:26.686 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-06-03 08:10:26.717 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 08:10:26.748 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 08:10:26.782 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 08:10:26.813 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 08:10:26.842 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 08:10:26.878 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 08:10:26.913 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 08:10:26.930 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:26.933 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 08:10:26.950 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 08:10:26.953 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 08:10:26.956 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 08:10:26.958 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 08:10:26.961 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 08:10:26.964 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 08:10:26.966 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 08:10:26.969 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 08:10:26.972 | + functions-common:run_phase:1760 : local extra 2022-06-03 08:10:26.976 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 08:10:26.980 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 08:10:26.982 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 08:10:26.985 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 08:10:26.988 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 08:10:26.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 08:10:27.008 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 08:10:27.010 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 08:10:27.013 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 08:10:27.015 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 08:10:27.017 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 08:10:27.020 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 08:10:27.022 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 08:10:27.025 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 08:10:27.027 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 08:10:27.030 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 08:10:27.032 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 08:10:27.034 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 08:10:27.037 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 08:10:27.039 | +++ functions-common:git_clone:529 : pwd 2022-06-03 08:10:27.042 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 08:10:27.044 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 08:10:27.047 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 08:10:27.064 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 08:10:27.066 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 08:10:27.068 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:27.072 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 08:10:27.072 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 08:10:27.077 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 08:10:27.080 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 08:10:27.082 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 08:10:27.095 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 08:10:27.098 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 08:10:27.099 | ++ functions-common:git_clone:607 : head -1 2022-06-03 08:10:27.102 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 08:10:27.104 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 08:10:27.106 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 08:10:27.128 | Using python 3.8 to install tox!=2.8.0 2022-06-03 08:10:27.131 | ++ 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 'tox!=2.8.0' 2022-06-03 08:10:28.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 08:10:28.968 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 08:10:28.973 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:28.973 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:28.975 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 08:10:28.976 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:28.976 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:28.977 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:28.977 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 08:10:28.977 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 08:10:28.992 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 08:10:29.054 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-03 08:10:29.063 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 08:10:29.067 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-03 08:10:29.070 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-03 08:10:29.073 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-03 08:10:29.076 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 08:10:29.084 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-03 08:10:29.135 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 08:10:29.139 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-03 08:10:29.141 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 08:10:31.484 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 08:10:31.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 08:10:31.560 | ++ inc/python:pip_install:200 : result=0 2022-06-03 08:10:31.562 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 08:10:31.565 | ++ functions-common:time_stop:2322 : local name 2022-06-03 08:10:31.569 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 08:10:31.571 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 08:10:31.574 | ++ functions-common:time_stop:2325 : local total 2022-06-03 08:10:31.576 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 08:10:31.578 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 08:10:31.581 | ++ functions-common:time_stop:2329 : start_time=1654243827123 2022-06-03 08:10:31.583 | ++ functions-common:time_stop:2331 : [[ -z 1654243827123 ]] 2022-06-03 08:10:31.586 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 08:10:31.590 | ++ functions-common:time_stop:2334 : end_time=1654243831588 2022-06-03 08:10:31.593 | ++ functions-common:time_stop:2335 : elapsed_time=4465 2022-06-03 08:10:31.595 | ++ functions-common:time_stop:2336 : total=129379 2022-06-03 08:10:31.597 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 08:10:31.600 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=133844 2022-06-03 08:10:31.603 | ++ inc/python:pip_install:203 : return 0 2022-06-03 08:10:31.605 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 08:10:31.605 | /opt/stack/tempest ~/devstack 2022-06-03 08:10:31.608 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 08:10:31.627 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 08:10:31.627 | HACKING.rst 2022-06-03 08:10:31.627 | doc/source/conf.py 2022-06-03 08:10:31.627 | doc/source/configuration.rst 2022-06-03 08:10:31.627 | doc/source/contributor/contributing.rst 2022-06-03 08:10:31.627 | doc/source/index.rst 2022-06-03 08:10:31.627 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 08:10:31.627 | doc/source/microversion_testing.rst 2022-06-03 08:10:31.628 | doc/source/plugins/plugin.rst 2022-06-03 08:10:31.628 | doc/source/supported_version.rst 2022-06-03 08:10:31.628 | doc/source/test_removal.rst 2022-06-03 08:10:31.628 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 08:10:31.628 | playbooks/devstack-tempest.yaml 2022-06-03 08:10:31.628 | playbooks/enable-fips.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 08:10:31.628 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 08:10:31.629 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 08:10:31.629 | releasenotes/source/conf.py 2022-06-03 08:10:31.629 | releasenotes/source/index.rst 2022-06-03 08:10:31.629 | releasenotes/source/v26.1.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v27.0.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v28.0.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v28.1.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v29.0.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v29.1.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v29.2.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v30.0.0.rst 2022-06-03 08:10:31.629 | releasenotes/source/v31.0.0.rst 2022-06-03 08:10:31.629 | requirements.txt 2022-06-03 08:10:31.629 | roles/run-tempest/README.rst 2022-06-03 08:10:31.629 | roles/run-tempest/defaults/main.yaml 2022-06-03 08:10:31.629 | roles/run-tempest/tasks/main.yaml 2022-06-03 08:10:31.629 | roles/run-tempest-26/README.rst 2022-06-03 08:10:31.629 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 08:10:31.629 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 08:10:31.629 | setup.cfg 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_agents.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_create_server.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_flavors.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 08:10:31.629 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 08:10:31.629 | tempest/api/compute/ 2022-06-03 08:10:31.630 | Aborting 2022-06-03 08:10:31.630 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 08:10:31.633 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 08:10:31.636 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 08:10:31.638 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 08:10:31.641 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 08:10:31.643 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 08:10:31.645 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 08:10:31.647 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 08:10:31.650 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 08:10:31.652 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 08:10:31.652 | Error on exit 2022-06-03 08:10:31.654 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 08:10:31.657 | + ./stack.sh:exit_trap:517 : generate-subunit 1654243640 191 fail 2022-06-03 08:10:32.238 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 08:10:32.240 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 08:10:32.452 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 08:10:32.452 | 2022-06-03 08:10:32.704 | + ./stack.sh:exit_trap:531 : exit 1